summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
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-13USB: core: prevent malicious bNumInterfaces overflowAlan Stern
2017-12-13Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman
2017-12-12USB: core: only clean up what we allocatedAndrey Konovalov
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-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
2017-11-07usb: core: add Status Type definitionsFelipe Balbi
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer
2017-11-04USB: core: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-03USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01usb: core: urb: mark expected switch fall-throughGustavo A. R. Silva
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-23Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman
2017-10-23USB: Force disconnect Huawei 4G modem during suspendDaniel Drake
2017-10-19usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman
2017-10-18USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2017-10-17usb: Apply hardware LPM attributes to 3.1 deviceLu Baolu
2017-10-17usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi
2017-10-17USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede
2017-10-11usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai
2017-10-09Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman
2017-10-04drivers: usb: hcd: use setup_timer() helper.Allen Pais
2017-09-25USB: devio: Don't corrupt user memoryDan Carpenter
2017-09-25USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter
2017-09-21USB: core: harden cdc_parse_cdc_headerGreg Kroah-Hartman
2017-09-19USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-09-18usb: Increase quirk delay for USB devicesDmitry Fleytman
2017-08-29usb: core: usbport: fix "BUG: key not in .data" when lockdep is enabledChristian Lamparter
2017-08-28usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman
2017-08-28usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng
2017-08-28USB: core: constify vm_operations_structArvind Yadav
2017-08-28USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson
2017-08-16usb: Increase root hub reset signaling time to prevent retryMathias Nyman