summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/belkin_sa.c
Commit message (Expand)AuthorAgeFilesLines
* docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab2019-06-201-1/+1
* USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-041-5/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-091-1/+0Star
* USB: serial: correct spelling mistakes in commentsRahul Bedarkar2014-01-031-1/+1
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-7/+1Star
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-1/+1
* TTY: convert more flipping functionsJiri Slaby2013-01-161-1/+1
* USB: serial: remove driver version informationJohan Hovold2012-10-311-5/+0Star
* USB: belkin_sa: fix port-data memory leakJohan Hovold2012-10-161-16/+15Star
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-7/+1Star
|\
| * USB: Serial: belkin_sa.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-5/+0Star
| * USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-181-2/+1Star
* | tty: move the termios object into the ttyAlan Cox2012-07-161-1/+1
|/
* USB: belkin_sa.c: remove dbg() usageGreg Kroah-Hartman2012-05-161-5/+6
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-091-9/+4Star
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0Star
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0Star
* USB: belkin_sa.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-041-10/+0Star
* USB: serial: belkin_sa: Changes to conform with coding styleBen Minerds2012-04-301-6/+7
* USB: serial: belkin_sa.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-20/+1Star
* usb-serial: use new registration API in [a-c]* driversAlan Stern2012-02-241-16/+10Star
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* USB: serial: remove changelogs and old todo entriesJohan Hovold2011-11-151-43/+0Star
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-2/+2
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
* USB: belkin_sa: implement line status handlingJohan Hovold2010-05-201-26/+51
* USB: belkin_sa: clean up openJohan Hovold2010-05-201-15/+6Star
* USB: belkin_sa: minor clean-upsJohan Hovold2010-05-201-21/+7Star
* USB: serial: refactor generic closeJohan Hovold2010-05-201-3/+1Star
* USB serial: make USB device id constantNémeth Márton2010-03-021-1/+1
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-2/+2
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-161-4/+3Star
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-4/+2Star
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-171-17/+17
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-2/+3
* tty: usb-serial krefsAlan Cox2008-10-131-1/+2
* belkin_sa: clean up codeAlan Cox2008-07-221-62/+86
* usb_serial: API all changeAlan Cox2008-07-221-44/+25Star
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-251-1/+1
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-9/+9
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-251-3/+0Star
* USB: belkin_sa: clean up for new style termios and speed handling, plus styleAlan Cox2008-02-011-21/+16Star
* USB: belkin_sa: avoid divide by zero errorAndy Green2007-08-221-0/+4
* USB: serial: belkin_sa: Various needed fixesAlan Cox2007-07-131-42/+27Star
* USB: serial: belkin_sa: clean up urb->status usageGreg Kroah-Hartman2007-07-131-3/+6
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-081-0/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-131-1/+1