summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2012-08-25xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp
2012-08-25xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp
2012-08-25xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp
2012-08-15usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-08-09USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King
2012-08-09USB: Fix LPM disable count mismatch on driver unbind.Sarah Sharp
2012-08-09USB: Fix LPM disable/enable during device reset.Sarah Sharp
2012-08-09USB: Disable LPM while the device is unconfigured.Sarah Sharp
2012-08-09Revert "usb/uas: make sure data urb is gone if we receive status before that"Gerd Hoffmann
2012-08-09USB: option: add ZTE MF821DBjørn Mork
2012-08-09usb: gadget: Fix g_ether interface link statusKevin Cernekee
2012-08-09usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede
2012-07-13Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds