summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)AuthorLines
2015-10-04usb: Add device quirk for Logitech PTZ camerasVincent Palatin-0/+7
2015-10-04USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao-0/+6
2015-09-21usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman-2/+3
2015-08-18Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman-48/+0
2015-08-18Revert "usb: interface authorization: Control interface probing and claiming"Greg Kroah-Hartman-8/+0
2015-08-18Revert "usb: interface authorization: Introduces the USB interface authorizat...Greg Kroah-Hartman-40/+0
2015-08-18Revert "usb: interface authorization: SysFS part of USB interface authorization"Greg Kroah-Hartman-36/+0
2015-08-18Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman-22/+11
2015-08-14usb: core: hub: Removed some warnings generated by checkpatch.plChase Metzger-12/+12
2015-08-14usb: interface authorization: Use a flag for the default device authorizationStefan Koch-11/+22
2015-08-14usb: interface authorization: SysFS part of USB interface authorizationStefan Koch-0/+36
2015-08-14usb: interface authorization: Introduces the USB interface authorizationStefan Koch-0/+40
2015-08-14usb: interface authorization: Control interface probing and claimingStefan Koch-0/+8
2015-08-14usb: interface authorization: Introduces the default interface authorizationStefan Koch-0/+48
2015-08-14usb: hub: remove assignment from if conditionKris Borer-2/+2
2015-08-14usb: endpoint: convert spaces to tabsKris Borer-1/+1
2015-08-14usb: otg_whitelist: remove whitespaceKris Borer-1/+1
2015-08-08usb: core: hub.c: Removed some warnings generated by checkpatch.plChase Metzger-20/+20
2015-08-08usb: devio: fix spacingKris Borer-2/+2
2015-08-05usb: devio: remove assignment from if conditionKris Borer-5/+10
2015-07-27Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman-3/+7
2015-07-22usbcore: add sysfs support to xHCI usb3 hardware LPMKevin Strasser-0/+35
2015-07-22usb: move assignment out of if conditionKris Borer-6/+13
2015-07-22usb: fix coding style issueKris Borer-0/+1
2015-07-22usb: core: lpm: set lpm_capable for root hub deviceLu Baolu-3/+7
2015-06-02Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman-0/+20
2015-05-31usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach-49/+33
2015-05-24USB: devio: fix a condition in async_completed()Dan Carpenter-1/+1
2015-05-18Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman-0/+3
2015-05-13usb: add bus type for USB ULPIHeikki Krogerus-0/+20
2015-05-10USB: hub.c: move assignment out of if () blockGreg Kroah-Hartman-1/+2
2015-05-10USB: hcd.c: move assignment out of if () blockGreg Kroah-Hartman-1/+2
2015-05-10Usb: core: buffer: fixed the checkpatch warningNizam Haider-1/+2
2015-05-09Added another USB product ID for ELAN touchscreen quirks.Logan Gunthorpe-0/+3
2015-05-08usb: Enable LPM for USB 2.01+ full-speed devicesRupesh Tatiya-1/+1
2015-05-08usb: Set unused ports to "fixed" rather than "unknown"Matthew Garrett-0/+3
2015-05-08usb: Prefer firmware values when determining whether a port is removableMatthew Garrett-15/+17
2015-04-10drivers/usb/core: devio.c: Removed an uneeded space before tabChase Metzger-1/+1
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-2/+2
2015-04-07usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi-2/+2
2015-03-26USB: Move usb_disabled() towards top of the fileViresh Kumar-16/+16
2015-03-26USB: Use usb_disabled() consistentlyViresh Kumar-2/+2
2015-02-24USB: usbfs: don't leak kernel data in siginfoAlan Stern-0/+2
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-126/+114
2015-02-08USB / PM: Remove unneeded #ifdef and associated dead codeAndreas Ruprecht-12/+0
2015-02-03usb: Retry port status check on resume to work around RH bugsJulius Werner-3/+12
2015-02-03Revert "usb: Reset USB-3 devices on USB-3 link bounce"Zhuang Jin Can-25/+9
2015-02-02Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman-0/+9
2015-01-31USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern-8/+8
2015-01-31USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern-0/+12