- 6ef65a7 USB: fsl_usb2_udc: fix VDBG() format string by Peter Korsgaard · 16 years ago
- c3e3208 usb gadget: fix omap_udc DMA regression by David Brownell · 16 years ago
- 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
- bf31338 USB: Fix pxa27x_udc usb speed handling. by Robert Jarzmik · 16 years ago
- 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 16 years ago
- e12cc34 USB: omap_udc: fix compilation with debug enabled by Dmitry Baryshkov · 16 years ago
- 1f1ba11 usb gadget: issue notifications from ACM function by David Brownell · 16 years ago
- 630c7aa usb gadget: remove needless struct members by David Brownell · 16 years ago
- 937ef73 USB: serial gadget: rx path data loss fixes by David Brownell · 16 years ago
- e67d70f usb: gadget: protect gadget_chips.h from been included twice by Felipe Balbi · 16 years ago
- c728df7 USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8) by David Brownell · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
- 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
- be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
- 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
- 836e4b1 USB: m66592-udc: Fix up dev_set_name() badness. by Paul Mundt · 16 years ago
- b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
- 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- bc00bc9 device create: usb: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
- ac90e36 usb_gadget: composite cdc gadget fault handling by David Brownell · 16 years ago
- c24f422 usb gadget: minor USBCV fix for composite framework by David Lopo · 16 years ago
- 95f371f USB: remove board-specific UP2OCR configuration from pxa27x-udc by Daniel Ribeiro · 16 years ago
- 4ddd9ec usb gadget: g_cdc dependso on NET by Randy Dunlap · 16 years ago
- 44c389a USB: gadget: Push BKL down into drivers by Alan Cox · 16 years ago
- 0391c82 usb ethernet gadget: use composite gadget framework by David Brownell · 16 years ago
- 19e2068 usb gadget: new "CDC Composite" gadget driver by David Brownell · 16 years ago
- 45fe3b8 usb ethernet gadget: split RNDIS function by David Brownell · 16 years ago
- da741b8 usb ethernet gadget: split CDC Ethernet function by David Brownell · 16 years ago
- 8a40819 usb ethernet gadget: split CDC Subset function by David Brownell · 16 years ago
- 2b3d942 usb ethernet gadget: split out network core by David Brownell · 16 years ago
- 15b2d2b usb gadget: RNDIS cleanups by David Brownell · 16 years ago
- 7bb5ea5 usb gadget serial: use composite gadget framework by David Brownell · 16 years ago
- 61d8bae usb gadget serial: split out generic serial function by David Brownell · 16 years ago
- 4d5a73d usb gadget serial: split out CDC ACM function by David Brownell · 16 years ago
- 097db1d usb gadget zero: use composite gadget framework by David Brownell · 16 years ago
- e5760fd usb gadget zero: split out loopback config by David Brownell · 16 years ago
- a400cad usb gadget zero: split out source/sink config by David Brownell · 16 years ago
- 40982be usb gadget: composite gadget core by David Brownell · 16 years ago
- a4c39c4 usb gadget: descriptor copying support by David Brownell · 16 years ago
- a7707ad usb gadget: use new serial core by David Brownell · 16 years ago
- c1dca56 usb gadget: split out serial core by David Brownell · 16 years ago
- bb24280 USB: at91_udc: updated fifo sizes by David Brownell · 16 years ago
- e184d5f USB: rndis: switch to seq_files by Alexey Dobriyan · 17 years ago
- ea05af6 USB: remove CVS keywords by Adrian Bunk · 16 years ago
- 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 17 years ago
- 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 17 years ago
- 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 53ffe3b [ARM] Merge most of the PXA work for initial merge by Russell King · 16 years ago
- 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
- 044e5f4 Merge branch 'pxa' into devel by Russell King · 16 years ago
- 5a58d4b Merge branch 'eseries' into pxa by Russell King · 16 years ago
- 8fb105f PXA UDC - allow use of inverted GPIO for pullup by Ian Molton · 16 years ago
- a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 16 years ago
- 6135266 [ARM] 5130/4: Support for the at91sam9g20 by sedji gaouaou · 16 years ago
- f974a8e Merge branch 'machtypes' into pxa-palm by Russell King · 16 years ago
- 7a85762 [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC drivers by Philipp Zabel · 16 years ago
- f35ae63 ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG by Tony Lindgren · 16 years ago
- 0499bde ARM: OMAP: DMA: Remove __REG access by Tony Lindgren · 16 years ago
- b2f2ba0 printer gadget: BKL pushdown by Jonathan Corbet · 16 years ago
- d438ae5 [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc by Philipp Zabel · 16 years ago
- ba45ca4 [ARM] 4940/1: AT91: UDPHS driver: SAM9RL board and cpu integration. by Nicolas Ferre · 17 years ago
- 185e3de USB: fsl_usb2_udc: fix recursive lock by Li Yang · 16 years ago
- 3f88662 USB: pxa27x_udc - Fix Oops by karl beldan · 16 years ago
- 284d115 [ARM] pxa: separate PXA25x and PXA27x UDC register definitions by Russell King · 17 years ago
- 4051770 USB: atmel_usba_udc fixes, mostly disconnect() by David Brownell · 17 years ago
- 5a59bc5 USB: pxa27x_udc: minor fixes by Robert Jarzmik · 17 years ago
- b937033 USB: serial gadget: descriptor cleanup by David Brownell · 17 years ago
- 734d37c USB: serial gadget: simplify endpoint handling by David Brownell · 17 years ago
- 2c2d28a USB: serial gadget: remove needless data structure by David Brownell · 17 years ago
- 9079e91 USB: serial gadget: cleanup/reorg by David Brownell · 17 years ago
- af3d305 usb: fix integer as NULL pointer warnings found by sparse by Harvey Harrison · 17 years ago
- 62fd2ca USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-feature ignore by David Lopo · 17 years ago
- 7a6ad1d usb: gadget zero timer init fix by David Lopo · 17 years ago
- 7472f38 usb: gadget zero style fixups (mostly whitespace) by David Brownell · 17 years ago
- f371e75 usb serial gadget: CDC ACM fixes by David Brownell · 17 years ago
- d75379a usb: pxa27x_udc driver by Robert Jarzmik · 17 years ago
- 4cd55ab usb gadget: switch to put_char returning int by Alan Cox · 17 years ago
- a5abdea usb: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
- cdefa18 usb: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
- fd05e72 drivers/usb annotations and fixes by Al Viro · 17 years ago
- 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- b950bdb USB: g_file_storage: ignore bulk-out data after invalid CBW by Alan Stern · 17 years ago
- 3cf2723 USB: at91_udc can prefetch data by David Brownell · 17 years ago
- a89a2cd USB: dummy-hcd: use dynamic allocation for platform_devices by Alan Stern · 17 years ago
- 0e530b4 USB: gadget section fixes by David Brownell · 17 years ago
- 9063ff4 USB: gadget: dummy_hcd.c: fix nested switch statements by Ingo van Lil · 17 years ago
- 73d79aa USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller driver by Jesper Juhl · 17 years ago
- cc901bb USB: g_printer bugfixes by Craig W. Nadler · 17 years ago
- afd0e0f USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries. by Robert P. J. Day · 17 years ago
- 70a1c9e USB: remove dev->power.power_state by Alan Stern · 17 years ago
- 4208978 USB: gadget: Hangup tty on g_serial disconnect by Savin Zlobec · 17 years ago
- 96f9bc3 USB: m66592-udc: reduce size of data structure. by Paul Mundt · 17 years ago
- e1c25dc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/usba-2.6.26 into base by Haavard Skinnemoen · 17 years ago
- f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
- 16a45bc atmel_usba_udc: Add support for AT91CAP9 UDPHS by Stelian Pop · 17 years ago
- 5275653 atmel_usba_udc: Add missing kfree() in usba_udc_remove() by Stelian Pop · 17 years ago
- 8d85531 atmel_usba_udc: move endpoint declarations into platform data. by Stelian Pop · 17 years ago
- 8d12c32 atmel_usba_udc: Kill GPIO_PIN_NONE by Stelian Pop · 17 years ago
- 7a24247 atmel_usba_udc: Fix endpoint names. by Stelian Pop · 17 years ago
- 5d4c270 atmel_usba: Kill copy_to_fifo() and copy_from_fifo() by Haavard Skinnemoen · 17 years ago