- 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 · 18 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 · 18 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
- 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
- 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
- 6174d0f USB: g_file_storage: Set sense info Valid bit only when needed by Alan Stern · 18 years ago
- 2de9eae USB: g_file_storage: fix "ignoring return value" warnings by Alan Stern · 18 years ago
- efd54a3 USB: dummy-hcd: fix "warn-unused-result" messages by Alan Stern · 18 years ago
- ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
- 7272991 [ARM] 3865/1: AT91RM9200 header updates by Andrew Victor · 18 years ago
- 901b3d7 USB: net2280: update dma buffer allocation by David Brownell · 18 years ago
- 80f8af0 USB: usb serial gadget smp related bug by Eugeny S. Mints · 18 years ago
- 997694d gadgetfs patch for ep0out by Skip Hansen · 18 years ago
- 729ed6d USB: ethernet gadget avoids zlps for musb_hdrc by David Brownell · 18 years ago
- 1720058 usbcore: trim down usb_bus structure by Alan Stern · 18 years ago
- e113f29 USB: fix typo in drivers/usb/gadget/Kconfig by Jules Villard · 18 years ago
- 5535902 USB: fix signedness issue in drivers/usb/gadget/ether.c by Eric Sesterhenn · 18 years ago
- a94da89 USB gadget: gadgetfs dont try to lock before free by Milan Svoboda · 18 years ago
- e22fc27 USB: add poll to gadgetfs's endpoint zero by Milan Svoboda · 18 years ago
- 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
- f2ebf92c USB: gmidi: New USB MIDI Gadget class driver. by Ben Williamson · 18 years ago
- ba307f5 USB: gadgetfs: protect ep_release with lock by Milan Svoboda · 18 years ago
- 8a7471a USB: fix ep_config to return correct value by Milan Svoboda · 18 years ago
- 07cb7f2 USB: correct locking in gadgetfs_disconnect by Milan Svoboda · 18 years ago
- bfb2c96 USB: Allow compile in g_ether, fix typo by Tony Lindgren · 18 years ago
- b2bbb20 USB: pxa2xx_udc understands GPIO based VBUS sensing by David Brownell · 18 years ago
- 3a16f7b USB: move <linux/usb_otg.h> to <linux/usb/otg.h> by David Brownell · 18 years ago
- ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
- 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago