aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King2-2/+0
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
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into develRussell King4-278/+301
2008-07-10[ARM] 5130/4: Support for the at91sam9g20sedji gaouaou1-2/+2
2008-07-09Merge branch 'machtypes' into pxa-palmRussell King2-1/+4
2008-07-09[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC driversPhilipp Zabel8-178/+176
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2-238/+291
2008-07-03ARM: OMAP: DMA: Remove __REG accessTony Lindgren1-36/+6
2008-06-20printer gadget: BKL pushdownJonathan Corbet1-1/+2
2008-06-15[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel2-10/+3
2008-06-02[ARM] 4940/1: AT91: UDPHS driver: SAM9RL board and cpu integration.Nicolas Ferre1-2/+2
2008-05-29USB: fsl_usb2_udc: fix recursive lockLi Yang1-0/+2
2008-05-20USB: pxa27x_udc - Fix Oopskarl beldan1-1/+2
2008-05-19[ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King1-2/+8
2008-05-14USB: atmel_usba_udc fixes, mostly disconnect()David Brownell1-10/+38