summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/cypress_m8.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-091-7/+5
* tty: USB serial termios bitsAlan Cox2009-09-191-9/+3
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-4/+2
* USB: cypress_m8: remove invalid Clear-HaltAlan Stern2009-07-121-2/+2
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-6/+5
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-58/+23
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-231-4/+0
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-171-8/+10
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-1/+2
* tty: usb-serial krefsAlan Cox2008-10-131-2/+3
* usb-cypress: There is no 0 case to go with CS5/6/7/8 so remove the testAlan Cox2008-07-221-20/+17
* cypress_m8: coding styleAlan Cox2008-07-221-293/+324
* usb_serial: API all changeAlan Cox2008-07-221-53/+64
* drivers/usb annotations and fixesAl Viro2008-04-281-1/+1
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-2/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-64/+64
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-12/+0
* USB: cypress_m8: Speed handlingAlan Cox2008-04-241-140/+29
* USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devicesMike Isely2008-04-241-45/+59
* USB: cypress_m8: Get rid of pointless NULL checkMike Isely2008-04-241-7/+5
* USB: cypress_m8: Don't issue GET_CONFIG for certain devicesMike Isely2008-04-241-2/+19
* USB: cypress_m8: Packet format is separate from characteristic sizeMike Isely2008-04-241-45/+66
* USB: cypress_m8: Feature buffer fixesMike Isely2008-04-241-14/+22
* USB: cypress_m8: add UPS Powercom (0d9f:0002)Dmitry Shapin2008-03-101-0/+2
* USB: stop abuse of intfdata in cypress_m8Oliver Neukum2008-02-011-9/+16
* USB: serial: cypress_m8: clean up urb->status usageGreg Kroah-Hartman2007-07-121-7/+11
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-0/+3
* usb serial: Eliminate bogus ioctl codeAlan2006-12-201-15/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-5/+5
* usb: cypress_m8 init error path fixMariusz Kozlowski2006-12-011-5/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* cypress_m8: implement graceful failure handlingMike Isely2006-09-271-15/+75
* cypress_m8: improve control endpoint error handlingMike Isely2006-09-271-6/+2
* cypress_m8: use usb_fill_int_urb where appropriateMike Isely2006-09-271-3/+4
* cypress_m8: use appropriate URB polling intervalMike Isely2006-09-271-6/+20
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-211-1/+1
* [PATCH] USB: cypress_m8: add support for the Nokia ca42-version 2 cableLonnie Mendez2006-03-201-0/+70
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-2/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-3/+1
* spelling: s/retreive/retrieve/Adrian Bunk2006-01-101-1/+1
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-041-0/+1
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-281-4/+4
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-281-2/+6
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-281-2/+2
* [PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-121-2/+1
* [PATCH] USB: whitespace fixes for cypress_m8 driverLonnie Mendez2005-09-081-99/+152
* [PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20Lonnie Mendez2005-05-161-0/+2
OpenPOWER on IntegriCloud