Age | Commit message (Expand) | Author | Files | Lines |
2010-02-17 | USB: serial: add usbid for dell wwan card to sierra.c | Richard Farina | 1 | -0/+1 |
2010-02-17 | USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT) | Andreas Mohr | 2 | -3/+38 |
2010-02-17 | USB: ftdi_sio: new device id for papouch AD4USB | Radek Liboska | 2 | -0/+2 |
2010-01-21 | usb: serial: fix memory leak in generic driver | Johan Hovold | 1 | -0/+2 |
2010-01-21 | USB: serial: fix USB serial fix kfifo_len locking | Stefani Seibold | 1 | -4/+4 |
2009-12-23 | USB: option: support hi speed for modem Haier CE100 | Donny Kurnia | 1 | -0/+5 |
2009-12-23 | USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h header | Andreas Mohr | 1 | -603/+630 |
2009-12-23 | USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header | Andreas Mohr | 3 | -955/+964 |
2009-12-23 | USB: serial: Extra device/vendor ID for mos7840 driver | Blaise Gassend | 1 | -2/+5 |
2009-12-23 | Fix usb_serial_probe() problem introduced by the recent kfifo changes | Stefani Seibold | 2 | -9/+8 |
2009-12-23 | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 1 | -2/+2 |
2009-12-23 | kfifo: cleanup namespace | Stefani Seibold | 1 | -2/+2 |
2009-12-23 | kfifo: move out spinlock | Stefani Seibold | 2 | -4/+3 |
2009-12-23 | kfifo: move struct kfifo in place | Stefani Seibold | 1 | -3/+2 |
2009-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2 | -58/+32 |
2009-12-12 | opticon: Fix resume logic | Alan Cox | 1 | -1/+2 |
2009-12-12 | usb_serial: Kill port mutex | Alan Cox | 2 | -3/+2 |
2009-12-12 | usb_serial: Use the shutdown() operation | Alan Cox | 1 | -28/+11 |
2009-12-12 | tty_port: add "tty_port_open" helper | Alan Cox | 1 | -29/+20 |
2009-12-11 | USB: mos7840: add device IDs for B&B electronics devices | Cliff Brake | 1 | -3/+21 |
2009-12-11 | USB: ftdi_sio: add USB device ID's for B&B Electronics line | Cliff Brake | 2 | -0/+28 |
2009-12-11 | USB: option: add pid for ZTE | zhao.ming9@zte.com.cn | 1 | -0/+36 |
2009-12-11 | USB: remove the auto_pm flag | Alan Stern | 2 | -2/+2 |
2009-12-11 | USB: option.c: add support for D-Link DWM-162-U5 | Zhang Le | 1 | -0/+1 |
2009-12-11 | USB: ark3116: Cleanup of now unneeded functions | bart.hartgers@gmail.com | 1 | -39/+0 |
2009-12-11 | USB: ark3116: Callbacks for interrupt and bulk read | bart.hartgers@gmail.com | 1 | -0/+194 |
2009-12-11 | USB: ark3116: Add cmset and break | bart.hartgers@gmail.com | 1 | -0/+56 |
2009-12-11 | USB: ark3116: Replace cmget | bart.hartgers@gmail.com | 1 | -24/+19 |
2009-12-11 | USB: ark3116: Make existing functions 16450-aware and add close and release f... | bart.hartgers@gmail.com | 1 | -219/+276 |
2009-12-11 | USB: ark3116: Setup some basic infrastructure for new ark3116 driver. | bart.hartgers@gmail.com | 1 | -6/+182 |
2009-12-11 | USB: serial: sierra driver memory reduction | Elina Pasheva | 1 | -12/+77 |
2009-12-11 | USB: serial: ftdi_sio: add space/mark parity | Roland Koebler | 1 | -6/+12 |
2009-12-01 | USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver | Gernot Hillier | 1 | -0/+5 |
2009-12-01 | USB: ftdi_sio: Keep going when write errors are encountered. | Eric W. Biederman | 1 | -2/+1 |
2009-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -0/+2 |
2009-11-18 | USB: option.c: add support for D-Link DWM-162-U5 | Zhang Le | 1 | -0/+2 |
2009-11-18 | tty: cp210x: Fix carrier handling | Alan Cox | 1 | -0/+21 |
2009-10-31 | USB: option: TLAYTECH TUE800 support | Bryan Wu | 1 | -0/+4 |
2009-10-31 | USB: serial: sierra driver autopm fixes | Elina Pasheva | 1 | -6/+8 |
2009-10-31 | USB: serial: sierra driver send_setup() autopm fix | Elina Pasheva | 1 | -10/+14 |
2009-10-15 | USB: option: Support for AIRPLUS MCD650 Datacard | Huzaifa Sidhpurwala | 1 | -0/+4 |
2009-10-10 | USB: serial: no unnecessary GFP_ATOMIC in oti6858 | Oliver Neukum | 1 | -3/+3 |
2009-10-10 | USB: serial: fix race between unthrottle and completion handler in visor | Oliver Neukum | 1 | -6/+9 |
2009-10-10 | USB: serial: fix assumption that throttle/unthrottle cannot sleep | Oliver Neukum | 10 | -51/+37 |
2009-10-10 | USB: serial: fix race between unthrottle and completion handler in symbolserial | Oliver Neukum | 1 | -4/+8 |
2009-10-10 | USB: serial: fix race between unthrottle and completion handler in opticon | Oliver Neukum | 1 | -5/+8 |
2009-10-10 | USB: small fix in error case of suspend in generic usbserial code | Oliver Neukum | 1 | -1/+3 |
2009-10-10 | USB: visor: fix trivial accounting bug in visor driver | Oliver Neukum | 1 | -1/+2 |
2009-10-10 | USB: Fix throttling in generic usbserial driver | Joris van Rantwijk | 1 | -1/+1 |
2009-10-10 | USB: cp210x: Add support for the DW700 UART | Éric Piel | 1 | -0/+1 |