index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
mmc: meson: Fix usage of meson_mmc_post_req()
Rong Chen
1
-7
/
+8
2022-02-28
mmc: sdhci_am654: Fix the driver data of AM64 SoC
Aswath Govindraju
1
-22
/
+2
2022-02-28
mmc: sunxi-mmc: Add D1 MMC variant
Samuel Holland
1
-0
/
+9
2022-02-28
mmc: dw_mmc: Use device_property_string_array_count()
Andy Shevchenko
1
-2
/
+1
2022-02-28
mmc: davinci: Use of_device_get_match_data() helper
Bean Huo
1
-4
/
+2
2022-02-28
mmc: sdhci-of-at91: Use of_device_get_match_data() helper
Bean Huo
1
-4
/
+2
2022-02-28
mmc: sdhci-tegra: Use of_device_get_match_data() helper
Bean Huo
1
-4
/
+2
2022-02-28
mmc: wmt-sdmmc: Use of_device_get_match_data() helper
Bean Huo
1
-5
/
+2
2022-02-28
mmc: sdhci-pci-gli: Add a switch to enable/disable SSC for GL9750 and GL9755
Ben Chuang
1
-12
/
+54
2022-02-28
mmc: sdhci-pci-gli: Enable SSC at 50MHz and 100MHz for GL9750 and GL9755
Ben Chuang
1
-0
/
+36
2022-02-28
mmc: sdhci-pci-gli: Reduce the SSC value at 205MHz for GL9750 and GL9755
Ben Chuang
1
-2
/
+2
2022-02-28
mmc: Add driver for LiteX's LiteSDCard interface
Gabriel Somlo
3
-0
/
+675
2022-02-28
mmc: sdhci-tegra: Enable wake on SD card event
Aniruddha Rao
1
-1
/
+8
2022-02-28
mmc: dw_mmc: Fix potential null pointer risk
Wen Zhiwei
1
-1
/
+1
2022-02-22
mmc: rtsx: Let MMC core handle runtime PM
Kai-Heng Feng
1
-18
/
+0
2022-02-14
Merge 5.17-rc4 into char-misc-next
Greg Kroah-Hartman
3
-3
/
+10
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-2
/
+1
2022-01-31
moxart: fix potential use-after-free on remove path
Greg Kroah-Hartman
1
-1
/
+1
2022-01-26
mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PM
Kai-Heng Feng
1
-11
/
+33
2022-01-24
mmc: sh_mmcif: Check for null res pointer
Jiasheng Jiang
1
-0
/
+3
2022-01-24
mmc: sdhci-of-esdhc: Check for error num after setting mask
Jiasheng Jiang
1
-2
/
+6
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-01-18
Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-3
/
+3
2022-01-15
bitmap: unify find_bit operations
Yury Norov
1
-1
/
+1
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-2
/
+0
2022-01-12
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
4
-13
/
+58
2022-01-12
PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
Paul Cercueil
2
-3
/
+3
2022-01-11
Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into clk-next
Stephen Boyd
1
-0
/
+1
2022-01-11
Merge tag 'mmc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
21
-374
/
+591
2022-01-10
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-8
/
+6
2022-01-10
Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-72
/
+6
2022-01-10
Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2
-8
/
+6
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-16
/
+65
2022-01-10
Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf'
Rafael J. Wysocki
1
-72
/
+6
2021-12-28
mmc: au1xmmc: propagate errors from platform_get_irq()
Sergey Shtylyov
1
-1
/
+3
2021-12-28
mmc: sdhci-pci-o2micro: Restore the SD clock's base clock frequency
Fred Ai
1
-0
/
+5
2021-12-28
mmc: sdhci-pci-o2micro: Improve card input timing at SDR104/HS200 mode
Fred Ai
1
-9
/
+48
2021-12-28
mmc: mtk-sd: Assign src_clk parent to src_clk_cg for legacy DTs
AngeloGioacchino Del Regno
1
-12
/
+16
2021-12-28
mmc: mtk-sd: Fix usage of devm_clk_get_optional()
AngeloGioacchino Del Regno
1
-1
/
+1
2021-12-28
mmc: mtk-sd: Take action for no-sdio device-tree parameter
AngeloGioacchino Del Regno
1
-7
/
+12
2021-12-28
mmc: mtk-sd: Use BIT() and GENMASK() macros to describe fields
AngeloGioacchino Del Regno
1
-218
/
+219
2021-12-28
mmc: mtk-sd: Use readl_poll_timeout instead of open-coded polling
AngeloGioacchino Del Regno
1
-25
/
+39
2021-12-21
mmc: jz4740: Support using a bi-directional DMA channel
Paul Cercueil
1
-2
/
+17
2021-12-21
mmc: dw_mmc: Do not wait for DTO in case of error
Mårten Lindahl
3
-0
/
+19
2021-12-21
mmc: dw_mmc: Add driver callbacks for data read timeout
Mårten Lindahl
3
-1
/
+65
2021-12-21
mmc: dw_mmc-exynos: Add support for ARTPEC-8
Mårten Lindahl
1
-11
/
+36
2021-12-21
mmc: meson-mx-sdio: add IRQ check
Sergey Shtylyov
1
-0
/
+5
2021-12-21
mmc: meson-mx-sdhc: add IRQ check
Sergey Shtylyov
1
-0
/
+5
2021-12-21
mmc: dw_mmc: clean up a debug message
Dan Carpenter
1
-1
/
+1
2021-12-21
mmc: sdhci-pci-gli: GL975[50]: Issue 8/16-bit MMIO reads as 32-bit reads.
Hector Martin
1
-0
/
+23
[prev]
[next]