summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-24mmc: sdricoh_cs: remove unused sdricoh_readw functionTom Rix
2023-03-24mmc: sdhci-of-arasan: Remove Intel Thunder Bay SOC supportA, Rashmi
2023-03-23mmc: usdhi6rol0: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: sdhci-of-aspeed: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: owl-mmc: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: omap: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: jz4740: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: dw_mmc-pltfm: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: sdhci: drop useless sdhci_get_compatibility() !OF stubKrzysztof Kozlowski
2023-03-23mmc: meson-gx: use new helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit
2023-03-23mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit
2023-03-23mmc: meson-gx: simplify usage of mmc_regulator_set_ocrHeiner Kallweit
2023-03-23mmc: sdhci-pci-o2micro: Fix SDR50 mode timing issueFred
2023-03-23mmc: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-23mmc: arasan: Use of_property_present() for testing DT property presenceRob Herring
2023-03-23mmc: sdhci-of-dwcmshc: properly determine max clock on RockchipVasily Khoruzhick
2023-03-23mmc: renesas_sdhi: remove R-Car H3 ES1.* handlingWolfram Sang
2023-03-23memstick: r592: Fix UAF bug in r592_remove due to race conditionZheng Wang
2023-03-23mmc: core: Allow invalid regulator in mmc_regulator_set_ocr()Heiner Kallweit
2023-03-23mmc: sdhci-of-arasan: Add support to request the "gate" clockSwati Agarwal
2023-03-19Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-03-19Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-19Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-18Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-18Merge tag 'hwmon-for-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-18Merge tag 'ata-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-03-18media: m5mols: fix off-by-one loop termination errorLinus Torvalds
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-17Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-17Merge tag 'mmc-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-03-17Merge branch 'pm-cpuidle'Rafael J. Wysocki
2023-03-17Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki
2023-03-17bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave failsNikolay Aleksandrov
2023-03-17bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type changeNikolay Aleksandrov
2023-03-17net: renesas: rswitch: Fix GWTSDIE register handlingYoshihiro Shimoda
2023-03-17net: renesas: rswitch: Fix the output value of quote from rswitch_rx()Yoshihiro Shimoda
2023-03-17ethernet: sun: add check for the mdesc_grab()Liang He
2023-03-17drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refsChristian König
2023-03-17Merge tag 'amd-drm-fixes-6.3-2023-03-15' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-03-16net: ipa: fix some register validity checksAlex Elder
2023-03-16net: ipa: kill FILT_ROUT_CACHE_CFG IPA registerAlex Elder
2023-03-16net: ipa: add two missing declarationsAlex Elder
2023-03-16net: ipa: reg: include <linux/bug.h>Alex Elder
2023-03-16net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795Marek Vasut