summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)AuthorLines
2015-12-18USB: fix invalid memory access in hub_activate()Alan Stern-3/+19
2015-12-11USB: add quirk for devices with broken LPMAlan Stern-1/+12
2015-12-04usb: Quiet down false peer failure messagesDon Zickus-2/+2
2015-12-01usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings-1/+2
2015-12-01usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang-7/+8
2015-12-01USB: quirks: Fix another ELAN touchscreenAdrien Vergé-0/+3
2015-11-19usb: kconfig: fix warning of select USB_OTGPeter Chen-2/+1
2015-10-26USB: core: Codestyle fix in urb.cJonas Hesselmann-2/+1
2015-10-16usb: hcd: use USB_DT_*Sergei Shtylyov-14/+15
2015-10-12Merge 4.3-rc5 into usb-nextGreg Kroah-Hartman-0/+13
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-10-04usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 deviceLi Jun-29/+39
2015-10-04usb: core: driver: Use kmalloc_arrayMuhammad Falak R Wani-4/+2
2015-10-04usb: message: remove redundant declarationKris Borer-2/+0
2015-10-04usb: hub: remove redundant declarationsKris Borer-2/+1
2015-10-04usb: core: hub: Removed some warnings generated by checkpatch.plChase Metzger-8/+8
2015-10-04usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman-0/+3
2015-10-04usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman-0/+4
2015-09-29Merge 4.3-rc3 into usb-nextGreg Kroah-Hartman-2/+3
2015-09-22usb: interface authorization: Use a flag for the default device authorizationStefan Koch-11/+22
2015-09-22usb: interface authorization: SysFS part of USB interface authorizationStefan Koch-0/+36
2015-09-22usb: interface authorization: Introduces the USB interface authorizationStefan Koch-0/+40
2015-09-22usb: interface authorization: Control interface probing and claimingStefan Koch-0/+8
2015-09-22usb: interface authorization: Introduces the default interface authorizationStefan Koch-0/+48
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