index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
jz4740_mmc.c
Age
Commit message (
Expand
)
Author
2023-10-10
mmc: jz4740: Use device_get_match_data()
Rob Herring
2023-08-15
mmc: jz4740: Convert to platform remove callback returning void
Yangtao Li
2023-03-23
mmc: jz4740: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-02-14
mmc: jz4740: Add support for vqmmc power supply
Paul Cercueil
2023-02-14
mmc: jz4740: Work around bug on JZ4760(B)
Paul Cercueil
2022-09-14
mmc: jz4740_mmc: Fix error check for dma_map_sg
Jack Wang
2022-04-26
mmc: jz4740: Apply DMA engine limits to maximum segment size
Aidan MacDonald
2022-01-18
Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-01-12
PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
Paul Cercueil
2022-01-11
Merge tag 'mmc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-12-21
mmc: jz4740: Support using a bi-directional DMA channel
Paul Cercueil
2021-12-17
mmc: jz4740: Use the new PM macros
Paul Cercueil
2021-09-03
mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
Christoph Hellwig
2021-07-13
mmc: jz4740: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-06-14
mmc: JZ4740: Add support for JZ4775
周琰杰 (Zhou Yanjie)
2021-06-14
mmc: jz4740: Remove redundant error printing in jz4740_mmc_probe()
Zhen Lei
2021-02-01
mmc: jz4740: remove unused struct component card_detect_irq
H. Nikolaus Schaller
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-09-07
mmc: jz4740: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-27
mmc: jz4740: Use pm_ptr() macro
Paul Cercueil
2020-05-28
mmc: jz4740: Inform the mmc core about the maximum busy timeout
Ulf Hansson
2019-12-16
mmc: jz4740: Convert to pinctrl_select_default_state()
Ulf Hansson
2019-11-13
mmc: jz4740: Add support for Low Power Mode (LPM)
Zhou Yanjie
2019-11-13
mmc: jz4740: Add support for X1000
Zhou Yanjie
2019-11-13
mmc: jz4740: Add support for JZ4760
Zhou Yanjie
2019-11-13
mmc: jz4740: Add 8bit mode support
Zhou Yanjie
2019-09-11
mmc: jz4740: Drop dependency on arch header
Paul Cercueil
2019-09-11
mmc: jz4740: Code cleanup
Paul Cercueil
2019-09-11
mmc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
2019-02-25
mmc: jz4740: Remove platform data and use standard APIs
Paul Cercueil
2019-02-25
mmc: jz4740: Annotate implicit fall through
Mathieu Malaterre
2018-12-17
mmc: jz4740: Use PTR_ERR_OR_ZERO in jz4740_mmc_request_gpios()
YueHaibing
2018-12-17
mmc: jz4740: rework pre_req/post_req implementation
Ezequiel Garcia
2018-12-17
mmc: jz4740: Use GPIO descriptor for power
Linus Walleij
2018-12-17
mmc: jz4740: Get CD/WP GPIOs from descriptors
Linus Walleij
2018-10-08
mmc: jz4740: Add support for the JZ4725B
Paul Cercueil
2018-05-02
mmc: jz4740: Use dma_request_chan()
Ezequiel Garcia
2018-05-02
mmc: jz4740: Add support for the JZ4780
Alex Smith
2018-05-02
mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATE
Alex Smith
2018-05-02
mmc: jz4740: Introduce devicetree probe
Ezequiel Garcia
2018-05-02
mmc: jz4740: Reset the device requesting the interrupt
Zubair Lutfullah Kakakhel
2018-05-02
mmc: jz4740: Use dev_get_platdata
Ezequiel Garcia
2018-05-02
mmc: jz4780: Order headers alphabetically
Ezequiel Garcia
2018-05-02
mmc: jz4740: Fix error exit path in driver's probe
Paul Cercueil
2018-04-04
mmc: jz4740: Fix race condition in IRQ mask update
Alex Smith
2017-11-02
mmc: Convert timers to use timer_setup()
Kees Cook
2017-05-22
mmc: jz4740: Let the pinctrl driver configure the pins
Paul Cercueil
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
[next]