summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2016-01-24usb: core: use kbasename() instead of open-coded variantAndy Shevchenko
2016-01-24usb: Support USB 3.1 extended port status requestMathias Nyman
2016-01-24usb: add device descriptor for usb 3.1 root hubMathias Nyman
2016-01-24usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devicesMathias Nyman
2016-01-24usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUSMathias Nyman
2016-01-24usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman
2016-01-24usb: Use memdup_user to reuse the codeRahul Pathak
2016-01-24usb: core: devio.c: Removed unnecessary spaceChase Metzger
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-21Merge branch 'pm-core'Rafael J. Wysocki
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-08USB / PM: Allow USB devices to remain runtime-suspended when sleepingTomeu Vizoso
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2015-12-21Merge 4.4-rc6 into usb-nextGreg Kroah-Hartman
2015-12-18USB: fix invalid memory access in hub_activate()Alan Stern
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-11USB: add quirk for devices with broken LPMAlan Stern
2015-12-04usb: make "nousb" a clear module parameterOliver Neukum
2015-12-04usb: Add connected retry on resume for non SS devicesAl Cooper
2015-12-04usb: Quiet down false peer failure messagesDon Zickus
2015-12-01usb: core: lpm: add sysfs node for usb3 lpm permitLu Baolu
2015-12-01usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu
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: constify usb_mon_operations structureJulia Lawall
2015-12-01USB: add usbfs snooping for REAP and DISCARDAlan Stern
2015-12-01USB: limit usbfs snooping of URB contentsAlan Stern
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