1. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 13 years ago
  2. 3abee85 USB: serial: sierra: remove reset_resume callback by Greg Kroah-Hartman · 13 years ago
  3. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 13 years ago
  4. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 13 years ago
  5. c7f3619 usb-serial: clean up unneeded PM-related fields by Alan Stern · 13 years ago
  6. 64318a5 USB: sierra.c: remove dbg() tracing calls by Greg Kroah-Hartman · 13 years ago
  7. 749541d1 USB: sierra: avoid QMI/wwan interface on MC77xx by Bjørn Mork · 13 years ago
  8. c5d703d USB: sierra: add support for Sierra Wireless MC7710 by Anton Samokhvalov · 13 years ago
  9. c9d5217 USB: serial: sierra.c: use module_usb_serial_driver by Greg Kroah-Hartman · 13 years ago
  10. d860322 usb-serial: use new registration API in [q-s]* drivers by Alan Stern · 13 years ago
  11. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  12. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  13. 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 13 years ago
  14. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  15. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  16. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  17. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  18. 5b7c117 USB: sierra: error handling in runtime PM by Oliver Neukum · 14 years ago
  19. e1dc515 sierra: add new ID for Airprime/Sierra USB IP modem by Jon Thomas · 14 years ago
  20. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  21. 9d72c81 USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c by august huber · 15 years ago
  22. cfbaa39 USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem. by William Lightning · 15 years ago
  23. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  24. 1f87158 USB: remove references to port->port.count from the serial drivers by Alan Stern · 15 years ago
  25. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 15 years ago
  26. b87c6e8 USB: serial: sierra driver indat_callback fix by Elina Pasheva · 15 years ago
  27. 7650cd9 USB: serial: sierra driver adding reset_resume function by Elina Pasheva · 15 years ago
  28. a45a1e0 USB: serial: Eliminate useless code by Julia Lawall · 15 years ago
  29. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  30. 1ebca9d USB: serial: add usbid for dell wwan card to sierra.c by Richard Farina · 15 years ago
  31. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  32. 3a2b808 USB: serial: sierra driver memory reduction by Elina Pasheva · 15 years ago
  33. b64dc0a USB: serial: sierra driver autopm fixes by Elina Pasheva · 15 years ago
  34. 3c77d51 USB: serial: sierra driver send_setup() autopm fix by Elina Pasheva · 15 years ago
  35. 0f0ba79 USB: serial: sierra driver version change to 1.3.8 by Elina Pasheva · 15 years ago
  36. cd60451 drivers/usb/serial/sierra.c: fix CONFIG_PM=n build by Andrew Morton · 15 years ago
  37. e6929a9 USB: support for autosuspend in sierra while online by Oliver Neukum · 15 years ago
  38. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  39. c5f3d87 USB: serial: sierra driver id_table additions by Elina Pasheva · 16 years ago
  40. 7bae0a0 USB: Sierra: fix oops upon device close by Alan Stern · 16 years ago
  41. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 16 years ago
  42. 0b10395 + drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm tree by Andrew Morton · 16 years ago
  43. 9636b68 USB: serial: sierra driver sierra_calc_num_ports() fix by Elina Pasheva · 16 years ago
  44. c76a23d USB: serial: sierra driver interrupt urb resubmit fix by Elina Pasheva · 16 years ago
  45. 238ebd1 USB: serial: sierra driver zero length packet fix by Elina Pasheva · 16 years ago
  46. b0cda8c USB: serial: sierra driver read path bug fix by Elina Pasheva · 16 years ago
  47. 40d2ff3 USB: serial: sierra driver write path improvements by Elina Pasheva · 16 years ago
  48. 5d44b36 USB: serial: sierra driver debug info visibility improvement by Elina Pasheva · 16 years ago
  49. b748bb7 USB: serial: sierra driver performance improvements by Elina Pasheva · 16 years ago
  50. 4db2299 sierra: driver interface blacklisting by Elina Pasheva · 16 years ago
  51. b9a44bc1 sierra: driver urb handling improvements by Elina Pasheva · 16 years ago
  52. 00b040d tty: resolve some sierra breakage by Alan Cox · 16 years ago
  53. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 16 years ago
  54. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 16 years ago
  55. 212b8f0 USB: serial: sierra driver bug fix for composite interface by Elina Pasheva · 16 years ago
  56. d95186d sierra: Fix formatting by Alan Cox · 16 years ago
  57. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  58. 7384a92 USB Serial: Sierra: debug message fix by Kevin Lloyd · 16 years ago
  59. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  60. b77a5c7 USB Serial: Sierra: Add MC8785 VID/PID by Kevin Lloyd · 16 years ago
  61. f8834f1 USB: Correct Sierra Wireless USB EVDO Modem Device ID by Tony Murray · 16 years ago
  62. 73b2c20 USB Serial: Sierra: Device addition & version rev by Kevin Lloyd · 16 years ago
  63. f331e40 USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers by Greg Kroah-Hartman · 16 years ago
  64. 0585e4d USB Serial Sierra: TRU-Install feature update by Kevin Lloyd · 17 years ago
  65. e3173b2 USB Serial Sierra: Dynamic interface detection by Kevin Lloyd · 17 years ago
  66. 4e0fee8 USB Serial Sierra: clean-up by Kevin Lloyd · 17 years ago
  67. 9660ea3 tty-usb-sierra: Coding style - minor by Alan Cox · 16 years ago
  68. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  69. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 17 years ago
  70. a5b6f60 usb serial: more fixes and groundwork for tty changes by Alan Cox · 17 years ago
  71. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  72. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 17 years ago
  73. 7106967 usb/usb-serial-sierra-add-new-dev-group by Kevin Lloyd · 17 years ago
  74. 69a90f8 USB: Serial: Sierra: C597 fix by Kevin Lloyd · 17 years ago
  75. f3564de USB: Serial: Sierra: Clean up by Kevin Lloyd · 17 years ago
  76. 8f7f85e USB: Add HP hs2300 Broadband Wireless Module to sierra.c by Stefan Seyfried · 17 years ago
  77. 7f170a6 USB: sierra: add another device id by Kevin Lloyd · 17 years ago
  78. 4f4f9c5 USB: sierra: dma fixes by Oliver Neukum · 17 years ago
  79. d726fb7 USB: serial: move zte MF330 from sierra to option by Kevin Lloyd · 17 years ago
  80. e33fe4d USB: make sure usb serial drivers don't flush to logically disconnected devices by Oliver Neukum · 17 years ago
  81. 228426e USB: sierra driver - add update dtr logic by Kevin Lloyd · 17 years ago
  82. e3e73c9 USB: sierra: add support for Onda H600/Zte MF330 datacard to USB Driver for Sierra Wireless by Bruno Redondi · 17 years ago
  83. 6835b32 USB: sierra driver - add devices by Kevin Lloyd · 17 years ago
  84. 62aad3a USB: Sierra - Add support for Aircard 881U by Jessica L. Blank · 17 years ago
  85. ed0ccdb USB: VID/PID update for sierra by Kevin R Page · 17 years ago
  86. b9e13ac USB: sierra: fix product id by agilmore@wirelessbeehive.com · 17 years ago
  87. 5fdcd03 USB: sierra: new product id by agilmore@wirelessbeehive.com · 17 years ago
  88. ed1f12e USB: sierra: termios by Alan Cox · 17 years ago
  89. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  90. 82a24e6 USB: drivers/usb/serial/sierra.c: make 3 functions static by Adrian Bunk · 17 years ago
  91. 9454c46 USB: sierra: Add new devices by Kevin Lloyd · 18 years ago
  92. 112225b USB: sierra: Add TRU-Install (c) Support by Kevin Lloyd · 18 years ago
  93. 9e85c5f USB: sierra: cleanup the startup and shutdown path by Greg Kroah-Hartman · 18 years ago
  94. 17c2327 USB: sierra: remove incorrect usage of the urb status field by Greg Kroah-Hartman · 18 years ago
  95. 17dd221 USB: serial: sierra: clean up urb->status usage by Greg Kroah-Hartman · 18 years ago
  96. 5b7da8f USB: Add support for Sierra Wireless Aircard 595U by Danny Budik · 18 years ago
  97. f094e4f USB: sierra: add more checks on shutdown by Greg Kroah-Hartman · 18 years ago
  98. ebcf3ed USB: sierra close race by Oliver Neukum · 18 years ago
  99. e43062d USB: Sierra Wireless auto set D0 by Kevin Lloyd · 18 years ago
  100. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago