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: at91-mci: this driver is now deprecated
Ludovic Desroches
2012-05-17
1
-2
/
+5
|
*
|
|
|
|
mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq
Ming Lei
2012-05-17
1
-1
/
+1
|
*
|
|
|
|
mmc: block: Allow disabling 512B sector size emulation
Saugata Das
2012-05-17
2
-2
/
+19
|
*
|
|
|
|
mmc: atmel-mci: add debug logs
Ludovic Desroches
2012-05-17
1
-0
/
+41
|
*
|
|
|
|
mmc: atmel-mci: add support for version lower than v2xx
Ludovic Desroches
2012-05-17
1
-4
/
+58
|
*
|
|
|
|
mmc: atmel-mci: change the state machine for compatibility with old IP
Ludovic Desroches
2012-05-17
1
-116
/
+162
|
*
|
|
|
|
mmc: atmel-mci: the r/w proof capability lack was not well managed
Ludovic Desroches
2012-05-17
1
-14
/
+78
|
*
|
|
|
|
mmc: dw_mmc: Fixed sdio interrupt mask bit setting bug
Kyoungil Kim
2012-05-17
1
-2
/
+2
|
*
|
|
|
|
mmc: omap: convert to module_platform_driver
Venkatraman S
2012-05-17
1
-13
/
+1
|
*
|
|
|
|
mmc: omap: make it behave well as a module
Venkatraman S
2012-05-17
1
-4
/
+5
|
*
|
|
|
|
mmc: omap: convert to per instance workqueue
Venkatraman S
2012-05-17
1
-17
/
+12
|
*
|
|
|
|
mmc: core: Remove dead code
Philippe De Swert
2012-05-09
1
-5
/
+1
|
*
|
|
|
|
mmc: card: Avoid null pointer dereference
Philippe De Swert
2012-05-09
1
-1
/
+2
|
*
|
|
|
|
mmc: core: Prevent eMMC VCC supply to be cut from late init
Ulf Hansson
2012-05-09
1
-3
/
+15
|
*
|
|
|
|
mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
Thomas Abraham
2012-05-09
1
-8
/
+6
|
*
|
|
|
|
mmc: queue: remove redundant memsets
Venkatraman S
2012-05-09
1
-2
/
+0
|
*
|
|
|
|
mmc: queue: rename mmc_request function
Venkatraman S
2012-05-09
1
-2
/
+2
|
*
|
|
|
|
mmc: core: skip card initialization if power class selection fails
Subhash Jadavani
2012-05-09
1
-11
/
+7
|
*
|
|
|
|
mmc: core: fix the signaling 1.8V for HS200
Seungwon Jeon
2012-05-09
1
-5
/
+7
|
*
|
|
|
|
mmc: core: fix the decision of HS200/DDR card-type
Seungwon Jeon
2012-05-09
1
-49
/
+32
|
*
|
|
|
|
mmc: mmci: Fix compiler error when CONFIG_OF is not set
Lee Jones
2012-05-08
1
-0
/
+6
|
*
|
|
|
|
mmc: mmci: Use correct GPIO binding for IRQ requests
Lee Jones
2012-05-04
1
-2
/
+3
|
*
|
|
|
|
mmc: mmci: Enable Device Tree support for ux500 variants
Lee Jones
2012-05-04
1
-4
/
+54
|
*
|
|
|
|
mmc: sdhci-spear: Use devm_* derivatives
Viresh Kumar
2012-05-01
1
-53
/
+27
|
*
|
|
|
|
mmc: sdhci-spear: No need to check 'pdev == NULL' in probe
Viresh Kumar
2012-05-01
1
-2
/
+0
|
*
|
|
|
|
mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()
Guennadi Liakhovetski
2012-04-24
1
-0
/
+3
|
*
|
|
|
|
mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks
Chuanxiao Dong
2012-04-23
1
-0
/
+2
|
*
|
|
|
|
mmc: omap_hsmmc: release correct resource
Russell King
2012-04-22
1
-1
/
+3
|
*
|
|
|
|
mmc: tegra: support SDHCI SPEC 300
Pavan Kunapuli
2012-04-22
1
-0
/
+26
|
*
|
|
|
|
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
2012-04-22
2
-5
/
+8
|
*
|
|
|
|
mmc: remove imxmmc driver
Sascha Hauer
2012-04-22
4
-1244
/
+0
|
*
|
|
|
|
mmc: sdhci: Log what timeout was set if the timeout is too large
Mark Brown
2012-04-22
1
-2
/
+2
|
*
|
|
|
|
mmc: davinci_mmc: set MODULE_ALIAS to allow autoloading
Jan Luebbe
2012-04-22
1
-0
/
+1
|
*
|
|
|
|
mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clock
Rajendra Nayak
2012-04-22
1
-22
/
+17
|
*
|
|
|
|
mmc: omap_hsmmc: use spinlock IRQ safe variant
Venkatraman S
2012-04-22
1
-8
/
+11
|
*
|
|
|
|
mmc: omap_hsmmc: add DDR support
Balaji T K
2012-04-22
1
-0
/
+5
|
*
|
|
|
|
mmc: omap_hsmmc: Enable Auto CMD12
Balaji T K
2012-04-22
1
-3
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-22
3
-19
/
+22
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...
Olof Johansson
2012-05-11
2
-0
/
+20
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
mmc: mxs-mmc: adopt pinctrl support
Shawn Guo
2012-05-12
1
-0
/
+8
|
|
*
|
|
|
mmc: sdhci-imx-esdhc: adopt pinctrl support
Dong Aisheng
2012-05-11
1
-0
/
+9
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2012-05-09
1
-19
/
+5
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
gpio: tegra: Hide tegra_gpio_enable/disable()
Stephen Warren
2012-04-18
1
-19
/
+5
|
|
|
|
|
\
\
\
|
\
\
\
|
\
\
\
*
-
-
-
.
\
\
\
Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...
Russell King
2012-05-21
11
-80
/
+104
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
ARM: 7378/1: mmci: add support for the Nomadik MMCI variant
Linus Walleij
2012-04-25
1
-0
/
+16
|
|
|
/
/
|
*
|
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-04-26
1
-0
/
+3
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
2012-04-20
1
-0
/
+3
|
*
|
|
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
2012-04-20
1
-35
/
+20
|
*
|
|
mmc: dw_mmc: prevent NULL dereference for dma_ops
Jaehoon Chung
2012-04-20
1
-1
/
+2
|
*
|
|
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric Bénard
2012-04-20
1
-2
/
+1
[prev]
[next]