aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-03-18usb: gadget: uvc: add bInterval checking for HS modePawel Laszczak
2021-03-18drivers: usb: Fix a typo in dwc3-qcom.cHe Fengqing
2021-03-18usb: host: Mundane spello fix in the file sl811_cs.cBhaskar Chowdhury
2021-03-18usb: typec: tcpci: Added few missing TCPCI register definitionsBadhri Jagan Sridharan
2021-03-15Merge 5.12-rc3 into usb-nextGreg Kroah-Hartman
2021-03-13Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-12usb: typec: tipd: Separate file for tracepoint creationHeikki Krogerus
2021-03-12usb: typec: tps6598x: Move the driver under its own subdirectoryHeikki Krogerus
2021-03-12usb: typec: tps6598x: Fix tracepoint header fileHeikki Krogerus
2021-03-12usb: typec: tcpci: Refactor tcpc_presenting_cc1_rd macroBadhri Jagan Sridharan
2021-03-11xhci: Fix repeated xhci wake after suspend due to uncleared internal wake stateMathias Nyman
2021-03-11usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressingForest Crossman
2021-03-11xhci: Improve detection of device initiated wake signal.Mathias Nyman
2021-03-11usb: xhci: do not perform Soft Retry for some xHCI hostsStanislaw Gruszka
2021-03-11drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann
2021-03-11Merge tag 'usb-serial-5.12-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-03-10usbip: fix vudc usbip_sockfd_store races leading to gpfShuah Khan
2021-03-10usbip: fix vhci_hcd attach_store() races leading to gpfShuah Khan
2021-03-10usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan
2021-03-10usbip: fix vudc to check for stream socketShuah Khan
2021-03-10usbip: fix vhci_hcd to check for stream socketShuah Khan
2021-03-10usbip: fix stub_dev to check for stream socketShuah Khan
2021-03-10usb: typec: stusb160x: fix return value check in stusb160x_probe()Wei Yongjun
2021-03-10usb: typec: tps6598x: Fix return value check in tps6598x_probe()Wei Yongjun
2021-03-10usb: typec: tcpm: turn tcpm_ams_finish into void functionYang Li
2021-03-10usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUSBadhri Jagan Sridharan
2021-03-10usb: common: move function's kerneldoc next to its definitionChunfeng Yun
2021-03-10usb: xhci-mtk: print debug info of endpoint intervalChunfeng Yun
2021-03-10usb: common: add function to get interval expressed in us unitChunfeng Yun
2021-03-10usb: xhci-mtk: support to build xhci-mtk-hcd.koChunfeng Yun
2021-03-10usb: xhci-mtk: remove declaration of xhci_mtk_setup()Chunfeng Yun
2021-03-10usb: xhci-mtk: add some schedule error numberChunfeng Yun
2021-03-10usb: xhci-mtk: rebuild the way to get bandwidth domainChunfeng Yun
2021-03-10usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hubChunfeng Yun
2021-03-10usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info structChunfeng Yun
2021-03-10usb: xhci-mtk: use clear type instead of voidChunfeng Yun
2021-03-10usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt structChunfeng Yun
2021-03-10usb: xhci-mtk: add a function to get bandwidth boundaryChunfeng Yun
2021-03-10usb: xhci-mtk: add a function to (un)load bandwidth infoChunfeng Yun
2021-03-10usb: xhci-mtk: use @sch_tt to check whether need do TT scheduleChunfeng Yun
2021-03-10usb: xhci-mtk: add only one extra CS for FS/LS INTRChunfeng Yun
2021-03-10usb: xhci-mtk: get the microframe boundary for ESITChunfeng Yun
2021-03-10usb: xhci-mtk: improve bandwidth scheduling with TTChunfeng Yun
2021-03-10usb: xhci-mtk: remove or operator for setting schedule parametersChunfeng Yun
2021-03-10usb: dwc3: document usb_psy in struct dwc3Ray Chi
2021-03-10usb: dwc3: Fix dereferencing of null dwc->usb_psyColin Ian King
2021-03-10USB: typec: tcpm: create debugfs subdir for the driverGreg Kroah-Hartman
2021-03-10USB: typec: fusb302: create debugfs subdir for the driverGreg Kroah-Hartman
2021-03-10USB: host: uhci: remove dentry pointer for debugfsGreg Kroah-Hartman
2021-03-10USB: host: sl811: remove dentry pointer for debugfsGreg Kroah-Hartman