index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
scompress.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
dt-bindings: mmc: sdhci-iproc: Add brcm,bcm7211a0-sdhci
Al Cooper
1
-0
/
+1
2021-06-14
mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
Neil Armstrong
1
-5
/
+45
2021-06-14
mmc: JZ4740: Add support for JZ4775
周琰杰 (Zhou Yanjie)
1
-2
/
+3
2021-06-14
dt-bindings: mmc: JZ4740: Add bindings for JZ4775
周琰杰 (Zhou Yanjie)
1
-0
/
+1
2021-06-14
mmc: sdhci-esdhc-imx: Enable support for system wakeup for SDIO
Haibo Chen
1
-0
/
+8
2021-06-14
mmc: Improve function name when aborting a tuning cmd
Wolfram Sang
4
-5
/
+5
2021-06-14
mmc: sdhci-of-aspeed: Turn down a phase correction warning
Andrew Jeffery
1
-1
/
+1
2021-06-14
mmc: debugfs: add description for module parameter
Wolfram Sang
1
-0
/
+1
2021-06-14
mmc: via-sdmmc: add a check against NULL pointer dereference
Zheyu Ma
1
-0
/
+3
2021-06-14
mmc: sdhci-sprd: use sdhci_sprd_writew
Krzysztof Kozlowski
1
-0
/
+1
2021-06-14
mmc: sdhci-esdhc-imx: remove unused is_imx6q_usdhc
Krzysztof Kozlowski
1
-5
/
+0
2021-06-14
mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
Christian Löhle
1
-4
/
+6
2021-06-14
mmc: mmc_spi: Imply container_of() to be no-op
Andy Shevchenko
1
-1
/
+1
2021-06-14
mmc: mmc_spi: Drop duplicate 'mmc_spi' in the debug messages
Andy Shevchenko
1
-7
/
+5
2021-06-14
mmc: dw_mmc-pltfm: Remove unused <linux/clk.h>
Geert Uytterhoeven
1
-1
/
+0
2021-06-14
mmc: sdhci-of-aspeed: Configure the SDHCIs as specified by the devicetree.
Steven Lee
1
-0
/
+48
2021-06-14
mmc: core: Add a missing SPDX license header
Aviral Gupta
1
-0
/
+1
2021-06-14
mmc: vub3000: fix control-request direction
Johan Hovold
1
-1
/
+1
2021-06-14
mmc: sdhci-omap: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
1
-3
/
+2
2021-06-14
mmc: sdhci_am654: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
1
-4
/
+2
2021-06-14
mmc: core: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
1
-4
/
+2
2021-06-14
mmc: cqhci: introduce get_trans_desc_offset()
Yue Hu
1
-7
/
+12
2021-06-14
mmc: cqhci: fix typo
Yue Hu
1
-1
/
+1
2021-06-14
dt-bindings: mmc: Clean-up examples to match documented bindings
Rob Herring
1
-18
/
+2
2021-06-14
mmc: mediatek: remove useless data parameter from msdc_data_xfer_next()
Yue Hu
1
-3
/
+2
2021-06-14
mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data()
Yue Hu
1
-12
/
+8
2021-06-14
dt-bindings: mmc: rockchip-dw-mshc: Add Rockchip RK1808
Andreas Färber
1
-0
/
+1
2021-06-14
memstick: rtsx_usb_ms: fix UAF
Tong Zhang
1
-6
/
+4
2021-06-14
mmc: core: add support for disabling HS400 mode via DT
Lucas Stach
1
-0
/
+3
2021-06-14
mmc: sdhci-esdhc-imx: advertise HS400 mode through MMC caps
Lucas Stach
1
-4
/
+1
2021-06-14
dt-bindings: mmc: add no-mmc-hs400 flag
Lucas Stach
1
-0
/
+5
2021-06-14
mmc: core: Add support for cache ctrl for SD cards
Ulf Hansson
4
-0
/
+103
2021-06-14
mmc: sdhci-pci-gli: Fine tune GL9763E L1 entry delay
Ben Chuang
1
-2
/
+2
2021-06-14
dt-bindings: mmc: renesas,mmcif: Convert to json-schema
Geert Uytterhoeven
2
-53
/
+135
2021-06-14
mmc: jz4740: Remove redundant error printing in jz4740_mmc_probe()
Zhen Lei
1
-1
/
+0
2021-06-14
mmc: usdhi6rol0: fix error return code in usdhi6_probe()
Zhen Lei
1
-0
/
+1
2021-06-14
drivers: memstick: core:ms_block.c: Fix alignment of block comment
Shubhankar Kuranagatti
1
-13
/
+24
2021-06-14
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
5
-25
/
+33
2021-06-14
mmc: block: Disable CMDQ on the ioctl path
Bean Huo
1
-0
/
+8
2021-06-14
mmc: core: Add support for Power Off Notification for SD cards
Ulf Hansson
2
-3
/
+134
2021-06-14
mmc: core: Read performance enhancements registers for SD cards
Ulf Hansson
2
-0
/
+60
2021-06-14
mmc: core: Read the SD function extension registers for power management
Ulf Hansson
3
-0
/
+194
2021-06-14
mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
Ulf Hansson
2
-1
/
+5
2021-06-14
mmc: core: Drop open coding in mmc_sd_switch()
Ulf Hansson
1
-31
/
+7
2021-06-14
mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
Ulf Hansson
2
-6
/
+7
2021-06-14
mmc: core: Enable eMMC sleep commands to use HW busy polling
Ulf Hansson
1
-5
/
+20
2021-06-14
mmc: core: Extend re-use of __mmc_poll_for_busy()
Ulf Hansson
3
-17
/
+32
2021-06-14
mmc: core: Re-structure some code in __mmc_poll_for_busy()
Ulf Hansson
1
-14
/
+13
2021-06-14
mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commands
Ulf Hansson
1
-16
/
+5
2021-06-14
mmc: core: Drop open coding when preparing commands with busy signaling
Ulf Hansson
4
-54
/
+31
[next]