aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King
2008-07-10[ARM] 5130/4: Support for the at91sam9g20sedji gaouaou
2008-07-09[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren
2008-07-03ARM: OMAP: DMA: Remove __REG accessTony Lindgren
2008-06-20printer gadget: BKL pushdownJonathan Corbet
2008-06-15[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel
2008-06-02[ARM] 4940/1: AT91: UDPHS driver: SAM9RL board and cpu integration.Nicolas Ferre
2008-05-29USB: fsl_usb2_udc: fix recursive lockLi Yang
2008-05-20USB: pxa27x_udc - Fix Oopskarl beldan
2008-05-19[ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King
2008-05-14USB: atmel_usba_udc fixes, mostly disconnect()David Brownell
2008-05-14USB: pxa27x_udc: minor fixesRobert Jarzmik
2008-05-14USB: serial gadget: descriptor cleanupDavid Brownell
2008-05-14USB: serial gadget: simplify endpoint handlingDavid Brownell
2008-05-14USB: serial gadget: remove needless data structureDavid Brownell
2008-05-14USB: serial gadget: cleanup/reorgDavid Brownell
2008-05-14usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...David Lopo
2008-05-02usb: gadget zero timer init fixDavid Lopo
2008-05-02usb: gadget zero style fixups (mostly whitespace)David Brownell
2008-05-02usb serial gadget: CDC ACM fixesDavid Brownell
2008-05-02usb: pxa27x_udc driverRobert Jarzmik
2008-04-30usb gadget: switch to put_char returning intAlan Cox
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison
2008-04-29usb: use non-racy method for proc entries creationDenis V. Lunev
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: g_file_storage: ignore bulk-out data after invalid CBWAlan Stern
2008-04-24USB: at91_udc can prefetch dataDavid Brownell
2008-04-24USB: dummy-hcd: use dynamic allocation for platform_devicesAlan Stern
2008-04-24USB: gadget section fixesDavid Brownell
2008-04-24USB: gadget: dummy_hcd.c: fix nested switch statementsIngo van Lil
2008-04-24USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr...Jesper Juhl
2008-04-24USB: g_printer bugfixesCraig W. Nadler
2008-04-24USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries.Robert P. J. Day
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-04-24USB: gadget: Hangup tty on g_serial disconnectSavin Zlobec
2008-04-24USB: m66592-udc: reduce size of data structure.Paul Mundt
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen
2008-04-11usb gadget: fix platform driver hotplug/coldplugKay Sievers
2008-04-06atmel_usba_udc: Add support for AT91CAP9 UDPHSStelian Pop
2008-04-06atmel_usba_udc: Add missing kfree() in usba_udc_remove()Stelian Pop
2008-04-06atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop
2008-04-06atmel_usba_udc: Kill GPIO_PIN_NONEStelian Pop
2008-04-06atmel_usba_udc: Fix endpoint names.Stelian Pop
2008-04-06atmel_usba: Kill copy_to_fifo() and copy_from_fifo()Haavard Skinnemoen