index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mxcmmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: mxcmmc: Convert to platform remove callback returning void
Yangtao Li
2023-08-15
1
-4
/
+2
*
mmc: Explicitly include correct DT includes
Rob Herring
2023-08-09
1
-1
/
+0
*
mmc: mxcmmc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-09
1
-2
/
+1
*
mmc: mxcmmc: fix return value check of mmc_add_host()
Yang Yingliang
2022-12-07
1
-1
/
+3
*
mmc: mxcmmc: Use mmc_card_sdio macro
Seunghui Lee
2022-07-13
1
-1
/
+1
*
mmc: mxcmmc: Silence a clang warning
Fabio Estevam
2022-07-12
1
-1
/
+1
*
dmaengine: imx: Move header to include/dma/
Sascha Hauer
2022-04-19
1
-1
/
+1
*
PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
Paul Cercueil
2022-01-12
1
-1
/
+1
*
mmc: mxc: Use the new PM macros
Paul Cercueil
2021-12-17
1
-4
/
+2
*
mmc: mxc: Convert the driver to DT-only
Fabio Estevam
2020-11-24
1
-29
/
+4
*
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-09-07
1
-0
/
+1
*
mmc: mxcmmc: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-19
1
-1
/
+10
*
mmc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-09-11
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
Alexander Shiyan
2019-03-21
1
-12
/
+4
*
mmc: mxcmmc: Drop unused includes
Linus Walleij
2019-02-25
1
-2
/
+0
*
mmc: mxcmmc: replace spin_lock_irqsave with spin_lock in ISR
jun qian
2018-10-08
1
-3
/
+2
*
mmc: mxcmmc: Fix missing parentheses and brace
Kees Cook
2018-07-16
1
-1
/
+2
*
mmc: mxmmc: Use ifdef rather than __maybe_unused
Ulf Hansson
2018-05-30
1
-2
/
+4
*
mmc: mxmmc: include linux/highmem.h
Arnd Bergmann
2018-05-29
1
-0
/
+1
*
mmc: mxcmmc: handle highmem pages
Christoph Hellwig
2018-05-21
1
-4
/
+11
*
mmc: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-4
/
+3
*
mmc: mxcmmc: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
*
mmc-host: mxcmmc: use setup_timer() helper.
Allen
2017-10-30
1
-3
/
+1
*
mmc: mxcmmc: Handle return value of clk_prepare_enable
Arvind Yadav
2017-08-30
1
-6
/
+19
*
mmc: mxcmmc: check the return value of mxcmci_finish_data
Shawn Lin
2017-08-30
1
-0
/
+3
*
mmc: mxcmmc: fix error return code in mxcmci_probe()
Gustavo A. R. Silva
2017-08-30
1
-2
/
+4
*
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
2016-07-25
1
-1
/
+1
*
mmc: mxcmmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-3
/
+0
*
mmc: host: mxcmmc: Simplify a trivial if-return sequence
Fabio Estevam
2015-06-01
1
-5
/
+1
*
powerpc: Remove arch specific byteswappers from the MXC MMC driver
David Gibson
2015-03-24
1
-1
/
+1
*
mmc: mxcmmc: fix the default value for available voltages into mxcmci_probe
Matteo Facchinetti
2014-11-10
1
-5
/
+7
*
mmc: mxcmmc: fix race condition when dma finish a data transfer
Matteo Facchinetti
2014-11-10
1
-10
/
+3
*
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
1
-1
/
+0
*
mmc: mxcmmc: Use mmc_regulator_get_supply() API
Alexander Shiyan
2014-05-12
1
-27
/
+17
*
mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS
Alexander Shiyan
2014-05-12
1
-10
/
+3
*
mmc: mxcmmc: Convert to devm-* API
Alexander Shiyan
2014-05-12
1
-63
/
+38
*
mmc: mxcmmc: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
1
-10
/
+2
*
mmc: mxcmmc: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-27
1
-1
/
+3
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
1
-2
/
+0
*
mmc: mxcmmc: enable DMA support on mpc512x
Anatolij Gustschin
2013-04-12
1
-2
/
+33
*
mmc: mxcmmc: constify mxcmci_devtype
Anatolij Gustschin
2013-04-12
1
-1
/
+1
*
mmc: mxcmmc: use slot-gpio API for write-protect detection
Anatolij Gustschin
2013-04-12
1
-3
/
+5
*
mmc: mxcmmc: add mpc512x SDHC support
Anatolij Gustschin
2013-04-12
1
-44
/
+89
*
mmc: mxcmmc: fix race conditions for host->req and host->data access
Anatolij Gustschin
2013-04-12
1
-7
/
+24
*
mmc: mxcmmc: DT support
Markus Pargmann
2013-04-12
1
-18
/
+61
*
mmc: mxcmmc: Fix bug when card is present during boot
Alexander Shiyan
2013-04-12
1
-2
/
+2
*
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
1
-2
/
+29
|
\
|
*
Merge branch 'cleanups/dma' into next/cleanup
Arnd Bergmann
2012-11-13
1
-1
/
+1
|
|
\
|
*
|
mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
1
-2
/
+29
[next]