index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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: core: add sd uhs string for mmc_ios_show
Aaron Lu
2011-10-26
1
-0
/
+9
|
*
|
|
|
|
mmc: sh_mmcif: simplify platform data
Guennadi Liakhovetski
2011-10-26
1
-4
/
+16
|
*
|
|
|
|
mmc: block: add eMMC hardware reset support
Adrian Hunter
2011-10-26
2
-61
/
+144
|
*
|
|
|
|
mmc: mmc-test: add eMMC hardware reset test
Adrian Hunter
2011-10-26
1
-0
/
+30
|
*
|
|
|
|
mmc: sdhci-pci: add eMMC hardware reset support
Adrian Hunter
2011-10-26
1
-0
/
+72
|
*
|
|
|
|
mmc: sdhci: add eMMC hardware reset support
Adrian Hunter
2011-10-26
2
-1
/
+10
|
*
|
|
|
|
mmc: core: add eMMC hardware reset support
Adrian Hunter
2011-10-26
2
-1
/
+97
|
*
|
|
|
|
mmc: mmci: simplify err check in mmci_post_request
Per Forlin
2011-10-26
1
-1
/
+1
|
*
|
|
|
|
mmc: core: clarify how to use post_req in case of errors
Per Forlin
2011-10-26
1
-0
/
+6
|
*
|
|
|
|
mmc: core: Set correct bus mode before card init
Stefan Nilsson XK
2011-10-26
4
-9
/
+11
|
*
|
|
|
|
mmc: sdio: Workaround for dev with broken CMD53
Stefan Nilsson XK
2011-10-26
2
-2
/
+16
|
*
|
|
|
|
mmc: sdhci-pxa: Check pdata before using its members
Tanmay Upadhyay
2011-10-26
1
-2
/
+2
|
*
|
|
|
|
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
2011-10-26
5
-5
/
+9
|
*
|
|
|
|
mmc: sdhci-spear: Don't set power gpio to 1 on probe
Viresh Kumar
2011-10-26
1
-2
/
+0
|
*
|
|
|
|
mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bit
Xu lei
2011-10-26
1
-4
/
+14
|
*
|
|
|
|
mmc: core: Put eMMC in Sleep mode before suspend
Balaji T K
2011-10-26
1
-2
/
+7
|
*
|
|
|
|
mmc: sdhci-s3c: add default controller configuration
Thomas Abraham
2011-10-26
1
-11
/
+17
|
*
|
|
|
|
mmc: core: add a short delay in mmc_power_off
Daniel Drake
2011-10-26
1
-0
/
+7
|
*
|
|
|
|
mmc: sdhci-tegra: Add 8-bit support to device tree binding.
Stephen Warren
2011-10-26
1
-0
/
+3
|
*
|
|
|
|
mmc: dw_mmc: Support SDIO interrupts for all slots
Shashidhar Hiremath
2011-10-26
2
-5
/
+33
|
*
|
|
|
|
mmc: msm_sdcc: Handle dma resource not present case
Subhash Jadavani
2011-10-26
1
-5
/
+10
|
*
|
|
|
|
mmc: msm_sdcc: Change initialization order of busclk_timer in probe
Sahitya Tummala
2011-10-26
1
-4
/
+4
|
*
|
|
|
|
mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts
Sahitya Tummala
2011-10-26
2
-4
/
+21
|
*
|
|
|
|
msm: mmc: Remove "pio_irq" resource
Sahitya Tummala
2011-10-26
2
-7
/
+2
|
*
|
|
|
|
mmc: msm_sdcc: Enable SDC host->clk only after setting the rate.
Sahitya Tummala
2011-10-26
1
-6
/
+6
|
*
|
|
|
|
mmc: msm_sdcc: Handle error cases in probe
Sahitya Tummala
2011-10-26
1
-3
/
+11
|
*
|
|
|
|
msm: Implement init_card operation for MSM SDCC
Alexander Tarasikov
2011-10-26
1
-0
/
+9
|
*
|
|
|
|
mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setup
Alexander Tarasikov
2011-10-26
1
-1
/
+1
|
*
|
|
|
|
mmc: sdhi: Allow named IRQs to use specific handlers
Simon Horman
2011-10-26
1
-25
/
+73
|
*
|
|
|
|
mmc: tmio: Provide separate interrupt handlers
Simon Horman
2011-10-26
2
-48
/
+86
|
*
|
|
|
|
mmc: tmio: Cache interrupt masks
Simon Horman
2011-10-26
2
-16
/
+22
|
*
|
|
|
|
mmc: fix integer assignments to pointer
Venkatraman S
2011-10-26
5
-10
/
+10
|
*
|
|
|
|
mmc: queue: declare mmc_alloc_sg as static
Venkatraman S
2011-10-26
1
-1
/
+1
|
*
|
|
|
|
mmc: Kconfig: remove i.MX individual SoC dependency
Sascha Hauer
2011-10-26
1
-6
/
+6
|
*
|
|
|
|
mmc: sdhci-tegra: Add Device Tree probing support
Grant Likely
2011-10-26
1
-11
/
+40
|
*
|
|
|
|
mmc: enable runtime PM by default
Daniel Drake
2011-10-26
1
-0
/
+11
|
*
|
|
|
|
mmc: core: add random fault injection
Per Forlin
2011-10-26
2
-0
/
+66
|
*
|
|
|
|
mmc: sdhci-esdhc-imx: Enable ADMA2
Richard Zhu
2011-10-26
1
-3
/
+41
|
*
|
|
|
|
mmc: at91_mci: remove the use of irq_to_gpio
Nicolas Ferre
2011-10-26
1
-1
/
+5
|
*
|
|
|
|
mmc: atmel-mci: fix a potential issue about pending PDC interrupts
Ludovic Desroches
2011-10-26
1
-15
/
+17
|
*
|
|
|
|
mmc: atmel-mci: correct sg buffer size evaluation
Ludovic Desroches
2011-10-26
1
-4
/
+3
|
*
|
|
|
|
mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal value
Ludovic Desroches
2011-10-26
1
-2
/
+2
|
*
|
|
|
|
mmc: atmel-mci: change atmci_start_command to atmci_send_command
Ludovic Desroches
2011-10-26
1
-3
/
+3
|
*
|
|
|
|
mmc: atmel-mci: add pdc support and runtime capabilities detection
Ludovic Desroches
2011-10-26
2
-118
/
+423
|
*
|
|
|
|
mmc: atmel-mci: indentation
Ludovic Desroches
2011-10-26
1
-68
/
+68
|
*
|
|
|
|
mmc: atmel-mci: change atmci_readl and atmci_writel macros
Ludovic Desroches
2011-10-26
2
-65
/
+65
|
*
|
|
|
|
mmc: atmel-mci: change namespace
Ludovic Desroches
2011-10-26
2
-253
/
+254
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...
Linus Torvalds
2011-10-27
1
-1
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
clk: mmci: convert to clk_prepare()/clk_unprepare()
Russell King
2011-09-27
1
-1
/
+8
*
|
|
|
|
|
Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2011-10-27
1
-0
/
+12
|
\
\
\
\
\
\
|
|
/
/
/
/
/
[prev]
[next]