Age | Commit message (Expand) | Author | Files | Lines |
2012-06-27 | Merge 3.5-rc4 into tty-next | Greg Kroah-Hartman | 10 | -68/+78 |
2012-06-14 | TTY: usb-serial, use tty_port_install | Jiri Slaby | 1 | -1/+1 |
2012-06-14 | usb: use usb_serial_put in usb_serial_probe errors | Jan Safrata | 1 | -3/+3 |
2012-06-14 | USB: serial-generic: use a single set of device IDs | Alan Stern | 1 | -8/+2 |
2012-06-14 | USB: serial: Enforce USB driver and USB serial driver match | Bjørn Mork | 1 | -2/+4 |
2012-06-13 | USB: option: add more YUGA device ids | 说不得 | 1 | -17/+27 |
2012-06-13 | USB: mos7840: Fix compilation of usb serial driver | Tony Zelenoff | 1 | -1/+1 |
2012-06-13 | USB: option: fix memory leak | Johan Hovold | 1 | -1/+11 |
2012-06-13 | USB: option: fix port-data abuse | Johan Hovold | 1 | -31/+3 |
2012-06-13 | USB: mct_u232: Fix incorrect TIOCMSET return | Alan Cox | 1 | -5/+8 |
2012-06-13 | USB: option: Updated Huawei K4605 has better id | Andrew Bird | 1 | -0/+2 |
2012-06-13 | USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modem | Tom Cassidy | 1 | -0/+4 |
2012-06-13 | USB: serial: cp210x: add Optris MS Pro usb id | Mikko Tuumanen | 1 | -0/+1 |
2012-06-13 | USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter | Evan McNabb | 2 | -0/+2 |
2012-06-13 | USB: qcserial: Add Sierra Wireless device IDs | Bjørn Mork | 1 | -0/+6 |
2012-06-13 | USB: option: Add Vodafone/Huawei K5005 support | Bjørn Mork | 1 | -0/+4 |
2012-05-16 | Revert "USB: serial: sierra: put reset_resume callback back." | Greg Kroah-Hartman | 1 | -8/+0 |
2012-05-16 | USB: serial: fix up reset_resume callback | Greg Kroah-Hartman | 1 | -2/+4 |
2012-05-16 | USB: serial: ch341: make the reset_resume callback actually work. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-05-16 | USB: serial: generic driver is only for testing | Bjørn Mork | 1 | -0/+2 |
2012-05-16 | USB: symbolserial.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -4/+4 |
2012-05-16 | USB: spcp8x5.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -4/+8 |
2012-05-16 | USB: qcserial.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -13/+13 |
2012-05-16 | USB: navman.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -5/+6 |
2012-05-16 | USB: ir-usb.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -22/+28 |
2012-05-16 | USB: ipaq.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -3/+4 |
2012-05-16 | USB: generic.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -8/+13 |
2012-05-16 | USB: f81232.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -8/+12 |
2012-05-16 | USB: belkin_sa.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -5/+6 |
2012-05-16 | USB: ark3116.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -12/+15 |
2012-05-16 | USB: aircable.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -3/+4 |
2012-05-16 | USB: serial: sierra: put reset_resume callback back. | Greg Kroah-Hartman | 1 | -0/+8 |
2012-05-16 | USB: serial: ch341: put reset_resume callback back. | Greg Kroah-Hartman | 1 | -2/+2 |
2012-05-16 | USB: serial: hook up reset_resume callback | Greg Kroah-Hartman | 1 | -1/+23 |
2012-05-14 | USB: add read support to usb-serial/../new_id | Bjørn Mork | 1 | -1/+8 |
2012-05-12 | USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial console | Darren Hart | 2 | -2/+5 |
2012-05-11 | USB: serial: opticon: hook up suspend/resume callbacks | Greg Kroah-Hartman | 1 | -11/+4 |
2012-05-11 | USB: serial: add copyright and license to quatech2 | Bill Pemberton | 1 | -0/+6 |
2012-05-10 | USB: serial: add quatech2 usb to serial driver | Bill Pemberton | 3 | -0/+1159 |
2012-05-09 | USB: serial: rework usb_serial_register/deregister_drivers() | Greg Kroah-Hartman | 53 | -371/+93 |
2012-05-08 | USB: ftdi-sio: add support for Physik Instrumente E-861 | Éric Piel | 2 | -0/+9 |
2012-05-08 | USB: serial: remove bizarre generic_serial probe function | Greg Kroah-Hartman | 2 | -15/+1 |
2012-05-08 | USB: serial: sierra: remove reset_resume callback | Greg Kroah-Hartman | 1 | -8/+0 |
2012-05-08 | USB: serial: ch341: remove reset_resume callback | Greg Kroah-Hartman | 1 | -10/+4 |
2012-05-08 | USB: serial: remove usb_serial_disconnect call in all drivers | Greg Kroah-Hartman | 51 | -63/+13 |
2012-05-08 | USB: serial: remove usb_serial_probe call in all drivers | Greg Kroah-Hartman | 50 | -50/+1 |
2012-05-08 | usb-serial: clean up unneeded PM-related fields | Alan Stern | 7 | -24/+0 |
2012-05-07 | usb-serial: ftdi_sio: fix oops during autosuspend | Alan Stern | 1 | -2/+7 |
2012-05-04 | USB: whiteheat.c: remove dbg() tracing calls | Greg Kroah-Hartman | 1 | -17/+0 |
2012-05-04 | USB: usb_wwan.c: remove dbg() tracing calls | Greg Kroah-Hartman | 1 | -23/+0 |