Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4525181245c0f4005788c17315aee4371662ddea
/
drivers
/
mmc
/
host
/
tmio_mmc_pio.c
9d731e7
Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"
by Chris Ball
· 11 years ago
3af9d15
mmc: tmio-mmc: Remove .set_pwr() callback from platform data
by Laurent Pinchart
· 11 years ago
2b63b34
mmc: tmio-mmc: Remove .get_cd() callback from platform data
by Laurent Pinchart
· 11 years ago
214fc30
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
by Laurent Pinchart
· 11 years ago
6d1d6b4
mmc: tmio: fix compiler warning
by Guennadi Liakhovetski
· 11 years ago
274a752
mmc: tmio-mmc: handle mmc_of_parse() errors during probe
by Simon Baatz
· 11 years ago
b9ec274
mmc: tmio: reset the controller after power-up
by Guennadi Liakhovetski
· 11 years ago
e83b7a8
mmc: tmio: fix unbalanced power-on calls with clock-gating enabled
by Guennadi Liakhovetski
· 11 years ago
b22ffdc
mmc: tmio: postpone controller reset during resume
by Guennadi Liakhovetski
· 12 years ago
619b08d
mmc: tmio: add support for the VccQ regulator
by Guennadi Liakhovetski
· 12 years ago
5a00a97
mmc: tmio-mmc: parse device-tree bindings
by Guennadi Liakhovetski
· 12 years ago
7b95213
mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
by Guennadi Liakhovetski
· 12 years ago
164cda5
mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users
by Shawn Guo
· 12 years ago
c3be1ef
mmc: remove use of __devinit
by Bill Pemberton
· 12 years ago
3071caf
mmc: tmio: use generic GPIO CD and WP handlers
by Guennadi Liakhovetski
· 13 years ago
02cb322
mmc: tmio: support caps2 flags
by Guennadi Liakhovetski
· 13 years ago
944640d
mmc: tmio: remove a duplicated comment line
by Guennadi Liakhovetski
· 12 years ago
b958a67
mmc: tmio: add regulator support
by Guennadi Liakhovetski
· 12 years ago
8c102a9
mmc: tmio: add callbacks to enable-update and disable the interface clock
by Guennadi Liakhovetski
· 12 years ago
e0337cc
mmc: tmio: don't needlessly enable interrupts during probing
by Guennadi Liakhovetski
· 12 years ago
6de707f
mmc: tmio: Don't access hardware registers after stopping clocks
by Laurent Pinchart
· 12 years ago
fd0ea65
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
by Guennadi Liakhovetski
· 13 years ago
0f506a9
mmc: tmio: use MMC opcode defines instead of numbers
by Guennadi Liakhovetski
· 12 years ago
4932bd6
mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function
by Guennadi Liakhovetski
· 13 years ago
5bd99c3
mmc: tmio_mmc: remove unused sdio_irq_enabled flag
by Guennadi Liakhovetski
· 13 years ago
c391e1b
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
by Guennadi Liakhovetski
· 13 years ago
c8be24c
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
by Guennadi Liakhovetski
· 13 years ago
2b1ac5c
mmc: tmio: calculate the native hotplug condition only once
by Guennadi Liakhovetski
· 13 years ago
e23cd53
mmc: tmio_mmc: do not enable card hotplug interrupts, if unused
by Guennadi Liakhovetski
· 13 years ago
59fb53e
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 13 years ago
c419e61
tmio_mmc / PM: Use PM QoS latency constraint
by Rafael J. Wysocki
· 13 years ago
e3de2be
mmc: tmio_mmc: fix card eject during IO with DMA
by Guennadi Liakhovetski
· 13 years ago
cbb18b3
mmc: tmio_mmc: Hotplug code regrouping
by Bastian Hecht
· 13 years ago
f6b8b52
mmc: tmio: fix clock gating on platforms with a .set_pwr() method
by Guennadi Liakhovetski
· 13 years ago
a3c76eb
mmc: replace printk with appropriate display macro
by Girish K S
· 13 years ago
7729c7a
mmc: tmio: Provide separate interrupt handlers
by Simon Horman
· 13 years ago
54680fe
mmc: tmio: Cache interrupt masks
by Simon Horman
· 13 years ago
162f43e
mmc: tmio: fix a deadlock
by Guennadi Liakhovetski
· 13 years ago
71d111c
mmc: tmio: maximize power saving
by Guennadi Liakhovetski
· 13 years ago
b9269fd
mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
by Guennadi Liakhovetski
· 13 years ago
e312eb1
mmc: tmio: Fix race condition resulting in spurious interrupts
by Paul Parsons
· 14 years ago
a11862d
mmc: tmio: Share register access functions
by Simon Horman
· 13 years ago
7d8b4c2
mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling
by Guennadi Liakhovetski
· 13 years ago
7311bef
mmc: tmio: runtime suspend the controller, where possible
by Guennadi Liakhovetski
· 14 years ago
8e7bfdb
mmc: tmio/sdhi: break out interrupt request/free
by Magnus Damm
· 14 years ago
df3ef2d
mmc: protect the tmio_mmc driver against a theoretical race
by Guennadi Liakhovetski
· 14 years ago
e6ee718
mmc: Add runtime and system-wide PM to the TMIO MMC driver
by Guennadi Liakhovetski
· 14 years ago
c919c2a
mmc: tmio: fix .set_ios(MMC_POWER_UP) handling
by Guennadi Liakhovetski
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
cba179a
mmc: tmio_mmc: Move some defines into a shared header
by Simon Horman
· 14 years ago
5fd0157
mmc: tmio: support aggressive clock gating
by Guennadi Liakhovetski
· 14 years ago
a7edbe3
mmc: tmio: fix power-mode interpretation
by Guennadi Liakhovetski
· 14 years ago
d9b0342
mmc: tmio: remove work-around for unmasked SDIO interrupts
by Guennadi Liakhovetski
· 14 years ago
69d1fe1
mmc: tmio: only access registers above 0xff, if available
by Guennadi Liakhovetski
· 14 years ago
b614749
mmc: tmio: split core functionality, DMA and MFD glue
by Guennadi Liakhovetski
· 14 years ago