- 598f22e USB: m66592-udc: fixes some problems by Yoshihiro Shimoda · 17 years ago
- 55d402d USB: amd5536 UDC driver (in GEODE southbridge) by Thomas Dahlmann · 17 years ago
- 831c70f USB: use mutex instead of semaphore in the USB gadget serial driver by Matthias Kaehlcke · 17 years ago
- dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
- 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
- 53b6795 minimal fixes for drivers/usb/gadget/m66592-udc.c by Al Viro · 17 years ago
- 2d70c99 USB: goku_udc trivial cleanups by David Brownell · 17 years ago
- 70790f6 USB: usb gadget stack can now -DDEBUG with Kconfig by David Brownell · 17 years ago
- c67ab13 usb gadget stack: remove usb_ep_*_buffer(), part 2 by David Brownell · 17 years ago
- 9d8bab5 usb gadget stack: remove usb_ep_*_buffer(), part 1 by David Brownell · 17 years ago
- ad8c623 USB: pxa2xx_udc -- cleanups, mostly removing dma hooks by David Brownell · 17 years ago
- 9068a4c USB: pxa2xx_udc: use generic gpio layer by Milan Svoboda · 17 years ago
- cfa59da USB: Don't resume root hub if the controller is suspended by Alan Stern · 17 years ago
- 7542548 USB: fsl_usb2_udc: fix bug for portsc bit masking by Li Yang · 17 years ago
- 55b3fd4 usb gadget: Rename husb2dev -> usba by Haavard Skinnemoen · 17 years ago
- 3fc154b USB Gadget driver for Samsung s3c2410 ARM SoC by Arnaud Patard · 17 years ago
- 4365831 USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register by Li Yang · 17 years ago
- 37b5453 USB: fsl_usb2_udc: replace deprecated irq flag by Li Yang · 17 years ago
- 0203633 USB: Disable file_storage USB_CONFIG_ATT_WAKEUP by Tony Lindgren · 17 years ago
- b29dbbd USB: usb serial gadget, sparse fixes by David Brownell · 17 years ago
- a5262dc USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h> by David Brownell · 17 years ago
- 8234509 USB: use function attribute __maybe_unused by David Rientjes · 17 years ago
- 7f9985c USB: usb gadget, dead config cleanup by David Brownell · 18 years ago
- 15a1d5c USB: m66592-udc: fix use old interrupt flags by Yoshihiro Shimoda · 17 years ago
- 4cf2503 USB: m66592-udc: peripheral controller driver for M66592 by Yoshihiro Shimoda · 18 years ago
- 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
- 8cfbe7e USB: g_file_storage: call allow_signal() by Oleg Nesterov · 17 years ago
- 01ee7d7 USB: usb gadgets avoid le{16,32}_to_cpup() by David Brownell · 17 years ago
- fcbd963 USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning by Li Yang · 18 years ago
- 877d772 [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. by Andrew Victor · 17 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
- d2eef1f USB: update gadget files for fsl_usb2_udc driver by Li Yang · 18 years ago
- b504882 USB: add Freescale high-speed USB SOC device controller driver by Li Yang · 18 years ago
- b8d297c usb ethernet gadget, workaround network stack API glitch by Erik Hovland · 18 years ago
- 178398d USB gadget rndis: fix struct rndis_packet_msg_type unaligned bug by Wu, Bryan · 18 years ago
- 8784028 USB: gadget-storage needs BLOCK by Randy Dunlap · 18 years ago
- 08a78cb USB: pxa2xx_udc: fix hardcoded irq number by Milan Svoboda · 18 years ago
- 34ebcd2 pxa2xx_udc: cleanups, use platform_get_irq by David Brownell · 18 years ago
- 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 18 years ago
- 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 18 years ago
- 8a3c1f5 USB: omap_udc: workaround dma_free_coherent() bogosity by David Brownell · 18 years ago
- be52146 Revert "USB: pxa2xx_udc: fix hardcoded irq number" by Linus Torvalds · 18 years ago
- d2487cb USB: pxa2xx_udc: fix hardcoded irq number by Milan Svoboda · 18 years ago
- 14360ab USB: goku_udc: Remove crude cache coherency code by Ralf Baechle · 18 years ago
- dee497d USB: at91_udc, fix more modpost bogosity (rename driver struct) by David Brownell · 18 years ago
- 50f97a1 gadgetfs: Fixed bug in ep_aio_read_retry. by Sarah Bailey · 18 years ago
- 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
- f69eda0 Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees by Russell King · 18 years ago
- 398acce USB: at91_udc, shrink runtime footprint by David Brownell · 18 years ago
- 8356f31 USB: fix g_serial small error by Bryan O'Donoghue · 18 years ago
- 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
- cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
- b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 18 years ago
- fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 18 years ago
- 32f3f49 [ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udc by Milan Svoboda · 18 years ago
- b2c6561 [ARM] 4145/2: AT91: Add support for AT91SAM9263 processor by Andrew Victor · 18 years ago
- ef3ff46 USB: usb ethernet gadget recognizes HUSB2DEV by Håvard Skinnemoen · 19 years ago
- 1f5b9cc USB: list atmel husb2_udc gadget controller by Håvard Skinnemoen · 18 years ago
- 49631ca USB: gadgetfs AIO tweaks by Alan Stern · 18 years ago
- ce46794 USB: gadgetfs behaves better on userspace init bug by David Brownell · 18 years ago
- 5b89db02 USB: gadgetfs race fix by David Brownell · 18 years ago
- 0864c7a USB: gadgetfs simplifications by David Brownell · 18 years ago
- 7489d14 USB: gadgetfs cleanups by David Brownell · 18 years ago
- 66e56ce USB: at91_udc wakeup event updates by David Brownell · 18 years ago
- 511779f usb: gadgetfs remove delayed init mode by Phil Endecott · 18 years ago
- 2505107 usb: gadgetfs whitespace cleanup by David Brownell · 18 years ago
- 7ca46b8 USB Gadget file_storage.c: remove unnecessary casts by John Daiker · 18 years ago
- 11d5489 USB: ethernet gadget interop with MCCI Windows driver by David Brownell · 18 years ago
- 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
- e6a6e47 USB: omap_udc build fixes (sync with linux-omap) by David Brownell · 18 years ago
- bfb7fb7 USB: at91_udc: Additional checks by Wojtek Kaniewski · 18 years ago
- 943c441 USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver() by Wojtek Kaniewski · 18 years ago
- bc92c32 USB: at91_udc: allow drivers that support high speed by Wojtek Kaniewski · 18 years ago
- 29ba4b5 USB: at91_udc, misc fixes by Andrew Victor · 18 years ago
- ffd3326 USB: at91 udc, support at91sam926x addresses by Andrew Victor · 18 years ago
- 6bea476 USB: gadget driver unbind() is optional; section fixes; misc by David Brownell · 18 years ago
- 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
- cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
- 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
- 33cb899 [PATCH] struct path: convert usb by Josef Sipek · 18 years ago
- ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
- 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
- e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
- 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
- 7481bb8 USB: lh7a40x_udc remove double declaration by David Brownell · 18 years ago
- 827982c USB: pxa2xx_udc recognizes ixp425 rev b0 chip by David Brownell · 18 years ago
- 1f26e28 USB: net2280: don't send unwanted zero-length packets by Alan Stern · 18 years ago
- d8126a0 usb/gadget/ether.c minor manycast tweaks by David Brownell · 18 years ago
- 58a0cd7 [ARM] 3963/1: AT91: Update configuration files by Andrew Victor · 18 years ago
- c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
- c7a3bd1 [PATCH] fix PXA2xx UDC compilation error by Nicolas Pitre · 18 years ago
- 9950421 Fix USB gadget net2280.c compile by Linus Torvalds · 18 years ago
- b3899da USB/gadget/net2280: handle sysfs errors by Jeff Garzik · 18 years ago
- 2843114 [PATCH] misc arm pt_regs fixes by Al Viro · 18 years ago
- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
- 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
- cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
- 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
- b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago