aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/visor.c
Commit message (Expand)AuthorAge
* USB: visor: fix initialisation of Treo/Kyocera devicesJohan Hovold2013-05-28
* USB: serial: fix Treo/Kyocera interrrupt-in urb contextJohan Hovold2013-05-28
* USB: visor: always disable uart on closeJohan Hovold2013-03-25
* USB: Serial: visor.c: remove debug module parameterGreg Kroah-Hartman2012-09-18
* USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-18
* 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: visor: convert dbg() to dev_dbg()Greg Kroah-Hartman2012-05-03
* USB: serial: visor: remove product and vendor module parametersGreg Kroah-Hartman2012-04-19
* usb-serial: use new registration API in [t-z]* driversAlan Stern2012-02-24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: Add Samsung SGH-I500/Android modem ID switch to visor driverMaciej Szmigiero2011-02-17
* USB: visor: fix initialisation of UX50/TH55 devicesJohan Hovold2010-10-22
* USB: visor: increase bulk-out buffer sizeJohan Hovold2010-05-20
* USB: visor: reimplement using generic frameworkJohan Hovold2010-05-20
* USB: visor: fix memory leakJohan Hovold2010-05-20
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-02
* USB: serial: Remove unnecessary \n's from dbg usesJoe Perches2010-03-02
* USB: visor: fix DMA buffers on stackJohan Hovold2010-03-02
* USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum2009-10-09
* USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-09
* USB: visor: fix trivial accounting bug in visor driverOliver Neukum2009-10-09
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-16
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-11
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-23
* 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
* tty-usb-visor: Coding styleAlan Cox2008-07-22
* usb_serial: API all changeAlan Cox2008-07-22
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-25
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-25
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-25
* USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky2008-04-02
* USB: more serial drivers writing after disconnectOliver Neukum2008-02-01
* USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum2008-02-01
* USB: visor: termios bitsAlan Cox2007-10-12
* USB: visor add ACER S10 palm device idMaximilian Attems2007-08-22
* USB: visor and whiteheat: remove bogus termios change checksAlan Cox2007-07-12
* USB: serial: visor: clean up urb->status usageGreg Kroah-Hartman2007-07-12
* USB: fix up license wording on some of my usb-serial driversGreg Kroah-Hartman2007-07-12
* USB: visor driver adapted to new tty bufferingOliver Neukum2007-07-12
* USB: fix race in visor_writeOliver Neukum2007-04-27
* USB: remove duplicate device id from visorGreg Kroah-Hartman2007-02-07
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-07
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* usb: visor kill urb cleanupMariusz Kozlowski2006-12-01