summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/visor.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov2016-01-251-2/+4
* USB: visor: fix null-deref at probeJohan Hovold2016-01-251-0/+5
* USB: visor: Match I330 phone more preciselyJason A. Donenfeld2015-04-291-1/+1
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* USB: serial: remove redundant OOM messagesJohan Hovold2014-01-031-8/+2
* USB: serial: constify device-id tablesJohan Hovold2014-01-031-4/+4
* USB: visor: fix initialisation of Treo/Kyocera devicesJohan Hovold2013-05-291-0/+8
* USB: serial: fix Treo/Kyocera interrrupt-in urb contextJohan Hovold2013-05-291-0/+1
* USB: visor: always disable uart on closeJohan Hovold2013-03-251-11/+5
* USB: Serial: visor.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-6/+0
* USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-181-4/+3
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-081-6/+1
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: serial: visor: convert dbg() to dev_dbg()Greg Kroah-Hartman2012-05-031-21/+5
* USB: serial: visor: remove product and vendor module parametersGreg Kroah-Hartman2012-04-191-64/+1
* usb-serial: use new registration API in [t-z]* driversAlan Stern2012-02-241-29/+8
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* USB: Add Samsung SGH-I500/Android modem ID switch to visor driverMaciej Szmigiero2011-02-171-0/+12
* USB: visor: fix initialisation of UX50/TH55 devicesJohan Hovold2010-10-221-1/+10
* USB: visor: increase bulk-out buffer sizeJohan Hovold2010-05-201-0/+3
* USB: visor: reimplement using generic frameworkJohan Hovold2010-05-201-329/+13
* USB: visor: fix memory leakJohan Hovold2010-05-201-0/+1
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-7/+3
* USB: serial: Remove unnecessary \n's from dbg usesJoe Perches2010-03-021-2/+2
* USB: visor: fix DMA buffers on stackJohan Hovold2010-03-021-8/+18
* USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum2009-10-091-6/+9
* USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-091-7/+5
* USB: visor: fix trivial accounting bug in visor driverOliver Neukum2009-10-091-1/+2
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-4/+2
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-8/+5
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-4/+2
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-231-8/+0
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-171-1/+1
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-6/+9
* tty: usb-serial krefsAlan Cox2008-10-131-7/+11
* tty-usb-visor: Coding styleAlan Cox2008-07-221-149/+191
* usb_serial: API all changeAlan Cox2008-07-221-46/+20
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-3/+3
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-241-0/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-43/+43
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-9/+0
* USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky2008-04-021-1/+1
* USB: more serial drivers writing after disconnectOliver Neukum2008-02-011-1/+1
* USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum2008-02-011-9/+13
* USB: visor: termios bitsAlan Cox2007-10-121-64/+0
* USB: visor add ACER S10 palm device idMaximilian Attems2007-08-221-0/+2
* USB: visor and whiteheat: remove bogus termios change checksAlan Cox2007-07-121-8/+0
* USB: serial: visor: clean up urb->status usageGreg Kroah-Hartman2007-07-121-8/+12
* USB: fix up license wording on some of my usb-serial driversGreg Kroah-Hartman2007-07-121-3/+3
OpenPOWER on IntegriCloud