aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-04-02USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel
2012-04-02USB: ftdi_sio: add support for FT-X series devicesJim Paris
2012-04-02USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel
2012-04-02USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen
2012-04-02USB: ftdi_sio: add support for BeagleBone rev A5+Peter Korsgaard
2012-04-02USB: ftdi_sio: fix problem when the manufacture is a NULL stringGreg Kroah-Hartman
2012-04-02USB: option: add ZTE MF820DBjørn Mork
2012-04-02USB: option: make interface blacklist work againBjørn Mork
2012-04-02USB: option driver: adding support for Telit CC864-SINGLE, CC864-DUAL and DE9...Daniele Palmas
2012-04-02USB: option: Add MediaTek MT6276M modem&app interfacesMeng Zhang
2012-02-29USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp
2012-02-29usb-storage: fix freezing of the scanning threadAlan Stern
2012-02-29USB: Set hub depth after USB3 hub resetElric Fu
2012-02-29xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp
2012-02-29xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp
2012-02-29USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp
2012-02-29USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn
2012-02-29USB: option: cleanup zte 3g-dongle's pid in option.cRui li
2012-02-29USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen
2012-02-13USB: add new zte 3g-dongle's pid to option.cRui li
2012-02-13USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian
2012-02-13usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C
2012-02-13usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors
2012-02-03USB: cp210x: allow more baud rates above 1MbaudJohan Hovold
2012-02-03USB: cp210x: initialise baud rate at openJohan Hovold
2012-02-03USB: cp210x: clean up, refactor and document speed handlingJohan Hovold
2012-02-03USB: cp210x: fix up set_termios variablesJohan Hovold
2012-02-03USB: cp210x: do not map baud rates to B0Johan Hovold
2012-02-03USB: cp210x: fix CP2104 baudrate usagePreston Fick
2012-02-03USB: cp210x: call generic open last in openJohan Hovold
2012-02-03USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas
2012-02-03USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPEBjørn Mork
2012-02-03USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...Bjørn Mork
2012-02-03USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removalBjørn Mork
2012-02-03xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu
2012-02-03xhci: Fix USB 3.0 device restart on resume.Sarah Sharp
2012-02-03drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall
2012-02-03USB: usbsevseg: fix max lengthHarrison Metzger
2012-02-03usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman
2012-02-03qcaux: add more Pantech UML190 and UML290 portsDan Williams
2012-02-03USB: cdc-wdm: use two mutexes to allow simultaneous read and writeBjørn Mork
2012-02-03USB: cdc-wdm: updating desc->length must be protected by spin_lockBjørn Mork
2012-02-03USB: ftdi_sio: Add more identifiersAlan Cox
2012-02-03USB: serial: ftdi additional IDsPeter Naulls
2012-02-03USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard
2012-02-03USB: ftdi_sio: fix initial baud rateJohan Hovold
2012-02-03USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold
2012-02-03USB: option: Add LG docomo L-02CKentaro Matsuyama
2012-01-12usb: cdc-acm: Fix acm_tty_hangup() vs. acm_tty_close() raceThilo-Alexander Ginkel
2012-01-12OHCI: final fix for NVIDIA problems (I hope)Alan Stern