summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-1412-468/+488
|\ \ \ \
| * \ \ \ [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-149-190/+187
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-098-178/+176
| | * | [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel2008-06-152-10/+3
| | * | [ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King2008-05-191-2/+8
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-104-278/+301
| |\ \ \ \ \ \ \ | | | | | | |/ / | | |_|_|_|_| / | |/| | | | |
| | | | | * | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-032-238/+291
| | | | | * | ARM: OMAP: DMA: Remove __REG accessTony Lindgren2008-07-031-36/+6
| | |_|_|/ / | |/| | | |
| | * | | | [ARM] 5130/4: Support for the at91sam9g20sedji gaouaou2008-07-101-2/+2
| | * | | | [ARM] 4940/1: AT91: UDPHS driver: SAM9RL board and cpu integration.Nicolas Ferre2008-06-021-2/+2
| | | |_|/ | | |/| |
* | | | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-142-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | USB: fsl_usb2_udc: fix recursive lockLi Yang2008-05-291-0/+2
| * | | | USB: pxa27x_udc - Fix Oopskarl beldan2008-05-201-1/+2
| |/ / /
* | | | printer gadget: BKL pushdownJonathan Corbet2008-06-201-1/+2
|/ / /
* | | USB: atmel_usba_udc fixes, mostly disconnect()David Brownell2008-05-141-10/+38
* | | USB: pxa27x_udc: minor fixesRobert Jarzmik2008-05-142-9/+16
* | | USB: serial gadget: descriptor cleanupDavid Brownell2008-05-141-4/+2
* | | USB: serial gadget: simplify endpoint handlingDavid Brownell2008-05-141-89/+57
* | | USB: serial gadget: remove needless data structureDavid Brownell2008-05-141-72/+13
* | | USB: serial gadget: cleanup/reorgDavid Brownell2008-05-141-290/+263
* | | usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison2008-05-141-5/+5
|/ /
* | USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...David Lopo2008-05-021-1/+24
* | usb: gadget zero timer init fixDavid Lopo2008-05-021-3/+4
* | usb: gadget zero style fixups (mostly whitespace)David Brownell2008-05-021-193/+172
* | usb serial gadget: CDC ACM fixesDavid Brownell2008-05-021-17/+73
* | usb: pxa27x_udc driverRobert Jarzmik2008-05-025-4/+2916
* | usb gadget: switch to put_char returning intAlan Cox2008-04-301-4/+6
* | usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-293-27/+17
* | usb: use non-racy method for proc entries creationDenis V. Lunev2008-04-292-14/+4
* | drivers/usb annotations and fixesAl Viro2008-04-284-15/+16
* | USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2414-204/+204
* | USB: g_file_storage: ignore bulk-out data after invalid CBWAlan Stern2008-04-241-13/+15
* | USB: at91_udc can prefetch dataDavid Brownell2008-04-241-1/+4
* | USB: dummy-hcd: use dynamic allocation for platform_devicesAlan Stern2008-04-241-41/+29
* | USB: gadget section fixesDavid Brownell2008-04-244-11/+11
* | USB: gadget: dummy_hcd.c: fix nested switch statementsIngo van Lil2008-04-241-8/+6
* | USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr...Jesper Juhl2008-04-241-0/+10
* | USB: g_printer bugfixesCraig W. Nadler2008-04-241-32/+54
* | USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries.Robert P. J. Day2008-04-241-8/+10
* | USB: remove dev->power.power_stateAlan Stern2008-04-242-6/+0
* | USB: gadget: Hangup tty on g_serial disconnectSavin Zlobec2008-04-241-2/+1
* | USB: m66592-udc: reduce size of data structure.Paul Mundt2008-04-241-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-193-86/+83
|\ \
| * | atmel_usba_udc: Add support for AT91CAP9 UDPHSStelian Pop2008-04-063-8/+46
| * | atmel_usba_udc: Add missing kfree() in usba_udc_remove()Stelian Pop2008-04-061-0/+1
| * | atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop2008-04-061-33/+38
| * | atmel_usba_udc: Kill GPIO_PIN_NONEStelian Pop2008-04-061-1/+1
| * | atmel_usba_udc: Fix endpoint names.Stelian Pop2008-04-061-7/+7
| * | atmel_usba: Kill copy_to_fifo() and copy_from_fifo()Haavard Skinnemoen2008-04-061-51/+4
| |/
* | usb gadget: fix platform driver hotplug/coldplugKay Sievers2008-04-118-2/+11
|/
OpenPOWER on IntegriCloud