index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-pxav2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails
Jisheng Zhang
2018-05-29
1
-3
/
+1
*
mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister()
Masahiro Yamada
2017-08-30
1
-23
/
+7
*
mmc: sdhci-pxav2: remove unnecessary platform_set_drvdata() call
Jisheng Zhang
2017-04-24
1
-2
/
+0
*
mmc: sdhci-pxav2: add error handling of clk_prepare_enable()
Alexey Khoroshilov
2017-04-24
1
-1
/
+6
*
mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS
Ulf Hansson
2016-07-29
1
-1
/
+1
*
mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv
Jisheng Zhang
2016-02-29
1
-1
/
+0
*
mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro
Axel Lin
2015-06-01
1
-3
/
+1
*
mmc: sdhci-pxav2: Drop unused struct sdhci_pxa
Sebastian Hesselbarth
2014-11-10
1
-12
/
+3
*
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
1
-1
/
+0
*
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
1
-0
/
+1
*
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
2014-05-22
1
-0
/
+1
*
mmc: sdhci: convert reset into a library function
Russell King
2014-05-22
1
-2
/
+4
*
mmc: sdhci: convert generic bus width setup to library function
Russell King
2014-05-22
1
-4
/
+2
*
mmc: sdhci: Add size for caller in init+register
Christian Daudt
2013-05-31
1
-1
/
+1
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
1
-2
/
+0
*
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
2013-03-22
1
-1
/
+1
*
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
2013-02-24
1
-8
/
+1
*
mmc: sdhci: rename platform_8bit_width to platform_bus_width
Sascha Hauer
2013-02-24
1
-1
/
+1
*
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mmc: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIs
Chao Xie
2012-09-04
1
-3
/
+3
*
mmc: sdhci-pxa: Add device tree support
Chris Ball
2012-07-21
1
-0
/
+54
*
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2012-01-11
1
-11
/
+1
*
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
2011-12-19
1
-4
/
+1
*
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-26
1
-0
/
+1
*
mmc: sdhci-pxa: Check pdata before using its members
Tanmay Upadhyay
2011-10-26
1
-2
/
+2
*
mmc: sdhci-pxa: move platform data to include/linux/platform_data
Zhangfei Gao
2011-07-20
1
-1
/
+1
*
mmc: host: split up sdhci-pxa, create sdhci-pxav2.c
Zhangfei Gao
2011-07-20
1
-0
/
+244