index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mxs-mmc.c
Commit message (
Expand
)
Author
Age
*
mmc: mxs-mmc: Implement CMD23 support
Stefan Wahren
2017-02-13
*
mmc: mxs-mmc: Fix additional cycles after transmission stop
Stefan Wahren
2017-01-12
*
mmc: mxs: Initialize the spinlock prior to using it
Fabio Estevam
2016-11-07
*
mmc: mxs: Constify platform_device_id
Krzysztof Kozlowski
2015-06-01
*
mmc: mxs-mmc: remove unneeded NULL check
Dan Carpenter
2015-01-19
*
mmc: mxs-mmc: Check for clk_prepare_enable() error
Fabio Estevam
2014-11-26
*
mmc: mxs-mmc: Propagate the real error
Fabio Estevam
2014-11-26
*
mmc: mxs-mmc: No need to do NULL check on 'iores'
Fabio Estevam
2014-11-26
*
mmc: mxs-mmc: Simplify PM hooks
Fabio Estevam
2014-11-26
*
mmc: mxs-mmc: Register the irq with the device name
Fabio Estevam
2014-11-26
*
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
*
mmc: mxs: fix card detection in case of 'broken-cd' flag set
Roman Peniaev
2014-07-09
*
mmc: mxs: fix card detection function for broken card detect
Daniel Willmann
2014-05-12
*
mmc: mxs: use mmc_of_parse to parse devicetree properties
Sascha Hauer
2014-01-13
*
mmc: mxs: use mmc_gpio_get_ro for detecting read-only status
Sascha Hauer
2014-01-13
*
mmc: mxs: use standard flag for cd inverted
Sascha Hauer
2014-01-13
*
mmc: mxs: use standard flag for broken card detection
Sascha Hauer
2014-01-13
*
mmc: mxs: use standard flag for non-removable status
Sascha Hauer
2014-01-13
*
mmc: mxs-mmc: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
*
mmc: mxs-mmc: Check the return value from stmp_reset_block()
Fabio Estevam
2013-08-24
*
mmc: mxs-mmc: Use devm_clk_get()
Fabio Estevam
2013-08-24
*
mmc: mxs-mmc: Let device core handle pinctrl
Fabio Estevam
2013-06-27
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
*
mmc: mxs-mmc: fix error return code in mxs_mmc_probe()
Wei Yongjun
2013-05-26
*
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-05-07
|
\
|
*
mmc: mxs-mmc: move to use generic DMA helper
Shawn Guo
2013-04-04
*
|
mmc: mxs-mmc: add broken-cd property
Hector Palacios
2013-04-12
*
|
mmc: mxs-mmc: add non-removable property
Marc Kleine-Budde
2013-04-12
*
|
mmc: mxs-mmc: add cd-inverted property
Marc Kleine-Budde
2013-04-12
|
/
*
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-26
|
\
|
*
mmc: mxs-mmc: Fix warning due to incorrect type
Fabio Estevam
2013-02-24
|
*
mmc: mxs-mmc: Add MODULE_ALIAS()
Fabio Estevam
2013-02-24
*
|
mmc: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
|
/
*
mmc: mxs-mmc: Remove platform data
Fabio Estevam
2012-12-06
*
mmc: mxs-mmc: Fix merge issue causing build error
Marek Vasut
2012-10-11
*
Merge tag 'v3.6-rc6' into spi-mxs
Mark Brown
2012-09-25
|
\
|
*
mmc: mxs-mmc: fix deadlock caused by recursion loop
Lauri Hintsala
2012-09-04
|
*
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
Lauri Hintsala
2012-09-04
*
|
mmc: spi: Pull out common DMA parts from MXS MMC
Marek Vasut
2012-08-17
*
|
mmc: spi: Pull out the SSP clock configuration function
Marek Vasut
2012-08-17
*
|
mmc: spi: Pull out parts shared between MMC and SPI
Marek Vasut
2012-08-17
*
|
mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSP
Marek Vasut
2012-08-17
*
|
mmc: spi: Move SSP register definitions into separate file
Marek Vasut
2012-08-17
|
/
*
mmc: mxs-mmc: Add wp-inverted property
Marek Vasut
2012-07-22
*
mmc: mxs-mmc: enable regulator for mmc slot
Shawn Guo
2012-07-22
*
mmc: mxs-mmc: Move of_match_table out of CONFIG_PM
Marek Vasut
2012-06-06
*
mmc: mxs-mmc: add device tree support
Shawn Guo
2012-05-13
*
mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host
Shawn Guo
2012-05-13
*
mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host
Shawn Guo
2012-05-13
*
mmc: mxs-mmc: use devm_* helper to make cleanup simpler
Shawn Guo
2012-05-13
[next]