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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-09
mmc: sdhci: Add PCI IDs for Intel Braswell
Alan Cox
2
-0
/
+26
2014-09-09
mmc: dw_mmc: move rockchip related code to a separate file
addy ke
4
-57
/
+146
2014-09-09
mmc: tmio: add actual clock support as option
Shinobu Uehara
2
-2
/
+9
2014-09-09
mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock()
Kuninori Morimoto
1
-1
/
+0
2014-09-09
mmc: tmio: remove Renesas specific #ifdef
Kuninori Morimoto
2
-4
/
+7
2014-09-09
mmc: tmio: check ILL_FUNC instead of CBSY
Shinobu Uehara
1
-1
/
+12
2014-09-09
mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
Shinobu Uehara
2
-1
/
+11
2014-09-09
mmc: tmio: control multiple block transfer mode
Shinobu Uehara
2
-0
/
+15
2014-09-09
mmc: tmio: clear error IRQ status
Shinobu Uehara
1
-0
/
+3
2014-09-09
mmc: tmio: care about DMA tx/rx addr offset
Kuninori Morimoto
2
-1
/
+4
2014-09-09
mmc: tmio: Remove library functions for system PM
Ulf Hansson
2
-28
/
+0
2014-09-09
mmc: tmio_mmc: Fixup system PM suspend lock-up
Ulf Hansson
1
-2
/
+2
2014-09-09
mmc: sdhi: Fixup system PM suspend lock-up
Ulf Hansson
1
-1
/
+2
2014-09-09
mmc: tmio_mmc: Enable runtime PM support
Ulf Hansson
1
-0
/
+3
2014-09-09
mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
1
-1
/
+1
2014-09-09
mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
2
-2
/
+2
2014-09-09
mmc: tmio: Mask all IRQs when inactive
Ulf Hansson
1
-0
/
+2
2014-09-09
mmc: tmio: Handle clock gating from runtime PM functions
Ulf Hansson
2
-5
/
+26
2014-09-09
mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
Ulf Hansson
2
-67
/
+14
2014-09-09
mmc: tmio: Extract bus_width modifications to a separate function
Ulf Hansson
1
-10
/
+15
2014-09-09
mmc: tmio: Keep host active while serving requests
Ulf Hansson
1
-23
/
+32
2014-09-09
mmc: tmio: Keep host active while SDIO IRQ is enabled
Ulf Hansson
2
-4
/
+16
2014-09-09
mmc: atmel-mci: add 0x600 IP version
Nicolas Ferre
1
-0
/
+1
2014-09-09
mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differently
Peter Griffin
1
-2
/
+1
2014-09-09
mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
Peter Griffin
1
-9
/
+2
2014-09-09
mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
Peter Griffin
1
-9
/
+2
2014-09-09
mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEP
Peter Griffin
1
-3
/
+0
2014-09-09
mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEP
Peter Griffin
1
-3
/
+0
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
28
-28
/
+0
2014-09-09
mmc: dw_mmc: Add support for MIPS
Andrew Bresticker
1
-1
/
+1
2014-09-09
mmc: dw_mmc: Add dependency on DMA
Andrew Bresticker
1
-1
/
+2
2014-09-09
sdhci : recompute timeout_clk when needed
Matthieu CASTET
1
-1
/
+7
2014-09-09
sdhci : handle busy timeout irq
Matthieu CASTET
1
-0
/
+5
2014-09-09
mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 response
Roger Tseng
1
-0
/
+7
2014-09-09
mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 response
Roger Tseng
1
-0
/
+7
2014-09-09
mmc: au1xmmc: fix error return code in au1xmmc_probe()
Wei Yongjun
1
-1
/
+4
2014-09-09
mmc: dw_mmc: Make sure we don't get stuck when we get an error
Doug Anderson
1
-0
/
+46
2014-09-09
mmc: sdhci: fix the wrong type of curr
Chuanxiao.Dong
1
-1
/
+1
2014-09-09
mmc: jz4740: prepare next dma transfer in parallel with current transfer
Apelete Seketeli
1
-22
/
+116
2014-09-09
mmc: jz4740: add dma infrastructure for data transfers
Apelete Seketeli
1
-8
/
+166
2014-09-09
mmc: dw_mmc: add support for RK3288
Addy Ke
1
-2
/
+54
2014-09-09
mmc: sdhci-pltfm: Do not use parent as the host's device
Pawel Moll
1
-8
/
+2
2014-09-09
mmc: mmci: Add qcom dml support to the driver.
Srinivas Kandagatla
5
-1
/
+237
2014-09-08
mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failure
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2014-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2014-08-14
Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
22
-416
/
+891
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-11
mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.
Jaehoon Chung
1
-2
/
+9
2014-08-11
mmc: mmci: Reverse IRQ handling for the arm_variant
Ulf Hansson
1
-2
/
+10
2014-08-11
mmc: mmci: Move all CMD irq handling to mmci_cmd_irq()
Ulf Hansson
1
-10
/
+12
[prev]
[next]