summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-071-8/+2
|\
| * Merge tag 'v4.16-rc6' into next-generalJames Morris2018-03-232-1/+9
| |\
| * | usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley2018-03-071-8/+2
* | | usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirksKai-Heng Feng2018-03-251-0/+3
* | | usb: core: Copy parameter string correctly and remove superfluous null checkKai-Heng Feng2018-03-251-2/+7
* | | USB: announce bcdDevice as well as idVendor, idProduct.Benson Leung2018-03-251-2/+6
* | | USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing2018-03-231-2/+7
* | | usb: hub: Reduce warning to notice on power lossTomeu Vizoso2018-03-231-1/+1
* | | usb: skip phys initialization of shared hcdChunfeng Yun2018-03-221-1/+1
* | | usb: core: introduce per-port over-current countersRichard Leitner2018-03-223-1/+14
* | | usb: core: Add "quirks" parameter for usbcoreKai-Heng Feng2018-03-203-5/+175
* | | usb: core: urb: Check SSP isoc ep comp descriptorThinh Nguyen2018-03-201-0/+8
* | | Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman2018-03-202-1/+6
|\ \ \ | | |/ | |/|
| * | usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-03-062-1/+6
* | | Revert "usb: core: Add "quirks" parameter for usbcore"Greg Kroah-Hartman2018-03-123-174/+5
* | | usb: core: Add "quirks" parameter for usbcoreKai-Heng Feng2018-03-093-5/+174
* | | usb: core: hcd: remove support for initializing a single PHYMartin Blumenstingl2018-03-091-37/+0
* | | usb: core: hcd: integrate the PHY wrapper into the HCD coreMartin Blumenstingl2018-03-091-0/+31
* | | usb: core: add a wrapper for the USB PHYs on the HCDMartin Blumenstingl2018-03-093-1/+166
* | | usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl2018-03-091-2/+2
* | | usb: clarify ACPI spec version and section number for _UPC & _PLDAlex Hung2018-03-091-2/+2
* | | usb: Don't disable Latency tolerance Messaging (LTM) before port resetMathias Nyman2018-03-091-9/+3
|/ /
* / Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker2018-02-151-0/+3
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-4/+4
* Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-019-46/+175
|\
| * Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman2018-01-022-2/+6
| |\
| * \ Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman2017-12-184-10/+48
| |\ \
| * | | usb: core: add support for USB_REQ_SET_ISOCH_DELAYFelipe Balbi2017-12-153-0/+55
| * | | USB: remove the URB_NO_FSBR flagAlan Stern2017-12-122-5/+0
| * | | usb: Don't print a warning if interface driver rebind is deferred at resumeMathias Nyman2017-12-071-1/+1
| * | | usb: core: Fix logging messages with spurious periods after newlinesJoe Perches2017-12-063-17/+14
| * | | USB: of: clean up device-node helperJohan Hovold2017-11-283-16/+16
| * | | USB: ledtrig-usbport: fix of-node leakJohan Hovold2017-11-281-1/+7
| * | | USB: add device-tree support for interfacesJohan Hovold2017-11-282-6/+82
| * | | usb: core: lower log level when device is not able to deal with stringKai-Heng Feng2017-11-281-1/+1
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-3/+3
|\ \ \ \
| * | | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-282-3/+3
| |/ / /
* | | / signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman2018-01-221-2/+2
| |_|/ |/| |
* | | usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman2017-12-191-1/+2
* | | usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum2017-12-191-0/+3
* | | USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman2017-12-191-1/+1
| |/ |/|
* | USB: core: prevent malicious bNumInterfaces overflowAlan Stern2017-12-131-1/+3
* | Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman2017-12-131-6/+3
* | USB: core: only clean up what we allocatedAndrey Konovalov2017-12-121-3/+6
* | usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C HubKai-Heng Feng2017-11-281-0/+3
* | usb: hub: Cycle HUB power when initialization failsMike Looijmans2017-11-281-0/+9
* | USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2017-11-281-4/+24
* | USB: usbfs: Filter flags passed in from user spaceOliver Neukum2017-11-281-5/+9
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+5
* Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-4/+26
|\