1. 704a148 USB: musb cppi bugfixes by Hugo Villeneuve · 16 years ago
  2. 96bcd09 USB: musb uses endpoint functions by Julia Lawall · 16 years ago
  3. af7e0c5 USB: musb: tusb6010 buildfix by Kalle Valo · 16 years ago
  4. 97a3989 USB: musb free_irq bugfix by Ajay Kumar Gupta · 16 years ago
  5. 37daa92 USB: musb_hdrc: another davinci buildfix (otg related) by David Brownell · 16 years ago
  6. 10b4ead USB: musb davinci buildfix by David Brownell · 16 years ago
  7. 2bf5fa1 USB: omap1 ohci buildfix (otg related) by David Brownell · 16 years ago
  8. 501950d USB: fix char-device disconnect handling by Alan Stern · 16 years ago
  9. a15d95a USB: Fix suspend-resume of PCI USB controllers by Rafael J. Wysocki · 16 years ago
  10. bcca06e USB: don't enable wakeup by default for PCI host controllers by Alan Stern · 16 years ago
  11. b90de8a USB: storage: add unusual devs entry by Oliver Neukum · 16 years ago
  12. ddeac4e USB: fix toggle mismatch in disable_endpoint paths by Alan Stern · 16 years ago
  13. 95bec45 USB: cp2101: add fasttrax GPS evaluation kit vendor/product ID by Wolfgang Glas · 16 years ago
  14. 5376071 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  15. 953a7e8 [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() by Russell King · 16 years ago
  16. 634a84f drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build by David Brownell · 16 years ago
  17. a9fec71 ftdi_sio: fix kref leak by Jim Paris · 16 years ago
  18. 7df5231 ti_usb_3410_5052: add Multi-Tech firmware by Chris Adams · 16 years ago
  19. cb7a7c6 ti_usb_3410_5052: add Multi-Tech modem support by Chris Adams · 16 years ago
  20. 05a3d90 ti_usb_3410_5052: support alternate firmware by Chris Adams · 16 years ago
  21. bf0672d usb-serial: remove NULL check by Alan Cox · 16 years ago
  22. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  23. 5ec38f3 gadget: convert devices to new API by Stephen Hemminger · 16 years ago
  24. ab638e6 phonet: update to net_device_ops by Stephen Hemminger · 16 years ago
  25. 5aa6375 USB: add siemens_mpi usb-serial "stub" driver by Greg Kroah-Hartman · 16 years ago
  26. 57262b8 USB: add new opticon serial driver by Greg Kroah-Hartman · 16 years ago
  27. 327d74f USB: emi26: fix oops on load by Marcin Slusarz · 16 years ago
  28. 32e7fea USB: Fix goku_udc usb speed handling by SangSu Park · 16 years ago
  29. ed0c772 USB: fix minor nit in usbfs checking by Mark Lord · 16 years ago
  30. 2caf7fc USB: re-enable interface after driver unbinds by Alan Stern · 16 years ago
  31. df71896 USB: cancel pending Set-Config requests if userspace gets there first by Alan Stern · 16 years ago
  32. 6fd9086 USB: automatically enable wakeup for PCI host controllers by Alan Stern · 16 years ago
  33. a0d4922 USB: fix up suspend and resume for PCI host controllers by Alan Stern · 16 years ago
  34. a81a81a USB: storage: set CAPACITY_HEURISTICS flag for bad vendors by Alan Stern · 16 years ago
  35. c838ea4 USB: storage: make the "quirks=" module parameter writable by Alan Stern · 16 years ago
  36. 25ff1c3 USB: storage: add last-sector hacks by Alan Stern · 16 years ago
  37. 9ebd961 USB: otg: twl4030 transceiver driver by David Brownell · 16 years ago
  38. 2a4f136 USB: add imx udc gadget driver by Darius Augulis · 16 years ago
  39. 856395d USB: extension of anchor API to unpoison an anchor by Oliver Neukum · 16 years ago
  40. 42c6539 USB: isp1760: don't auto disable Port1 on ISP1761 by Thomas Hommel · 16 years ago
  41. 281b064 USB: unusual dev for Option N.V. ZeroCD modems by Dan Williams · 16 years ago
  42. 49367d8 USB: mark "reject" field of struct urb as atomic_t by Ming Lei · 16 years ago
  43. 3b23dd6 USB: utilize the bus notifiers by Alan Stern · 16 years ago
  44. b9cef6c USB: make printk messages more searchable by Wu Fengguang · 16 years ago
  45. e22b582 USB: musb: Kill some compiling warning in musb Blackfin part by Bryan Wu · 16 years ago
  46. 7833414 USB: musb: Blackfin provides read/write I/O accessor in header files by Bryan Wu · 16 years ago
  47. 085ad40 USB: musb: add Blackfin Kconfig options and Makefile by Bryan Wu · 16 years ago
  48. c6cf8b0 USB: musb: add Blackfin specific configuration to MUSB by Bryan Wu · 16 years ago
  49. 6995eb6 USB: musb: enable low level DMA operation for Blackfin by Bryan Wu · 16 years ago
  50. 2c557a4 USB: musb: add Blackfin version low level register accessing helper functions by Bryan Wu · 16 years ago
  51. d426e60 USB: musb: Make sure we program the correct values in only when necessary. by Robin Getz · 16 years ago
  52. 0c6a881 USB: musb: add Blackfin driver to MUSB framework (v2) by Bryan Wu · 16 years ago
  53. c20b15f USB: usb-storage: merge DPCM support into SDDR09 by Alan Stern · 16 years ago
  54. f1632df USB: option: increase outgoing buffer size and number by Greg Kroah-Hartman · 16 years ago
  55. 50de36f USB: serial: fix up urb->status usage by Greg Kroah-Hartman · 16 years ago
  56. 6013bbb USB: isp1760: Fix probe in PCI glue code by Karl Bongers · 16 years ago
  57. 6c07356 USB: isp1760: use a specific PLX bridge instead of any bdridge by Sebastian Andrzej Siewior · 16 years ago
  58. 889394b USB: gadget: don't wait for completion twice by Felipe Balbi · 16 years ago
  59. 619b572 USB: serial: usb_debug: Make static by Roel Kluin · 16 years ago
  60. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 16 years ago
  61. 4ec06d6 USB: utilize round_jiffies_up_relative() by Alan Stern · 16 years ago
  62. 3cb22d6 USB: otg: sharable otg transceiver ops by Tony Lindgren · 16 years ago
  63. 68144e0 USB: otg: add otg_put_transceiver() by Philipp Zabel · 16 years ago
  64. 6084f1b USB: otg: gpio_vbus transceiver stub by Philipp Zabel · 16 years ago
  65. b8da867 USB: move isp1301_omap to drivers/usb/otg by David Brownell · 16 years ago
  66. ea99ecf USB: gadget: s3c2410_udc uses standard GPIO calls by Ben Dooks · 16 years ago
  67. b40fc2a USB: gadget: pxa25x_udc vbus sense initialization by David Brownell · 16 years ago
  68. c48a515 USB: musb: check if set_irq_wake succeded and remember it by Felipe Balbi · 16 years ago
  69. bb1c9ef USB: musb: host side diagnostics tweaks by David Brownell · 16 years ago
  70. 71783e0 USB: musb: minor locking fix by David Brownell · 16 years ago
  71. 58e6602 USB: musb: build fixes for DaVinci by Kevin Hilman · 16 years ago
  72. 96a274d USB: musb: sysfs mode updates by David Brownell · 16 years ago
  73. aa69a80 USB: gadget: MIPS ci13xxx_udc by David Lopo · 16 years ago
  74. bb9496c USB: gadget: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  75. 785895f USB: Don't use __module_param_call; use core_param. by Rusty Russell · 16 years ago
  76. 96983d2 USB: storage: set bounce limit for non-DMA-capable host controllers by Alan Stern · 16 years ago
  77. 3dae534 USB: usb-storage: merge ATAPI and QIC-157 protocol routines by Alan Stern · 16 years ago
  78. 64648a9 USB: usb-storage: merge CB and CBI transport routines by Alan Stern · 16 years ago
  79. 12aae68 USB: g_file_storage: add CD-ROM emulation by Alan Stern · 16 years ago
  80. dbe6e0c0 USB: storage: Flag devices known to support SANE_SENSE by Ben Efros · 16 years ago
  81. 1537e0a USB: storage devices and SAT by Ben Efros · 16 years ago
  82. a658367 USB: usb-storage: remove us->sensebuf by Alan Stern · 16 years ago
  83. f9dc8f9 usb-storage: clean up unusual_devs.h by Alan Stern · 16 years ago
  84. 6cd1320 USB: announce new devices earlier by Alan Stern · 16 years ago
  85. f150fa1 USB: Allow usbmon as a module even if usbcore is builtin by Pete Zaitcev · 16 years ago
  86. 5e5b0e5 USB: serial: ipw.c: mark {__init|__exit} for usb_ipw_{init|exit} by Qinghuang Feng · 16 years ago
  87. 1c53e6c USB: gadget: pxa27x_udc.c: cleanup kernel-doc by Qinghuang Feng · 16 years ago
  88. 0a2e5b9 USB: m66592 and r8a66597 resource changes by Magnus Damm · 16 years ago
  89. 3a407e7 USB: Convert ohci-pnx4008 to a new-style i2c driver by Jean Delvare · 16 years ago
  90. dc023dc USB: Introduce usb_queue_reset() to do resets from atomic contexts by Inaky Perez-Gonzalez · 16 years ago
  91. 9ac39f2 USB: add asynchronous autosuspend/autoresume support by Alan Stern · 16 years ago
  92. d4f373e USB: usb-storage: add "quirks=" module parameter by Alan Stern · 16 years ago
  93. 74c71eb oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  94. 427c4f3 usb: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  95. 796bcae USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3] by Vitaly Bordug · 16 years ago
  96. cd40c4c USB: fsl_qe_udc: Check for muram allocation errors by Anton Vorontsov · 16 years ago
  97. 011b15d USB: change interface to usb_lock_device_for_reset() by Alan Stern · 16 years ago
  98. 857cc4d USB: usbtmc: indent & braces disagree, something else is desired by Ilpo Järvinen · 16 years ago
  99. b404299 USB: power availability check for berry_charge by Oliver Neukum · 17 years ago
  100. ff8973d USB: Remove restrictions on signal numbers in devio.c by Phil Endecott · 16 years ago