summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ark3116.c
Commit message (Expand)AuthorAgeFilesLines
* 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-251-0/+1
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-3/+3
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-251-3/+0Star
* 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/+0Star
* USB: serial: ark3116.c: Mixed fixupsAlan Cox2007-07-131-38/+23Star
* USB: Fix debug output of ark3116Jan Engelhardt2007-05-231-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-081-0/+2
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-011-2/+1Star
* USB: ark3116: Formatting cleanupsWerner Lemberg2006-09-271-100/+99Star
* 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-131-1/+1
* [PATCH] USB: add ark3116 usb to serial driverGreg Kroah-Hartman2006-05-121-0/+465