index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdio: Use empty system suspend/resume callbacks at the bus level
Rafael J. Wysocki
2012-04-05
1
-3
/
+9
*
mmc: bus: print bus speed mode of UHS-I card
Subhash Jadavani
2012-04-05
1
-2
/
+15
*
mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers
Manuel Lauss
2012-04-05
1
-1
/
+3
*
mmc: sh_mmcif: Simplify calculation of mmc->f_min
Simon Horman
2012-04-05
1
-7
/
+1
*
mmc: sh_mmcif: mmc->f_max should be half of the bus clock
Simon Horman
2012-04-05
1
-6
/
+6
*
mmc: sh_mmcif: double clock speed
Simon Horman
2012-04-05
1
-1
/
+2
*
mmc: block: Remove use of mmc_blk_set_blksize
Ulf Hansson
2012-04-05
1
-26
/
+1
*
mmc: atmel-mci: add support for odd clock dividers
Ludovic Desroches
2012-04-05
2
-19
/
+30
*
mmc: atmel-mci: r/w proof capability only available since v2xx
Ludovic Desroches
2012-04-05
1
-0
/
+2
*
mmc: atmel-mci: correct data timeout computation
Ludovic Desroches
2012-04-05
1
-1
/
+8
*
mmc: sdhci-s3c: Enable runtime power management
Mark Brown
2012-04-05
1
-0
/
+28
*
mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend
Mark Brown
2012-04-05
1
-4
/
+7
*
mmc: sdhci-s3c: use devm_ functions
Julia Lawall
2012-04-05
1
-24
/
+3
*
mmc: sdhci-s3c: Keep a copy of platform data and use it
Thomas Abraham
2012-04-05
1
-2
/
+9
*
mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata
Thomas Abraham
2012-04-05
1
-0
/
+8
*
mmc: sdhci-s3c: Remove usage of clk_type member in platform data
Thomas Abraham
2012-04-05
1
-4
/
+70
*
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-30
1
-6
/
+6
|
\
|
*
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
2012-03-27
1
-5
/
+5
|
*
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
2012-03-27
1
-1
/
+1
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
6
-14
/
+26
|
\
\
|
*
|
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-21
6
-8
/
+8
|
*
|
dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes
Viresh Kumar
2012-02-22
1
-8
/
+16
|
*
|
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
2012-02-22
2
-0
/
+4
|
*
|
mmc: mxcmmc: add missing dma_async_issue_pending
Sascha Hauer
2012-01-30
1
-0
/
+1
*
|
|
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-28
26
-645
/
+1058
|
\
\
\
|
*
|
|
mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug
Guennadi Liakhovetski
2012-03-27
1
-1
/
+10
|
*
|
|
mmc: sh_mobile_sdhi: add a callback for board specific init code
Bastian Hecht
2012-03-27
1
-0
/
+13
|
*
|
|
mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function
Guennadi Liakhovetski
2012-03-27
1
-4
/
+5
|
*
|
|
mmc: sh_mobile_sdhi: do not manage PM clocks manually
Guennadi Liakhovetski
2012-03-27
1
-4
/
+0
|
*
|
|
mmc: tmio_mmc: remove unused sdio_irq_enabled flag
Guennadi Liakhovetski
2012-03-27
2
-3
/
+0
|
*
|
|
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
Guennadi Liakhovetski
2012-03-27
2
-7
/
+9
|
*
|
|
mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC
Guennadi Liakhovetski
2012-03-27
1
-1
/
+2
|
*
|
|
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
Guennadi Liakhovetski
2012-03-27
2
-42
/
+31
|
*
|
|
mmc: tmio: calculate the native hotplug condition only once
Guennadi Liakhovetski
2012-03-27
2
-6
/
+7
|
*
|
|
mmc: simplify mmc_cd_gpio_request() by removing two parameters
Guennadi Liakhovetski
2012-03-27
1
-4
/
+9
|
*
|
|
mmc: sdhci-pci: allow 8-bit bus width for Intel PCH
Alexander Stein
2012-03-27
1
-0
/
+33
|
*
|
|
mmc: sdhci: check interrupt flags in ISR again
Alexander Stein
2012-03-27
1
-7
/
+12
|
*
|
|
mmc: sdhci-pci: Add MSI support
Alexander Stein
2012-03-27
1
-0
/
+6
|
*
|
|
mmc: core: warn when card doesn't support HPI
Jaehoon Chung
2012-03-27
1
-4
/
+8
|
*
|
|
mmc: davinci: Poll status for small size transfers
Ido Yariv
2012-03-27
1
-1
/
+28
|
*
|
|
mmc: davinci: Eliminate spurious interrupts
Ido Yariv
2012-03-27
1
-6
/
+27
|
*
|
|
mmc: omap_hsmmc: Avoid a regulator voltage change with dt
Rajendra Nayak
2012-03-27
1
-1
/
+14
|
*
|
|
mmc: omap_hsmmc: Convert hsmmc driver to use device tree
Rajendra Nayak
2012-03-27
1
-0
/
+73
|
*
|
|
mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIO
Adrian Hunter
2012-03-27
1
-0
/
+5
|
*
|
|
mmc: sdhci: add quirk for keeping card power during suspend
Adrian Hunter
2012-03-27
1
-2
/
+11
|
*
|
|
mmc: sdhci-pci: select HC erase size for Medfield eMMC
Adrian Hunter
2012-03-27
1
-1
/
+2
|
*
|
|
mmc: core: add high-capacity erase size capability flag
Adrian Hunter
2012-03-27
1
-1
/
+2
|
*
|
|
mmc: omap_hsmmc: convert all pr_* to dev_*
Rajendra Nayak
2012-03-27
1
-4
/
+4
|
*
|
|
mmc: sh_mmcif: fix MMC_GEN_CMD setting
Shimoda, Yoshihiro
2012-03-27
1
-2
/
+0
|
*
|
|
mmc: core: hs200 fixes
Subhash Jadavani
2012-03-27
1
-17
/
+21
[next]