aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-22usb: core: lpm: set lpm_capable for root hub deviceLu Baolu3-3/+7
2015-06-02Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-0/+20
2015-05-31usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach1-49/+33
2015-05-24USB: devio: fix a condition in async_completed()Dan Carpenter1-1/+1
2015-05-18Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman1-0/+3
2015-05-13usb: add bus type for USB ULPIHeikki Krogerus1-0/+20
2015-05-10USB: hub.c: move assignment out of if () blockGreg Kroah-Hartman1-1/+2
2015-05-10USB: hcd.c: move assignment out of if () blockGreg Kroah-Hartman1-1/+2
2015-05-10Usb: core: buffer: fixed the checkpatch warningNizam Haider1-1/+2
2015-05-09Added another USB product ID for ELAN touchscreen quirks.Logan Gunthorpe1-0/+3
2015-05-08usb: Enable LPM for USB 2.01+ full-speed devicesRupesh Tatiya1-1/+1
2015-05-08usb: Set unused ports to "fixed" rather than "unknown"Matthew Garrett1-0/+3
2015-05-08usb: Prefer firmware values when determining whether a port is removableMatthew Garrett1-15/+17
2015-04-10drivers/usb/core: devio.c: Removed an uneeded space before tabChase Metzger1-1/+1
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testingGreg Kroah-Hartman1-2/+2
2015-04-07usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+2
2015-03-26USB: Move usb_disabled() towards top of the fileViresh Kumar1-16/+16
2015-03-26USB: Use usb_disabled() consistentlyViresh Kumar1-2/+2
2015-02-24USB: usbfs: don't leak kernel data in siginfoAlan Stern1-0/+2
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds7-126/+114
2015-02-08USB / PM: Remove unneeded #ifdef and associated dead codeAndreas Ruprecht1-12/+0
2015-02-03usb: Retry port status check on resume to work around RH bugsJulius Werner1-3/+12
2015-02-03Revert "usb: Reset USB-3 devices on USB-3 link bounce"Zhuang Jin Can1-25/+9
2015-02-02Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman2-0/+9
2015-01-31USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern1-8/+8
2015-01-31USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern1-0/+12
2015-01-31USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern1-26/+37
2015-01-25USB: Add OTG PET device to TPLMacpaul Lin2-0/+9
2015-01-25usb: core: hub: modify hub reset logic in hub driverDeepak Das1-2/+6
2015-01-25USB: don't cancel queued resets when unbinding driversAlan Stern3-53/+12
2015-01-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2-9/+18
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-13/+12
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki1-1/+1
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+3
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki8-55/+24
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki8-55/+24
2014-11-30Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman1-0/+3
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-3/+4
2014-11-24usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede1-0/+3
2014-11-19HID: yet another buggy ELAN touchscreenOliver Neukum1-0/+3
2014-11-10Merge 3.18-rc4 into usb-next.Greg Kroah-Hartman3-5/+13
2014-11-03usb: core: notify disconnection when core detects disconnectPeter Chen1-2/+1
2014-11-03usb: core: need to call usb_phy_notify_connect after device setupTony Zheng1-3/+4
2014-11-03usb: hub: remove unused variableSudip Mukherjee1-5/+0
2014-11-03usb: Do not re-read descriptors for wired devices in usb_authorize_device()Josef Gajdusek1-5/+8
2014-11-03USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah1-0/+3
2014-11-03USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah1-0/+3
2014-11-03usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede1-0/+2
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart1-3/+4