summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/ark3116.c
Commit message (Expand)AuthorAge
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* USB: serial: correct spelling mistakes in commentsRahul Bedarkar2014-01-03
* USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-17
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-10
* USB: ark3116: fix control-message timeoutJohan Hovold2013-05-29
* USB: ark3116: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-25
* USB: ark3116: switch to generic get_icount implementationJohan Hovold2013-03-25
* USB: ark3116: remove bogus disconnect test in closeJohan Hovold2013-03-25
* USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-21
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-15
* TTY: convert more flipping functionsJiri Slaby2013-01-15
* USB: serial: remove driver version informationJohan Hovold2012-10-31
* USB: ark3116: fix NULL-pointer dereferenceJohan Hovold2012-10-16
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\
| * USB: Serial: ark3116.c: remove debug module parameterGreg Kroah-Hartman2012-09-18
| * USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-18
* | tty: move the termios object into the ttyAlan Cox2012-07-16
|/
* USB: ark3116.c: remove dbg() usageGreg Kroah-Hartman2012-05-15
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-08
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-07
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-07
* USB: serial: ark3116.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-28
* usb-serial: use new registration API in [a-c]* driversAlan Stern2012-02-24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* USB: ark3116 initialisation fixBart Hartgers2011-11-14
* tty: remove filp from the USB tty ioctlsAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* tty: Convert the USB drivers to the new icount interfaceAlan Cox2010-10-22
* USB: ark3116: reimplement read processingJohan Hovold2010-05-20
* USB: serial: refactor generic closeJohan Hovold2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-02
* USB serial: make USB device id constantNémeth Márton2010-03-02
* USB: ark3116: Cleanup of now unneeded functionsbart.hartgers@gmail.com2009-12-11
* USB: ark3116: Callbacks for interrupt and bulk readbart.hartgers@gmail.com2009-12-11
* USB: ark3116: Add cmset and breakbart.hartgers@gmail.com2009-12-11
* USB: ark3116: Replace cmgetbart.hartgers@gmail.com2009-12-11
* USB: ark3116: Make existing functions 16450-aware and add close and release f...bart.hartgers@gmail.com2009-12-11
* USB: ark3116: Setup some basic infrastructure for new ark3116 driver.bart.hartgers@gmail.com2009-12-11
* USB: ark3116: add IrDA support for Gembird UIR-22Ondrej Zary2009-09-23
* tty: USB serial termios bitsAlan Cox2009-09-19
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* usb_serial: API all changeAlan Cox2008-07-22
* usb_serial: some coding style fixesAlan Cox2008-05-02
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-24
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-24
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-24
* USB: fix memleak in ark3116 serial driverOliver Neukum2008-02-01