aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk2-2/+0
2008-08-21USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik1-1/+1
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+10
2008-08-13USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov1-2/+3
2008-08-13usb gadget: issue notifications from ACM functionDavid Brownell3-27/+235
2008-08-13usb gadget: remove needless struct membersDavid Brownell5-10/+0
2008-08-13USB: serial gadget: rx path data loss fixesDavid Brownell1-90/+146
2008-08-13usb: gadget: protect gadget_chips.h from been included twiceFelipe Balbi1-0/+6
2008-08-13USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8)David Brownell1-2/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King8-18/+18
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King3-3/+3
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King2-2/+0
2008-07-30USB: m66592-udc: Fix up dev_set_name() badness.Paul Mundt1-1/+1
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven18-32/+25
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+4
2008-07-21device create: usb: convert device_create to device_create_drvdataGreg Kroah-Hartman1-2/+2
2008-07-21usb_gadget: composite cdc gadget fault handlingDavid Brownell2-1/+4
2008-07-21usb gadget: minor USBCV fix for composite frameworkDavid Lopo1-0/+1
2008-07-21USB: remove board-specific UP2OCR configuration from pxa27x-udcDaniel Ribeiro1-1/+0
2008-07-21usb gadget: g_cdc dependso on NETRandy Dunlap1-0/+1
2008-07-21USB: gadget: Push BKL down into driversAlan Cox2-14/+16
2008-07-21usb ethernet gadget: use composite gadget frameworkDavid Brownell1-2456/+173
2008-07-21usb gadget: new "CDC Composite" gadget driverDavid Brownell3-0/+262
2008-07-21usb ethernet gadget: split RNDIS functionDavid Brownell3-4/+848
2008-07-21usb ethernet gadget: split CDC Ethernet functionDavid Brownell4-1/+881
2008-07-21usb ethernet gadget: split CDC Subset functionDavid Brownell3-1/+427
2008-07-21usb ethernet gadget: split out network coreDavid Brownell3-1/+1051
2008-07-21usb gadget: RNDIS cleanupsDavid Brownell4-328/+79
2008-07-21usb gadget serial: use composite gadget frameworkDavid Brownell2-933/+145
2008-07-21usb gadget serial: split out generic serial functionDavid Brownell3-1/+298
2008-07-21usb gadget serial: split out CDC ACM functionDavid Brownell3-6/+595
2008-07-21usb gadget zero: use composite gadget frameworkDavid Brownell2-1069/+97
2008-07-21usb gadget zero: split out loopback configDavid Brownell2-0/+383
2008-07-21usb gadget zero: split out source/sink configDavid Brownell2-0/+610
2008-07-21usb gadget: composite gadget coreDavid Brownell1-0/+1040
2008-07-21usb gadget: descriptor copying supportDavid Brownell2-1/+76
2008-07-21usb gadget: use new serial coreDavid Brownell2-1317/+77
2008-07-21usb gadget: split out serial coreDavid Brownell2-0/+1305
2008-07-21USB: at91_udc: updated fifo sizesDavid Brownell1-0/+13
2008-07-21USB: rndis: switch to seq_filesAlexey Dobriyan1-28/+25
2008-07-21USB: remove CVS keywordsAdrian Bunk2-4/+0
2008-07-21USB: usb dev_set_name() instead of dev->bus_idKay Sievers8-9/+9
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers5-5/+5
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-468/+488
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King9-190/+187
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2-1/+4
2008-07-13Merge branch 'pxa' into develRussell King9-192/+191
2008-07-12Merge branch 'eseries' into pxaRussell King1-2/+4
2008-07-10PXA UDC - allow use of inverted GPIO for pullupIan Molton1-2/+4