aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta1-0/+3
2019-05-21USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz1-0/+3
2019-05-21USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern1-2/+2
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-26/+43
2019-05-03Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-3/+4
2019-05-03usb: introduce usb_ep_type_string() functionChunfeng Yun1-15/+2
2019-05-03USB: Export usb_wakeup_enabled_descendants()Douglas Anderson1-3/+4
2019-04-25usb/hcd: Send a uevent signaling that the host controller had diedRaul E Rangel1-0/+24
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern1-13/+0
2019-04-17USB: core: Don't unbind interfaces following device reset failureAlan Stern1-1/+4
2019-04-16USB: core: Fix unterminated string returned by usb_string()Alan Stern1-1/+3
2019-04-16USB: hub: Remove returned value 'status' since never usedMathieu Malaterre1-7/+6
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman1-0/+3
2019-03-26usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode failsChen-Yu Tsai1-0/+3
2019-03-26usb: introduce usb_ep_type_string() functionChunfeng Yun1-15/+2
2019-03-26usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren1-0/+3
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds15-91/+234
2019-03-01usb: core: make default autosuspend delay configurableMans Rullgard2-2/+14
2019-02-27usb: core: Fix typo in description of "authorized_default"Jakub Wilk1-1/+1
2019-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-63/+100
2019-02-22usb: core: add option of only authorizing internal devicesDmitry Torokhov2-27/+57
2019-02-20usb: core: Replace hardcoded check with inline function from usb.hKeyur Patel1-1/+1
2019-02-20usb: core: skip interfaces disabled in devicetreeMans Rullgard1-0/+7
2019-02-19usb: core: config: Use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+3
2019-02-08USB: Fix configuration selection issues introduced in v4.20.0Nikolay Yakimov1-19/+25
2019-02-08usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski1-0/+7
2019-02-04usb: core: Move variable initialization to appropriate placeSuwan Kim1-2/+1
2019-01-30usb: core: comply to PHY frameworkMiquel Raynal3-0/+35
2019-01-28Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman1-7/+10
2019-01-25usb: assign ACPI companions for embedded USB devicesDmitry Torokhov1-9/+35
2019-01-25usb: split code locating ACPI companion into port and deviceDmitry Torokhov1-61/+72
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman1-0/+1
2019-01-18USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng3-13/+13
2019-01-18USB: Add new USB LPM helpersKai-Heng Feng5-11/+30
2019-01-18usb: hub: add retry routine after intr URB submit errorNicolas Saenz Julienne2-6/+39
2019-01-18USB: leds: fix regression in usbport led triggerChristian Lamparter1-7/+10
2019-01-15Merge 5.0-rc2 into usb-nextGreg Kroah-Hartman2-4/+8
2019-01-08USB: core: urb: Use struct_size() in kmalloc()Gustavo A. R. Silva1-3/+2
2019-01-07usb: devio: update max count of DPs per interval for ISOCChunfeng Yun1-5/+3
2019-01-07usb: core: Simplify return value of usb_get_configuration()Suwan Kim1-4/+1
2019-01-07USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker1-1/+2
2019-01-07usbcore: Select only first configuration for non-UAC3 compliant devicesSaranya Gopal1-3/+6
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds2-5/+4
2018-12-12usb: core: Remove unnecessary memset()Suwan Kim1-2/+0
2018-12-10Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman3-5/+10
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer2-4/+4
2018-12-05usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan1-0/+4
2018-12-05USB: Fix invalid-free bug in port_over_current_notify()Alan Stern1-1/+2
2018-12-05usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman1-0/+10
2018-11-26usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner1-0/+3