Age | Commit message (Expand) | Author |
2008-05-29 | USB: usb-serial: option: Don't match Huawei driver CD images | Michael Karcher |
2008-05-29 | USB: pl2303: another product ID | Steve Murphy |
2008-05-29 | USB: FTDI_SIO : Add support for Matrix Orbital PID Range | Ray Molenkamp |
2008-05-20 | USB: serial: ch341: New VID/PID for CH341 USB-serial | Michael F. Robbins |
2008-05-20 | USB: OPTION: fix name of Onda MSA501HS HSDPA modem | Arnaldo Carvalho de Melo |
2008-05-20 | USB: add TELIT HDSPA UC864-E modem to option driver | Greg Kroah-Hartman |
2008-05-20 | usb-serial: Use ftdi_sio driver for RATOC REX-USB60F | Atsushi Nemoto |
2008-05-14 | USB: option: add new Dell 5520 HSDPA variant | Dan Williams |
2008-05-14 | USB: do not handle device 1410:5010 in 'option' driver | Eugeniy Meshcheryakov |
2008-05-14 | USB: Support for the ET502HS HDSPA modem in option driver | andreoli@samba.ing.unimo.it |
2008-05-14 | USB: add Telstra NextG CDMA id to option driver | Greg Kroah-Hartman |
2008-05-14 | USB: add new moto_modem driver for some Morotola phones | Greg Kroah-Hartman |
2008-05-11 | usb-serial: Add ThinkOptics WavIT | Bernhard Beck |
2008-05-08 | fix irq flags for iuu_phoenix.c | Steven Rostedt |
2008-05-02 | usb_serial: some coding style fixes | Alan Cox |
2008-05-02 | USB: airprime: unlock mutex instead of trying to lock it again | Leonardo Chiquitto |
2008-05-02 | USB: add more FTDI device ids | Peter Mack |
2008-05-02 | USB: mos7840: test and propagate set_uart_reg return value | Roel Kluin |
2008-04-30 | tty: The big operations rework | Alan Cox |
2008-04-28 | drivers/usb annotations and fixes | Al Viro |
2008-04-24 | USB: remove unnecessary type casting of urb->context | Ming Lei |
2008-04-24 | usb serial: more fixes and groundwork for tty changes | Alan Cox |
2008-04-24 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-24 | USB: serial: remove endpoints setting checks from core and header | Greg Kroah-Hartman |
2008-04-24 | USB: serial: remove unneeded number endpoints settings | Greg Kroah-Hartman |
2008-04-24 | USB: option.c: correct DTR behaviour | Chris Collins |
2008-04-24 | USB: Remove superfluous "depends on USB_SERIAL" from Kconfig. | Robert P. J. Day |
2008-04-24 | USB: oti6858: fix TCFLSH ioctl handling | Paulius Zaleckas |
2008-04-24 | USB: add usb-serial spcp8x5 driver | Greg Kroah-Hartman |
2008-04-24 | usb/usb-serial-sierra-add-new-dev-group | Kevin Lloyd |
2008-04-24 | USB: Serial: Sierra: C597 fix | Kevin Lloyd |
2008-04-24 | USB: Serial: Sierra: Clean up | Kevin Lloyd |
2008-04-24 | USB: Remove EXPERIMENTAL designation from USB serial/ Kconfig entries | Robert P. J. Day |
2008-04-24 | USB: cypress_m8: Speed handling | Alan Cox |
2008-04-24 | USB: ipaq: fix devices having more than one endpoint | Matthias Geissert |
2008-04-24 | USB: io_ti.c: remove unneeded null tty check | Ray Lee |
2008-04-24 | USB: use DIV_ROUND_UP | Julia Lawall |
2008-04-24 | USB: io_ti: lock mcr and msr shadows properly | Alan Cox |
2008-04-24 | USB: ti_usb_3410_5052: Extend locking to msr and shadow mcr | Alan Cox |
2008-04-24 | USB: kobil_sct: Get rid of unneeded priv->line_state | Alan Cox |
2008-04-24 | USB: iuu_phoenix: lock priv->tiostatus properly | Alan Cox |
2008-04-24 | USB: serial: Note mos7480 and option don't lock modem status | Alan Cox |
2008-04-24 | USB: ftdi_sio: Note missing locking | Alan Cox |
2008-04-24 | USB: usb-serial: Prepare for BKL push down | Alan Cox |
2008-04-24 | USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devices | Mike Isely |
2008-04-24 | USB: cypress_m8: Get rid of pointless NULL check | Mike Isely |
2008-04-24 | USB: cypress_m8: Don't issue GET_CONFIG for certain devices | Mike Isely |
2008-04-24 | USB: cypress_m8: Packet format is separate from characteristic size | Mike Isely |
2008-04-24 | USB: cypress_m8: Feature buffer fixes | Mike Isely |
2008-04-24 | USB: io_ti.c: remove pointless eye-candy in debug statements | Andrew Morton |