aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2021-08-13usb: phy: twl6030: add IRQ checksSergey Shtylyov1-0/+5
2021-08-13usb: phy: fsl-usb: add IRQ checkSergey Shtylyov1-0/+2
2021-08-13usb: misc: brcmstb-usb-pinmap: add IRQ checkSergey Shtylyov1-0/+2
2021-08-13usb: gadget: udc: s3c2410: add IRQ checkSergey Shtylyov1-0/+4
2021-08-13usb: gadget: udc: at91: add IRQ checkSergey Shtylyov1-1/+3
2021-08-13usb: dwc3: qcom: add IRQ checkSergey Shtylyov1-0/+4
2021-08-13usb: dwc3: meson-g12a: add IRQ checkSergey Shtylyov1-0/+2
2021-08-13usb: dwc2: gadget: implement udc_set_speed()Argishti Aleksanyan1-0/+23
2021-08-11scsi: usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-1/+1
2021-08-10Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists"Greg Kroah-Hartman1-16/+2
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman17-61/+171
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman41-173/+420
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman17-61/+171
2021-08-05usb: xhci-mtk: relax TT periodic bandwidth allocationIkjoon Jang1-7/+13
2021-08-05usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointIkjoon Jang2-69/+86
2021-08-05usb: gadget: f_uac2: remove redundant assignments to pointer i_featureColin Ian King1-8/+4
2021-08-05usb: misc: adutux: use swap()Salah Triki1-4/+1
2021-08-05usb: gadget: remove useless castSalah Triki1-1/+1
2021-08-05usb: gadget: Fix inconsistent indentWei Ming Chen3-7/+7
2021-08-05usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso1-2/+2
2021-08-05usb: dwc3: gadget: Avoid runtime resume if disabling pullupWesley Cheng1-0/+11
2021-08-05usb: dwc3: gadget: Use list_replace_init() before traversing listsWesley Cheng1-2/+16
2021-08-05Merge tag 'usb-serial-5.14-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman5-16/+33
2021-08-05USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer2-0/+4
2021-08-04USB: serial: pl2303: fix GT type detectionJohan Hovold1-0/+1
2021-08-04USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas1-0/+2
2021-07-30USB: serial: cp210x: determine fw version for CP2105 and CP2108Johan Hovold1-0/+5
2021-07-30USB: serial: cp210x: clean up type detectionJohan Hovold1-11/+12
2021-07-30USB: serial: cp210x: clean up set-chars requestJohan Hovold1-26/+2
2021-07-30USB: serial: cp210x: clean up control-request timeoutJohan Hovold1-1/+1
2021-07-30USB: serial: cp210x: fix flow-control error handlingJohan Hovold1-3/+8
2021-07-30USB: serial: cp210x: fix control-characters error handlingJohan Hovold1-5/+5
2021-07-30USB: serial: io_edgeport: drop unused descriptor helperJohan Hovold1-33/+0
2021-07-30USB: serial: pl2303: fix HX type detectionJohan Hovold1-16/+25
2021-07-29usb: gadget: pxa25x_udc: Constify static struct pxa25x_ep_opsRikard Falkeborn1-1/+1
2021-07-29drivers: usb: dwc3-qcom: Add sdm660 compatibleKonrad Dybcio1-0/+1
2021-07-29USB: serial: ch341: fix character loss at high transfer ratesWilly Tarreau1-0/+1
2021-07-29Merge tag 'usb-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman4-13/+12
2021-07-29usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macroChristophe JAILLET1-2/+2
2021-07-29usb: cdnsp: Fixed issue with ZLPPawel Laszczak1-10/+8
2021-07-29usb: cdnsp: Fix incorrect supported maximum speedPawel Laszczak1-1/+1
2021-07-29usb: cdns3: Fixed incorrect gadget statePawel Laszczak1-0/+1
2021-07-28usb: gadget: f_hid: idle uses the highest byte for durationMaxim Devaev1-1/+1
2021-07-27usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko1-1/+5
2021-07-27usb: host: ohci-at91: suspend/resume ports after/before OHCI accessesClaudiu Beznea1-4/+5
2021-07-27usb: musb: Fix suspend and resume issues for PHYs on I2C and SPITony Lindgren1-5/+38
2021-07-27usb: isp1760: rework cache initialization error handlingRui Miguel Silva1-5/+11
2021-07-27usb: isp1760: do not sleep in field register pollRui Miguel Silva1-3/+3
2021-07-27usb: isp1760: remove debug message as errorRui Miguel Silva1-1/+0
2021-07-27usb: gadget: uvc: decrease the interrupt load to a quarterMichael Grzeschik2-0/+18