aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-24mmc: sdricoh_cs: remove unused sdricoh_readw functionTom Rix1-8/+0
2023-03-24dt-bindings: mmc: Remove bindings for Intel Thunder Bay SoC"A, Rashmi1-25/+0
2023-03-24mmc: sdhci-of-arasan: Remove Intel Thunder Bay SOC supportA, Rashmi1-28/+1
2023-03-23mmc: usdhi6rol0: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-03-23mmc: sdhci-of-aspeed: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-03-23mmc: owl-mmc: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-03-23mmc: omap: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-03-23mmc: jz4740: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-03-23mmc: dw_mmc-pltfm: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-03-23mmc: sdhci: drop useless sdhci_get_compatibility() !OF stubKrzysztof Kozlowski1-4/+0
2023-03-23dt-bindings: mmc: sdhci-msm: Document QCM2290 SDHCIKonrad Dybcio1-0/+1
2023-03-23mmc: meson-gx: use new helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit1-16/+2
2023-03-23mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit2-0/+44
2023-03-23mmc: meson-gx: simplify usage of mmc_regulator_set_ocrHeiner Kallweit1-4/+2
2023-03-23mmc: sdhci-pci-o2micro: Fix SDR50 mode timing issueFred1-14/+16
2023-03-23mmc: Use of_property_read_bool() for boolean propertiesRob Herring7-25/+23
2023-03-23dt-bindings: mmc: mediatek,mtk-sd: add mt8365Alexandre Mergnat1-0/+1
2023-03-23mmc: arasan: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-03-23mmc: sdhci-of-dwcmshc: properly determine max clock on RockchipVasily Khoruzhick1-1/+8
2023-03-23mmc: renesas_sdhi: remove R-Car H3 ES1.* handlingWolfram Sang1-6/+4
2023-03-23memstick: r592: Fix UAF bug in r592_remove due to race conditionZheng Wang1-1/+1
2023-03-23mmc: core: Allow invalid regulator in mmc_regulator_set_ocr()Heiner Kallweit1-0/+3
2023-03-23mmc: sdhci-of-arasan: Add support to request the "gate" clockSwati Agarwal1-0/+7
2023-03-19Linux 6.3-rc3Linus Torvalds1-1/+1
2023-03-19Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-17/+16
2023-03-19tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptrCosta Shulyupin1-2/+2
2023-03-19ring-buffer: remove obsolete comment for free_buffer_page()Vlastimil Babka1-4/+0
2023-03-19tracing: Make splice_read available againSung-hun Kim1-0/+2
2023-03-19Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-23/+30
2023-03-19Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-322/+160
2023-03-19Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2023-03-19Merge tag 'perf_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2023-03-19Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-70/+123
2023-03-19Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2023-03-19ftrace: Set direct_ops storage-class-specifier to staticTom Rix1-1/+1
2023-03-19trace/hwlat: Do not start per-cpu thread if it is already runningTero Kristo1-0/+4
2023-03-19trace/hwlat: Do not wipe the contents of per-cpu thread dataTero Kristo1-3/+0
2023-03-19tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...Tom Rix1-5/+5
2023-03-19tracing: Fix wrong return in kprobe_event_gen_test.cAnton Gusev1-2/+2
2023-03-18Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-462/+409
2023-03-18Merge tag 'kbuild-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-1300/+358
2023-03-18Merge tag 'hwmon-for-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-6/+84
2023-03-18Merge tag 'ata-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-13/+17
2023-03-18media: m5mols: fix off-by-one loop termination errorLinus Torvalds1-1/+1
2023-03-17ext4: fix possible double unlock when moving a directoryTheodore Ts'o1-3/+1
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds132-673/+1328
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds19-80/+136
2023-03-17Merge tag 'io_uring-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds3-4/+11
2023-03-17Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-4/+4
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds7-8/+77