summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2016-07-11usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede
2016-07-11usb: quirks: Fix sortingHans de Goede
2016-06-01USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern
2016-05-04usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski
2016-04-20Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman
2016-04-12USB: usb_driver_claim_interface: add sanity checkingOliver Neukum
2016-04-12usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum
2016-04-12usb: retry reset if a device times outOliver Neukum
2016-02-17usb: hub: do not clear BOS field during reset deviceDu, Changbin
2016-01-31usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu
2015-12-18USB: fix invalid memory access in hub_activate()Alan Stern
2015-12-11USB: add quirk for devices with broken LPMAlan Stern
2015-12-04usb: Quiet down false peer failure messagesDon Zickus
2015-12-01usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2015-12-01usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang
2015-12-01USB: quirks: Fix another ELAN touchscreenAdrien Vergé
2015-11-19usb: kconfig: fix warning of select USB_OTGPeter Chen
2015-10-26USB: core: Codestyle fix in urb.cJonas Hesselmann
2015-10-16usb: hcd: use USB_DT_*Sergei Shtylyov
2015-10-12Merge 4.3-rc5 into usb-nextGreg Kroah-Hartman
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-10-04usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 deviceLi Jun
2015-10-04usb: core: driver: Use kmalloc_arrayMuhammad Falak R Wani
2015-10-04usb: message: remove redundant declarationKris Borer
2015-10-04usb: hub: remove redundant declarationsKris Borer
2015-10-04usb: core: hub: Removed some warnings generated by checkpatch.plChase Metzger
2015-10-04usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman
2015-10-04usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman
2015-09-29Merge 4.3-rc3 into usb-nextGreg Kroah-Hartman
2015-09-22usb: interface authorization: Use a flag for the default device authorizationStefan Koch
2015-09-22usb: interface authorization: SysFS part of USB interface authorizationStefan Koch
2015-09-22usb: interface authorization: Introduces the USB interface authorizationStefan Koch
2015-09-22usb: interface authorization: Control interface probing and claimingStefan Koch
2015-09-22usb: interface authorization: Introduces the default interface authorizationStefan Koch
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