aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB: fix invalid memory access in hub_activate()Alan Stern2015-12-18
* USB: add quirk for devices with broken LPMAlan Stern2015-12-11
* usb: Quiet down false peer failure messagesDon Zickus2015-12-04
* usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings2015-12-01
* usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang2015-12-01
* USB: quirks: Fix another ELAN touchscreenAdrien Vergé2015-12-01
* usb: kconfig: fix warning of select USB_OTGPeter Chen2015-11-19
* USB: core: Codestyle fix in urb.cJonas Hesselmann2015-10-25
* usb: hcd: use USB_DT_*Sergei Shtylyov2015-10-17
* Merge 4.3-rc5 into usb-nextGreg Kroah-Hartman2015-10-12
|\
| * usb: Add device quirk for Logitech PTZ camerasVincent Palatin2015-10-04
| * USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2015-10-04
* | usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 deviceLi Jun2015-10-04
* | usb: core: driver: Use kmalloc_arrayMuhammad Falak R Wani2015-10-04
* | usb: message: remove redundant declarationKris Borer2015-10-04
* | usb: hub: remove redundant declarationsKris Borer2015-10-04
* | usb: core: hub: Removed some warnings generated by checkpatch.plChase Metzger2015-10-04
* | usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman2015-10-04
* | usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman2015-10-04
* | Merge 4.3-rc3 into usb-nextGreg Kroah-Hartman2015-09-28
|\|
| * usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2015-09-22
* | usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-09-22
* | usb: interface authorization: SysFS part of USB interface authorizationStefan Koch2015-09-22
* | usb: interface authorization: Introduces the USB interface authorizationStefan Koch2015-09-22
* | usb: interface authorization: Control interface probing and claimingStefan Koch2015-09-22
* | usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-09-22
|/
* Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman2015-08-18
* Revert "usb: interface authorization: Control interface probing and claiming"Greg Kroah-Hartman2015-08-18
* Revert "usb: interface authorization: Introduces the USB interface authorizat...Greg Kroah-Hartman2015-08-18
* Revert "usb: interface authorization: SysFS part of USB interface authorization"Greg Kroah-Hartman2015-08-18
* Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman2015-08-18
* usb: core: hub: Removed some warnings generated by checkpatch.plChase Metzger2015-08-14
* usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-08-14
* usb: interface authorization: SysFS part of USB interface authorizationStefan Koch2015-08-14
* usb: interface authorization: Introduces the USB interface authorizationStefan Koch2015-08-14
* usb: interface authorization: Control interface probing and claimingStefan Koch2015-08-14
* usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-08-14
* usb: hub: remove assignment from if conditionKris Borer2015-08-14
* usb: endpoint: convert spaces to tabsKris Borer2015-08-14
* usb: otg_whitelist: remove whitespaceKris Borer2015-08-14
* usb: core: hub.c: Removed some warnings generated by checkpatch.plChase Metzger2015-08-08
* usb: devio: fix spacingKris Borer2015-08-08
* usb: devio: remove assignment from if conditionKris Borer2015-08-05
* Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman2015-07-27
|\
| * usb: core: lpm: set lpm_capable for root hub deviceLu Baolu2015-07-22
* | usbcore: add sysfs support to xHCI usb3 hardware LPMKevin Strasser2015-07-22
* | usb: move assignment out of if conditionKris Borer2015-07-22
* | usb: fix coding style issueKris Borer2015-07-22
|/
* Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-06-01
|\
| * usb: add bus type for USB ULPIHeikki Krogerus2015-05-13