aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2008-05-14USB: pxa27x_udc: minor fixesRobert Jarzmik2-9/+16
2008-05-14USB: serial gadget: descriptor cleanupDavid Brownell1-4/+2
2008-05-14USB: serial gadget: simplify endpoint handlingDavid Brownell1-89/+57
2008-05-14USB: serial gadget: remove needless data structureDavid Brownell1-72/+13
2008-05-14USB: serial gadget: cleanup/reorgDavid Brownell1-290/+263
2008-05-14usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison1-5/+5
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-feature ignoreDavid Lopo1-1/+24
2008-05-02usb: gadget zero timer init fixDavid Lopo1-3/+4
2008-05-02usb: gadget zero style fixups (mostly whitespace)David Brownell1-193/+172
2008-05-02usb serial gadget: CDC ACM fixesDavid Brownell1-17/+73
2008-05-02usb: pxa27x_udc driverRobert Jarzmik5-4/+2916
2008-04-30usb gadget: switch to put_char returning intAlan Cox1-4/+6
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison3-27/+17
2008-04-29usb: use non-racy method for proc entries creationDenis V. Lunev2-14/+4
2008-04-28drivers/usb annotations and fixesAl Viro4-15/+16
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison14-204/+204
2008-04-24USB: g_file_storage: ignore bulk-out data after invalid CBWAlan Stern1-13/+15
2008-04-24USB: at91_udc can prefetch dataDavid Brownell1-1/+4
2008-04-24USB: dummy-hcd: use dynamic allocation for platform_devicesAlan Stern1-41/+29
2008-04-24USB: gadget section fixesDavid Brownell4-11/+11
2008-04-24USB: gadget: dummy_hcd.c: fix nested switch statementsIngo van Lil1-8/+6
2008-04-24USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller driverJesper Juhl1-0/+10
2008-04-24USB: g_printer bugfixesCraig W. Nadler1-32/+54
2008-04-24USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries.Robert P. J. Day1-8/+10
2008-04-24USB: remove dev->power.power_stateAlan Stern2-6/+0
2008-04-24USB: gadget: Hangup tty on g_serial disconnectSavin Zlobec1-2/+1
2008-04-24USB: m66592-udc: reduce size of data structure.Paul Mundt1-1/+1
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/usba-2.6.26 into baseHaavard Skinnemoen3-86/+83
2008-04-11usb gadget: fix platform driver hotplug/coldplugKay Sievers8-2/+11
2008-04-06atmel_usba_udc: Add support for AT91CAP9 UDPHSStelian Pop3-8/+46
2008-04-06atmel_usba_udc: Add missing kfree() in usba_udc_remove()Stelian Pop1-0/+1
2008-04-06atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop1-33/+38
2008-04-06atmel_usba_udc: Kill GPIO_PIN_NONEStelian Pop1-1/+1
2008-04-06atmel_usba_udc: Fix endpoint names.Stelian Pop1-7/+7
2008-04-06atmel_usba: Kill copy_to_fifo() and copy_from_fifo()Haavard Skinnemoen1-51/+4