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