1. 9da69c6 USB: isp1760: allow platform devices to customize devflags by Michael Hennerich · 15 years ago
  2. 331ac6b USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power mode by Alek Du · 15 years ago
  3. 3807e26 USB: EHCI: split ehci_qh into hw and sw parts by Alek Du · 15 years ago
  4. 403dbd3 USB: EHCI: add need_io_watchdog flag to ehci_hcd by Alek Du · 15 years ago
  5. 4d155eb USB: full autosuspend and power management support for usbsevseg by Oliver Neukum · 15 years ago
  6. d9bfbd1 USB: full power management support for the idmouse driver by Oliver Neukum · 15 years ago
  7. b780021 USB: gadget: s3c-hsotg: missing parentheses by Roel Kluin · 15 years ago
  8. 058e698 USB: gadget: Drop NULL test on list_entry result by Julia Lawall · 15 years ago
  9. d12b85e USB: ldusb should signal an error in poll if the device is disconnected by Oliver Neukum · 15 years ago
  10. d35b4ce USB: legousbtower: make poll notice disconnect by Oliver Neukum · 15 years ago
  11. a470810 USB: suspend/resume support for usbtmc by Oliver Neukum · 15 years ago
  12. 8628688 USB: usbtmc can do IO to device after disconnect by Oliver Neukum · 15 years ago
  13. 75b48f0 USB: usb-serial, remove unused variables by Jiri Slaby · 15 years ago
  14. 383cedc USB: serial: full autosuspend support for the option driver by Oliver Neukum · 15 years ago
  15. ab26d20 USB: gadget: pxa25x: basic transceiver support by Philipp Zabel · 15 years ago
  16. 4c6e897 USB: make the "usbfs_snoop" log more pertinent by Alan Stern · 15 years ago
  17. ccf5b80 USB: make intf.pm_usage an atomic_t by Alan Stern · 15 years ago
  18. 7cbe5dc USB: add API for userspace drivers to "claim" ports by Alan Stern · 15 years ago
  19. 831baa4 USB: whci-hcd: make endpoint_reset method async by David Vrabel · 15 years ago
  20. 586dfc8 USB: Add nuvoton Ehci driver for w90p910 platform by Wan ZongShun · 15 years ago
  21. b95cd7e USB audio gadget: Un-inline generic_[gs]et_cmd by Laurent Pinchart · 15 years ago
  22. 512ad27 USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h by Laurent Pinchart · 15 years ago
  23. 85e08ca USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h by Laurent Pinchart · 15 years ago
  24. 81bf46f USB: Let usb_sg_init to set transfer_buffer more often by Pete Zaitcev · 15 years ago
  25. 4e9e920 USB: usbmon: end ugly tricks with DMA peeking by Pete Zaitcev · 15 years ago
  26. b07f4d0 USB: usbmon: drop Kconfig defaults by Pete Zaitcev · 15 years ago
  27. d2fb1bb USB: sisusbvga: drop usb_buffer_alloc by Pete Zaitcev · 15 years ago
  28. f8086a0 USB: ehci-dbg.c: no need for checking it before call vfree by Figo.zhang · 16 years ago
  29. 6682bb3 USB: Fix SS endpoint companion descriptor parsing. by Sarah Sharp · 15 years ago
  30. 624defa USB: xhci: Support interrupt transfers. by Sarah Sharp · 15 years ago
  31. 2f697f6 USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length. by Sarah Sharp · 15 years ago
  32. 204970a USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status. by Sarah Sharp · 15 years ago
  33. 99eb32d USB: xhci: Check URB's actual transfer buffer size. by Sarah Sharp · 15 years ago
  34. 9191eee USB: xhci: Don't touch xhci_td after it's freed. by Sarah Sharp · 15 years ago
  35. 83fbcdc USB: xhci: Handle babbling endpoints correctly. by Sarah Sharp · 15 years ago
  36. 66d1eeb USB: xhci: Make TRB completion code comparison readable. by Sarah Sharp · 15 years ago
  37. ac9d8fe USB: xhci: Add quirk for Fresco Logic xHCI hardware. by Sarah Sharp · 15 years ago
  38. 82d1009 USB: xhci: Handle stalled control endpoints. by Sarah Sharp · 15 years ago
  39. 2d3f1fa USB: xhci: Support full speed devices. by Sarah Sharp · 15 years ago
  40. 47aded8 USB: xhci: Set correct max packet size for HS/FS control endpoints. by Sarah Sharp · 15 years ago
  41. f2217e8 USB: xhci: Configure endpoint code refactoring. by Sarah Sharp · 15 years ago
  42. 018218d USB: xhci: Fix slot and endpoint context debugging. by Sarah Sharp · 15 years ago
  43. b0567b3 USB: xhci: Work around for chain bit in link TRBs. by Sarah Sharp · 15 years ago
  44. 11eaf17 USB: serial: ftdi: handle gnICE+ JTAG adaptors by Michael Hennerich · 15 years ago
  45. eb661bc USB: sl811-hcd: Fix device disconnect: by Hennerich, Michael · 15 years ago
  46. ec3815c USB: add PIDs for FTDI based OpenDCC hardware by mail@rainerkeller.de · 15 years ago
  47. 7af25b4 USB: fix cdc-acm regression in open by Oliver Neukum · 15 years ago
  48. 7f1dc31 USB: CDC WDM driver doesn't support non-blocking reads by Oliver Neukum · 15 years ago
  49. ce60c48 USB: option: TELIT UC864G support by Manuel Lauss · 15 years ago
  50. a67d8e6 USB: option.c Add support for ZTE AC2726 EVDO modem by Huzaifa Sidhpurwala · 15 years ago
  51. 35904e6 USB: serial: pl2303: new hardware support - sanwa multimeter by Pawel Ludwikow · 15 years ago
  52. e7d7fcc USB: serial: ftdi_sio: new hardware support - hameg power supply by Pawel Ludwikow · 15 years ago
  53. e5dc8ae USB: storage: fix a resume path GFP_NOIO must be used by Oliver Neukum · 15 years ago
  54. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  55. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  56. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  57. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  58. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  59. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  60. 4b26d50 trivial: OHCI: Fix typo in a comment by Anand Gadiyar · 15 years ago
  61. a57c21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  62. 7bd032d USB serial: update the console driver by Alan Stern · 15 years ago
  63. 320348c usb-serial: straighten out serial_open by Alan Stern · 15 years ago
  64. ff8324d usb-serial: add missing tests and debug lines by Alan Stern · 15 years ago
  65. 7455612 usb-serial: rename subroutines by Alan Stern · 15 years ago
  66. 7e29bb4 usb-serial: fix termios initialization logic by Alan Stern · 15 years ago
  67. cc56cd0 usb-serial: acquire references when a new tty is installed by Alan Stern · 15 years ago
  68. 8bc2c1b usb-serial: change logic of serial lookups by Alan Stern · 15 years ago
  69. f5b0953 usb-serial: put subroutines in logical order by Alan Stern · 15 years ago
  70. 41bd34d usb-serial: change referencing of port and serial structures by Alan Stern · 15 years ago
  71. 054f234 tty: USB: serial/mct_u232, fix tty refcnt by Jiri Slaby · 15 years ago
  72. fe1ae7f tty: USB serial termios bits by Alan Cox · 15 years ago
  73. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  74. 4455e34 tty: USB can now use the shutdown method for kref based freeing of ports by Alan Cox · 15 years ago
  75. 9a68e39 tty: remove dtr/rts use from the driver open methods by Alan Cox · 15 years ago
  76. d2b3918 tty: USB hangup is racy by Alan Cox · 15 years ago
  77. 9b80fee cdc_acm: Fix to use modern speed interfaces by Alan Cox · 15 years ago
  78. 1e066d8 mos7840: remove old dead modem logic by Alan Cox · 15 years ago
  79. 2f9ea55 tty: usb_serial_mos7720: Fix get_lsr_info by Kees Schoenmakers · 15 years ago
  80. 0f608f8 MOS7720 has no tiocmget method by Kees Schoenmakers · 15 years ago
  81. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  82. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  83. ea88023 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  84. 837cbb0 debugfs: Modified default dir of debugfs for debugging UHCI. by GeunSik Lim · 15 years ago
  85. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  86. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  87. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  88. 25a79c4 usbnet: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  89. 56fd126 usb: gadget: m66592-udc needs linux/err.h. by Paul Mundt · 15 years ago
  90. c3144fc Merge branches 'sh/hwblk' and 'sh/pm-runtime' by Paul Mundt · 15 years ago
  91. 9e7291c usb: r8a66597-udc: implement the set_wedge method by Yoshihiro Shimoda · 15 years ago
  92. 0bb886d usb: r8a66597-udc disable interrupts on shutdown fix by Magnus Damm · 15 years ago
  93. ef5ce3b usb: r8a66597-udc buffer management update by Magnus Damm · 15 years ago
  94. d2e27bd usb: add clock support to r8a66597 gadget driver by Magnus Damm · 15 years ago
  95. c414424 usb: gadget: R8A66597 peripheral controller support. by Yoshihiro Shimoda · 15 years ago
  96. 4b6b987 Merge branch 'master' into sh/hwblk by Paul Mundt · 15 years ago
  97. b91cd14 f_phonet: use page-sized rather than MTU-sized RX buffers by Rémi Denis-Courmont · 15 years ago
  98. 5da63cc f_phonet: lock-less MTU change by Rémi Denis-Courmont · 15 years ago
  99. e290861 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  100. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago