| Commit message (Expand) | Author | Age |
*-------. | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 |
|\ \ \ \ \ |
|
| | | | * | | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG | Tony Lindgren | 2008-07-03 |
| | | | * | | ARM: OMAP: DMA: Remove __REG access | Tony Lindgren | 2008-07-03 |
| |_|_|/ /
|/| | | | |
|
| * | | | | [ARM] 5130/4: Support for the at91sam9g20 | sedji gaouaou | 2008-07-10 |
| * | | | | [ARM] 4940/1: AT91: UDPHS driver: SAM9RL board and cpu integration. | Nicolas Ferre | 2008-06-02 |
| | |_|/
| |/| | |
|
* | | | | USB: fsl_usb2_udc: fix recursive lock | Li Yang | 2008-05-29 |
* | | | | USB: pxa27x_udc - Fix Oops | karl beldan | 2008-05-20 |
|/ / / |
|
* | | | USB: atmel_usba_udc fixes, mostly disconnect() | David Brownell | 2008-05-14 |
* | | | USB: pxa27x_udc: minor fixes | Robert Jarzmik | 2008-05-14 |
* | | | USB: serial gadget: descriptor cleanup | David Brownell | 2008-05-14 |
* | | | USB: serial gadget: simplify endpoint handling | David Brownell | 2008-05-14 |
* | | | USB: serial gadget: remove needless data structure | David Brownell | 2008-05-14 |
* | | | USB: serial gadget: cleanup/reorg | David Brownell | 2008-05-14 |
* | | | usb: fix integer as NULL pointer warnings found by sparse | Harvey Harrison | 2008-05-14 |
|/ / |
|
* | | USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f... | David Lopo | 2008-05-02 |
* | | usb: gadget zero timer init fix | David Lopo | 2008-05-02 |
* | | usb: gadget zero style fixups (mostly whitespace) | David Brownell | 2008-05-02 |
* | | usb serial gadget: CDC ACM fixes | David Brownell | 2008-05-02 |
* | | usb: pxa27x_udc driver | Robert Jarzmik | 2008-05-02 |
* | | usb gadget: switch to put_char returning int | Alan Cox | 2008-04-30 |
* | | usb: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 |
* | | usb: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | | drivers/usb annotations and fixes | Al Viro | 2008-04-28 |
* | | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-25 |
* | | USB: g_file_storage: ignore bulk-out data after invalid CBW | Alan Stern | 2008-04-25 |
* | | USB: at91_udc can prefetch data | David Brownell | 2008-04-25 |
* | | USB: dummy-hcd: use dynamic allocation for platform_devices | Alan Stern | 2008-04-25 |
* | | USB: gadget section fixes | David Brownell | 2008-04-25 |
* | | USB: gadget: dummy_hcd.c: fix nested switch statements | Ingo van Lil | 2008-04-25 |
* | | USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr... | Jesper Juhl | 2008-04-25 |
* | | USB: g_printer bugfixes | Craig W. Nadler | 2008-04-25 |
* | | USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries. | Robert P. J. Day | 2008-04-25 |
* | | USB: remove dev->power.power_state | Alan Stern | 2008-04-25 |
* | | USB: gadget: Hangup tty on g_serial disconnect | Savin Zlobec | 2008-04-25 |
* | | USB: m66592-udc: reduce size of data structure. | Paul Mundt | 2008-04-25 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen | 2008-04-19 |
|\ \ |
|
| * | | atmel_usba_udc: Add support for AT91CAP9 UDPHS | Stelian Pop | 2008-04-06 |
| * | | atmel_usba_udc: Add missing kfree() in usba_udc_remove() | Stelian Pop | 2008-04-06 |
| * | | atmel_usba_udc: move endpoint declarations into platform data. | Stelian Pop | 2008-04-06 |
| * | | atmel_usba_udc: Kill GPIO_PIN_NONE | Stelian Pop | 2008-04-06 |
| * | | atmel_usba_udc: Fix endpoint names. | Stelian Pop | 2008-04-06 |
| * | | atmel_usba: Kill copy_to_fifo() and copy_from_fifo() | Haavard Skinnemoen | 2008-04-06 |
| |/ |
|
* / | usb gadget: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-11 |
|/ |
|
* | USB: fix gadgetfs class request delegation | Roy Hashimoto | 2008-03-25 |
* | USB: fsl_usb2_udc: fix broken Kconfig | Li Yang | 2008-03-10 |
* | USB: remove incorrect struct class_device from the printer gadget | Tony Jones | 2008-03-04 |
* | USB: pxa2xx_udc: fix misuse of clock enable/disable calls | Dmitry Baryshkov | 2008-03-04 |
* | USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE message | Jan Altenberg | 2008-02-21 |
* | USB: g_printer, fix empty if statement | Adrian Bunk | 2008-02-21 |
* | d_path: Make d_path() use a struct path | Jan Blunck | 2008-02-15 |