summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-17usb: dwc3: gadget: Prevent EP queuing while stopping transfersWesley Cheng
2021-03-17usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Badhri Jagan Sridharan
2021-03-17usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg structElias Rudberg
2021-03-17usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern
2021-03-17usb: gadget: configfs: Fix KASAN use-after-freeJim Lin
2021-03-17usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-17USB: serial: pl2303: TA & TB alternate divider with non-standard baud ratesMichael G. Katzmann
2021-03-17USB: serial: pl2303: add device-type namesJohan Hovold
2021-03-17USB: serial: pl2303: tighten type HXN (G) detectionJohan Hovold
2021-03-17USB: serial: pl2303: rename legacy PL2303H typeJohan Hovold
2021-03-17USB: serial: pl2303: amend and tighten type detectionJohan Hovold
2021-03-17USB: serial: pl2303: clean up type detectionJohan Hovold
2021-03-16Merge tag 'usb-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-03-15USB: serial: io_edgeport: drop unneeded forward declarationsJiri Slaby
2021-03-15USB: serial: keyspan: drop unneeded forward declarationsJiri Slaby
2021-03-15Merge 5.12-rc3 into usb-nextGreg Kroah-Hartman
2021-03-15Merge 5.12-rc3 into tty-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-13usb: cdnsp: Fixes incorrect value in ISOC TRBPawel Laszczak
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