1. dfa5ec7 USB: use DIV_ROUND_UP by Julia Lawall · 17 years ago
  2. 9b0f258 USB: ftdi_sio: Note missing locking by Alan Cox · 17 years ago
  3. 11171d1 USB: new ftdi_sio device id by Mirko Bordignon · 17 years ago
  4. 4ae897d USB: ftdi_sio - really enable EM1010PC by Sven Andersen · 17 years ago
  5. 546d7ee USB: ftdi_sio: Workaround for broken Matrix Orbital serial port by Kevin Vance · 17 years ago
  6. bbc5d27 USB: ftdi_sio.c add missing '|' by Roel Kluin · 17 years ago
  7. 95bef01 USB: more serial drivers writing after disconnect by Oliver Neukum · 17 years ago
  8. 504b55c USB: ftdi_sio: remove very old changelog entries from the file. by Greg Kroah-Hartman · 22 years ago
  9. 2073434 USB: ftdi_sio: Support for more JTAG adaptors by Harald Welte · 17 years ago
  10. 4bb0ef1 USB: ftdi driver - add support for optical probe device by Ed Beroset · 17 years ago
  11. 3491043 USB: ftdi-sio: Patch to add vendor/device id for ATK_16IC CCD by Franco Lanza · 17 years ago
  12. 42f8aa9 USB: ftdi_sio - enabling multiple ELV devices, adding EM1010PC by Peter Stark · 17 years ago
  13. bd5e47c USB: ftd_sio cleanups and updates for new termios work checkpatch fixes by Andrew Morton · 17 years ago
  14. 669a6db USB: ftd_sio: cleanups and updates for new termios work by Alan Cox · 17 years ago
  15. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  16. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  17. ed6e528 USB: ftdi_sio: Handle FT232RL devices like FT232BM devices by Andrew M. Bishop · 17 years ago
  18. d7fde2d USB: ftdi_sio: add of a new product/manufacturer, TML by Pierre Castella · 17 years ago
  19. c1f8ea7 USB: Support for the Evolution Scorpion robots by Søren Hauberg · 17 years ago
  20. 0ffbbe2 USB: ftdi_sio: fix oops due to processing workarounds too early by Oliver Neukum · 17 years ago
  21. 0fb0aa1 USB: serial: ftdi_sio: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  22. 97cd49e USB: ftdi_sio.c: Allow setting latency timer on FT232RL by Stepan Moskovchenko · 17 years ago
  23. d099321 USB: ftdio_sio: New IPlus device ID by Luiz Fernando N. Capitulino · 17 years ago
  24. fa91d43 USB: Add support for Olimex arm-usb-ocd JTAG interface serial port by Tony Lindgren · 17 years ago
  25. 2adb80e USB: ftdi_sio: Add USB Product Id for OpenDCC by Guido Scholz · 17 years ago
  26. 762e92f USB: New device PID for ftdi_sio driver by Neil \"Superna\" ARMSTRONG · 17 years ago
  27. 868e440 USB: ftdi_sio: Add USB ID of ADSTech USBX-707 by Jelle Foks · 18 years ago
  28. 62127a5 USB: fix race in ftdio_write by Oliver Neukum · 18 years ago
  29. 3b009c6 USB: fix usb-serial/ftdi build warning by David Brownell · 18 years ago
  30. d8b2160 USB: Product ID for FT232RL in ftdi_sio by Gard Spreemann · 18 years ago
  31. 12bdbe0 USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the latency_timer by Jim Radford · 18 years ago
  32. 4eaf60e USB: add Additional PIDs in ftdi_sio by Thomas Schleusener · 18 years ago
  33. ef31fec USB: add QL355P power supply ids to fdti_sio by Michael Olberg · 18 years ago
  34. 822c7ef USB: ftdi_sio: Adding VID and PID for Tellstick by Micke Prag · 18 years ago
  35. 210b197 USB: remove duplicate device id from ftdi_sio by Greg Kroah-Hartman · 18 years ago
  36. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  37. ec434e9 USB: ftdi_sio - MachX product ID added by Jan Capek · 18 years ago
  38. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  39. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  40. 794c944 usb: ftdi_sio kill urb cleanup by Mariusz Kozlowski · 18 years ago
  41. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  42. fad14a0 USB: ftdi driver pid for dmx-interfaces by Frank Sievertsen · 18 years ago
  43. 40c3609 USB: ftdi_sio: adds vendor/product id for a RFID construction kit by Kjell Myksvoll · 18 years ago
  44. 5c09d14 USB: ftdi_sio whitespace fixes by David Brownell · 18 years ago
  45. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  46. a148482 USB: add SeaLevel 2106 SeaLINK support to ftdi_sio by Justin Carlson · 18 years ago
  47. 9978f9e USB serial ftdi_sio: Add support for Tactrix OpenPort devices by Ian Abbott · 18 years ago
  48. 13f4db9 USB: fix __must_check warnings in drivers/usb/serial/ by Greg Kroah-Hartman · 18 years ago
  49. eaede2c USB: New device ID for ftdi_sio usb serial driver by Ralf Schlatterbeck · 18 years ago
  50. 2011e92 USB: ftdi_sio driver - new PIDs by Jonathan Davies · 18 years ago
  51. 274a4bb USB: Additional PID for the ftdi_sio driver by Dave Platt · 18 years ago
  52. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  53. e1979fe [PATCH] USB: Add one VID/PID to ftdi_sio by Colin Leroy · 18 years ago
  54. 2246540 [PATCH] USB serial ftdi_sio: Prevent userspace DoS by Ian Abbott · 18 years ago
  55. c0f8d56 [PATCH] USB: new device ids for ftdi_sio driver by Christophe Mariac · 18 years ago
  56. 4843748 [PATCH] USB: new device id for Thorlabs motor driver by D. Peter Siddons · 18 years ago
  57. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  58. eb79b4f [PATCH] USB: ftdi_sio: add support for Yost Engineering ServoCenter3.1 by Ian Abbott · 18 years ago
  59. cf2c748 [PATCH] USB serial: encapsulate schedule_work, remove double-calling by Pete Zaitcev · 18 years ago
  60. 57845bd [PATCH] USB: console: fix oops by Guennadi Liakhovetski · 18 years ago
  61. 72a9f95 [PATCH] USB: ftdi_sio: add device id for ACT Solutions HomePro ZWave interface by Razvan Gavril · 18 years ago
  62. 20a0f47 [PATCH] USB: ftdi_sio: Add support for HCG HF Dual ISO RFID Reader by Ian Abbott · 18 years ago
  63. 7e0258f [PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card reader by Ian Abbott · 18 years ago
  64. 69737df [PATCH] USB: ftdi_sio: Adds support for iPlus device. by Luiz Fernando N. Capitulino · 18 years ago
  65. cdd3b15 [PATCH] USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USB by Nathan Bronson · 18 years ago
  66. 62a13db [PATCH] USB: add support for Papouch TMU (USB thermometer) by Folkert van Heusden · 18 years ago
  67. 7e1c0b8 [PATCH] USB: ftdi_sio: add support for Eclo COM to 1-Wire USB adapter by Ian Abbott · 19 years ago
  68. bf58fbd [PATCH] USB: ftdi_sio: add Icom ID1 USB product and vendor ids by A. Maitland Bottoms · 19 years ago
  69. 80b6ca4 [PATCH] USB: kzalloc() conversion for rest of drivers/usb by Eric Sesterhenn · 19 years ago
  70. 34d1a8a [PATCH] USB: ftdi_sio: new microHAM device IDs by Ian Abbott · 19 years ago
  71. 09c280a [PATCH] USB: ftdi: Two new ATIK based USB astronomical CCD cameras by Rui Santos · 19 years ago
  72. ce40d29 [PATCH] USB: ftdi_sio: new PID for PCDJ DAC2 by Wouter Paesen · 19 years ago
  73. a94b52a [PATCH] USB: ftdi_sio: new IDs for Westrex devices by Ian Abbott · 19 years ago
  74. 641adaa [PATCH] USB: new id for ftdi_sio.c and ftdi_sio.h by Louis Nyffenegger · 19 years ago
  75. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  76. 740a428 [PATCH] USB: ftdi_sio: new IDs for Teratronik devices by Ian Abbott · 19 years ago
  77. effac8b [PATCH] USB: Support for Posiflex PP-7000 retail printer in Linux by Pavel Fedin · 19 years ago
  78. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
  79. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  80. b4723ae [PATCH] USB: ftdi_sio: new IDs for KOBIL devices by Ian Abbott · 19 years ago
  81. bde6218 [PATCH] USB: add new device id to ftdi_sio module by Martin Hagelin · 19 years ago
  82. 269bda1 [PATCH] USB Serial: move name to driver structure by Greg Kroah-Hartman · 19 years ago
  83. 18fcac3 [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  84. ea65370 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  85. 207c47e [PATCH] drivers/usb/serial/ftdi_sio: add PID/VID by Thomas Riewe · 19 years ago
  86. c9c7746 [PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras by Rui Santos · 19 years ago
  87. 72a755f [PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTR by Peter Favrholdt · 19 years ago
  88. f5e09b7 [PATCH] USB: ftdi_sio: custom baud rate fix by Ian Abbott · 19 years ago
  89. e6ac4a4 [PATCH] USB ftdi_sio: New IDs for ELV, Xsens and Falcom products by Ian Abbott · 19 years ago
  90. fdcb0a0 [PATCH] USB ftdi_sio: user specified VID/PID by Ian Abbott · 19 years ago
  91. 279e154 [PATCH] USB: ftdi_sio: fix a couple of timeouts by Ian Abbott · 19 years ago
  92. 74ede0f [PATCH] USB: ftdi_sio: Update RTS and DTR simultaneously by Ian Abbott · 19 years ago
  93. 9b1513d [PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devices by Ian Abbott · 19 years ago
  94. 16966f2 [PATCH] USB: fix ftdi_sio compiler warnings by Greg Kroah-Hartman · 19 years ago
  95. 7e33ae6 [PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC code by Ian Abbott · 19 years ago
  96. 8f977e4 [PATCH] USB ftdi_sio: reduce device id table clutter by Ian Abbott · 19 years ago
  97. 060b884 [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  98. 76854ce [PATCH] USB: ftdi_sio: avoid losing received data in tty-ldisc by Ian Abbott · 19 years ago
  99. 4790074 [PATCH] USB: ftdi_sio: new PID for ELV UM100 by Ian Abbott · 19 years ago
  100. 093cf72 [PATCH] USB: Spelling fixes for drivers/usb. by Steven Cole · 19 years ago