summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-02-02Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman
2015-01-31USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern
2015-01-31ehci-pci: disable for Intel MID platformsAndy Shevchenko
2015-01-31usb: host: pci_quirks: joing string literalsAndy Shevchenko
2015-01-31USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-01-31USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern
2015-01-31cdc-acm: kill unnecessary messagesOliver Neukum
2015-01-31cdc-acm: add sanity checksOliver Neukum
2015-01-30Merge tag 'usb-serial-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-30Merge tag 'usb-serial-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-26Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-26USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen
2015-01-25USB: Add OTG PET device to TPLMacpaul Lin
2015-01-25usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko
2015-01-25uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017Hans de Goede
2015-01-25storage: Revise/fix quirk for 04E6:000F SCM USB-SCSI converterMark Knibbs
2015-01-25USB: host: ohci-at91: Fix wake-up supportSylvain Rochet
2015-01-25USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisationSylvain Rochet
2015-01-25USB: host: ohci-at91: Move global variables to private structSylvain Rochet
2015-01-25USB: host: ehci-atmel: Move global variables to private structSylvain Rochet
2015-01-25USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driverSylvain Rochet
2015-01-25USB: host: ehci-atmel: Add suspend/resume supportSylvain Rochet
2015-01-25usb: core: hub: modify hub reset logic in hub driverDeepak Das
2015-01-25usb: ehci-platform: add support for multiple phys per controllerArun Ramamurthy
2015-01-25usb: ohci-platform: add support for multiple phys per controllerArun Ramamurthy
2015-01-25wusbcore: rh: use HUB_CHAR_*Sergei Shtylyov
2015-01-25usbip: vhci_hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25renesas_usbhs: mod_host: use HUB_CHAR_*Sergei Shtylyov
2015-01-25musb_virthub: use HUB_CHAR_*Sergei Shtylyov
2015-01-25dummy_hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25dwc2: hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25u132-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25sl811-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25r8a66597-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25oxu210hp-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25ohci-s3c2410: use HUB_CHAR_*Sergei Shtylyov
2015-01-25ohci-hub: use HUB_CHAR_*Sergei Shtylyov
2015-01-25ohci-at91: use HUB_CHAR_*Sergei Shtylyov
2015-01-25max3421-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25isp1760-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25isp1362-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25isp116x-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25imx21-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25fusbh200-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25fotg210-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25fhci-hub: use HUB_CHAR_*Sergei Shtylyov
2015-01-25ehci-hub: use HUB_CHAR_*Sergei Shtylyov
2015-01-25xhci: Silence "xHCI xhci_drop_endpoint called with disabled ep ..." messagesHans de Goede
2015-01-25xhci: Print hcc params, version and quirks on initHans de Goede
2015-01-25USB: don't cancel queued resets when unbinding driversAlan Stern