summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/belkin_sa.c
Commit message (Expand)AuthorAge
* USB: serial: correct spelling mistakes in commentsRahul Bedarkar2014-01-03
* 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: belkin_sa: fix port-data memory leakJohan 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: belkin_sa.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: belkin_sa.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: belkin_sa.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-03
* USB: serial: belkin_sa: Changes to conform with coding styleBen Minerds2012-04-29
* USB: serial: belkin_sa.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: serial: remove changelogs and old todo entriesJohan Hovold2011-11-15
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* USB: belkin_sa: implement line status handlingJohan Hovold2010-05-20
* USB: belkin_sa: clean up openJohan Hovold2010-05-20
* USB: belkin_sa: minor clean-upsJohan Hovold2010-05-20
* USB: serial: refactor generic closeJohan Hovold2010-05-20
* USB serial: make USB device id constantNémeth Márton2010-03-02
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-15
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-11
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-17
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-17
* tty: usb-serial krefsAlan Cox2008-10-13
* belkin_sa: clean up codeAlan Cox2008-07-22
* usb_serial: API all changeAlan Cox2008-07-22
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-24
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-24
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-24
* USB: belkin_sa: clean up for new style termios and speed handling, plus styleAlan Cox2008-02-01
* USB: belkin_sa: avoid divide by zero errorAndy Green2007-08-22
* USB: serial: belkin_sa: Various needed fixesAlan Cox2007-07-12
* USB: serial: belkin_sa: clean up urb->status usageGreg Kroah-Hartman2007-07-12
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-07
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-04
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-28