Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3e46b25376321db119bc8507ce8c8841c580e736
/
drivers
/
mmc
/
host
/
sdhci-of-esdhc.c
9e4703d
mmc: sdhci-of-esdhc: avoid writing power control register
by yangbo lu
· 9 years ago
a22950c
mmc: sdhci-of-esdhc: add quirk SDHCI_QUIRK_BROKEN_TIMEOUT_VAL for ls1021a
by yangbo lu
· 9 years ago
f4932cf
mmc: sdhci-of-esdhc: support both BE and LE host controller
by yangbo lu
· 9 years ago
aaa58d0
mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021a
by Yangbo Lu
· 9 years ago
77bd2f6
mmc: sdhci-of-esdhc: add workaround for pre divider initial value
by Yangbo Lu
· 9 years ago
74fd5e3
mmc: sdhci-of-esdhc: enable interrupt mode to detect card
by Yangbo Lu
· 9 years ago
bd45502
mmc: sdhci-of-esdhc: Pre divider starts at 1
by Joakim Tjernlund
· 10 years ago
caebcae
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
by Kevin Hao
· 10 years ago
f099140
mmc: sdhci-of-esdhc: Handle error from mmc_of_parse()
by Ulf Hansson
· 10 years ago
304f0a9
mmc: sdhci: Fix FSL ESDHC reset handling quirk
by Alessio Igor Bogani
· 10 years ago
2137f5d
mmc: remove .owner field for drivers using module_platform_driver
by Peter Griffin
· 10 years ago
06732b8
mmc: sdhci-of-esdhc: Fixup compile error
by Ulf Hansson
· 11 years ago
723f792
mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
by Russell King
· 11 years ago
96d7b78
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
by Russell King
· 11 years ago
1650d0c
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
by Russell King
· 11 years ago
373073e
mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
by Russell King
· 11 years ago
03231f9
mmc: sdhci: convert reset into a library function
by Russell King
· 11 years ago
2317f56
mmc: sdhci: convert generic bus width setup to library function
by Russell King
· 11 years ago
e76b855
mmc: sdhci-esdhc-imx: set actual_clock in clock setting
by Dong Aisheng
· 11 years ago
d31fc00
mmc: sdhci-esdhc: move common esdhc_set_clock to platform driver
by Dong Aisheng
· 11 years ago
490104a
mmc: esdhc: add support to get voltage from device-tree
by Haijun Zhang
· 11 years ago
dcaff04
mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register
by Oded Gabbay
· 11 years ago
66b50a0
mmc: esdhc: Add support for 8-bit bus width and non-removable card
by Oded Gabbay
· 11 years ago
8ba9580
mmc: sdhci-esdhc: calculate sdclk divider from controller clock
by Lucas Stach
· 11 years ago
0e74823
mmc: sdhci: Add size for caller in init+register
by Christian Daudt
· 11 years ago
c915568
mmc: sdhci: Constify sdhci_ops structs where possible
by Lars-Peter Clausen
· 12 years ago
1db5eeb
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
by Lars-Peter Clausen
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
a4071fb
mmc: eSDHC: Recover from ADMA errors
by Haijun Zhang
· 12 years ago
3cf3883
mmc: sdhci-of-esdhc: support commands with busy response expecting TC
by Jerry Huang
· 12 years ago
6e0ee71
mmc: remove use of __devexit
by Bill Pemberton
· 12 years ago
c3be1ef
mmc: remove use of __devinit
by Bill Pemberton
· 12 years ago
0433c14
mmc: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
63ef5d8
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
by Jerry Huang
· 12 years ago
137ccd4
mmc: eSDHC: Add ADMA mode support
by Jerry Huang
· 13 years ago
f060bc9
mmc: esdhc: Workaround for data crc error on p1010rdb
by Jerry Huang
· 13 years ago
192b537
mmc: esdhc: Implement power management for ESDHC
by Jerry Huang
· 13 years ago
ba8c4dc
mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3
by Roy Zang
· 13 years ago
d1f81a6
mmc: convert drivers/mmc/host/* to use module_platform_driver()
by Axel Lin
· 13 years ago
29495aa
mmc: sdhci: remove "state" argument from sdhci_suspend_host
by Manuel Lauss
· 13 years ago
88b4767
mmc: Add module.h to drivers/mmc users assuming implicit presence.
by Paul Gortmaker
· 13 years ago
e51cbc9
mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bit
by Xu lei
· 13 years ago
f0de836
mmc: sdhci: change sdhci-pltfm into a module
by Shawn Guo
· 13 years ago
38576af
mmc: sdhci: make sdhci-of device drivers self registered
by Shawn Guo
· 14 years ago
e307148
mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
by Shawn Guo
· 13 years ago
e481e45
mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc
by Richard Zhu
· 14 years ago
3bb2a9f
mmc: sdhci-esdhc: broken card detection is not a default quirk
by Wolfram Sang
· 14 years ago
80872e2
mmc: sdhci-of-esdhc: factor out common stuff
by Wolfram Sang
· 14 years ago
dc297c9
sdhci: build fix: rename SDHCI I/O accessor functions
by Matt Fleming
· 15 years ago
7657c3a
sdhci-of: reorganize driver to support additional hardware
by Albert Herranz
· 15 years ago