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