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