index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
mmc: mmc: Hold re-tuning in mmc_sleep()
Adrian Hunter
1
-2
/
+8
2015-06-01
mmc: core: Hold re-tuning while bkops ongoing
Adrian Hunter
1
-0
/
+6
2015-06-01
mmc: core: Hold re-tuning during erase commands
Adrian Hunter
1
-0
/
+3
2015-06-01
mmc: core: Hold re-tuning during switch commands
Adrian Hunter
1
-10
/
+20
2015-06-01
mmc: core: Add support for re-tuning before each request
Adrian Hunter
1
-7
/
+28
2015-06-01
mmc: core: Enable / disable re-tuning
Adrian Hunter
2
-1
/
+9
2015-06-01
mmc: host: Add facility to support re-tuning
Adrian Hunter
2
-0
/
+74
2015-06-01
mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro
Axel Lin
2
-6
/
+2
2015-06-01
mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9a
Suman Tripathi
1
-0
/
+7
2015-06-01
mmc: sdhci-s3c: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-01
mmc: sdhci-imx: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-01
mmc: s3cmci: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-01
mmc: rtsx: Constify platform_device_id
Krzysztof Kozlowski
2
-2
/
+2
2015-06-01
mmc: mxs: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-01
mmc: davinci: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-01
mmc: sdhci-sirf: fake version and capbility registers
Weijun Yang
2
-0
/
+36
2015-06-01
mmc: sdhci-sirf: fix the tuning count in platform_execute_tuning
Weijun Yang
1
-4
/
+5
2015-06-01
mmc: TMIO: Use devm_request_irq()
Ian Molton
1
-2
/
+2
2015-06-01
mmc: TMIO: Fix I/O mapping leak on error using devm_ioremap()
Ian Molton
1
-3
/
+2
2015-06-01
mmc: TMIO: Ensure MFD cell is disabled on probe error path
Ian Molton
1
-2
/
+4
2015-06-01
mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_host
Axel Lin
1
-2
/
+1
2015-06-01
mmc: sdhci_f_sdh30: Staticize local functions
Axel Lin
1
-3
/
+3
2015-06-01
mmc: sdhci-of-esdhc: Pre divider starts at 1
Joakim Tjernlund
1
-2
/
+2
2015-05-25
mmc: host: sdhci-esdhc-imx: fix broken email address
Wolfram Sang
1
-2
/
+2
2015-05-25
mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepare
Kuninori Morimoto
1
-12
/
+10
2015-05-25
mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_host
Kuninori Morimoto
1
-17
/
+18
2015-05-25
mmc: sh_mmcif: cleanup to use dev instead of &pdev->dev
Kuninori Morimoto
1
-16
/
+17
2015-05-25
mmc: sh_mmcif: move mmcif_of_match to upside
Kuninori Morimoto
1
-6
/
+6
2015-05-25
mmc: sdio: add reset callback to bus operations
Andreas Fenkart
1
-0
/
+7
2015-05-18
mmc: atmel-mci: fix bad variable type for clkdiv
Ludovic Desroches
1
-2
/
+7
2015-05-08
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
Zhangfei Gao
1
-1
/
+2
2015-05-08
mmc: dw_mmc: init desc in dw_mci_idmac_init
Zhangfei Gao
1
-1
/
+3
2015-05-06
mmc: card: Don't access RPMB partitions for normal read/write
Chuanxiao Dong
3
-1
/
+15
2015-05-06
mmc: sh_mmcif: Fix timeout value for command request
Takeshi Kihara
1
-1
/
+1
2015-05-04
mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
Grygorii Strashko
1
-0
/
+1
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-40
/
+13
2015-04-22
Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-37
/
+58
2015-04-22
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-1739
/
+0
2015-04-17
Revert "mmc: core: Convert mmc_driver to device_driver"
Ulf Hansson
3
-36
/
+57
2015-04-17
mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()
Javier Martinez Canillas
1
-1
/
+1
2015-04-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+4
2015-04-11
sd, mmc, virtio_blk, string_helpers: fix block size units
James Bottomley
1
-2
/
+2
2015-04-10
mmc: sdhci-st: Update the quirks for this controller.
Peter Griffin
1
-1
/
+4
2015-04-10
mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.
Peter Griffin
1
-0
/
+51
2015-04-10
mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.
Peter Griffin
1
-0
/
+88
2015-04-10
mmc: sdhci-st: Add delay management functions for top registers (eMMC).
Peter Griffin
1
-0
/
+59
2015-04-10
mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource
Peter Griffin
1
-3
/
+57
2015-04-10
mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
Peter Griffin
1
-0
/
+91
[next]