Age | Commit message (Expand) | Author | Files | Lines |
2012-07-17 | USB: option: add ZTE MF821D | Bjørn Mork | 1 | -0/+2 |
2012-07-17 | USB: sierra: QMI mode MC7710 moved to qcserial | Bjørn Mork | 1 | -3/+0 |
2012-07-17 | USB: qcserial: adding Sierra Wireless devices | Bjørn Mork | 1 | -0/+20 |
2012-07-17 | USB: qcserial: support generic Qualcomm serial ports | Bjørn Mork | 1 | -0/+7 |
2012-07-17 | USB: qcserial: make probe more flexible | Bjørn Mork | 1 | -18/+26 |
2012-07-17 | USB: qcserial: centralize probe exit path | Bjørn Mork | 1 | -9/+8 |
2012-07-17 | USB: qcserial: consolidate usb_set_interface calls | Bjørn Mork | 1 | -33/+16 |
2012-07-17 | USB: serial: keyspan: Removed unrequired parentheses. | Ben Minerds | 1 | -1/+1 |
2012-07-17 | USB: serial: keyspan: Removed trailing whitespace. | Ben Minerds | 1 | -1/+1 |
2012-07-17 | USB: serial: keyspan: Fixed space near open parenthesis. | Ben Minerds | 1 | -1/+1 |
2012-07-17 | USB: serial: keyspan: Fixed space around equals. | Ben Minerds | 1 | -1/+1 |
2012-07-17 | USB: serial: keyspan: Fix spacing around conditional. | Ben Minerds | 1 | -9/+9 |
2012-07-17 | Merge 3.5-rc7 into usb-next | Greg Kroah-Hartman | 3 | -41/+56 |
2012-07-06 | USB: metro-usb: fix tty_flip_buffer_push use | Johan Hovold | 1 | -8/+0 |
2012-07-06 | USB: option: Add MEDIATEK product ids | Gaosen Zhang | 1 | -0/+20 |
2012-07-06 | USB: option: add ZTE MF60 | Bjørn Mork | 1 | -0/+6 |
2012-07-05 | Merge 3.5-rc5 into usb-next | Greg Kroah-Hartman | 2 | -0/+19 |
2012-06-27 | USB: CP210x Add 10 Device IDs | Craig Shelley | 1 | -0/+11 |
2012-06-27 | USB: option: Add USB ID for Novatel Ovation MC551 | Forest Bond | 1 | -0/+3 |
2012-06-21 | USB: option: add id for Cellient MEN-200 | Dmitry Shmygov | 1 | -0/+5 |
2012-06-21 | Merge 3.5-rc3 into usb-next | Greg Kroah-Hartman | 1 | -3/+3 |
2012-06-21 | USB: serial: Remove unused serial_priv variable | Bill Pemberton | 1 | -4/+0 |
2012-06-21 | USB: serial: Remove unused s_priv variable | Bill Pemberton | 1 | -5/+0 |
2012-06-14 | usb: use usb_serial_put in usb_serial_probe errors | Jan Safrata | 1 | -3/+3 |
2012-06-14 | USB: option: handle send_setup blacklisting at probe | Johan Hovold | 1 | -13/+27 |
2012-06-14 | USB: option: clean up probe coding style | Johan Hovold | 1 | -15/+23 |
2012-06-14 | Merge branch 'usb-linus' into usb-next | Greg Kroah-Hartman | 10 | -65/+75 |
2012-06-14 | USB: option: use usb_{get,set}_serial_data | Johan Hovold | 1 | -3/+5 |
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 |