index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2021-06-14
mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-B
Hans de Goede
1
-0
/
+11
2021-06-14
dt-bindings: mmc: rockchip-dw-mshc: add description for rk3568
Liang Chen
1
-8
/
+1
2021-06-14
dt-bindings: mmc: sdhci-am654: Remove duplicate ti,j721e-sdhci-4bit
Suman Anna
1
-1
/
+0
2021-06-14
mmc: s3cmci: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
1
-6
/
+1
2021-06-13
Linux 5.13-rc6
v5.13-rc6
Linus Torvalds
1
-1
/
+1
2021-06-12
mm: relocate 'write_protect_seq' in struct mm_struct
Feng Tang
1
-7
/
+20
2021-06-12
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2
-0
/
+2
2021-06-11
block: loop: fix deadlock between open and remove
Christoph Hellwig
2
-18
/
+8
2021-06-11
x86, lto: Pass -stack-alignment only on LLD < 13.0.0
Tor Vic
1
-2
/
+3
2021-06-11
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+2
2021-06-11
perf session: Correct buffer copying when peeking events
Leo Yan
1
-0
/
+1
2021-06-11
Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"
Greg Kroah-Hartman
1
-1
/
+1
2021-06-11
objtool: Only rewrite unconditional retpoline thunk calls
Peter Zijlstra
1
-0
/
+4
2021-06-11
riscv: alternative: fix typo in macro name
Vitaly Wool
1
-2
/
+2
2021-06-11
async_xor: check src_offs is not NULL before updating it
Xiao Ni
1
-1
/
+2
2021-06-11
riscv: code patching only works on !XIP_KERNEL
Jisheng Zhang
1
-9
/
+9
[next]