1. 62fb44b usb: net2280 can't have a function called show_registers() by David Howells · 17 years ago
  2. b75be4a USB: Use menuconfig objects by Denis Cheng · 17 years ago
  3. 040fa1b USB: pxa2xx_udc: use debugfs not procfs by Dmitry Baryshkov · 17 years ago
  4. f3db6e8 USB: at91_udc uses generic GPIO calls; minor cleanup by David Brownell · 17 years ago
  5. 1440e09 USB: gadget: at91_udc minor fix (there is no number six) by David Brownell · 17 years ago
  6. e7b13ec USB: gadget: ethernet error path potential oops fix by David Brownell · 17 years ago
  7. dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
  8. d4a8d46 USB: gadget: pxa2xx_udc supports inverted vbus by Dmitry Baryshkov · 17 years ago
  9. caf29f6 USB: dummy_hcd: change the default power budget by Alan Stern · 17 years ago
  10. 5933101 USB: dummy_hcd: don't register drivers on the platform bus by Alan Stern · 17 years ago
  11. eb0be47 USB: usb peripheral controller driver oops avoidance by Patrik Sevallius · 17 years ago
  12. 0027492 USB: gadget code switches to pr_err() and friends by David Brownell · 17 years ago
  13. 25a010c USB: add Printer Gadget Driver by Craig W. Nadler · 17 years ago
  14. fec8de3 USB: Add missing "space" to printk messages by Joe Perches · 17 years ago
  15. 8c73aff USB: m66592-udc: Add support for SH7722 USBF by Yoshihiro Shimoda · 17 years ago
  16. 527ea73 USB: device DMA support on OMAP2 by Kyungmin Park · 17 years ago
  17. d8d4223 USB: s3c2410_udc: minor irq handler cleanups by Jeff Garzik · 17 years ago
  18. 2336a98 usb gadget: fix fsl_usb2_udc potential OOPS by Li Yang · 17 years ago
  19. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  20. 2b3b351 [ARM] 4764/1: [AT91] AT91CAP9 core support by Andrew Victor · 17 years ago
  21. 3bf4468 USB: Unbreak fsl_usb2_udc by Peter Korsgaard · 17 years ago
  22. 08cbc70 USB: at91_udc: correct hanging while disconnecting usb cable by Nicolas Ferre · 17 years ago
  23. 5f629ad USB: s3c2410 gadget: ensure vbus pin in input mode during read by Ben Dooks · 17 years ago
  24. 8802bca USB: s3c2410 gadget: allow sharing of vbus irq by Ben Dooks · 17 years ago
  25. 899d566 USB: s3c2410 gadget: Header move fixups by Ben Dooks · 17 years ago
  26. 9cfbba7 USB: omap_udc build fix by David Brownell · 17 years ago
  27. 5174528 USB: amd5536udc - remove set_mwi() compiler warning by David Brownell · 17 years ago
  28. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  29. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  30. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  31. 58ed7b9 atmel_usba_udc: Keep track of the device status by Haavard Skinnemoen · 17 years ago
  32. 914a3f3 USB: add atmel_usba_udc driver by Haavard Skinnemoen · 17 years ago
  33. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  34. 437f375 USB: serial gadget: Disable endpoints on unload by Vitaly Bordug · 17 years ago
  35. 5395353 usb-gadget-ether: prevent oops caused by error interrupt race by Benedikt Spranger · 17 years ago
  36. 1d3ee41 USB: AMD5536: use pdev->revision by Auke Kok · 17 years ago
  37. 63f991b USB: fix location of statement label in dummy-hcd by Alan Stern · 17 years ago
  38. 4a00027 USB: Eliminate urb->status usage! by Alan Stern · 17 years ago
  39. 4d2f110 USB: reorganize urb->status use in dummy-hcd by Alan Stern · 17 years ago
  40. 12943f0 USB: less-restrictive command checking in g-file-storage by Alan Stern · 17 years ago
  41. eb23105 USB: add urb->unlinked field by Alan Stern · 17 years ago
  42. b0d9efb USB: centralize -EREMOTEIO handling by Alan Stern · 17 years ago
  43. 60b69a9 usb: remove redundant memset from amd5536udc by Mariusz Kozlowski · 17 years ago
  44. 79a7d9e USB: cleanups for g_file_storage by Alan Stern · 17 years ago
  45. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  46. ca2bdf4 USB: gadget: gadget zero cleanups by David Brownell · 17 years ago
  47. 2e806f6 USB: gadget: file storage gadget cleanups by David Brownell · 17 years ago
  48. 51a0e85 USB: gadget: serial gadget cleanups by David Brownell · 17 years ago
  49. 8c07021 USB: gadget: gmidi cleanups by David Brownell · 17 years ago
  50. 0cf4f2d USB: gadget: ethernet gadget cleanups, shrinkage by David Brownell · 17 years ago
  51. a4e3ef5 USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup by David Brownell · 17 years ago
  52. 6549e6c [ARM] pxa: update PXA UDC driver to use clk support by Russell King · 17 years ago
  53. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  54. 49b4f90 USB: fix serial gadget ACM breakage by David Brownell · 17 years ago
  55. 39d1f8c USB: fsl_usb2_udc: fix bug in processing setup requests by Li Yang · 17 years ago
  56. d1a94f0 USB: g_file_storage: fix bug in DMA buffer handling by Alan Stern · 17 years ago
  57. 0bd307e USB: remove DEBUG definition from dummy_hcd by Alan Stern · 17 years ago
  58. 88e45db USB: Stall control endpoint when file storage class request wValue != 0 by Luis Lloret · 17 years ago
  59. 8c27303 USB: px2xx_udc bugfix, missing check for gpio_pullup by David Brownell · 17 years ago
  60. a947522 USB: "sparse" cleanups for usb gadgets by David Brownell · 17 years ago
  61. 1060bce USB: more pxa2xx_udc dead code removal by David Brownell · 17 years ago
  62. 598f22e USB: m66592-udc: fixes some problems by Yoshihiro Shimoda · 17 years ago
  63. 55d402d USB: amd5536 UDC driver (in GEODE southbridge) by Thomas Dahlmann · 17 years ago
  64. 831c70f USB: use mutex instead of semaphore in the USB gadget serial driver by Matthias Kaehlcke · 17 years ago
  65. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  66. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  67. 53b6795 minimal fixes for drivers/usb/gadget/m66592-udc.c by Al Viro · 17 years ago
  68. 2d70c99 USB: goku_udc trivial cleanups by David Brownell · 17 years ago
  69. 70790f6 USB: usb gadget stack can now -DDEBUG with Kconfig by David Brownell · 17 years ago
  70. c67ab13 usb gadget stack: remove usb_ep_*_buffer(), part 2 by David Brownell · 17 years ago
  71. 9d8bab5 usb gadget stack: remove usb_ep_*_buffer(), part 1 by David Brownell · 17 years ago
  72. ad8c623 USB: pxa2xx_udc -- cleanups, mostly removing dma hooks by David Brownell · 17 years ago
  73. 9068a4c USB: pxa2xx_udc: use generic gpio layer by Milan Svoboda · 17 years ago
  74. cfa59da USB: Don't resume root hub if the controller is suspended by Alan Stern · 17 years ago
  75. 7542548 USB: fsl_usb2_udc: fix bug for portsc bit masking by Li Yang · 17 years ago
  76. 55b3fd4 usb gadget: Rename husb2dev -> usba by Haavard Skinnemoen · 17 years ago
  77. 3fc154b USB Gadget driver for Samsung s3c2410 ARM SoC by Arnaud Patard · 17 years ago
  78. 4365831 USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register by Li Yang · 17 years ago
  79. 37b5453 USB: fsl_usb2_udc: replace deprecated irq flag by Li Yang · 17 years ago
  80. 0203633 USB: Disable file_storage USB_CONFIG_ATT_WAKEUP by Tony Lindgren · 17 years ago
  81. b29dbbd USB: usb serial gadget, sparse fixes by David Brownell · 17 years ago
  82. a5262dc USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h> by David Brownell · 17 years ago
  83. 8234509 USB: use function attribute __maybe_unused by David Rientjes · 17 years ago
  84. 7f9985c USB: usb gadget, dead config cleanup by David Brownell · 17 years ago
  85. 15a1d5c USB: m66592-udc: fix use old interrupt flags by Yoshihiro Shimoda · 17 years ago
  86. 4cf2503 USB: m66592-udc: peripheral controller driver for M66592 by Yoshihiro Shimoda · 17 years ago
  87. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  88. 8cfbe7e USB: g_file_storage: call allow_signal() by Oleg Nesterov · 17 years ago
  89. 01ee7d7 USB: usb gadgets avoid le{16,32}_to_cpup() by David Brownell · 17 years ago
  90. fcbd963 USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning by Li Yang · 17 years ago
  91. 877d772 [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. by Andrew Victor · 17 years ago
  92. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  93. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  94. d2eef1f USB: update gadget files for fsl_usb2_udc driver by Li Yang · 17 years ago
  95. b504882 USB: add Freescale high-speed USB SOC device controller driver by Li Yang · 17 years ago
  96. b8d297c usb ethernet gadget, workaround network stack API glitch by Erik Hovland · 17 years ago
  97. 178398d USB gadget rndis: fix struct rndis_packet_msg_type unaligned bug by Wu, Bryan · 17 years ago
  98. 8784028 USB: gadget-storage needs BLOCK by Randy Dunlap · 18 years ago
  99. 08a78cb USB: pxa2xx_udc: fix hardcoded irq number by Milan Svoboda · 18 years ago
  100. 34ebcd2 pxa2xx_udc: cleanups, use platform_get_irq by David Brownell · 18 years ago