| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: cp210x: add support for Seluxit USB dongle | Andreas Bomholtz | 2014-09-22 | 1 | -0/+1 |
* | USB: serial: cp210x: added Ketra N1 wireless interface support | Joe Savage | 2014-09-22 | 1 | -0/+1 |
* | USB: serial: cp210x: Removing unncessary `usb_reset_device` on startup | Preston Fick | 2014-07-18 | 1 | -3/+0 |
* | USB: cp210x: add support for Corsair usb dongle | Andras Kovacs | 2014-07-07 | 1 | -0/+1 |
* | USB: cp210x: Add 8281 (Nanotec Plug & Drive) | Tristan Bruns | 2014-04-16 | 1 | -0/+1 |
* | USB: serial: remove redundant OOM messages | Johan Hovold | 2014-01-03 | 1 | -6/+2 |
* | Merge 3.11-rc3 into usb-next | Greg Kroah-Hartman | 2013-07-29 | 1 | -0/+4 |
|\ |
|
| * | USB: cp210x: add MMB and PI ZigBee USB Device Support | Sami Rahman | 2013-07-22 | 1 | -0/+2 |
| * | usb: cp210x support SEL C662 Vendor/Device | Barry Grussling | 2013-07-22 | 1 | -0/+1 |
| * | usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapter | Luiz Angelo Daros de Luca | 2013-07-22 | 1 | -0/+1 |
* | | USB: serial: remove defensive test from set_termios | Johan Hovold | 2013-07-24 | 1 | -3/+0 |
|/ |
|
* | USB: serial: ports: add minor and port number | Greg Kroah-Hartman | 2013-06-10 | 1 | -2/+0 |
* | USB: cp210x: always disable uart on close | Johan Hovold | 2013-03-25 | 1 | -5/+1 |
* | usb: serial: Add Rigblaster Advantage to device table | Steve Conklin | 2013-03-12 | 1 | -0/+1 |
* | usb: cp210x new Vendor/Device IDs | Matwey V. Kornilov | 2013-03-11 | 1 | -0/+19 |
* | USB: add OWL CM-160 support to cp210x driver | Luis Llorente Campo | 2013-01-31 | 1 | -0/+1 |
* | USB: cp210x: add Virtenio Preon32 device id | Markus Becker | 2012-11-26 | 1 | -0/+1 |
* | USB: serial: remove driver version information | Johan Hovold | 2012-10-31 | 1 | -5/+0 |
* | USB: cp210x: fix whitespace issues | Johan Hovold | 2012-10-30 | 1 | -17/+14 |
* | USB: cp210x: fix port-data memory leak | Johan Hovold | 2012-10-16 | 1 | -23/+17 |
* | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 2012-10-01 | 1 | -77/+64 |
|\ |
|
| * | USB: serial: cp210x.c: remove debug module parameter | Greg Kroah-Hartman | 2012-09-14 | 1 | -5/+0 |
| * | USB: serial: cp210x.c: remove dbg() usage | Greg Kroah-Hartman | 2012-09-14 | 1 | -71/+64 |
| * | USB: cp210x: remove useless set memory to zero use memset() | Wei Yongjun | 2012-09-06 | 1 | -1/+0 |
* | | tty: move the termios object into the tty | Alan Cox | 2012-07-16 | 1 | -4/+4 |
|/ |
|
* | USB: CP210x Add 10 Device IDs | Craig Shelley | 2012-06-27 | 1 | -0/+11 |
* | USB: serial: cp210x: add Optris MS Pro usb id | Mikko Tuumanen | 2012-06-13 | 1 | -0/+1 |
* | USB: serial: rework usb_serial_register/deregister_drivers() | Greg Kroah-Hartman | 2012-05-09 | 1 | -6/+1 |
* | USB: serial: remove usb_serial_disconnect call in all drivers | Greg Kroah-Hartman | 2012-05-07 | 1 | -1/+0 |
* | USB: serial: remove usb_serial_probe call in all drivers | Greg Kroah-Hartman | 2012-05-07 | 1 | -1/+0 |
* | USB: cp210x.c: remove dbg() tracing calls | Greg Kroah-Hartman | 2012-05-04 | 1 | -11/+0 |
* | usb: cp210x: Corrected USB request type definitions | Preston Fick | 2012-05-02 | 1 | -5/+7 |
* | USB: serial: cp210x: Fixed usb_control_msg timeout values | Yuri Matylitski | 2012-04-20 | 1 | -3/+6 |
* | usb: cp210x: Update to support CP2105 and multiple interface devices | Preston Fick | 2012-03-03 | 1 | -3/+41 |
* | USB: serial: cp210x.c: use module_usb_serial_driver | Greg Kroah-Hartman | 2012-02-28 | 1 | -18/+1 |
* | usb-serial: use new registration API in [a-c]* drivers | Alan Stern | 2012-02-24 | 1 | -19/+10 |
* | Merge branch 'usb-3.3-rc4' into usb-next | Greg Kroah-Hartman | 2012-02-23 | 1 | -7/+6 |
|\ |
|
| * | Merge tag 'usb-3.3-rc3' into usb-next | Greg Kroah-Hartman | 2012-02-10 | 1 | -30/+75 |
| |\ |
|
| * | | USB: cp210x: fix debug output | Johan Hovold | 2012-01-24 | 1 | -7/+6 |
* | | | USB: Added Kamstrup VID/PIDs to cp210x serial driver. | Bruno Thomsen | 2012-02-22 | 1 | -0/+2 |
| |/
|/| |
|
* | | USB: cp210x: allow more baud rates above 1Mbaud | Johan Hovold | 2012-01-24 | 1 | -5/+6 |
* | | USB: cp210x: initialise baud rate at open | Johan Hovold | 2012-01-24 | 1 | -0/+4 |
* | | USB: cp210x: clean up, refactor and document speed handling | Johan Hovold | 2012-01-24 | 1 | -14/+57 |
* | | USB: cp210x: do not map baud rates to B0 | Johan Hovold | 2012-01-24 | 1 | -2/+2 |
* | | USB: cp210x: fix up set_termios variables | Johan Hovold | 2012-01-24 | 1 | -2/+3 |
* | | USB: cp210x: fix CP2104 baudrate usage | Preston Fick | 2012-01-24 | 1 | -6/+4 |
* | | USB: cp210x: call generic open last in open | Johan Hovold | 2012-01-24 | 1 | -5/+2 |
* | | USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19 | Renato Caldas | 2012-01-24 | 1 | -0/+1 |
|/ |
|
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c | Malte Schröder | 2012-01-05 | 1 | -0/+1 |