aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2008-05-02usb_serial: some coding style fixesGravatar Alan Cox 4-103/+112
2008-05-02USB: airprime: unlock mutex instead of trying to lock it againGravatar Leonardo Chiquitto 1-1/+1
2008-05-02USB: add more FTDI device idsGravatar Peter Mack 2-0/+19
2008-05-02USB: mos7840: test and propagate set_uart_reg return valueGravatar Roel Kluin 1-3/+2
2008-04-30tty: The big operations reworkGravatar Alan Cox 3-111/+25
2008-04-28drivers/usb annotations and fixesGravatar Al Viro 7-18/+21
2008-04-24USB: remove unnecessary type casting of urb->contextGravatar Ming Lei 27-83/+83
2008-04-24usb serial: more fixes and groundwork for tty changesGravatar Alan Cox 16-67/+93
2008-04-24USB: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 38-1674/+1674
2008-04-24USB: serial: remove endpoints setting checks from core and headerGravatar Greg Kroah-Hartman 1-16/+0
2008-04-24USB: serial: remove unneeded number endpoints settingsGravatar Greg Kroah-Hartman 39-175/+0
2008-04-24USB: option.c: correct DTR behaviourGravatar Chris Collins 1-6/+9
2008-04-24USB: Remove superfluous "depends on USB_SERIAL" from Kconfig.Gravatar Robert P. J. Day 1-42/+0
2008-04-24USB: oti6858: fix TCFLSH ioctl handlingGravatar Paulius Zaleckas 1-4/+0
2008-04-24USB: add usb-serial spcp8x5 driverGravatar Greg Kroah-Hartman 3-1/+1087
2008-04-24usb/usb-serial-sierra-add-new-dev-groupGravatar Kevin Lloyd 1-0/+40
2008-04-24USB: Serial: Sierra: C597 fixGravatar Kevin Lloyd 1-1/+1
2008-04-24USB: Serial: Sierra: Clean upGravatar Kevin Lloyd 1-9/+8
2008-04-24USB: Remove EXPERIMENTAL designation from USB serial/ Kconfig entriesGravatar Robert P. J. Day 1-25/+25
2008-04-24USB: cypress_m8: Speed handlingGravatar Alan Cox 1-140/+29
2008-04-24USB: ipaq: fix devices having more than one endpointGravatar Matthias Geissert 1-3/+3
2008-04-24USB: io_ti.c: remove unneeded null tty checkGravatar Ray Lee 1-2/+1
2008-04-24USB: use DIV_ROUND_UPGravatar Julia Lawall 2-3/+3
2008-04-24USB: io_ti: lock mcr and msr shadows properlyGravatar Alan Cox 1-0/+7
2008-04-24USB: ti_usb_3410_5052: Extend locking to msr and shadow mcrGravatar Alan Cox 1-0/+9
2008-04-24USB: kobil_sct: Get rid of unneeded priv->line_stateGravatar Alan Cox 1-10/+5
2008-04-24USB: iuu_phoenix: lock priv->tiostatus properlyGravatar Alan Cox 1-5/+13
2008-04-24USB: serial: Note mos7480 and option don't lock modem statusGravatar Alan Cox 2-0/+2
2008-04-24USB: ftdi_sio: Note missing lockingGravatar Alan Cox 1-2/+2
2008-04-24USB: usb-serial: Prepare for BKL push downGravatar Alan Cox 1-2/+9
2008-04-24USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devicesGravatar Mike Isely 1-45/+59
2008-04-24USB: cypress_m8: Get rid of pointless NULL checkGravatar Mike Isely 1-7/+5
2008-04-24USB: cypress_m8: Don't issue GET_CONFIG for certain devicesGravatar Mike Isely 1-2/+19
2008-04-24USB: cypress_m8: Packet format is separate from characteristic sizeGravatar Mike Isely 1-45/+66
2008-04-24USB: cypress_m8: Feature buffer fixesGravatar Mike Isely 1-14/+22
2008-04-24USB: io_ti.c: remove pointless eye-candy in debug statementsGravatar Andrew Morton 1-6/+4
2008-04-24USB: Add HP hs2300 Broadband Wireless Module to sierra.cGravatar Stefan Seyfried 1-0/+1
2008-04-24USB: CP2101 Add new device IDsGravatar Craig Shelley 1-0/+3
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hGravatar Matthew Wilcox 2-2/+0
2008-04-15USB: remove broken usb-serial num_endpoints checkGravatar Greg Kroah-Hartman 1-0/+2
2008-04-15USB: option: Add new vendor ID and device ID for AMOI HSDPA modemGravatar tang kai 1-0/+10
2008-04-15USB: support more Huawei data card product IDsGravatar fangxiaozhi 1-0/+32
2008-04-15USB: option.c: add more device IDsGravatar Matthias Urlichs 1-2/+9
2008-04-15USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driverGravatar James Cameron 1-0/+3
2008-04-02USB: Allow initialization of broken keyspan serial adapters.Gravatar Clark Rawlins 1-0/+4
2008-04-02USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Gravatar Brad Sawatzky 1-1/+1
2008-04-02USB: cp2101: Add identifiers for the Telegesys ETRX2USBGravatar Florian Fainelli 1-0/+1
2008-04-02USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.Gravatar Robert Spanton 1-2/+2
2008-03-24USB: sierra: add another device idGravatar Kevin Lloyd 1-0/+1
2008-03-24USB: sierra: dma fixesGravatar Oliver Neukum 1-4/+13