1. 7384a92 USB Serial: Sierra: debug message fix by Kevin Lloyd · 16 years ago
  2. 399d31d USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed by Oliver Neukum · 16 years ago
  3. 6826504 USB: ftdi_sio: fix 'product' parameter description by Paulius Zaleckas · 16 years ago
  4. bc45df9 usb core: fix USB_OTG_BLACKLIST_HUB typo by Peter Korsgaard · 16 years ago
  5. 4a511bc OHCI: Allow broken controllers to auto-stop by Alan Stern · 16 years ago
  6. 8bfa247 usb-storage: report underflow with no sense data by Alan Stern · 16 years ago
  7. 3948f0e usb: add Freescale QE/CPM USB peripheral controller driver by Li Yang · 16 years ago
  8. bedf088 USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  9. 5820901 USB: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  10. 2121427 usb gadget: defer obex enumeration by David Brownell · 16 years ago
  11. 3086775 usb gadget: cdc obex glue by Felipe Balbi · 16 years ago
  12. 60beed9 usb gadget: function activation/deactivation by David Brownell · 16 years ago
  13. 8066134 USB: gadget: net2280: implement set_wedge by Alan Stern · 16 years ago
  14. 851a526 USB: gadget: dummy_hcd: implement set_wedge by Alan Stern · 16 years ago
  15. a7a19fa usb: gadget Kconfig cleanup by David Brownell · 16 years ago
  16. 2714021 USB: Let some USB host controllers get IRQ flags from resource by Marc Zyngier · 16 years ago
  17. 6a2839b USB: extend poisoning to anchors by Oliver Neukum · 16 years ago
  18. 55b447b USB: kill URBs permanently by Oliver Neukum · 16 years ago
  19. 49b707b drivers/usb/class/usblp.c: adjust error handling code by Julia Lawall · 16 years ago
  20. 5b775f6 USB: add USB test and measurement class driver by Greg Kroah-Hartman · 16 years ago
  21. eb86be5 USB: Added driver for a Delcom USB 7-segment LED Display by Harrison Metzger · 16 years ago
  22. c3d36c4 USB: Add Oceanic product ID to ftdi_sio by Vladimir Vukicevic · 16 years ago
  23. 631556a USB: option.c remove duplicate device ids now supported in hso.c by Denis Joseph Barrow · 16 years ago
  24. b064eca9 USB: option: add Ericsson F3507g and Dell 5530 by Dan Williams · 16 years ago
  25. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  26. 5172046 usb: turn dev_warn+WARN_ON combos into dev_WARN by Arjan van de Ven · 16 years ago
  27. 33376c1 usb gadget: link fixes for network gadget by David Brownell · 16 years ago
  28. 8a1ce2c usb gadget: link fixes for cdc composite gadget by David Brownell · 16 years ago
  29. 352e2b9 usb gadget: link fixes for storage gadget by David Brownell · 16 years ago
  30. 0a56b03 usb gadget: link fixes for printer gadget by David Brownell · 16 years ago
  31. 77f754c usb gadget: link fixes for MIDI gadget by David Brownell · 16 years ago
  32. 7e75bc0 usb gadget: link fixes for gadget zero by David Brownell · 16 years ago
  33. 4e9ba51 usb gadget: link fixes for serial gadget by David Brownell · 16 years ago
  34. b0b090e device create: usb: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  35. 2502991 Merge branch 'fixes' into for-linus by Russell King · 16 years ago
  36. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
  37. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  38. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  39. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  40. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  41. 43b11d3 ftdi: A few errors are err() that should be debug which causes much spewage by Alan Cox · 16 years ago
  42. 4ad6de0 usb: fix pl2303 initialization by Jason Wessel · 16 years ago
  43. 7aef709 Fix oti6858 debug level by Scott Ashcroft · 16 years ago
  44. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  45. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  46. 4dd9ec4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  47. d6b5203 ALSA: Correct Vladimir Barinov's e-mail address by Vladimir Barinov · 16 years ago
  48. 0c392ed [ARM] ohci-pxa27x: use ioremap() and offset for register access by Eric Miao · 16 years ago
  49. 0cb0b0d [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph() by Eric Miao · 16 years ago
  50. 84bab73 [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource by Eric Miao · 16 years ago
  51. 596050b [ARM] ohci-pxa27x: move OHCI controller specific registers into the driver by Eric Miao · 16 years ago
  52. 097b533 [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers by Eric Miao · 16 years ago
  53. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  54. 5257d97 USB: revert recovery from transient errors by Alan Stern · 16 years ago
  55. af747c4 usb: unusual devs patch for Nokia 5310 Music Xpress by David Almaroad · 16 years ago
  56. 96285cb usb: ftdi_sio: add support for Domintell devices by Gaetan Carlier · 16 years ago
  57. 09fa14a USB: drivers/usb/musb/: disable it on SuperH by Andrew Morton · 16 years ago
  58. b77a5c7 USB Serial: Sierra: Add MC8785 VID/PID by Kevin Lloyd · 16 years ago
  59. 884579d USB: serial: add ZTE CDMA Tech id to option driver by Otavio Salvador · 16 years ago
  60. a18f80b USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4) by Jaroslav Kysela · 16 years ago
  61. 2bcbe4c1 usb serial: ti_usb_3410_5052 obviously broken by firmware changes by Chris Adams · 16 years ago
  62. 6ef65a7 USB: fsl_usb2_udc: fix VDBG() format string by Peter Korsgaard · 16 years ago
  63. fe1926a USB: unusual_devs addition for RockChip MP3 player by Alan Stern · 16 years ago
  64. ba0f332 USB: SERIAL CP2101 add device IDs by Craig Shelley · 16 years ago
  65. ce816cf usb-serial: Add Siemens EF81 to PL-2303 hack triggers by Andreas Bombe · 16 years ago
  66. 01c1714 USB: fix EHCI periodic transfers by David Brownell · 16 years ago
  67. 0590d58 usb: musb: fix include path by Felipe Balbi · 16 years ago
  68. 49cd248 USB: Fixing Nokia 3310c in storage mode by Filip Joelsson · 16 years ago
  69. c3e3208 usb gadget: fix omap_udc DMA regression by David Brownell · 16 years ago
  70. 83a7982 USB: fix hcd interrupt disabling by Geoff Levand · 16 years ago
  71. f8834f1 USB: Correct Sierra Wireless USB EVDO Modem Device ID by Tony Murray · 16 years ago
  72. 0a4d7f4 USB: Fix the Nokia 6300 storage-mode. by Richard Nauber · 16 years ago
  73. 0bcfeb3 USB: ehci: fix some ehci hangs and crashes by David Brownell · 16 years ago
  74. 73b2c20 USB Serial: Sierra: Device addition & version rev by Kevin Lloyd · 16 years ago
  75. c9bab96 USB Storage: Sierra: Non-configurable TRU-Install by Kevin Lloyd · 16 years ago
  76. b5f61ab usbatm: Use skb_queue_walk_safe() instead of by-hand implementation. by David S. Miller · 16 years ago
  77. 4ced08b Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  78. 06dd881 usb: fix null deferences in low level usb serial by Jason Wessel · 16 years ago
  79. 55c381e [ARM] omap: convert OMAP drivers to use ioremap() by Russell King · 16 years ago
  80. c3df1a2 [ARM] omap: fix build error in ohci-omap.c by Russell King · 16 years ago
  81. d39bd56 pcmcia: encapsulate ioaddr_t by Dominik Brodowski · 16 years ago
  82. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  83. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  84. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  85. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  86. 84e2d34 pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 16 years ago
  87. eaea043 USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp. by Stefan Lippers-Hollmann · 16 years ago
  88. b5fb454 USB: automatically enable RHSC interrupts by Alan Stern · 16 years ago
  89. 5096aed USB: Don't rebind before "complete" callback by Alan Stern · 16 years ago
  90. f2189c4 USB: Add new PM callback methods for USB by Alan Stern · 16 years ago
  91. 55151d7 USB: Defer Set-Interface for suspended devices by Alan Stern · 16 years ago
  92. 65605ae USB: Add udev argument to interface suspend/resume functions by Alan Stern · 16 years ago
  93. 74573ee USB: cdc-acm: don't unlock acm->mutex on error path by Alexey Dobriyan · 16 years ago
  94. fb85d99 MUSB: Fix index register corruption seen with g_ether and Windows host by Anand Gadiyar · 16 years ago
  95. e8164f6 usb: musb: get rid of MUSB_LOGLEVEL and use parameter by Felipe Balbi · 16 years ago
  96. 746cdd0 usb: musb: get rid of procfs entry by Felipe Balbi · 16 years ago
  97. bf31338 USB: Fix pxa27x_udc usb speed handling. by Robert Jarzmik · 16 years ago
  98. c8fd2c3 USB: cdc-acm: quirk for Conexant CX93010 USB modem by Eric Sandeen · 16 years ago
  99. 77571f0 USB: fix bug in usb_unlink_anchored_urbs() by Oliver Neukum · 16 years ago
  100. f803382 usb-serial: option support HSDPA modem A2502 by Hiroshi Miura · 16 years ago