summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/navman.c
Commit message (Expand)AuthorAgeFilesLines
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-5/+2
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-1/+1
* USB: Serial: navman.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-5/+0
* USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-181-2/+1
* USB: navman.c: remove dbg() usageGreg Kroah-Hartman2012-05-151-5/+6
* 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: navman.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-031-6/+0
* USB: serial: navman.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-11/+1
* usb-serial: use new registration API in [n-p]* driversAlan Stern2012-02-241-13/+6
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* USB: add device IDs for igotu to navmanRoss Burton2010-08-231-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-1/+0
* 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/+1
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-2/+1
* tty: usb-serial krefsAlan Cox2008-10-131-1/+2
* usb_serial: API all changeAlan Cox2008-07-221-4/+6
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-241-5/+5
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-9/+9
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-3/+0
* USB: serial: navman: clean up urb->status usageGreg Kroah-Hartman2007-07-121-3/+4
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-0/+1
* usb: navman kill urb cleanupMariusz Kozlowski2006-12-011-2/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-1/+1
* [PATCH] USB serial: add navman driverGreg Kroah-Hartman2006-03-201-0/+157
OpenPOWER on IntegriCloud