index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
tmio_mmc_pio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-27
mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function
Guennadi Liakhovetski
1
-4
/
+5
2012-03-27
mmc: tmio_mmc: remove unused sdio_irq_enabled flag
Guennadi Liakhovetski
1
-2
/
+0
2012-03-27
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
Guennadi Liakhovetski
1
-7
/
+6
2012-03-27
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
Guennadi Liakhovetski
1
-38
/
+31
2012-03-27
mmc: tmio: calculate the native hotplug condition only once
Guennadi Liakhovetski
1
-6
/
+6
2012-03-27
mmc: tmio_mmc: do not enable card hotplug interrupts, if unused
Guennadi Liakhovetski
1
-1
/
+6
2012-03-17
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-0
/
+5
2012-03-14
tmio_mmc / PM: Use PM QoS latency constraint
Rafael J. Wysocki
1
-0
/
+5
2012-02-14
mmc: tmio_mmc: fix card eject during IO with DMA
Guennadi Liakhovetski
1
-1
/
+5
2012-01-12
mmc: tmio_mmc: Hotplug code regrouping
Bastian Hecht
1
-9
/
+21
2011-12-11
mmc: tmio: fix clock gating on platforms with a .set_pwr() method
Guennadi Liakhovetski
1
-1
/
+1
2011-10-27
mmc: replace printk with appropriate display macro
Girish K S
1
-1
/
+1
2011-10-26
mmc: tmio: Provide separate interrupt handlers
Simon Horman
1
-48
/
+83
2011-10-26
mmc: tmio: Cache interrupt masks
Simon Horman
1
-16
/
+18
2011-07-21
mmc: tmio: fix a deadlock
Guennadi Liakhovetski
1
-2
/
+2
2011-07-21
mmc: tmio: maximize power saving
Guennadi Liakhovetski
1
-27
/
+37
2011-07-21
mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
Guennadi Liakhovetski
1
-6
/
+29
2011-07-21
mmc: tmio: Fix race condition resulting in spurious interrupts
Paul Parsons
1
-44
/
+32
2011-07-21
mmc: tmio: Share register access functions
Simon Horman
1
-34
/
+0
2011-06-26
mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling
Guennadi Liakhovetski
1
-2
/
+2
2011-05-25
mmc: tmio: runtime suspend the controller, where possible
Guennadi Liakhovetski
1
-6
/
+58
2011-05-25
mmc: tmio/sdhi: break out interrupt request/free
Magnus Damm
1
-15
/
+2
2011-05-25
mmc: protect the tmio_mmc driver against a theoretical race
Guennadi Liakhovetski
1
-6
/
+56
2011-05-25
mmc: Add runtime and system-wide PM to the TMIO MMC driver
Guennadi Liakhovetski
1
-3
/
+54
2011-04-28
mmc: tmio: fix .set_ios(MMC_POWER_UP) handling
Guennadi Liakhovetski
1
-5
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-26
mmc: tmio_mmc: Move some defines into a shared header
Simon Horman
1
-20
/
+1
2011-03-25
mmc: tmio: support aggressive clock gating
Guennadi Liakhovetski
1
-9
/
+8
2011-03-25
mmc: tmio: fix power-mode interpretation
Guennadi Liakhovetski
1
-5
/
+5
2011-03-25
mmc: tmio: remove work-around for unmasked SDIO interrupts
Guennadi Liakhovetski
1
-21
/
+2
2011-03-25
mmc: tmio: only access registers above 0xff, if available
Guennadi Liakhovetski
1
-6
/
+19
2011-03-25
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski
1
-0
/
+923