summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2018-11-13usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"Yoshihiro Shimoda1-0/+3
2018-11-13usb: typec: tcpm: Fix APDO PPS order checking to be based on voltageAdam Thomson1-2/+2
2018-11-13usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwrittenShuah Khan (Samsung OSG)1-1/+9
2018-11-13usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain1-1/+2
2018-11-13xhci: Avoid USB autosuspend when resuming USB2 ports.Anshuman Gupta2-0/+6
2018-11-13usb: gadget: udc: atmel: handle at91sam9rl PMCAlexandre Belloni1-0/+2
2018-11-13usb: dwc2: fix a race with external vbus supplyFabrice Gasnier1-1/+9
2018-11-13usb: dwc2: fix call to vbus supply exit routine, call it unlockedFabrice Gasnier1-0/+2
2018-11-13usb: typec: tcpm: Report back negotiated PPS voltage and currentAdam Thomson1-0/+6
2018-11-13usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com1-0/+2
2018-10-17usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-10-16USB: fix the usbfs flag sanitization for control transfersAlan Stern1-2/+2
2018-10-09usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus1-2/+4
2018-10-09usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enableWan Ahmad Zainie1-0/+2
2018-10-09cdc-acm: correct counting of UART states in serial state notificationTobias Herzog1-7/+7
2018-10-09cdc-acm: do not reset notification buffer index upon urb unlinkingTobias Herzog1-1/+0
2018-10-09cdc-acm: fix race between reset and control messagingOliver Neukum1-0/+1
2018-10-09usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)1-15/+42
2018-10-02usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun1-2/+2
2018-10-02xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman1-0/+2
2018-10-02usb: cdc_acm: Do not leak URB buffersRomain Izard1-0/+6
2018-10-02Merge tag 'usb-serial-4.19-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-3/+15
2018-09-24USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold1-1/+2
2018-09-20usb: typec: mux: Take care of driver module reference countingHeikki Krogerus1-4/+13
2018-09-20usb: core: safely deal with the dynamic quirk listsHarry Pan1-1/+2
2018-09-20usb: roles: Take care of driver module reference countingHeikki Krogerus1-3/+12
2018-09-20USB: handle NULL config in usb_find_alt_setting()Alan Stern1-0/+2
2018-09-20USB: fix error handling in usb_driver_claim_interface()Alan Stern1-0/+15
2018-09-20USB: remove LPM management from usb_driver_claim_interface()Alan Stern1-15/+0
2018-09-20USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum1-0/+5
2018-09-20USB: usbdevfs: sanitize flags moreOliver Neukum1-3/+16
2018-09-20Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior1-1/+1
2018-09-20usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu1-11/+1
2018-09-14USB: serial: option: add two-endpoints device-id flagJohan Hovold1-10/+7
2018-09-14USB: serial: option: improve Quectel EP06 detectionKristian Evensen1-2/+16
2018-09-10Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum2-74/+0
2018-09-10usb: Change usb_of_get_companion_dev() place to usb/commonYoshihiro Shimoda2-26/+25
2018-09-10usb: xhci: fix interrupt transfer error happened on MTK platformsChunfeng Yun1-0/+4
2018-09-06Merge tag 'fixes-for-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-18/+36
2018-09-05Merge tag 'usb-serial-4.19-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-2/+2
2018-09-05usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai1-1/+1
2018-09-05usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai1-2/+2
2018-09-05usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai1-1/+1
2018-09-05usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman1-0/+11
2018-09-05usb/typec: fix kernel-doc notation warning for typec_match_altmodeRandy Dunlap1-3/+4
2018-09-05usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman1-2/+0
2018-09-05usb: mtu3: fix error of xhci port id when enable U3 dual roleChunfeng Yun2-1/+6
2018-09-05usb: uas: add support for more quirk flagsOliver Neukum1-0/+21
2018-09-05USB: Add quirk to support DJI CineSSDTim Anderson3-0/+19
2018-09-05usb: typec: fix kernel-doc parameter warningRandy Dunlap1-1/+0