summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-20usb: mtu3: use boolean return valueChunfeng Yun1-1/+1
2023-04-20usb: mtu3: give back request when rx error happensChunfeng Yun1-1/+36
2023-04-20usb: chipidea: fix missing goto in `ci_hdrc_probe`Yinhao Hu1-1/+1
2023-04-20usb: gadget: udc: core: Prevent redundant calls to pullupBadhri Jagan Sridharan1-0/+3
2023-04-20usb: gadget: udc: core: Invoke usb_gadget_connect only when startedBadhri Jagan Sridharan1-44/+104
2023-04-20usb: typec: ucsi: don't print PPM init deferred errorsFabrice Gasnier1-2/+4
2023-04-20usb: typec: tcpm: fix multiple times discover svids errorFrank Wang1-1/+15
2023-04-20USB: dwc3: clean up probe declarationsJohan Hovold1-3/+1
2023-04-20USB: dwc3: refactor clock lookupsJohan Hovold1-55/+61
2023-04-20USB: dwc3: refactor phy handlingJohan Hovold1-57/+86
2023-04-20USB: dwc3: clean up core init error handlingJohan Hovold1-17/+13
2023-04-20USB: dwc3: clean up phy init error handlingJohan Hovold1-9/+9
2023-04-20USB: dwc3: clean up probe error labelsJohan Hovold1-23/+22
2023-04-20USB: dwc3: drop dead hibernation codeJohan Hovold2-110/+1
2023-04-20USB: dwc3: gadget: drop dead hibernation codeJohan Hovold1-40/+6
2023-04-20USB: dwc3: disable autosuspend on unbindJohan Hovold1-0/+2
2023-04-20USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold1-0/+1
2023-04-20USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold1-9/+5
2023-04-20usb: dwc2: platform: add support for utmi optional clockFabrice Gasnier2-1/+21
2023-04-20usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enableFabrice Gasnier1-2/+17
2023-04-20usb: xhci-mtk: add optional frame count clockChunfeng Yun2-1/+2
2023-04-20usb: xhci: plat: Add USB 3.0 phy supportStanley Chang1-0/+15
2023-04-20usb: host: xhci-plat: Use dev_is_pci() helperNobuhiro Iwamatsu1-3/+1
2023-04-20xhci: fix debugfs register accesses while suspendedJohan Hovold1-0/+1
2023-04-20usb: Add explicit of.h of_platform.h includeRob Herring3-3/+3
2023-04-20usb: gadget: tegra-xudc: Remove unneeded return variableJon Hunter1-3/+2
2023-04-20usb: gadget: tegra-xudc: Fix crash in vbus_drawJon Hunter1-1/+1
2023-04-20Merge tag 'usb-serial-6.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+6
2023-04-19Merge tag 'thunderbolt-for-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman7-142/+149
2023-04-18USB: serial: option: add UNISOC vendor and TOZED LT70C productArınç ÜNAL1-0/+6
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman210-1143/+1882
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-128/+169
2023-04-08Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-77/+84
2023-04-08Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-3/+28
2023-04-08Merge tag 'usb-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-13/+35
2023-04-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-34/+19
2023-04-08Merge tag 'block-6.3-2023-04-06' of git://git.kernel.dk/linuxLinus Torvalds2-6/+26
2023-04-07Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+2
2023-04-07Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-15/+58
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds28-141/+220
2023-04-06Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+14
2023-04-06Merge tag 'pwm/for-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-2/+22
2023-04-06Merge tag 'drm-fixes-2023-04-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-43/+81
2023-04-06Merge tag 'platform-drivers-x86-v6.3-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-7/+21
2023-04-06net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong1-4/+11
2023-04-06Merge tag 'nvme-6.3-2023-04-06' of git://git.infradead.org/nvme into block-6.3Jens Axboe1-3/+3
2023-04-06block: ublk: make sure that block size is set correctlyMing Lei1-1/+3
2023-04-06ublk: read any SQE values upfrontJens Axboe1-2/+20
2023-04-06net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang1-0/+2
2023-04-06net: fec: make use of MDIO C45 quirkGreg Ungerer2-12/+25