aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-16tty: move the termios object into the ttyAlan Cox1-1/+1
2012-06-12USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb1-0/+1
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman1-7/+2
2012-05-07USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel1-0/+1
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman1-1/+0
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman1-1/+0
2012-05-03USB: ftdi_sio.c: remove dbg() tracing callsGreg Kroah-Hartman1-34/+1
2012-04-09USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott1-5/+7
2012-04-09USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott1-11/+13
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi1-1/+2
2012-03-15USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel1-0/+1
2012-03-14USB: ftdi_sio: add support for FT-X series devicesJim Paris1-5/+15
2012-03-09USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel1-0/+2
2012-03-08USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen1-1/+1
2012-03-01USB: ftdi_sio: add support for BeagleBone rev A5+Peter Korsgaard1-2/+2
2012-02-28USB: ftdi_sio: fix problem when the manufacture is a NULL stringGreg Kroah-Hartman1-1/+2
2012-02-24usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS deviceScott Dial1-0/+4
2012-02-24usb-serial: use new registration API in [d-h]* driversAlan Stern1-17/+9
2012-02-03USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian1-0/+1
2012-01-26USB: ftdi_sio: Add more identifiersAlan Cox1-0/+1
2012-01-24USB: serial: ftdi additional IDsPeter Naulls1-0/+1
2012-01-24USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard1-0/+2
2012-01-24USB: ftdi_sio: fix initial baud rateJohan Hovold1-2/+5
2012-01-24USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold1-2/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-0/+1
2011-12-01usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Kościelnicki1-0/+1
2011-11-26USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley1-0/+4
2011-11-18USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley1-3/+11
2011-10-18USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...Uwe Bonnes1-25/+16
2011-10-18USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structureUwe Bonnes1-1/+6
2011-10-18USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structureUwe Bonnes1-0/+8
2011-10-18USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structureUwe Bonnes1-0/+2
2011-10-18USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structureUwe Bonnes1-0/+1
2011-10-18USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sioUwe Bonnes1-0/+26
2011-10-18USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI BoardPeter Stuge1-0/+2
2011-10-04USB: ftdi_sio: add PID for Sony Ericsson UrbanHakan Kvist1-0/+2
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman1-1/+1
2011-08-25USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD1-1/+19
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto1-1/+1
2011-08-10USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer1-0/+1
2011-08-08usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...Uwe Bonnes1-1/+4
2011-08-08USB: ftdi_sio: fix minor typo in get_ftdi_divisorIonut Nicu1-1/+1
2011-06-27USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.cUwe Bonnes1-5/+14
2011-06-08USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz1-0/+1
2011-04-29USB: serial: ftdi_sio: adding support for TavIR STK500Benedek László1-0/+1
2011-04-13USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich1-0/+2
2011-04-13USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold1-0/+1
2011-04-13USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-6/+6
2011-03-09USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-HJF Argentino1-0/+2
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman1-0/+27
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox1-2/+2
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-2/+2
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-2/+2
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman1-1/+38
2011-02-03USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson1-0/+1
2011-02-03USB: ftdi_sio: add ST Micro Connect Lite uart supportJean-Christophe PLAGNIOL-VILLARD1-0/+26
2011-01-22USB: ftdi_sio: fix resolution of 2232H baud rate dividersDaniel Glöckner1-1/+1
2011-01-22USB: serial: Updated support for ICOM devicesPieter Maes1-1/+11
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman1-0/+1
2010-12-16USB: serial: ftdi_sio: add support for TIOCSERGETLSRGreg Kroah-Hartman1-0/+27
2010-12-10USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber1-0/+1
2010-11-30USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID addedJacques Viviers1-0/+1
2010-11-30USB: ftdi_sio: Add ID for RT Systems USB-29B radio cableMichael Stuermer1-0/+1
2010-11-08USB: ftdi_sio: add device IDs for Milkymist One JTAG/serialSebastien Bourdeauducq1-0/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+0
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-7/+35
2010-10-22USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman1-0/+3
2010-10-22USB: ftdi_sio: set device latency timeout at port probeJohan Hovold1-2/+1
2010-10-22USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy1-1/+29
2010-10-22USB: add PID for FTDI based OpenDCC hardwareRainer Keller1-0/+1
2010-10-22USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"Johan Hovold1-4/+0
2010-10-22USB: ftdi_sio: Add PID for accesio productsRich Mattes1-0/+1
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox1-0/+1
2010-09-03USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey1-0/+8
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2010-08-23USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz1-0/+1
2010-08-23USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr1-0/+2
2010-08-23USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka1-1/+1
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov1-1/+1
2010-08-11Merge branch 'master' into for-nextJiri Kosina1-0/+4
2010-08-10USB: ftdi_sio: device id for Navitatordranch@trinnet.net1-0/+3
2010-08-10USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers1-0/+1
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches1-1/+0
2010-07-26USB: FTDI: Add support for the RT System VX-7 radio programming cableCorey Minyard1-0/+1
2010-07-26USB: ftdi_sio: support for Signalyzer tools based on FTDI chipsColin Leitner1-0/+8
2010-06-30USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin1-1/+0
2010-06-04USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack1-0/+4
2010-05-20USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold1-1/+1
2010-05-20USB: ftdi_sio: checkpatch cleanupsGreg Kroah-Hartman1-1/+1
2010-05-20USB: ftdi_sio: clean up line-status handlingJohan Hovold1-21/+16
2010-05-20USB: ftdi_sio: use tty_insert_flip_string_fixed_flagJohan Hovold1-3/+4
2010-05-20USB: serial: remove multi-urb write from generic driverJohan Hovold1-38/+21
2010-05-20USB: ftdi_sio: clean up SIO write supportJohan Hovold1-40/+13
2010-05-20USB: ftdi_sio: switch to generic write implementationJohan Hovold1-172/+19
2010-05-20USB: ftdi_sio: fix some coding style issuesJohan Hovold1-31/+14
2010-05-20USB: ftdi_sio: switch to generic read implementationJohan Hovold1-92/+7
2010-05-20USB: serial: allow drivers to define bulk buffer sizesJohan Hovold1-15/+1
2010-05-20usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel1-1/+1
2010-03-19USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani1-2/+4
2010-03-19USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin1-0/+1
2010-03-02USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold1-2/+1
2010-03-02USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold1-6/+0
2010-03-02USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin1-0/+1
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches1-1/+1
2010-03-02USB: add new ftdi_sio device idsMitchell Solomon1-0/+4
2010-03-02USB: ftdi_sio: Replace BKL with a mutexAlessio Igor Bogani1-6/+8
2010-03-02USB: ftdi_sio: correct spelling in implementation fileAndreas Mohr1-7/+7
2010-03-02USB: ftdi_sio: remove unnecessary initialisationsJohan Hovold1-9/+9
2010-03-02USB: ftdi_sio: clean up modem status handlingJohan Hovold1-21/+16
2010-03-02USB: ftdi_sio: fix DMA buffers on stackJohan Hovold1-42/+27
2010-03-02USB: ftdi_sio: fix latency-timeout endianess bugJohan Hovold1-4/+10
2010-03-02USB: ftdi_sio: use error code from usb stack in read_latency_timerJohan Hovold1-3/+2
2010-03-02USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson1-3/+1
2010-03-02USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold1-4/+5
2010-03-02USB: ftdi_sio: remove obsolete commentJohan Hovold1-2/+1
2010-03-02USB: ftdi_sio: fix error message on closeJohan Hovold1-1/+1
2010-02-16USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr1-3/+21
2010-02-16USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska1-0/+1
2009-12-23USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr1-0/+1
2009-12-11USB: ftdi_sio: add USB device ID's for B&B Electronics lineCliff Brake1-0/+14
2009-12-11USB: serial: ftdi_sio: add space/mark parityRoland Koebler1-6/+12
2009-11-30USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman1-2/+1
2009-10-09USB: ftdi_sio: re-implement read processingJohan Hovold1-252/+131
2009-10-09USB: ftdi_sio: clean up read completion handlerJohan Hovold1-27/+1
2009-10-09USB: ftdi_sio: remove unused rx_byte counterJohan Hovold1-13/+0
2009-10-09USB: ftdi_sio: remove tty->low_latencyJohan Hovold1-4/+0
2009-09-23USB: serial: ftdi: handle gnICE+ JTAG adaptorsMichael Hennerich1-0/+2
2009-09-23USB: add PIDs for FTDI based OpenDCC hardwaremail@rainerkeller.de1-0/+3
2009-09-23USB: serial: ftdi_sio: new hardware support - hameg power supplyPawel Ludwikow1-0/+2
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-4/+2
2009-08-07USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa1-0/+2
2009-08-07USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen1-0/+1
2009-07-28USB: ftdi_sio: Add support for GN Otometrics Aurical USB AudiometerVille Sundberg1-0/+1
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+66
2009-07-12USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.Krzysztof Halasa1-0/+2
2009-07-12USB: ftdi: support NDI devicesMartin Geleynse1-1/+60
2009-07-12USB: serial: FTDI with product code FB80 and vendor id 0403Folkert van Heusden1-0/+1
2009-07-12USB: ftdi_sio - product ID's for CCS PIC programmersJan Capek1-0/+3
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-07-10tty: Fix USB kref leakAlan Cox1-1/+1
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-14/+0
2009-06-15USB: serial: ftd_sio: implement sysrq handling on breakJason Wessel1-2/+6
2009-06-15USB: serial: ftd_sio usb: move status checkJason Wessel1-5/+5
2009-06-15USB: ftdi_sio: fix hi-speed device packet size calculationMark Adamson1-8/+48
2009-06-15USB: serial: FTDI: add high speed device supportMark Adamson1-10/+80
2009-06-15USB: FTDI-SIO new device idsDaniel Suchy1-0/+1
2009-06-11ftdi_sio: don't override modem bitsAlan Cox1-5/+0
2009-06-11ft232: support the ASYNC_LOW_LATENCY flagAlan Cox1-34/+60
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-22/+28
2009-05-18Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse1-8/+1
2009-05-08usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern1-4/+14
2009-05-08USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlugNicolas Pitre1-0/+2
2009-04-17USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard1-0/+1
2009-03-24USB: make actual_length in struct urb field u32Greg Kroah-Hartman1-1/+1
2009-03-24USB: ftdi_sio: remove pointless syslog spewDavid Brownell1-9/+2
2009-03-24USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall1-9/+7
2009-03-17USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...Michael Hennerich1-0/+2
2009-03-17USB: serial: add FTDI USB/Serial converter devicesAxel Wachtler1-0/+3
2009-02-09USB: ftdi_sio: unlock_kernel() on error in set_serial_info()Dan Carpenter1-1/+3
2009-02-09USB: ftdi_sio: add support for the NDI Polaris systemStephane Clerambault1-0/+1
2009-01-27USB: ftdi_sio driver support of bar code scanner from DieboldMhayk Whandson1-0/+1
2009-01-27USB: ftdi_sio: added Alti-2 VID and Neptune 3 PIDRobie Basak1-0/+1
2009-01-15ftdi_sio: fix kref leakJim Paris1-1/+1
2009-01-02tty: Drop the lock_kernel in the private ioctl hookAlan Cox1-1/+8
2008-12-17USB: ftdi_sio: Adding Ewert Energy System's CANdapter PIDAndrew Ewert1-0/+1
2008-12-17USB: tty: SprogII DCC controller identifiersAlan Cox1-0/+1
2008-12-05Fix incorrect use of loose in tty/serial driversNick Andrew1-1/+1
2008-10-17USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman1-27/+41
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman1-4/+7
2008-10-17USB: ftdi_sio: fix 'product' parameter descriptionPaulius Zaleckas1-1/+1
2008-10-17USB: Add Oceanic product ID to ftdi_sioVladimir Vukicevic1-0/+1
2008-10-13tty: usb-serial krefsAlan Cox1-8/+11
2008-10-13ftdi: A few errors are err() that should be debug which causes much spewageAlan Cox1-3/+3
2008-09-23usb: ftdi_sio: add support for Domintell devicesGaetan Carlier1-0/+2
2008-09-23USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)Jaroslav Kysela1-0/+1
2008-08-13USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...Lex Ross1-0/+1
2008-08-13USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development KitsFrederik Kriewitz1-0/+4
2008-08-13USB: ftdi_sio: Add USB Product Id for ELV HS485André Schenk1-0/+1
2008-07-22ftdi_sio: Coding styleAlan Cox1-506/+572
2008-07-22usb_serial: API all changeAlan Cox1-106/+105
2008-07-03USB: New device ID for ftdi_sio driverJon K Hellan1-0/+1
2008-05-29USB: FTDI_SIO : Add support for Matrix Orbital PID RangeRay Molenkamp1-1/+263
2008-05-20usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto1-0/+1
2008-05-02USB: add more FTDI device idsPeter Mack1-0/+8
2008-04-28drivers/usb annotations and fixesAl Viro1-1/+1
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei1-2/+2
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-78/+78
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman1-3/+0
2008-04-24USB: use DIV_ROUND_UPJulia Lawall1-2/+2
2008-04-24USB: ftdi_sio: Note missing lockingAlan Cox1-2/+2
2008-03-10USB: new ftdi_sio device idMirko Bordignon1-0/+1
2008-03-04USB: ftdi_sio - really enable EM1010PCSven Andersen1-0/+1
2008-03-04USB: ftdi_sio: Workaround for broken Matrix Orbital serial portKevin Vance1-0/+24
2008-02-21USB: ftdi_sio.c add missing '|'Roel Kluin1-2/+2
2008-02-01USB: more serial drivers writing after disconnectOliver Neukum1-1/+3
2008-02-01USB: ftdi_sio: remove very old changelog entries from the file.Greg Kroah-Hartman1-220/+2
2008-02-01USB: ftdi_sio: Support for more JTAG adaptorsHarald Welte1-8/+13