summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-08-13usb: gadget: udc: s3c2410: add IRQ checkSergey Shtylyov
2021-08-13usb: gadget: udc: at91: add IRQ checkSergey Shtylyov
2021-08-13usb: dwc3: qcom: add IRQ checkSergey Shtylyov
2021-08-13usb: dwc3: meson-g12a: add IRQ checkSergey Shtylyov
2021-08-13usb: dwc2: gadget: implement udc_set_speed()Argishti Aleksanyan
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman
2021-08-05usb: xhci-mtk: relax TT periodic bandwidth allocationIkjoon Jang
2021-08-05usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointIkjoon Jang
2021-08-05usb: gadget: f_uac2: remove redundant assignments to pointer i_featureColin Ian King
2021-08-05usb: misc: adutux: use swap()Salah Triki
2021-08-05usb: gadget: remove useless castSalah Triki
2021-08-05usb: gadget: Fix inconsistent indentWei Ming Chen
2021-08-05usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso
2021-08-05usb: dwc3: gadget: Avoid runtime resume if disabling pullupWesley Cheng
2021-08-05usb: dwc3: gadget: Use list_replace_init() before traversing listsWesley Cheng
2021-08-05Merge tag 'usb-serial-5.14-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-08-05USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer
2021-08-04USB: serial: pl2303: fix GT type detectionJohan Hovold
2021-08-04USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas
2021-07-30USB: serial: pl2303: fix HX type detectionJohan Hovold
2021-07-29usb: gadget: pxa25x_udc: Constify static struct pxa25x_ep_opsRikard Falkeborn
2021-07-29drivers: usb: dwc3-qcom: Add sdm660 compatibleKonrad Dybcio
2021-07-29USB: serial: ch341: fix character loss at high transfer ratesWilly Tarreau
2021-07-29Merge tag 'usb-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-07-29usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macroChristophe JAILLET
2021-07-29usb: cdnsp: Fixed issue with ZLPPawel Laszczak
2021-07-29usb: cdnsp: Fix incorrect supported maximum speedPawel Laszczak
2021-07-29usb: cdns3: Fixed incorrect gadget statePawel Laszczak
2021-07-28usb: gadget: f_hid: idle uses the highest byte for durationMaxim Devaev
2021-07-27usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko
2021-07-27usb: host: ohci-at91: suspend/resume ports after/before OHCI accessesClaudiu Beznea
2021-07-27usb: musb: Fix suspend and resume issues for PHYs on I2C and SPITony Lindgren
2021-07-27usb: isp1760: rework cache initialization error handlingRui Miguel Silva
2021-07-27usb: isp1760: do not sleep in field register pollRui Miguel Silva
2021-07-27usb: isp1760: remove debug message as errorRui Miguel Silva
2021-07-27usb: gadget: uvc: decrease the interrupt load to a quarterMichael Grzeschik
2021-07-27usb: gadget: uvc: add scatter gather supportMichael Grzeschik
2021-07-27usb: gadget: uvc: set v4l2_dev->dev in f_uvcMichael Grzeschik
2021-07-27usb: gadget: uvc: make uvc_num_requests depend on gadget speedMichael Grzeschik
2021-07-27usb: dwc3: gadget: set gadgets parent to the right controllerMichael Grzeschik
2021-07-27usb: mtu3: support suspend/resume for dual-role modeChunfeng Yun
2021-07-27usb: mtu3: support suspend/resume for device modeChunfeng Yun
2021-07-27usb: mtu3: add helper to power on/down deviceChunfeng Yun
2021-07-27usb: mtu3: support runtime PM for host modeChunfeng Yun
2021-07-27usb: mtu3: add new helpers for host suspend/resumeChunfeng Yun
2021-07-27usb: mtu3: support option to disable usb2 portsChunfeng Yun
2021-07-27usb: mtu3: support property role-switch-default-modeChunfeng Yun
2021-07-27usb: dwc3: drd: use helper to get role-switch-default-modeChunfeng Yun
2021-07-27usb: common: add helper to get role-switch-default-modeChunfeng Yun
2021-07-27usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlersMaxim Devaev