aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-04-23USB: hub: Fix handling of connect changes during sleepAlan Stern1-0/+14
2020-04-22usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an invalid pointerNaoki Kiryu1-1/+4
2020-04-22USB: serial: Use the correct style for SPDX License IdentifierNishad Kamdar12-12/+12
2020-04-22USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum1-2/+2
2020-04-21xhci: Don't clear hub TT buffer on ep0 protocol stallMathias Nyman1-5/+11
2020-04-21xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman1-0/+9
2020-04-21xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman3-10/+39
2020-04-20Merge tag 'fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman4-34/+56
2020-04-17usb: raw-gadget: Fix copy_to/from_user() checksDan Carpenter1-24/+22
2020-04-17usb: raw-gadget: fix raw_event_queue_fetch lockingAndrey Konovalov1-5/+20
2020-04-17usb: gadget: udc: atmel: Fix vbus disconnect handlingCristian Birsan1-2/+2
2020-04-17usb: dwc3: gadget: Fix request completion checkThinh Nguyen1-10/+2
2020-04-16usb: cdns3: gadget: make a bunch of functions staticJason Yan1-10/+10
2020-04-16usb: fusb302: Convert to use GPIO descriptorsLinus Walleij1-23/+9
2020-04-16usb: cdns3: change dev_info to dev_dbg for debug messagePeter Chen2-3/+3
2020-04-16usb: cdns3: change "cdsn3" to"cdns3"Peter Chen1-5/+3
2020-04-16usb: cdns3: delete role_overridePeter Chen2-39/+0
2020-04-16usb: cdns3: core: get role switch node from firmwarePeter Chen1-0/+2
2020-04-16USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RGB RAPIDFIREJonathan Cox1-0/+4
2020-04-16usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan1-0/+26
2020-04-16usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami1-0/+4
2020-04-16cdc-acm: introduce a cool downOliver Neukum2-3/+32
2020-04-16cdc-acm: close race betrween suspend() and acm_softintOliver Neukum1-3/+3
2020-04-16UAS: fix deadlock in error handling and PM flushing workOliver Neukum1-3/+40
2020-04-16UAS: no use logging any details in case of ENODEVOliver Neukum1-0/+3
2020-04-16usb: raw-gadget: fix raw_event_queue_fetch lockingAndrey Konovalov1-5/+20
2020-04-16usb: raw-gadget: Fix copy_to/from_user() checksDan Carpenter1-24/+22
2020-04-16usb: typec: pi3usb30532: Set switch_ / mux_desc name field to NULLHans de Goede1-2/+2
2020-04-16USB: early: Handle AMD's spec-compliant identifiers, tooJann Horn2-6/+20
2020-04-16USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern1-1/+8
2020-04-16usb: phy: jz4770: Add a missing '\n' in a log messageChristophe JAILLET1-6/+6
2020-04-16USB: dwc2: Use the correct style for SPDX License IdentifierNishad Kamdar4-4/+4
2020-04-16USB: mtu3: Use the correct style for SPDX License IdentifierNishad Kamdar6-6/+6
2020-04-16USB: musb: Use the correct style for SPDX License IdentifierNishad Kamdar11-11/+11
2020-04-16USB: misc: Use the correct style for SPDX License IdentifierNishad Kamdar4-4/+4
2020-04-16USB: isp1760: Use the correct style for SPDX License IdentifierNishad Kamdar3-3/+3
2020-04-16USB: host: Use the correct style for SPDX License IdentifierNishad Kamdar14-14/+14
2020-04-16usb: gadget: legacy: fix redundant initialization warnings from cppcheckMasahiro Yamada1-2/+1
2020-04-16usb: host: u132-hcd: Remove u132_static_list and list head u132_listMadhuparna Bhowmik1-10/+0
2020-04-16USB: early: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-04-16USB: core: Use the correct style for SPDX License IdentifierNishad Kamdar3-3/+3
2020-04-16usb: host: ehci-tegra: Remove superfluous dev_err() messageTang Bin1-1/+0
2020-04-16usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen1-6/+2
2020-04-16usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen2-11/+45
2020-04-16usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro nameThinh Nguyen2-4/+4
2020-04-16usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor1-1/+1
2020-04-08usb: chipidea: allow disabling glue drivers if EMBEDDEDMichał Mirosław2-18/+31
2020-04-08usb: chipidea: usb2: absorb zevio glue driverMichał Mirosław3-68/+6
2020-04-08usb: chipidea: usb2: make clock optionalMichał Mirosław1-9/+9
2020-04-08usb: chipidea: usb2: fix formattingMichał Mirosław1-2/+2