summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-04-02USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee
2012-04-02usb: cp210x: Update to support CP2105 and multiple interface devicesPreston Fick
2012-04-02usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS deviceScott Dial
2012-04-02USB: qcserial: don't grab QMI port on Gobi 1000 devicesDan Williams
2012-04-02USB: qcserial: add several new serial devicesThomas Tuttle
2012-04-02usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen
2012-04-02usb: fsl_udc_core: Fix scheduling while atomic dump messagePeter Chen
2012-04-02cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptiedBen Hutchings
2012-04-02cdc-wdm: Fix more races on the read pathBen Hutchings
2012-04-02USB: serial: fix console error reportingJohan Hovold
2012-04-02USB: gadget: Make g_hid device class conform to spec.Orjan Friberg
2012-04-02usb: gadgetfs: return number of bytes on ep0 read requestThomas Faber
2012-04-02usb: musb: Reselect index reg in interrupt contextSupriya Karanth
2012-04-02powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu
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