Age | Commit message (Expand) | Author | Files | Lines |
2012-01-26 | USB: ftdi_sio: Add more identifiers | Alan Cox | 2 | -0/+7 |
2012-01-25 | qcaux: add more Pantech UML190 and UML290 ports | Dan Williams | 1 | -1/+6 |
2012-01-25 | usb: serial: kobil_sct: fix compile warning: | Felipe Balbi | 1 | -1/+1 |
2012-01-25 | USB: option: Add LG docomo L-02C | Kentaro Matsuyama | 1 | -0/+5 |
2012-01-25 | usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method. | Eric W. Biederman | 1 | -8/+2 |
2012-01-24 | USB: cp210x: allow more baud rates above 1Mbaud | Johan Hovold | 1 | -5/+6 |
2012-01-24 | USB: cp210x: initialise baud rate at open | Johan Hovold | 1 | -0/+4 |
2012-01-24 | USB: cp210x: clean up, refactor and document speed handling | Johan Hovold | 1 | -14/+57 |
2012-01-24 | USB: cp210x: do not map baud rates to B0 | Johan Hovold | 1 | -2/+2 |
2012-01-24 | USB: cp210x: fix up set_termios variables | Johan Hovold | 1 | -2/+3 |
2012-01-24 | USB: cp210x: fix CP2104 baudrate usage | Preston Fick | 1 | -6/+4 |
2012-01-24 | USB: cp210x: call generic open last in open | Johan Hovold | 1 | -5/+2 |
2012-01-24 | USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19 | Renato Caldas | 1 | -0/+1 |
2012-01-24 | USB: serial: ftdi additional IDs | Peter Naulls | 2 | -0/+7 |
2012-01-24 | USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3 | Peter Korsgaard | 2 | -0/+9 |
2012-01-24 | USB: ftdi_sio: fix initial baud rate | Johan Hovold | 1 | -2/+5 |
2012-01-24 | USB: ftdi_sio: fix TIOCSSERIAL baud_base handling | Johan Hovold | 1 | -2/+1 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 41 | -49/+49 |
2012-01-10 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 32 | -1653/+197 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
2012-01-06 | USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c | Malte Schröder | 1 | -0/+1 |
2012-01-05 | usb: option: add ZD Incorporated HSPA modem | Janne Snabb | 1 | -0/+5 |
2012-01-02 | misc latin1 to utf8 conversions | Al Viro | 1 | -3/+3 |
2011-12-13 | USB: option: Removing one bogus and adding some new Huawei combinations | Bjørn Mork | 1 | -1/+3 |
2011-12-13 | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 3 | -0/+6 |
2011-12-13 | usb: option: Add Huawei E398 controlling interfaces | Alex Hermann | 1 | -0/+3 |
2011-12-01 | usb: ftdi_sio: add PID for Propox ISPcable III | Marcin Kościelnicki | 2 | -0/+2 |
2011-11-27 | USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port() | Andrew Worsley | 1 | -0/+4 |
2011-11-27 | USB: remove BKL comments | Davidlohr Bueso | 1 | -2/+0 |
2011-11-27 | usb: option: add SIMCom SIM5218 | Veli-Pekka Peltola | 1 | -0/+1 |
2011-11-27 | usb: option: add Huawei E353 controlling interfaces | Dirk Nehring | 1 | -0/+3 |
2011-11-27 | Merge 3.2-rc3 into usb-linus | Greg Kroah-Hartman | 5 | -13/+44 |
2011-11-18 | USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c | Andrew Worsley | 1 | -3/+11 |
2011-11-18 | USB: option: add PID of Huawei E173s 3G modem | Ferenc Wagner | 1 | -0/+2 |
2011-11-18 | USB: option: release new PID for ZTE 3G modem | zheng.zhijian@zte.com.cn | 1 | -0/+21 |
2011-11-15 | USB: serial: do not forward USB specific errors in write | Johan Hovold | 1 | -0/+2 |
2011-11-15 | USB: serial: fix whitespace issues | Johan Hovold | 1 | -8/+9 |
2011-11-15 | USB: oti6858: forward USB errors to USB serial core | Johan Hovold | 1 | -1/+1 |
2011-11-15 | USB: oti6858: remove dead code | Johan Hovold | 1 | -12/+0 |
2011-11-15 | USB: iuu_phoenix: forward USB errors to USB serial core | Johan Hovold | 1 | -2/+1 |
2011-11-15 | USB: cp210x: forward USB errors to USB serial core | Johan Hovold | 1 | -6/+13 |
2011-11-15 | USB: ch341: forward USB errors to USB serial core | Johan Hovold | 1 | -1/+1 |
2011-11-15 | USB: serial: do not forward USB specific errors in open | Johan Hovold | 1 | -0/+4 |
2011-11-15 | USB: serial: add support for multiple read urbs | Johan Hovold | 2 | -40/+93 |
2011-11-15 | USB: pl2303: use usb_serial_generic_open | Johan Hovold | 1 | -1/+1 |
2011-11-15 | USB: pl2302: clean up error handling in open | Johan Hovold | 1 | -8/+7 |
2011-11-15 | USB: pl2303: return errors from usb_submit_urb in open | Johan Hovold | 1 | -2/+2 |
2011-11-15 | USB: usb_debug: use process_read_urb | Johan Hovold | 1 | -4/+3 |
2011-11-15 | USB: usb_debug: fix indentation | Johan Hovold | 1 | -3/+3 |
2011-11-15 | USB: serial: reuse generic write urb and bulk-out buffer | Johan Hovold | 1 | -19/+4 |