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