index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
mmc: sdhci-msm: Use OPP API to set clk/perf state
Rajendra Nayak
1
-5
/
+29
2020-05-28
staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
1
-3
/
+7
2020-05-28
mmc: usdhi6rol0: Inform the mmc core about the maximum busy timeout
Ulf Hansson
1
-1
/
+8
2020-05-28
mmc: atmel-mci: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
1
-2
/
+4
2020-05-28
mmc: atmel-mci: Set the timer per command rather than per request
Ulf Hansson
1
-2
/
+4
2020-05-28
mmc: atmel-mci: Keep timer enabled when queuing a next request
Ulf Hansson
1
-2
/
+2
2020-05-28
mmc: sdhci-msm: Enable ADMA length mismatch error interrupt
Veerabhadrarao Badiganti
1
-5
/
+5
2020-05-28
mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk
Veerabhadrarao Badiganti
1
-1
/
+3
2020-05-28
mmc: sdhci: add spin lock for sdhci_set_default_irqs in sdhci_init
Haibo Chen
1
-0
/
+3
2020-05-28
mmc: host: sdhci-sprd: Implement the request_atomic() API
Baolin Wang
1
-3
/
+20
2020-05-28
mmc: host: sdhci: Implement the request_atomic() API
Baolin Wang
2
-0
/
+35
2020-05-28
mmc: host: Introduce the request_atomic() for the host
Baolin Wang
3
-1
/
+32
2020-05-28
mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()
Adrian Hunter
2
-28
/
+99
2020-05-28
mmc: sdhci: Tidy sdhci_request() a bit
Adrian Hunter
1
-13
/
+26
2020-05-28
mmc: sdhci: Remove unneeded forward declaration of sdhci_finish_data()
Adrian Hunter
1
-2
/
+0
2020-05-28
mmc: sdhci: Stop exporting sdhci_send_command()
Adrian Hunter
2
-3
/
+3
2020-05-28
mmc: sdhci: Add helpers for the auto-CMD23 flag
Adrian Hunter
1
-3
/
+15
2020-05-28
mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()
Jisheng Zhang
1
-2
/
+2
2020-05-28
mmc: mmci: Switch to mmc_regulator_set_vqmmc()
Marek Vasut
1
-22
/
+8
2020-05-28
mmc: core: Return 1 from mmc_regulator_set_vqmmc() if switch skipped
Marek Vasut
1
-3
/
+14
2020-05-28
mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0
Marek Vasut
8
-20
/
+27
2020-05-28
mmc: sdhci-of-arasan: Remove uninitialized ret variables
Nathan Chancellor
1
-4
/
+2
2020-05-28
mmc: renesas_sdhi: simplify summary output
Wolfram Sang
1
-4
/
+2
2020-05-28
mmc: renesas_sdhi: improve TAP selection if all TAPs are good
Wolfram Sang
2
-3
/
+25
2020-05-28
mmc: renesas_sdhi: clarify handling of selecting TAPs
Wolfram Sang
1
-5
/
+5
2020-05-28
mmc: renesas_sdhi: refactor calculation of best TAP
Wolfram Sang
1
-28
/
+8
2020-05-28
mmc: sdhci: use FIELD_GET/PREP for capabilities bit masks
Masahiro Yamada
5
-32
/
+21
2020-05-28
mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable place
Masahiro Yamada
1
-2
/
+1
2020-05-28
mmc: sdhci-of-arasan: Fix kernel-doc warnings
Manish Narani
1
-50
/
+64
2020-05-28
mmc: sdhci-of-arasan: Modify clock operations handling
Manish Narani
1
-12
/
+38
2020-05-28
mmc: sdhci-of-arasan: Rearrange the platform data structs for modularity
Manish Narani
1
-77
/
+81
2020-05-28
mmc: sdhci-of-arasan: Rename sdhci_arasan_data to avoid confusion
Manish Narani
1
-4
/
+4
2020-05-28
sdhci: arasan: Add support for Versal Tap Delays
Manish Narani
1
-0
/
+175
2020-05-28
dt-bindings: mmc: arasan: Document 'xlnx,versal-8.9a' controller
Manish Narani
1
-0
/
+15
2020-05-28
mmc: wbsd: Replace hardcoded command numbers with existing defines
Ulf Hansson
1
-12
/
+14
2020-05-28
mmc: s3cmci: Drop redundant code in s3cmci_setup_data()
Ulf Hansson
1
-7
/
+0
2020-05-28
mmc: au1xmmc: Drop redundant code in au1xmmc_send_command()
Ulf Hansson
1
-18
/
+2
2020-05-28
mmc: sdhci-sprd: Drop redundant cap flags
Ulf Hansson
1
-1
/
+2
2020-05-28
mmc: android-goldfish: Enable MMC_CAP2_NO_SDIO
Ulf Hansson
1
-9
/
+1
2020-05-24
Linux 5.7-rc7
v5.7-rc7
Linus Torvalds
1
-1
/
+1
2020-05-23
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+5
2020-05-23
net/mlx4_core: fix a memory leak bug.
Qiushi Wu
1
-1
/
+1
2020-05-23
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
Grygorii Strashko
1
-0
/
+4
2020-05-23
net: phy: mscc: fix initialization of the MACsec protocol mode
Antoine Tenart
5
-10
/
+21
2020-05-23
net: stmmac: don't attach interface until resume finishes
Leon Yu
1
-2
/
+2
2020-05-23
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
4
-4
/
+7
2020-05-23
sparc32: fix page table traversal in srmmu_nocache_init()
Mike Rapoport
1
-2
/
+2
2020-05-23
MAINTAINERS: add files related to kdump
Baoquan He
1
-0
/
+5
2020-05-23
z3fold: fix use-after-free when freeing handles
Uladzislau Rezki
1
-5
/
+6
2020-05-23
sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
Mike Rapoport
1
-1
/
+1
[next]