summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2018-03-22usb: skip phys initialization of shared hcdChunfeng Yun
2018-03-22usb: core: introduce per-port over-current countersRichard Leitner
2018-03-20usb: core: Add "quirks" parameter for usbcoreKai-Heng Feng
2018-03-20usb: core: urb: Check SSP isoc ep comp descriptorThinh Nguyen
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman
2018-03-12Revert "usb: core: Add "quirks" parameter for usbcore"Greg Kroah-Hartman
2018-03-09usb: core: Add "quirks" parameter for usbcoreKai-Heng Feng
2018-03-09usb: core: hcd: remove support for initializing a single PHYMartin Blumenstingl
2018-03-09usb: core: hcd: integrate the PHY wrapper into the HCD coreMartin Blumenstingl
2018-03-09usb: core: add a wrapper for the USB PHYs on the HCDMartin Blumenstingl
2018-03-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl
2018-03-09usb: clarify ACPI spec version and section number for _UPC & _PLDAlex Hung
2018-03-09usb: Don't disable Latency tolerance Messaging (LTM) before port resetMathias Nyman
2018-03-06usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-02-15Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-22signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman
2018-01-02Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman
2017-12-19usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman
2017-12-19usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum
2017-12-19USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman
2017-12-18Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman
2017-12-15usb: core: add support for USB_REQ_SET_ISOCH_DELAYFelipe Balbi
2017-12-13USB: core: prevent malicious bNumInterfaces overflowAlan Stern
2017-12-13Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman
2017-12-12USB: remove the URB_NO_FSBR flagAlan Stern
2017-12-12USB: core: only clean up what we allocatedAndrey Konovalov
2017-12-07usb: Don't print a warning if interface driver rebind is deferred at resumeMathias Nyman
2017-12-06usb: core: Fix logging messages with spurious periods after newlinesJoe Perches
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-28usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C HubKai-Heng Feng
2017-11-28usb: hub: Cycle HUB power when initialization failsMike Looijmans
2017-11-28USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno
2017-11-28USB: usbfs: Filter flags passed in from user spaceOliver Neukum
2017-11-28USB: of: clean up device-node helperJohan Hovold
2017-11-28USB: ledtrig-usbport: fix of-node leakJohan Hovold
2017-11-28USB: add device-tree support for interfacesJohan Hovold
2017-11-28usb: core: lower log level when device is not able to deal with stringKai-Heng Feng
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-14Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-13Merge branch 'for-next' into for-linusTakashi Iwai
2017-11-09USB: usbfs: compute urb->actual_length for isochronousAlan Stern
2017-11-09usb: core: message: remember to reset 'ret' to 0 when necessaryFelipe Balbi
2017-11-07usb: core: add a 'type' parameter to usb_get_status()Felipe Balbi
2017-11-07usb: core: introduce a new usb_get_std_status() helperFelipe Balbi
2017-11-07usb: core: rename usb_get_status() 'type' argument to 'recip'Felipe Balbi