summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio.c
Commit message (Expand)AuthorAgeFilesLines
* ftdi_sio: don't override modem bitsAlan Cox2009-06-111-5/+0Star
* ft232: support the ASYNC_LOW_LATENCY flagAlan Cox2009-06-111-34/+60
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-22/+28
* Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse2009-05-181-8/+1Star
* usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern2009-05-091-4/+14
* USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlugNicolas Pitre2009-05-091-0/+2
* USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard2009-04-171-0/+1
* USB: make actual_length in struct urb field u32Greg Kroah-Hartman2009-03-251-1/+1
* USB: ftdi_sio: remove pointless syslog spewDavid Brownell2009-03-251-9/+2Star
* USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall2009-03-251-9/+7Star
* USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...Michael Hennerich2009-03-171-0/+2
* USB: serial: add FTDI USB/Serial converter devicesAxel Wachtler2009-03-171-0/+3
* USB: ftdi_sio: unlock_kernel() on error in set_serial_info()Dan Carpenter2009-02-091-1/+3
* USB: ftdi_sio: add support for the NDI Polaris systemStephane Clerambault2009-02-091-0/+1
* USB: ftdi_sio driver support of bar code scanner from DieboldMhayk Whandson2009-01-281-0/+1
* USB: ftdi_sio: added Alti-2 VID and Neptune 3 PIDRobie Basak2009-01-281-0/+1
* ftdi_sio: fix kref leakJim Paris2009-01-151-1/+1
* tty: Drop the lock_kernel in the private ioctl hookAlan Cox2009-01-021-1/+8
* USB: ftdi_sio: Adding Ewert Energy System's CANdapter PIDAndrew Ewert2008-12-171-0/+1
* USB: tty: SprogII DCC controller identifiersAlan Cox2008-12-171-0/+1
* Fix incorrect use of loose in tty/serial driversNick Andrew2008-12-051-1/+1
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-171-27/+41
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-4/+7
* USB: ftdi_sio: fix 'product' parameter descriptionPaulius Zaleckas2008-10-171-1/+1
* USB: Add Oceanic product ID to ftdi_sioVladimir Vukicevic2008-10-171-0/+1
* tty: usb-serial krefsAlan Cox2008-10-131-8/+11
* ftdi: A few errors are err() that should be debug which causes much spewageAlan Cox2008-10-131-3/+3
* usb: ftdi_sio: add support for Domintell devicesGaetan Carlier2008-09-231-0/+2
* USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)Jaroslav Kysela2008-09-231-0/+1
* USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...Lex Ross2008-08-141-0/+1
* USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development KitsFrederik Kriewitz2008-08-141-0/+4
* USB: ftdi_sio: Add USB Product Id for ELV HS485André Schenk2008-08-141-0/+1
* ftdi_sio: Coding styleAlan Cox2008-07-221-506/+572
* usb_serial: API all changeAlan Cox2008-07-221-106/+105Star
* USB: New device ID for ftdi_sio driverJon K Hellan2008-07-041-0/+1
* USB: FTDI_SIO : Add support for Matrix Orbital PID RangeRay Molenkamp2008-05-291-1/+263
* usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto2008-05-201-0/+1
* USB: add more FTDI device idsPeter Mack2008-05-021-0/+8
* drivers/usb annotations and fixesAl Viro2008-04-281-1/+1
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-251-2/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-78/+78
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-251-3/+0Star
* USB: use DIV_ROUND_UPJulia Lawall2008-04-251-2/+2
* USB: ftdi_sio: Note missing lockingAlan Cox2008-04-251-2/+2
* USB: new ftdi_sio device idMirko Bordignon2008-03-111-0/+1
* USB: ftdi_sio - really enable EM1010PCSven Andersen2008-03-041-0/+1
* USB: ftdi_sio: Workaround for broken Matrix Orbital serial portKevin Vance2008-03-041-0/+24
* USB: ftdi_sio.c add missing '|'Roel Kluin2008-02-221-2/+2
* USB: more serial drivers writing after disconnectOliver Neukum2008-02-011-1/+3
* USB: ftdi_sio: remove very old changelog entries from the file.Greg Kroah-Hartman2008-02-011-220/+2Star