summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-4/+26
|\
| * Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-131-0/+1
| |\
| * \ Merge branch 'for-next' into for-linusTakashi Iwai2017-11-131-4/+26
| |\ \
| | * | usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai2017-10-111-4/+26
* | | | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1324-139/+123
|\ \ \ \
| * | | | USB: usbfs: compute urb->actual_length for isochronousAlan Stern2017-11-091-0/+14
| * | | | usb: core: message: remember to reset 'ret' to 0 when necessaryFelipe Balbi2017-11-091-0/+2
| * | | | usb: core: add a 'type' parameter to usb_get_status()Felipe Balbi2017-11-071-7/+40
| * | | | usb: core: introduce a new usb_get_std_status() helperFelipe Balbi2017-11-072-6/+6
| * | | | usb: core: rename usb_get_status() 'type' argument to 'recip'Felipe Balbi2017-11-071-3/+3
| * | | | usb: core: add Status Type definitionsFelipe Balbi2017-11-071-2/+2
| * | | | USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer2017-11-041-0/+3
| * | | | USB: core: Remove redundant license textGreg Kroah-Hartman2017-11-0411-107/+0
| * | | | USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-0411-0/+11
| * | | | USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman2017-11-0313-13/+13
| * | | | usb: core: urb: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-0/+1
| * | | | Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman2017-10-234-11/+16
| |\ \ \ \ | | |/ / /
| * | | | USB: Force disconnect Huawei 4G modem during suspendDaniel Drake2017-10-234-1/+29
| * | | | usb: Apply hardware LPM attributes to 3.1 deviceLu Baolu2017-10-171-1/+2
| * | | | Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman2017-10-094-6/+27
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | drivers: usb: hcd: use setup_timer() helper.Allen Pais2017-10-041-3/+1
* | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| | |_|/ | |/| |
* | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-252-3/+3
|/ / /
* | | usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman2017-10-191-4/+7
* | | USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern2017-10-181-2/+4
* | | usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi2017-10-171-0/+4
* | | USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede2017-10-171-5/+1
| |/ |/|
* | USB: devio: Don't corrupt user memoryDan Carpenter2017-09-251-1/+5
* | USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter2017-09-251-0/+5
* | USB: core: harden cdc_parse_cdc_headerGreg Kroah-Hartman2017-09-211-0/+4
* | USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-09-191-3/+11
* | usb: Increase quirk delay for USB devicesDmitry Fleytman2017-09-182-2/+2
|/
* usb: core: usbport: fix "BUG: key not in .data" when lockdep is enabledChristian Lamparter2017-08-291-0/+1
* usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman2017-08-281-1/+2
* usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng2017-08-281-0/+3
* USB: core: constify vm_operations_structArvind Yadav2017-08-281-1/+1
* USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson2017-08-281-2/+2
* usb: Increase root hub reset signaling time to prevent retryMathias Nyman2017-08-161-1/+1
* Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman2017-08-143-5/+13
|\
| * usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng2017-08-101-0/+3
| * USB: Check for dropped connection before switching to full speedAlan Stern2017-08-101-4/+6
| * usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh2017-08-101-0/+1
| * usb: core: unlink urbs from the tail of the endpoint's urb_listBin Liu2017-07-301-1/+1
| * USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki2017-07-301-0/+2
* | usb: hcd: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* | usb: core: hub: controller driver name may be NULLPeter Chen2017-07-221-2/+15
* | usb: Convert to using %pOF instead of full_nameRob Herring2017-07-222-3/+3
|/
* Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-061-29/+19
|\
| * usbdevfs: get rid of field-by-field copyinAl Viro2017-06-291-29/+19
OpenPOWER on IntegriCloud