1. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  2. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  3. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  4. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  5. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  6. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  7. 4b26d50 trivial: OHCI: Fix typo in a comment by Anand Gadiyar · 15 years ago
  8. a57c21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  9. 7bd032d USB serial: update the console driver by Alan Stern · 15 years ago
  10. 320348c usb-serial: straighten out serial_open by Alan Stern · 15 years ago
  11. ff8324d usb-serial: add missing tests and debug lines by Alan Stern · 15 years ago
  12. 7455612 usb-serial: rename subroutines by Alan Stern · 15 years ago
  13. 7e29bb4 usb-serial: fix termios initialization logic by Alan Stern · 15 years ago
  14. cc56cd0 usb-serial: acquire references when a new tty is installed by Alan Stern · 15 years ago
  15. 8bc2c1b usb-serial: change logic of serial lookups by Alan Stern · 15 years ago
  16. f5b0953 usb-serial: put subroutines in logical order by Alan Stern · 15 years ago
  17. 41bd34d usb-serial: change referencing of port and serial structures by Alan Stern · 15 years ago
  18. 054f234 tty: USB: serial/mct_u232, fix tty refcnt by Jiri Slaby · 15 years ago
  19. fe1ae7f tty: USB serial termios bits by Alan Cox · 15 years ago
  20. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  21. 4455e34 tty: USB can now use the shutdown method for kref based freeing of ports by Alan Cox · 15 years ago
  22. 9a68e39 tty: remove dtr/rts use from the driver open methods by Alan Cox · 15 years ago
  23. d2b3918 tty: USB hangup is racy by Alan Cox · 15 years ago
  24. 9b80fee cdc_acm: Fix to use modern speed interfaces by Alan Cox · 15 years ago
  25. 1e066d8 mos7840: remove old dead modem logic by Alan Cox · 15 years ago
  26. 2f9ea55 tty: usb_serial_mos7720: Fix get_lsr_info by Kees Schoenmakers · 15 years ago
  27. 0f608f8 MOS7720 has no tiocmget method by Kees Schoenmakers · 15 years ago
  28. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  29. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  30. ea88023 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  31. 837cbb0 debugfs: Modified default dir of debugfs for debugging UHCI. by GeunSik Lim · 15 years ago
  32. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  33. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  34. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  35. 25a79c4 usbnet: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  36. 56fd126 usb: gadget: m66592-udc needs linux/err.h. by Paul Mundt · 15 years ago
  37. c3144fc Merge branches 'sh/hwblk' and 'sh/pm-runtime' by Paul Mundt · 15 years ago
  38. 9e7291c usb: r8a66597-udc: implement the set_wedge method by Yoshihiro Shimoda · 15 years ago
  39. 0bb886d usb: r8a66597-udc disable interrupts on shutdown fix by Magnus Damm · 15 years ago
  40. ef5ce3b usb: r8a66597-udc buffer management update by Magnus Damm · 15 years ago
  41. d2e27bd usb: add clock support to r8a66597 gadget driver by Magnus Damm · 15 years ago
  42. c414424 usb: gadget: R8A66597 peripheral controller support. by Yoshihiro Shimoda · 15 years ago
  43. 4b6b987 Merge branch 'master' into sh/hwblk by Paul Mundt · 15 years ago
  44. b91cd14 f_phonet: use page-sized rather than MTU-sized RX buffers by Rémi Denis-Courmont · 15 years ago
  45. 5da63cc f_phonet: lock-less MTU change by Rémi Denis-Courmont · 15 years ago
  46. e290861 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  47. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  48. dcbf77c Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  49. cf7fdd5 USB: fix oops on disconnect in cdc-acm by Oliver Neukum · 15 years ago
  50. c15e3ca USB: storage: include Prolific Technology USB drive in unusual_devs list by Rogerio Brito · 15 years ago
  51. 50d0678 USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client by Dhaval Vasa · 15 years ago
  52. c47aacc6 USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial converter cable by Marko Hänninen · 15 years ago
  53. ef4638f USB: EHCI: fix counting of transaction error retries by Alan Stern · 15 years ago
  54. 7a0f0d9 USB: EHCI: fix two new bugs related to Clear-TT-Buffer by Alan Stern · 15 years ago
  55. 01105a2 USB: usbfs: fix -ENOENT error code to be -ENODEV by Alan Stern · 15 years ago
  56. e8e2ff4 USB: musb: fix the nop registration for OMAP3EVM by Gupta, Ajay Kumar · 15 years ago
  57. 18753eb USB: devio: Properly do access_ok() checks by Michael Buesch · 15 years ago
  58. 4927656 USB: pl2303: New vendor and product id by Khanh-Dang Nguyen Thu Lam · 15 years ago
  59. 0011107 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 into sh/hwblk by Paul Mundt · 15 years ago
  60. 2e6713c Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  61. b4093d6 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  62. 3725f28 usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion. by Yoshihiro Shimoda · 15 years ago
  63. c92bcfa USB: xhci: Stall handling bug fixes. by Sarah Sharp · 15 years ago
  64. d115b04 USB: xhci: Support for 64-byte contexts by John Youn · 15 years ago
  65. 28c2d2e USB: xhci: Always align output device contexts to 64 bytes. by Sarah Sharp · 15 years ago
  66. 254c80a USB: xhci: Scratchpad buffer allocation by John Youn · 15 years ago
  67. 9f8e443 USB: Fix parsing of SuperSpeed Endpoint Companion descriptor. by Sarah Sharp · 15 years ago
  68. b7d6d99 USB: xhci: Fail gracefully if there's no SS ep companion descriptor. by Sarah Sharp · 15 years ago
  69. 4a73143 USB: xhci: Handle babble errors on transfers. by Sarah Sharp · 15 years ago
  70. 47692d1 USB: xhci: Setup HW retries correctly. by Sarah Sharp · 15 years ago
  71. fcf8f57 USB: xhci: Check if the host controller died in IRQ handler. by Sarah Sharp · 15 years ago
  72. d3512f6 USB: xhci: Don't oops if the host doesn't halt. by Sarah Sharp · 15 years ago
  73. 66e49d8 USB: xhci: Make debugging more verbose. by Sarah Sharp · 15 years ago
  74. 2d83109 USB: xhci: Correct Event Handler Busy flag usage. by Sarah Sharp · 15 years ago
  75. 6288961 USB: xhci: Handle short control packets correctly. by Sarah Sharp · 15 years ago
  76. 8e595a5 USB: xhci: Represent 64-bit addresses with one u64. by Sarah Sharp · 15 years ago
  77. b11069f USB: xhci: Use GFP_ATOMIC while holding spinlocks. by Sarah Sharp · 15 years ago
  78. a1587d9 USB: xhci: Deal with stalled endpoints. by Sarah Sharp · 15 years ago
  79. f9dc68f USB: xhci: Set TD size in transfer TRB. by Sarah Sharp · 15 years ago
  80. d8f1a5e USB: xhci: fix less- and greater than confusion by Roel Kluin · 15 years ago
  81. 0f157ef USB: usbtest: no need for USB_DEVICEFS by Alan Stern · 15 years ago
  82. 2bbff7b USB: musb: fix CONFIGDATA register read issue by Ajay Kumar Gupta · 15 years ago
  83. 3a9f5bd USB: musb: Refer to musb_otg_timer_func under correct #ifdef by Amit Kucheria · 15 years ago
  84. f01b017 USB: musb_gadget_ep0: fix typo in service_zero_data_request() by Sergei Shtylyov · 15 years ago
  85. 48c348c USB: option.c to support Alcatel X060S/X200 broadband modems by Javier Martin · 15 years ago
  86. 1837915 USB: serial: option: Add ZTE AC8710 usb modem device. by Peng Huang · 15 years ago
  87. 9d498be USB: aten uc2324 is really a moschip 7840 by Russell Lang · 15 years ago
  88. f1469fc USB: option: Add USB ID for Novatel MC727/U727/USB727 refresh by Tim Gardner · 15 years ago
  89. c420bef USB: option: add ZTE device ids and remove ONDA ids by Herton Ronaldo Krzesinski · 15 years ago
  90. bcfa4e6 USB: ehci-orion: Call ehci_reset before ehci_halt by Simon Kagstrom · 15 years ago
  91. 8bf16ba USB: CP210x Add new device IDs by Craig Shelley · 15 years ago
  92. fca4404 USB: ftdi_sio: Add support for GN Otometrics Aurical USB Audiometer by Ville Sundberg · 15 years ago
  93. 715bfc2 USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop by Anand Gadiyar · 15 years ago
  94. 7a77791 USB: storage: raise timeout in usb_stor_Bulk_max_lun by Giacomo Lozito · 15 years ago
  95. 5f4fab9 USB: let the option driver compile without CONFIG_PM by Oliver Neukum · 15 years ago
  96. f99aa3f USB: option: Remove unused variable by Carlos R. Mafra · 15 years ago
  97. c56d300 usb_serial: Fix remaining ref count/lock bugs by Alan Cox · 15 years ago
  98. b68f2fb tty: Fix a USB serial crash/scribble by Alan Cox · 15 years ago
  99. 2c59b0b usb: m66592-udc platform data on_chip support by Magnus Damm · 15 years ago
  100. cf4f1e7 usb: move r8a66597 register defines by Magnus Damm · 15 years ago