index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
jz4740_mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
1
-1
/
+0
*
mmc: jz4740: prepare next dma transfer in parallel with current transfer
Apelete Seketeli
2014-09-09
1
-22
/
+116
*
mmc: jz4740: add dma infrastructure for data transfers
Apelete Seketeli
2014-09-09
1
-8
/
+166
*
mmc: jz4740: don't wait for PRG_DONE after stop command with R1 response
Alex Smith
2014-05-12
1
-4
/
+7
*
mmc: jz4740: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
1
-4
/
+0
*
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
2013-08-24
1
-1
/
+1
*
mmc: jz4740: fix return value check in jz4740_mmc_probe()
Wei Yongjun
2013-08-24
1
-3
/
+2
*
mmc: jz4740: Use managed resources
Lars-Peter Clausen
2013-06-27
1
-31
/
+6
*
mmc: jz4740: Use slot-gpio helpers
Lars-Peter Clausen
2013-06-27
1
-90
/
+23
*
mmc: jz4740: Use SIMPLE_DEV_PM_OPS
Lars-Peter Clausen
2013-06-27
1
-8
/
+3
*
mmc: jz4740: Fix handling of read errors.
Paul Cercueil
2013-06-27
1
-0
/
+8
*
mmc: jz4740: Remove duplicated code.
Paul Cercueil
2013-06-27
1
-5
/
+0
*
mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare
Lars-Peter Clausen
2013-06-27
1
-2
/
+2
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
1
-2
/
+0
*
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
1
-4
/
+4
*
mmc: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2012-01-11
1
-11
/
+1
*
mmc: jz4740: don't treat NULL clk as an error
Jamie Iles
2011-01-25
1
-2
/
+3
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
1
-2
/
+1
*
MMC: Add support for the controller on JZ4740 SoCs.
Lars-Peter Clausen
2010-08-05
1
-0
/
+1029