| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 2022-01-23 | 1 | -1/+1 |
|\ |
|
| * | bitmap: unify find_bit operations | Yury Norov | 2022-01-15 | 1 | -1/+1 |
* | | Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2022-01-18 | 2 | -3/+3 |
|\ \ |
|
| * | | PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro | Paul Cercueil | 2022-01-12 | 2 | -3/+3 |
* | | | Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2022-01-14 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | mmc: bcm2835: stop setting chan_config->slave_id | Arnd Bergmann | 2021-12-17 | 1 | -2/+0 |
* | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2022-01-12 | 4 | -13/+58 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into c... | Stephen Boyd | 2022-01-11 | 1 | -0/+1 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | clk: sunxi-ng: Allow the CCU core to be built as a module | Samuel Holland | 2021-11-23 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | mmc: renesas_sdhi: Simplify an expression | Wolfram Sang | 2021-11-26 | 1 | -1/+1 |
| * | | | | mmc: renesas_sdhi: Use devm_clk_get_optional() to obtain CD clock | Geert Uytterhoeven | 2021-11-26 | 1 | -2/+2 |
| * | | | | mmc: renesas_sdhi: Parse DT for SDnH | Wolfram Sang | 2021-11-19 | 1 | -1/+5 |
| * | | | | mmc: renesas_sdhi: Use dev_err_probe when getting clock fails | Wolfram Sang | 2021-11-19 | 1 | -5/+2 |
| * | | | | clk: renesas: rcar-gen3: Switch to new SD clock handling | Wolfram Sang | 2021-11-19 | 2 | -5/+24 |
| * | | | | mmc: renesas_sdhi: Flag non-standard SDnH handling for V3M | Wolfram Sang | 2021-11-19 | 2 | -0/+24 |
| |/ / / |
|
* | | | | Merge tag 'mmc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2022-01-11 | 21 | -374/+591 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | mmc: au1xmmc: propagate errors from platform_get_irq() | Sergey Shtylyov | 2021-12-28 | 1 | -1/+3 |
| * | | | mmc: sdhci-pci-o2micro: Restore the SD clock's base clock frequency | Fred Ai | 2021-12-28 | 1 | -0/+5 |
| * | | | mmc: sdhci-pci-o2micro: Improve card input timing at SDR104/HS200 mode | Fred Ai | 2021-12-28 | 1 | -9/+48 |
| * | | | mmc: mtk-sd: Assign src_clk parent to src_clk_cg for legacy DTs | AngeloGioacchino Del Regno | 2021-12-28 | 1 | -12/+16 |
| * | | | mmc: mtk-sd: Fix usage of devm_clk_get_optional() | AngeloGioacchino Del Regno | 2021-12-28 | 1 | -1/+1 |
| * | | | mmc: mtk-sd: Take action for no-sdio device-tree parameter | AngeloGioacchino Del Regno | 2021-12-28 | 1 | -7/+12 |
| * | | | mmc: mtk-sd: Use BIT() and GENMASK() macros to describe fields | AngeloGioacchino Del Regno | 2021-12-28 | 1 | -218/+219 |
| * | | | mmc: mtk-sd: Use readl_poll_timeout instead of open-coded polling | AngeloGioacchino Del Regno | 2021-12-28 | 1 | -25/+39 |
| * | | | mmc: jz4740: Support using a bi-directional DMA channel | Paul Cercueil | 2021-12-21 | 1 | -2/+17 |
| * | | | mmc: dw_mmc: Do not wait for DTO in case of error | Mårten Lindahl | 2021-12-21 | 3 | -0/+19 |
| * | | | mmc: dw_mmc: Add driver callbacks for data read timeout | Mårten Lindahl | 2021-12-21 | 3 | -1/+65 |
| * | | | mmc: dw_mmc-exynos: Add support for ARTPEC-8 | Mårten Lindahl | 2021-12-21 | 1 | -11/+36 |
| * | | | mmc: meson-mx-sdio: add IRQ check | Sergey Shtylyov | 2021-12-21 | 1 | -0/+5 |
| * | | | mmc: meson-mx-sdhc: add IRQ check | Sergey Shtylyov | 2021-12-21 | 1 | -0/+5 |
| * | | | mmc: dw_mmc: clean up a debug message | Dan Carpenter | 2021-12-21 | 1 | -1/+1 |
| * | | | mmc: sdhci-pci-gli: GL975[50]: Issue 8/16-bit MMIO reads as 32-bit reads. | Hector Martin | 2021-12-21 | 1 | -0/+23 |
| * | | | mmc: sdhci-pci-gli: GL9755: Support for CD/WP inversion on OF platforms | Hector Martin | 2021-12-21 | 1 | -0/+11 |
| * | | | mmc: mmci: add hs200 support for stm32 sdmmc | Yann Gautier | 2021-12-21 | 1 | -2/+3 |
| * | | | mmc: mmci: increase stm32 sdmmcv2 clock max freq | Yann Gautier | 2021-12-21 | 1 | -1/+1 |
| * | | | mmc: mmci: Add support for sdmmc variant revision v2.2 | Yann Gautier | 2021-12-21 | 1 | -0/+5 |
| * | | | Merge branch 'fixes' into next | Ulf Hansson | 2021-12-21 | 1 | -0/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | mmc: meson-mx-sdhc: Drop unused MESON_SDHC_NUM_BUILTIN_CLKS macro | Martin Blumenstingl | 2021-12-20 | 1 | -2/+0 |
| * | | | Merge branch 'fixes' into next | Ulf Hansson | 2021-12-20 | 1 | -0/+16 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'fixes' into next | Ulf Hansson | 2021-12-14 | 1 | -17/+26 |
| |\ \ \ \ |
|
| * | | | | | mmc: mmc_spi: Use write_or_read temporary variable in mmc_spi_data_do() | Andy Shevchenko | 2021-12-14 | 1 | -8/+4 |
| * | | | | | mmc: mmc_spi: Convert 'multiple' to be boolean in mmc_spi_data_do() | Andy Shevchenko | 2021-12-14 | 1 | -2/+2 |
| * | | | | | mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series | Jesse Taube | 2021-12-14 | 1 | -0/+4 |
| * | | | | | mmc: dw_mmc: exynos: use common_caps | John Keeping | 2021-12-14 | 1 | -4/+5 |
| * | | | | | mmc: dw_mmc: rockchip: use common_caps | John Keeping | 2021-12-14 | 1 | -10/+1 |
| * | | | | | mmc: dw_mmc: hi3798cv200: use common_caps | John Keeping | 2021-12-14 | 1 | -8/+1 |
| * | | | | | mmc: dw_mmc: add common capabilities to replace caps | John Keeping | 2021-12-14 | 2 | -0/+6 |
| * | | | | | mmc: sdhci-pci: Add PCI ID for Intel ADL | Adrian Hunter | 2021-12-14 | 2 | -0/+2 |
| * | | | | | mmc: dw_mmc: Allow lower TMOUT value than maximum | Mårten Lindahl | 2021-12-14 | 1 | -1/+28 |
| * | | | | | mmc: dw_mmc: Avoid hung state if GEN_CMD transfer fails | Mårten Lindahl | 2021-12-14 | 1 | -1/+2 |