aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/cp210x.c
Commit message (Expand)AuthorAge
* Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-29
|\
| * USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman2013-07-22
| * usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling2013-07-22
| * usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca2013-07-22
* | USB: serial: remove defensive test from set_termiosJohan Hovold2013-07-23
|/
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-10
* USB: cp210x: always disable uart on closeJohan Hovold2013-03-25
* usb: serial: Add Rigblaster Advantage to device tableSteve Conklin2013-03-12
* usb: cp210x new Vendor/Device IDsMatwey V. Kornilov2013-03-11
* USB: add OWL CM-160 support to cp210x driverLuis Llorente Campo2013-01-31
* USB: cp210x: add Virtenio Preon32 device idMarkus Becker2012-11-26
* USB: serial: remove driver version informationJohan Hovold2012-10-31
* USB: cp210x: fix whitespace issuesJohan Hovold2012-10-30
* USB: cp210x: 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: cp210x.c: remove debug module parameterGreg Kroah-Hartman2012-09-14
| * USB: serial: cp210x.c: remove dbg() usageGreg Kroah-Hartman2012-09-13
| * USB: cp210x: remove useless set memory to zero use memset()Wei Yongjun2012-09-05
* | tty: move the termios object into the ttyAlan Cox2012-07-16
|/
* USB: CP210x Add 10 Device IDsCraig Shelley2012-06-26
* USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen2012-06-12
* 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: cp210x.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-03
* usb: cp210x: Corrected USB request type definitionsPreston Fick2012-05-02
* USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski2012-04-20
* usb: cp210x: Update to support CP2105 and multiple interface devicesPreston Fick2012-03-02
* USB: serial: cp210x.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-28
* usb-serial: use new registration API in [a-c]* driversAlan Stern2012-02-24
* Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-23
|\
| * Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman2012-02-10
| |\
| * | USB: cp210x: fix debug outputJohan Hovold2012-01-24
* | | USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen2012-02-21
| |/ |/|
* | USB: cp210x: allow more baud rates above 1MbaudJohan Hovold2012-01-24
* | USB: cp210x: initialise baud rate at openJohan Hovold2012-01-24
* | USB: cp210x: clean up, refactor and document speed handlingJohan Hovold2012-01-24
* | USB: cp210x: do not map baud rates to B0Johan Hovold2012-01-24
* | USB: cp210x: fix up set_termios variablesJohan Hovold2012-01-24
* | USB: cp210x: fix CP2104 baudrate usagePreston Fick2012-01-24
* | USB: cp210x: call generic open last in openJohan Hovold2012-01-24
* | USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas2012-01-24
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder2012-01-05
* USB: cp210x: forward USB errors to USB serial coreJohan Hovold2011-11-15
* USB: serial: cp210x.c: add mark/space parityRoland Koebler2011-11-14
* USB: cp210x: fix typo, Telegesys should have been TelegesisFlorian Fainelli2011-05-10
* USB: CP210x Add 4 Device IDs for AC-Services DevicesCraig Shelley2011-04-29
* Fix common misspellingsLucas De Marchi2011-03-31
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17