summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-111-0/+4
| |\
| * | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-221-7/+35
|\ \ \
| * | | USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman2010-10-221-0/+3
| * | | USB: ftdi_sio: set device latency timeout at port probeJohan Hovold2010-10-221-2/+1
| * | | USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy2010-10-221-1/+29
| * | | USB: add PID for FTDI based OpenDCC hardwareRainer Keller2010-10-221-0/+1
| * | | USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"Johan Hovold2010-10-221-4/+0
| * | | USB: ftdi_sio: Add PID for accesio productsRich Mattes2010-10-221-0/+1
* | | | tty: Convert the USB drivers to the new icount interfaceAlan Cox2010-10-221-0/+1
|/ / /
* | | USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey2010-09-031-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-1/+1
|\ \ \
| * | | USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-211-1/+1
| | |/ | |/|
* | | USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz2010-08-231-0/+1
* | | USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr2010-08-231-0/+2
* | | USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka2010-08-231-1/+1
|/ /
* | USB: ftdi_sio: device id for Navitatordranch@trinnet.net2010-08-101-0/+3
* | USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers2010-08-101-0/+1
|/
* USB: FTDI: Add support for the RT System VX-7 radio programming cableCorey Minyard2010-07-261-0/+1
* USB: ftdi_sio: support for Signalyzer tools based on FTDI chipsColin Leitner2010-07-261-0/+8
* USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin2010-06-301-1/+0
* USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack2010-06-041-0/+4
* USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold2010-05-201-1/+1
* USB: ftdi_sio: checkpatch cleanupsGreg Kroah-Hartman2010-05-201-1/+1
* USB: ftdi_sio: clean up line-status handlingJohan Hovold2010-05-201-21/+16
* USB: ftdi_sio: use tty_insert_flip_string_fixed_flagJohan Hovold2010-05-201-3/+4
* USB: serial: remove multi-urb write from generic driverJohan Hovold2010-05-201-38/+21
* USB: ftdi_sio: clean up SIO write supportJohan Hovold2010-05-201-40/+13
* USB: ftdi_sio: switch to generic write implementationJohan Hovold2010-05-201-172/+19
* USB: ftdi_sio: fix some coding style issuesJohan Hovold2010-05-201-31/+14
* USB: ftdi_sio: switch to generic read implementationJohan Hovold2010-05-201-92/+7
* USB: serial: allow drivers to define bulk buffer sizesJohan Hovold2010-05-201-15/+1
* usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-201-1/+1
* USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani2010-03-191-2/+4
* USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-03-191-0/+1
* USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold2010-03-021-2/+1
* USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold2010-03-021-6/+0
* USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-03-021-0/+1
* USB: serial: Remove unnecessary \n's from dbg usesJoe Perches2010-03-021-1/+1
* USB: add new ftdi_sio device idsMitchell Solomon2010-03-021-0/+4
* USB: ftdi_sio: Replace BKL with a mutexAlessio Igor Bogani2010-03-021-6/+8
* USB: ftdi_sio: correct spelling in implementation fileAndreas Mohr2010-03-021-7/+7
* USB: ftdi_sio: remove unnecessary initialisationsJohan Hovold2010-03-021-9/+9
* USB: ftdi_sio: clean up modem status handlingJohan Hovold2010-03-021-21/+16
* USB: ftdi_sio: fix DMA buffers on stackJohan Hovold2010-03-021-42/+27
* USB: ftdi_sio: fix latency-timeout endianess bugJohan Hovold2010-03-021-4/+10
* USB: ftdi_sio: use error code from usb stack in read_latency_timerJohan Hovold2010-03-021-3/+2
* USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson2010-03-021-3/+1
* USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold2010-03-021-4/+5
OpenPOWER on IntegriCloud