index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
mmc: mmci: Add callbacks for to manage signal voltage switch
Ludovic Barre
2
-0
/
+10
2020-03-24
mmc: mmci_sdmmc: Add execute tuning with delay block
Ludovic Barre
1
-0
/
+149
2020-03-24
dt-bindings: mmc: mmci: add delay block base register for sdmmc
Ludovic Barre
1
-0
/
+2
2020-03-24
mmc: mmci: Add private pointer for variant
Ludovic Barre
1
-0
/
+1
2020-03-24
mmc: mmci: Add a reference at mmc_host_ops in mmci struct
Ludovic Barre
2
-2
/
+3
2020-03-24
mmc: mmci_sdmmc: Rename sdmmc_priv struct to sdmmc_idma
Ludovic Barre
1
-3
/
+3
2020-03-24
mmc: mmci_sdmmc: Replace sg_dma_xxx macros
Ludovic Barre
1
-3
/
+3
2020-03-24
mmc: core: Fixup support for HW busy detection for HPI commands
Ulf Hansson
1
-11
/
+25
2020-03-24
mmc: core: Convert to mmc_poll_for_busy() for HPI commands
Ulf Hansson
2
-15
/
+6
2020-03-24
mmc: core: Drop redundant out-parameter to mmc_send_hpi_cmd()
Ulf Hansson
1
-4
/
+2
2020-03-24
mmc: core: Convert to mmc_poll_for_busy() for erase/trim/discard
Ulf Hansson
3
-40
/
+33
2020-03-24
mmc: core: Update CMD13 busy check for CMD6 commands
Ulf Hansson
1
-1
/
+1
2020-03-24
mmc: core: Enable re-use of mmc_blk_in_tran_state()
Ulf Hansson
2
-20
/
+14
2020-03-24
mmc: core: Split up mmc_poll_for_busy()
Ulf Hansson
1
-16
/
+31
2020-03-24
mmc: core: Drop redundant in-parameter to __mmc_switch()
Ulf Hansson
3
-20
/
+15
2020-03-24
mmc: core: Extend mmc_switch_status() to rid of __mmc_switch_status()
Ulf Hansson
3
-17
/
+11
2020-03-24
mmc: core: Drop unused define
Ulf Hansson
1
-1
/
+0
2020-03-24
mmc: core: Throttle polling rate for CMD6
Ulf Hansson
1
-0
/
+8
2020-03-24
mmc: host: sdhci-sprd: Add software queue support
Baolin Wang
2
-0
/
+29
2020-03-24
mmc: host: sdhci: Add a variable to defer to complete requests if needed
Baolin Wang
2
-1
/
+2
2020-03-24
mmc: host: sdhci: Add request_done ops for struct sdhci_ops
Baolin Wang
2
-2
/
+12
2020-03-24
mmc: core: Enable the MMC host software queue for the SD card
Baolin Wang
1
-0
/
+10
2020-03-24
mmc: Add MMC host software queue support
Baolin Wang
9
-12
/
+486
2020-03-24
mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hosts
Ritesh Harjani
1
-3
/
+15
2020-03-24
mmc: sdhci-of-arasan: Remove quirk for broken base clock
Manish Narani
1
-1
/
+12
2020-03-24
mmc: sdhci-of-arasan: Add support for DLL reset for ZynqMP platforms
Manish Narani
1
-0
/
+46
2020-03-24
firmware: xilinx: Add DLL reset support
Manish Narani
2
-1
/
+9
2020-03-24
firmware: xilinx: Add ZynqMP Tap Delay setup ioctl to the valid list
Manish Narani
1
-0
/
+1
2020-03-24
mmc: tmio: remove superfluous callback wrappers
Wolfram Sang
2
-38
/
+12
2020-03-24
mmc: tmio: factor out TAP usage
Wolfram Sang
3
-24
/
+24
2020-03-24
mmc: tmio: enforce retune after runtime suspend
Wolfram Sang
3
-9
/
+1
2020-03-24
mmc: tmio: give callback a generic name
Wolfram Sang
3
-4
/
+4
2020-03-24
mmc: renesas_sdhi: complain loudly if driver needs update
Wolfram Sang
1
-3
/
+3
2020-03-24
mmc: tmio: refactor tuning execution into SDHI driver
Wolfram Sang
3
-44
/
+37
2020-03-24
mmc: renesas_sdhi: cleanup SCC defines
Wolfram Sang
1
-10
/
+8
2020-03-24
mmc: renesas_sdhi: enforce manual correction for Gen3
Wolfram Sang
1
-0
/
+6
2020-03-24
mmc: renesas_sdhi: only check CMD status for HS400 manual correction
Takeshi Saito
1
-8
/
+33
2020-03-24
mmc: renesas_sdhi: Add manual correction
Takeshi Saito
2
-10
/
+52
2020-03-24
mmc: renesas_sdhi: remove double clear of automatic correction
Wolfram Sang
1
-4
/
+0
2020-03-22
Linux 5.6-rc7
v5.6-rc7
Linus Torvalds
1
-1
/
+1
2020-03-22
Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+6
2020-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-78
/
+164
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
6
-13
/
+43
2020-03-21
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
1
-9
/
+17
2020-03-21
mm/mmu_notifier: silence PROVE_RCU_LIST warnings
Qian Cai
1
-9
/
+18
2020-03-21
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
1
-4
/
+4
2020-03-21
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
1
-3
/
+9
2020-03-21
mm, memcg: throttle allocators based on ancestral memory.high
Chris Down
1
-35
/
+58
2020-03-21
mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
Chris Down
1
-1
/
+1
2020-03-21
page-flags: fix a crash at SetPageError(THP_SWAP)
Qian Cai
1
-1
/
+1
[next]