index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-pxav2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-02-25
mmc: sdhci-pxav2: Drop unused include
Linus Walleij
1
-1
/
+0
2018-05-29
mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails
Jisheng Zhang
1
-3
/
+1
2017-08-30
mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister()
Masahiro Yamada
1
-23
/
+7
2017-04-24
mmc: sdhci-pxav2: remove unnecessary platform_set_drvdata() call
Jisheng Zhang
1
-2
/
+0
2017-04-24
mmc: sdhci-pxav2: add error handling of clk_prepare_enable()
Alexey Khoroshilov
1
-1
/
+6
2016-07-29
mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS
Ulf Hansson
1
-1
/
+1
2016-02-29
mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv
Jisheng Zhang
1
-1
/
+0
2015-06-01
mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro
Axel Lin
1
-3
/
+1
2014-11-10
mmc: sdhci-pxav2: Drop unused struct sdhci_pxa
Sebastian Hesselbarth
1
-12
/
+3
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
1
-2
/
+4
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
1
-4
/
+2
2013-05-31
mmc: sdhci: Add size for caller in init+register
Christian Daudt
1
-1
/
+1
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-03-22
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
1
-1
/
+1
2013-02-24
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
1
-8
/
+1
2013-02-24
mmc: sdhci: rename platform_8bit_width to platform_bus_width
Sascha Hauer
1
-1
/
+1
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
mmc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-04
mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIs
Chao Xie
1
-3
/
+3
2012-07-21
mmc: sdhci-pxa: Add device tree support
Chris Ball
1
-0
/
+54
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-12-19
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
1
-4
/
+1
2011-10-26
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
1
-0
/
+1
2011-10-26
mmc: sdhci-pxa: Check pdata before using its members
Tanmay Upadhyay
1
-2
/
+2
2011-07-20
mmc: sdhci-pxa: move platform data to include/linux/platform_data
Zhangfei Gao
1
-1
/
+1
2011-07-20
mmc: host: split up sdhci-pxa, create sdhci-pxav2.c
Zhangfei Gao
1
-0
/
+244