summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-202-1/+13
|\
| * Merge branch 'pm-core'Rafael J. Wysocki2016-01-212-1/+13
| |\
| | * USB / PM: Allow USB devices to remain runtime-suspended when sleepingTomeu Vizoso2016-01-082-1/+13
* | | Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-137-34/+193
|\ \ \ | |/ / |/| |
| * | Merge 4.4-rc6 into usb-nextGreg Kroah-Hartman2015-12-211-3/+19
| |\ \
| * \ \ Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman2015-12-134-11/+27
| |\ \ \
| * | | | usb: make "nousb" a clear module parameterOliver Neukum2015-12-041-5/+0
| * | | | usb: Add connected retry on resume for non SS devicesAl Cooper2015-12-041-6/+10
| * | | | usb: core: lpm: add sysfs node for usb3 lpm permitLu Baolu2015-12-013-4/+105
| * | | | usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu2015-12-012-14/+56
| * | | | USB: constify usb_mon_operations structureJulia Lawall2015-12-011-2/+2
| * | | | USB: add usbfs snooping for REAP and DISCARDAlan Stern2015-12-011-3/+13
| * | | | USB: limit usbfs snooping of URB contentsAlan Stern2015-12-011-1/+8
| | |_|/ | |/| |
* | | | Merge branch 'memdup_user_nul' into work.miscAl Viro2016-01-044-14/+46
|\ \ \ \ | | |_|/ | |/| |
| * | | USB: fix invalid memory access in hub_activate()Alan Stern2015-12-181-3/+19
| | |/ | |/|
| * | USB: add quirk for devices with broken LPMAlan Stern2015-12-112-1/+12
| * | usb: Quiet down false peer failure messagesDon Zickus2015-12-041-2/+2
| * | usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings2015-12-011-1/+2
| * | usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang2015-12-011-7/+8
| * | USB: quirks: Fix another ELAN touchscreenAdrien Vergé2015-12-011-0/+3
| |/
* | new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-232-50/+2
|/
* usb: kconfig: fix warning of select USB_OTGPeter Chen2015-11-191-2/+1
* USB: core: Codestyle fix in urb.cJonas Hesselmann2015-10-261-2/+1
* usb: hcd: use USB_DT_*Sergei Shtylyov2015-10-161-14/+15
* Merge 4.3-rc5 into usb-nextGreg Kroah-Hartman2015-10-121-0/+13
|\
| * usb: Add device quirk for Logitech PTZ camerasVincent Palatin2015-10-041-0/+7
| * USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2015-10-041-0/+6
* | usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 deviceLi Jun2015-10-041-29/+39
* | usb: core: driver: Use kmalloc_arrayMuhammad Falak R Wani2015-10-041-4/+2
* | usb: message: remove redundant declarationKris Borer2015-10-041-2/+0
* | usb: hub: remove redundant declarationsKris Borer2015-10-041-2/+1
* | usb: core: hub: Removed some warnings generated by checkpatch.plChase Metzger2015-10-041-8/+8
* | usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman2015-10-041-0/+3
* | usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman2015-10-041-0/+4
* | Merge 4.3-rc3 into usb-nextGreg Kroah-Hartman2015-09-291-2/+3
|\ \ | |/
| * usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2015-09-211-2/+3
* | usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-09-222-11/+22
* | usb: interface authorization: SysFS part of USB interface authorizationStefan Koch2015-09-221-0/+36
* | usb: interface authorization: Introduces the USB interface authorizationStefan Koch2015-09-222-0/+40
* | usb: interface authorization: Control interface probing and claimingStefan Koch2015-09-221-0/+8
* | usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-09-222-0/+48
|/
* Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman2015-08-182-48/+0
* Revert "usb: interface authorization: Control interface probing and claiming"Greg Kroah-Hartman2015-08-181-8/+0
* Revert "usb: interface authorization: Introduces the USB interface authorizat...Greg Kroah-Hartman2015-08-182-40/+0
* Revert "usb: interface authorization: SysFS part of USB interface authorization"Greg Kroah-Hartman2015-08-181-36/+0
* Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman2015-08-182-22/+11
* usb: core: hub: Removed some warnings generated by checkpatch.plChase Metzger2015-08-141-12/+12
* usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-08-142-11/+22
* usb: interface authorization: SysFS part of USB interface authorizationStefan Koch2015-08-141-0/+36
* usb: interface authorization: Introduces the USB interface authorizationStefan Koch2015-08-142-0/+40
OpenPOWER on IntegriCloud