1. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  2. 4acfaf8 usb/serial: fix function args warnings, dropping *filp by Randy Dunlap · 13 years ago
  3. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  4. 97ac01d usb: wwan: fix compilation without CONFIG_PM_RUNTIME by Oliver Neukum · 13 years ago
  5. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  6. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  7. d078138 USB: serial: ch341: add new id by wangyanqing · 13 years ago
  8. b88ccf6 USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-H by JF Argentino · 13 years ago
  9. 7a89e4c USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626 by Herton Ronaldo Krzesinski · 13 years ago
  10. e4738e2 USB: Remove unused timeout from io_edgeport.c by Huzaifa Sidhpurwala · 13 years ago
  11. 6960f40 USB: serial/kobil_sct, fix potential tty NULL dereference by Jiri Slaby · 13 years ago
  12. f7d7aed USB: serial/keyspan_pda, fix potential tty NULL dereferences by Jiri Slaby · 13 years ago
  13. 309a057 USB: opticon: add rts and cts support by Martin Jansen · 13 years ago
  14. 969e303 USB: serial drivers need to use larger bulk-in buffers by Alan Stern · 13 years ago
  15. 91f58ae USB: serial: mos7720: Fix possible null pointer dereference by Huzaifa Sidhpurwala · 13 years ago
  16. d866150 USB: serial: keyspan: Fix possible null pointer dereference. by Huzaifa Sidhpurwala · 13 years ago
  17. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 13 years ago
  18. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  19. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 13 years ago
  20. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  21. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  22. 5b7c117 USB: sierra: error handling in runtime PM by Oliver Neukum · 13 years ago
  23. 9a91aed usb_wwan: fix error case in close() by Oliver Neukum · 13 years ago
  24. 16871dc usb_wwan: error case of resume by Oliver Neukum · 13 years ago
  25. 433508a usb_wwan: data consistency in error case by Oliver Neukum · 13 years ago
  26. 3d06bf1 usb_wwan: fix runtime PM in error case by Oliver Neukum · 13 years ago
  27. c9c4558 usb_wwan: fix error in marking device busy by Oliver Neukum · 13 years ago
  28. e1dc515 sierra: add new ID for Airprime/Sierra USB IP modem by Jon Thomas · 13 years ago
  29. 38237fd USB: serial/usb_wwan, fix tty NULL dereference by Jiri Slaby · 13 years ago
  30. acb52cb USB: Add Samsung SGH-I500/Android modem ID switch to visor driver by Maciej Szmigiero · 13 years ago
  31. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 13 years ago
  32. 7af75af USB: serial: mct_u232: added _ioctl, _msr_to_icount and _get_icount functions by Vadim Tsozik · 14 years ago
  33. 28fe2eb USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrograph by Michael Williamson · 13 years ago
  34. 6ec2f46 USB: ftdi_sio: add ST Micro Connect Lite uart support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  35. b14de38 USB: ti_usb: fix module removal by Ionut Nicu · 14 years ago
  36. 271c115 USB: io_edgeport: fix the reported firmware major and minor by Bjørn Mork · 14 years ago
  37. f6c259a USB: ftdi_sio: fix resolution of 2232H baud rate dividers by Daniel Glöckner · 14 years ago
  38. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 14 years ago
  39. a9d61bc USB: serial: Updated support for ICOM devices by Pieter Maes · 14 years ago
  40. 96a3e79 drivers: update to pl2303 usb-serial to support Motorola cables by Dario Lombardo · 14 years ago
  41. aa52b3a USB: adding USB support for Cinterion's HC2x, EU3 and PH8 products by Nicolaus Colberg · 14 years ago
  42. 5620b5f USB serial: add missing .usb_driver field in serial drivers by Alan Stern · 14 years ago
  43. 9926c0d USB: CP210x Removed incorrect device ID by Craig Shelley · 14 years ago
  44. faea63f USB: CP210x Add two device IDs by Craig Shelley · 14 years ago
  45. a58861f USB: qcaux: add Pantech UML290 device ID by Dan Williams · 14 years ago
  46. 949f671 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  47. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  48. 569ff2d usb: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  49. 2af1084 USB: Merge 2.6.37-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  50. c466cd2 USB: serial: ftdi_sio: add support for TIOCSERGETLSR by Greg Kroah-Hartman · 14 years ago
  51. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  52. 66921ed USB: serial: usb_wwan: Add missing uaccess.h / fix build failure by Peter Huewe · 14 years ago
  53. 5363cdc USB: ftdi_sio: Add D.O.Tec PID by Florian Faber · 14 years ago
  54. ea3398a Staging: Merge 2.6.37-rc5 into staging-next by Greg Kroah-Hartman · 14 years ago
  55. 02303f7 usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2) by Dan Williams · 14 years ago
  56. abf0318 USB: fix autosuspend bug in usb-serial by Alan Stern · 14 years ago
  57. 6fdbad8 USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID added by Jacques Viviers · 14 years ago
  58. 28942bb USB: ftdi_sio: Add ID for RT Systems USB-29B radio cable by Michael Stuermer · 14 years ago
  59. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  60. 491acf0 Staging: Merge 2.6.37-rc2 into staging-next by Greg Kroah-Hartman · 14 years ago
  61. 58c0d9d USB: option: fix when the driver is loaded incorrectly for some Huawei devices. by ma rui · 14 years ago
  62. f7043ec USB: ssu100: remove max_packet_size calculation by Bill Pemberton · 14 years ago
  63. 16618c2 Staging: beceem: Move ZTE TU25's USB id to the beceem module by Alejandro R. Sedeño · 14 years ago
  64. 7fea0f7 USB: ftdi_sio: add device IDs for Milkymist One JTAG/serial by Sebastien Bourdeauducq · 14 years ago
  65. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  66. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  67. 92ca0dc USB: mct_u232: fix broken close by Johan Hovold · 14 years ago
  68. 0f266ab USB: ftdi_sio: add device ids for ScienceScope by Greg Kroah-Hartman · 14 years ago
  69. c6f694a USB: opticon: Whitespace fixes in opticon driver by Alon Ziv · 14 years ago
  70. 0d930e5 USB: opticon: Add Opticon OPN2001 write support by Alon Ziv · 14 years ago
  71. 97cd8dc USB: opticon: Fix long-standing bugs in opticon driver by Alon Ziv · 14 years ago
  72. c19db4c USB: ftdi_sio: set device latency timeout at port probe by Johan Hovold · 14 years ago
  73. cfb8da8 USB: visor: fix initialisation of UX50/TH55 devices by Johan Hovold · 14 years ago
  74. 59c6ccd USB: ftdi_sio: new VID/PIDs for various Papouch devices by Daniel Suchy · 14 years ago
  75. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  76. 93ad03d USB: cp210x: Add WAGO 750-923 Service Cable device ID by Anders Larsen · 14 years ago
  77. 99c1e4f USB: add PID for FTDI based OpenDCC hardware by Rainer Keller · 14 years ago
  78. 1992de8 USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000 by Matthias G. Eckermann · 14 years ago
  79. 677aeaf USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes" by Johan Hovold · 14 years ago
  80. 1f8dd01 USB: serial: Enable USB autosuspend by default on qcserial by Matthew Garrett · 14 years ago
  81. c6991b6 USB: option: Add new ONDA vendor id and product id for ONDA MT825UP by Enrico Mioso · 14 years ago
  82. 2f1136d USB: cp210x: Add Renesas RX-Stick device ID by DJ Delorie · 14 years ago
  83. 3126d82 USB: ftdi_sio: Add PID for accesio products by Rich Mattes · 14 years ago
  84. ecfa153 USB: option: Add more ZTE modem USB id's by Mauro Carvalho Chehab · 14 years ago
  85. 9059389 USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA) by Johan Hovold · 14 years ago
  86. a9e2e06 tty: Fix warning left over from TIOCGICOUNT changes by Alan Cox · 14 years ago
  87. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 14 years ago
  88. d281da7 tty: Make tiocgicount a handler by Alan Cox · 14 years ago
  89. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  90. a0846f1 USB: serial/mos*: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  91. 6573738 USB: ftdi_sio: Added custom PIDs for ChamSys products by Luke Lowrey · 14 years ago
  92. 870408c usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters. by Dave Ludlow · 14 years ago
  93. caf3a63 usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P. by Dave Ludlow · 14 years ago
  94. 3c35b00 USB: ssu100: turn off debug flag by Bill Pemberton · 14 years ago
  95. 5b22a32 USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile. by A E Lawrence · 14 years ago
  96. 0bf7a81 USB: cp210x: Add B&G H3000 link cable ID by Jason Detring · 14 years ago
  97. 541e05e USB: CP210x Add new device ID by Craig Shelley · 14 years ago
  98. c7aa8f4 USB: option: fix incorrect novatel entries by Dirk De Schepper · 14 years ago
  99. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  100. ea233f8 USB: ftdi_sio: add product ID for Lenz LI-USB by Galen Seitz · 14 years ago