aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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/peter.chen/usb into usb-linusGreg 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
2021-07-27usb: gadget: uvc: add scatter gather supportMichael Grzeschik7-9/+108
2021-07-27usb: gadget: uvc: set v4l2_dev->dev in f_uvcMichael Grzeschik1-0/+1
2021-07-27usb: gadget: uvc: make uvc_num_requests depend on gadget speedMichael Grzeschik3-25/+47
2021-07-27usb: dwc3: gadget: set gadgets parent to the right controllerMichael Grzeschik1-1/+1
2021-07-27usb: mtu3: support suspend/resume for dual-role modeChunfeng Yun5-47/+89
2021-07-27usb: mtu3: support suspend/resume for device modeChunfeng Yun5-14/+121
2021-07-27usb: mtu3: add helper to power on/down deviceChunfeng Yun1-12/+24
2021-07-27usb: mtu3: support runtime PM for host modeChunfeng Yun3-9/+69
2021-07-27usb: mtu3: add new helpers for host suspend/resumeChunfeng Yun3-16/+88
2021-07-27usb: mtu3: support option to disable usb2 portsChunfeng Yun3-3/+20
2021-07-27usb: mtu3: support property role-switch-default-modeChunfeng Yun2-4/+22
2021-07-27usb: dwc3: drd: use helper to get role-switch-default-modeChunfeng Yun1-6/+2
2021-07-27usb: common: add helper to get role-switch-default-modeChunfeng Yun1-0/+20
2021-07-27usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlersMaxim Devaev1-0/+18
2021-07-27usb: gadget: f_hid: fixed NULL pointer dereferencePhil Elwell1-6/+20
2021-07-27usb: gadget: remove leaked entry from udc driver listZhang Qilong1-4/+10
2021-07-27USB: usbtmc: Fix RCU stall warningQiang.zhang1-8/+1
2021-07-27tty: drop put_tty_driverJiri Slaby4-9/+9
2021-07-27tty: stop using alloc_tty_driverJiri Slaby3-13/+12
2021-07-27tty: don't store semi-state into tty driversJiri Slaby1-15/+17
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman26-112/+249
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman27-112/+250
2021-07-23Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds26-112/+249
2021-07-22Merge tag 'usb-serial-5.14-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman2-2/+6
2021-07-21USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping1-0/+1
2021-07-21bus: Make remove callback return voidUwe Kleine-König3-9/+3
2021-07-21Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin1-4/+0