summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-10-07Increase XHCI suspend timeout to 16msMichael Spang
2012-10-07xHCI: handle command after aborting the command ringElric Fu
2012-10-07xHCI: cancel command after command timeoutElric Fu
2012-10-07xHCI: add aborting command ring functionElric Fu
2012-10-07xHCI: add cmd_ring_stateElric Fu
2012-10-07xhci: Intel Panther Point BEI quirk.Sarah Sharp
2012-10-07USB: serial: fix up bug with missing {}Greg Kroah-Hartman
2012-10-07usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam
2012-10-07USB: qcaux: add Pantech vendor class matchBjørn Mork
2012-10-07USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite
2012-10-07USB: option: blacklist QMI interface on ZTE MF683Bjørn Mork
2012-10-07usb: gadget: initialize the strings in tcm_usb_gadget properlySebastian Andrzej Siewior
2012-10-07usb: gadget: make g_printer enumerate againSebastian Andrzej Siewior
2012-10-02USB: Fix race condition when removing host controllersAlan Stern
2012-10-02USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood
2012-10-02usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde
2012-10-02usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde
2012-10-02OMAP: USB : Fix the EHCI enumeration and core retention issueKeshava Munegowda
2012-10-02usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath
2012-10-02xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer
2012-10-02xhci: Make handover code more robustMatthew Garrett
2012-10-02xhci: Fix a logical vs bitwise AND bugDan Carpenter
2012-10-02usb: host: xhci-plat: use ioremap_nocacheRuchika Kharwar
2012-10-02Intel xhci: Only switch the switchable portsKeng-Yu Lin
2012-10-02usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes
2012-10-02USB: add device quirk for Joss Optical touchboardAlan Stern
2012-10-02USB: ohci-at91: fix PIO handling in relation with number of portsNicolas Ferre
2012-10-02USB: cdc-wdm: fix wdm_find_device* return valueBjørn Mork
2012-10-02usb: dwc3: core: fix incorrect usage of resource pointerKishon Vijay Abraham I
2012-10-02usb: dwc3: ep0: correct cache sync issue in case of ep0_bouncedPratyush Anand
2012-10-02usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik
2012-10-02usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik
2012-10-02USB: ftdi-sio: add support for more Physik Instrumente devicesÉric Piel
2012-10-02USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork
2012-10-02USB: ftdi_sio: PID for NZR SEM 16+ USBHorst Schirmeier
2012-10-02EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti
2012-10-02usb: gadget: at91udc: Don't check for ep->ep.descSebastian Andrzej Siewior
2012-10-02usb: gadget: at91udc: don't overwrite driver dataSebastian Andrzej Siewior
2012-10-02usb: gadget: dummy_hcd: add support for USB_DT_BOS on rhSebastian Andrzej Siewior
2012-10-02usb: gadget: dummy_hcd: fixup error probe pathSebastian Andrzej Siewior
2012-10-02usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik
2012-10-02USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork
2012-09-14USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-09-14USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-25usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik
2012-08-25usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell
2012-08-25USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan
2012-08-25USB: option: add ZTE K5006-ZBjørn Mork
2012-08-25USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi
2012-08-25xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp