aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ark3116.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ark3116: fix control-message timeoutJohan Hovold2013-06-191-1/+1
* USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-4/+6
* USB: ark3116 initialisation fixBart Hartgers2011-11-141-5/+5
* tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-1/+1
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* tty: Convert the USB drivers to the new icount interfaceAlan Cox2010-10-221-19/+21
* USB: ark3116: reimplement read processingJohan Hovold2010-05-201-73/+31
* USB: serial: refactor generic closeJohan Hovold2010-05-201-5/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-1/+0
* USB serial: make USB device id constantNémeth Márton2010-03-021-1/+1
* USB: ark3116: Cleanup of now unneeded functionsbart.hartgers@gmail.com2009-12-111-39/+0
* USB: ark3116: Callbacks for interrupt and bulk readbart.hartgers@gmail.com2009-12-111-0/+194
* USB: ark3116: Add cmset and breakbart.hartgers@gmail.com2009-12-111-0/+56
* USB: ark3116: Replace cmgetbart.hartgers@gmail.com2009-12-111-24/+19
* USB: ark3116: Make existing functions 16450-aware and add close and release f...bart.hartgers@gmail.com2009-12-111-219/+276
* USB: ark3116: Setup some basic infrastructure for new ark3116 driver.bart.hartgers@gmail.com2009-12-111-6/+182
* USB: ark3116: add IrDA support for Gembird UIR-22Ondrej Zary2009-09-231-1/+23
* tty: USB serial termios bitsAlan Cox2009-09-191-35/+11
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-3/+2
* usb_serial: API all changeAlan Cox2008-07-221-14/+18
* usb_serial: some coding style fixesAlan Cox2008-05-021-27/+27
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-241-0/+1
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-3/+3
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-3/+0
* USB: fix memleak in ark3116 serial driverOliver Neukum2008-02-011-1/+3
* USB: ark3116: update termios handlingAlan Cox2007-10-251-2/+11
* USB: ark3116.c: fix check-after-useAdrian Bunk2007-10-121-5/+0
* USB: serial: ark3116.c: Mixed fixupsAlan Cox2007-07-121-38/+23
* USB: Fix debug output of ark3116Jan Engelhardt2007-05-221-1/+2
* USB: fix ark3116 memory leakOliver Neukum2007-04-271-1/+2
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-0/+2
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-011-2/+1
* USB: ark3116: Formatting cleanupsWerner Lemberg2006-09-271-100/+99
* USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls.Werner Lemberg2006-09-271-3/+31
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-1/+1
* [PATCH] USB: add ark3116 usb to serial driverGreg Kroah-Hartman2006-05-121-0/+465