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