aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-21usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-08-18Revert "usb: interface authorization: Introduces the default interface authorization"Greg Kroah-Hartman2-48/+0
2015-08-18Revert "usb: interface authorization: Control interface probing and claiming"Greg Kroah-Hartman1-8/+0
2015-08-18Revert "usb: interface authorization: Introduces the USB interface authorization"Greg Kroah-Hartman2-40/+0
2015-08-18Revert "usb: interface authorization: SysFS part of USB interface authorization"Greg Kroah-Hartman1-36/+0
2015-08-18Revert "usb: interface authorization: Use a flag for the default device authorization"Greg Kroah-Hartman2-22/+11
2015-08-14usb: core: hub: Removed some warnings generated by checkpatch.plChase Metzger1-12/+12
2015-08-14usb: interface authorization: Use a flag for the default device authorizationStefan Koch2-11/+22
2015-08-14usb: interface authorization: SysFS part of USB interface authorizationStefan Koch1-0/+36
2015-08-14usb: interface authorization: Introduces the USB interface authorizationStefan Koch2-0/+40
2015-08-14usb: interface authorization: Control interface probing and claimingStefan Koch1-0/+8
2015-08-14usb: interface authorization: Introduces the default interface authorizationStefan Koch2-0/+48
2015-08-14usb: hub: remove assignment from if conditionKris Borer1-2/+2
2015-08-14usb: endpoint: convert spaces to tabsKris Borer1-1/+1
2015-08-14usb: otg_whitelist: remove whitespaceKris Borer1-1/+1
2015-08-08usb: core: hub.c: Removed some warnings generated by checkpatch.plChase Metzger1-20/+20
2015-08-08usb: devio: fix spacingKris Borer1-2/+2
2015-08-05usb: devio: remove assignment from if conditionKris Borer1-5/+10
2015-07-27Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman3-3/+7
2015-07-22usbcore: add sysfs support to xHCI usb3 hardware LPMKevin Strasser2-0/+35
2015-07-22usb: move assignment out of if conditionKris Borer1-6/+13
2015-07-22usb: fix coding style issueKris Borer1-0/+1
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