aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
...
* USB: fix usb serial pm counter decrement for disconnected interfacesOliver Neukum2008-07-211-1/+4
* USB: keyspan: Remove duplicate device entriesBen Collins2008-07-211-3/+2
* usb: fix uninitialized variable warning in keyspan_pdaBenny Halevy2008-07-211-1/+1
* USB: usb-serial: fix a sparse warning about different signednessAndre Haupt2008-07-211-1/+1
* USB: delete airprime driverGreg Kroah-Hartman2008-07-214-362/+2
* usb: irda: cleanup on ir-usb moduleFelipe Balbi2008-07-211-220/+270
* USB: cp2101.c fix sparse signedness mismatch warningsHarvey Harrison2008-07-211-6/+7
* USB: digi_accelport.c trivial sparse lock annotationHarvey Harrison2008-07-211-0/+1
* USB: remove CVS keywordsAdrian Bunk2008-07-211-2/+0
* USB: io_ti: FIrst cut at a big clean upAlan Cox2008-07-211-1008/+852
* USB: use get_unaligned_* helpers for kl5kusb105 driverHarvey Harrison2008-07-211-1/+1
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-2/+2
* edgeport-ti: use request_firmware()Jaswinder Singh2008-07-142-873/+47
* edgeport: use request_firmware()Jaswinder Singh2008-07-145-3557/+90
* whiteheat: use request_firmware()David Woodhouse2008-07-102-1696/+50
* ti_usb_3410_5052: use request_firmware()David Woodhouse2008-07-103-1783/+27
* keyspan_pda: use request_firmware()David Woodhouse2008-07-105-2545/+24
* keyspan: use request_firmware()David Woodhouse2008-07-1015-5078/+54
* USB: adding comment for ipaq forcing number of portsOliver Neukum2008-07-031-0/+5
* USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum2008-07-031-1/+1
* USB: add a pl2303 device idGreg Kroah-Hartman2008-07-032-0/+2
* USB: another option device idGreg Kroah-Hartman2008-07-031-0/+1
* USB: New device ID for ftdi_sio driverJon K Hellan2008-07-032-0/+4
* USB: usb-serial: option: Don't match Huawei driver CD imagesMichael Karcher2008-05-291-17/+17
* USB: pl2303: another product IDSteve Murphy2008-05-292-0/+2
* USB: FTDI_SIO : Add support for Matrix Orbital PID RangeRay Molenkamp2008-05-292-6/+525
* USB: serial: ch341: New VID/PID for CH341 USB-serialMichael F. Robbins2008-05-201-0/+1
* USB: OPTION: fix name of Onda MSA501HS HSDPA modemArnaldo Carvalho de Melo2008-05-201-1/+2
* USB: add TELIT HDSPA UC864-E modem to option driverGreg Kroah-Hartman2008-05-201-0/+4
* usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto2008-05-204-2/+7
* USB: option: add new Dell 5520 HSDPA variantDan Williams2008-05-141-0/+1
* USB: do not handle device 1410:5010 in 'option' driverEugeniy Meshcheryakov2008-05-141-3/+0
* USB: Support for the ET502HS HDSPA modem in option driverandreoli@samba.ing.unimo.it2008-05-141-0/+4
* USB: add Telstra NextG CDMA id to option driverGreg Kroah-Hartman2008-05-141-0/+1
* USB: add new moto_modem driver for some Morotola phonesGreg Kroah-Hartman2008-05-143-0/+80
* usb-serial: Add ThinkOptics WavITBernhard Beck2008-05-111-0/+1
* fix irq flags for iuu_phoenix.cSteven Rostedt2008-05-081-3/+3
* usb_serial: some coding style fixesAlan Cox2008-05-024-103/+112
* USB: airprime: unlock mutex instead of trying to lock it againLeonardo Chiquitto2008-05-021-1/+1
* USB: add more FTDI device idsPeter Mack2008-05-022-0/+19
* USB: mos7840: test and propagate set_uart_reg return valueRoel Kluin2008-05-021-3/+2
* tty: The big operations reworkAlan Cox2008-04-303-111/+25
* drivers/usb annotations and fixesAl Viro2008-04-287-18/+21
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-2427-83/+83
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-2416-67/+93
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2438-1674/+1674
* USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman2008-04-241-16/+0
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-2439-175/+0
* USB: option.c: correct DTR behaviourChris Collins2008-04-241-6/+9