| Commit message (Expand) | Author | Age |
* | USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c | Uwe Bonnes | 2011-06-27 |
* | USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big. | Jesper Juhl | 2011-06-14 |
* | USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver | Steffen Sledz | 2011-06-08 |
* | Revert "USB: option: add ID for ZTE MF 330" | Greg Kroah-Hartman | 2011-06-07 |
* | USB: option Add blacklist for ZTE K3765-Z (19d2:2002) | Torsten Hilbrich | 2011-06-06 |
* | option: add Prolink PH300 modem IDs | Dan Williams | 2011-06-06 |
* | option: add Alcatel X200 to sendsetup blacklist | Dan Williams | 2011-06-06 |
* | option: add Zoom 4597 modem USB IDs | Dan Williams | 2011-06-06 |
* | USB: option: add support for Huawei E353 device | Marcin Gałczyński | 2011-05-17 |
* | drivers/usb/serial/opticon.c: Release resources on kmalloc failure | Julia Lawall | 2011-05-13 |
* | USB: cp210x: fix typo, Telegesys should have been Telegesis | Florian Fainelli | 2011-05-10 |
* | Bind only modem AT command endpoint to option module. | Marius B. Kotsbak | 2011-04-29 |
* | USB: gamin_gps: Fix for data transfer problems in native mode | Hermann Kneissel | 2011-04-29 |
* | USB: serial: ftdi_sio: adding support for TavIR STK500 | Benedek László | 2011-04-29 |
* | USB: moto_modem: Add USB identifier for the Motorola VE240. | Elizabeth Jennifer Myers | 2011-04-29 |
* | USB: CP210x Add 4 Device IDs for AC-Services Devices | Craig Shelley | 2011-04-29 |
* | Merge 2.6.39-rc4 into usb-next | Greg Kroah-Hartman | 2011-04-19 |
|\ |
|
| * | Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)" | Johan Hovold | 2011-04-13 |
* | | usb: qcserial add missing errorpath kfrees | Steven Hardy | 2011-04-13 |
* | | usb: qcserial avoid pointing to freed memory | Steven Hardy | 2011-04-13 |
* | | usb: Fix qcserial memory leak on rmmod | Steven Hardy | 2011-04-13 |
* | | USB: ftdi_sio: add ids for Hameg HO720 and HO730 | Paul Friedrich | 2011-04-13 |
* | | USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem. | Marius B. Kotsbak | 2011-04-13 |
* | | USB: ftdi_sio: add PID for OCT DK201 docking station | Johan Hovold | 2011-04-13 |
* | | USB: ftdi_sio: Added IDs for CTI USB Serial Devices | Christian Simon | 2011-04-13 |
|/ |
|
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | usb/serial: fix function args warnings, dropping *filp | Randy Dunlap | 2011-04-04 |
|/ |
|
* | usb: wwan: fix compilation without CONFIG_PM_RUNTIME | Oliver Neukum | 2011-03-23 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 |
|\ |
|
| * | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman | 2011-02-24 |
| |\ |
|
| * | | tty: now phase out the ioctl file pointer for good | Alan Cox | 2011-02-17 |
| * | | tty: remove filp from the USB tty ioctls | Alan Cox | 2011-02-17 |
| * | | tiocmset: kill the file pointer argument | Alan Cox | 2011-02-17 |
| * | | tiocmget: kill off the passing of the struct file | Alan Cox | 2011-02-17 |
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 |
|\ \ \ |
|
| * | | | USB: serial: ch341: add new id | wangyanqing | 2011-03-11 |
| * | | | USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-H | JF Argentino | 2011-03-09 |
| * | | | USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626 | Herton Ronaldo Krzesinski | 2011-03-09 |
| * | | | USB: Remove unused timeout from io_edgeport.c | Huzaifa Sidhpurwala | 2011-03-02 |
| * | | | USB: serial/kobil_sct, fix potential tty NULL dereference | Jiri Slaby | 2011-02-28 |
| * | | | USB: serial/keyspan_pda, fix potential tty NULL dereferences | Jiri Slaby | 2011-02-28 |
| * | | | USB: opticon: add rts and cts support | Martin Jansen | 2011-02-25 |
| * | | | USB: serial drivers need to use larger bulk-in buffers | Alan Stern | 2011-02-25 |
| * | | | USB: serial: mos7720: Fix possible null pointer dereference | Huzaifa Sidhpurwala | 2011-02-25 |
| * | | | USB: serial: keyspan: Fix possible null pointer dereference. | Huzaifa Sidhpurwala | 2011-02-25 |
| * | | | USB: sierra: error handling in runtime PM | Oliver Neukum | 2011-02-17 |
| * | | | usb_wwan: fix error case in close() | Oliver Neukum | 2011-02-17 |
| * | | | usb_wwan: error case of resume | Oliver Neukum | 2011-02-17 |
| * | | | usb_wwan: data consistency in error case | Oliver Neukum | 2011-02-17 |