summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-03-01Merge commit 'v3.2.9' into rt-3.2.9-rt13v3.2.9-rt13Clark Williams
2012-02-29usb-storage: fix freezing of the scanning threadAlan Stern
2012-02-29USB: Set hub depth after USB3 hub resetElric Fu
2012-02-29USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp
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-15USB: Fix the mouse problem when copying large amounts of dataWu Zhangjin
2012-02-15usb: Use local_irq_*_nort() variantsSteven Rostedt
2012-02-15locking-various-init-fixes.patchThomas Gleixner
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-03usb: musb: davinci: fix build breakageSekhar Nori
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: gadget: storage: endian fixAndiry Xu
2012-02-03usb: gadget: langwell: don't call gadget's disconnect()Alexander Shishkin
2012-02-03USB: usbsevseg: fix max lengthHarrison Metzger
2012-02-03USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka
2012-02-03usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman
2012-02-03usb: dwc3: ep0: tidy up Pending Request handlingFelipe Balbi
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-12usb: ch9: fix up MaxStreams helperFelipe Balbi
2012-01-12xhci: Properly handle COMP_2ND_BW_ERRHans de Goede