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
/
pxamci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
mmc: pxamci: fix return value check of mmc_add_host()
Yang Yingliang
1
-1
/
+6
2022-08-15
mmc: pxamci: Fix another error handling path in pxamci_probe()
Christophe JAILLET
1
-1
/
+1
2022-08-15
mmc: pxamci: Fix an error handling path in pxamci_probe()
Christophe JAILLET
1
-1
/
+1
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
1
-1
/
+1
2020-11-24
mmc: pxamci: Fix error return code in pxamci_probe
Zhihao Cheng
1
-0
/
+1
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
1
-0
/
+1
2019-12-19
mmc: pxamci: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-6
/
+8
2019-12-18
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
1
-2
/
+2
2019-12-18
mmc: core: Rework wp-gpio handling
Michał Mirosław
1
-4
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-03-18
mmc: pxamci: fix enum type confusion
Arnd Bergmann
1
-1
/
+1
2019-02-25
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
1
-1
/
+1
2018-12-17
mmc: pxa: Use GPIO descriptor for power
Linus Walleij
1
-21
/
+10
2018-12-17
mmc: pxamci: Delete platform data handling of CD and WP
Linus Walleij
1
-19
/
+0
2018-12-17
mmc: pxamci: Support getting GPIO descs for RO and WP
Linus Walleij
1
-14
/
+28
2018-07-16
mmc: pxamci: provide a short-hand for &pdev->dev
Daniel Mack
1
-15
/
+16
2018-07-16
mmc: pxamci: make GPIO lookups from pdata optional
Daniel Mack
1
-45
/
+47
2018-07-16
mmc: pxamci: let mmc core handle regulators
Daniel Mack
1
-32
/
+22
2018-07-16
mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindings
Daniel Mack
1
-3
/
+0
2018-07-16
mmc: pxamci: call mmc_of_parse()
Daniel Mack
1
-11
/
+13
2018-07-16
mmc: pxamci: fix indenting
Daniel Mack
1
-10
/
+10
2018-07-16
mmc: pxamci: remove dead code from pxamci_remove()
Daniel Mack
1
-6
/
+1
2018-07-16
mmc: pxamci: remove dma resources from private context
Daniel Mack
1
-4
/
+0
2018-07-16
mmc: pxamci: remove irq from private context
Daniel Mack
1
-3
/
+1
2018-06-18
mmc: pxamci: remove the dmaengine compat need
Robert Jarzmik
1
-26
/
+3
2017-10-04
mmc: Delete bounce buffer handling
Linus Walleij
1
-5
/
+1
2017-06-20
mmc: core: Delete bounce buffer Kconfig option
Linus Walleij
1
-1
/
+5
2016-07-18
mmc: pxamci: fix potential oops
Robert Jarzmik
1
-7
/
+9
2016-02-29
mmc: pxamci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-6
/
+0
2016-02-08
mmc: pxamci: fix the device-tree probe deferral path
Robert Jarzmik
1
-26
/
+9
2016-02-02
mmc: pxamci: fix again read-only gpio detection polarity
Robert Jarzmik
1
-1
/
+1
2015-11-09
mmc: pxamci: fix read-only gpio detection polarity
Robert Jarzmik
1
-1
/
+1
2015-09-29
mmc: pxamci: fix card detect with slot-gpio API
Robert Jarzmik
1
-44
/
+22
2015-08-17
mmc: pxamci: switch over to dmaengine use
Daniel Mack
1
-86
/
+114
2014-09-09
mmc: pxamci: prepare and unprepare the clocks
Robert Jarzmik
1
-2
/
+2
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2013-10-30
mmc: pxamci: Remove redundant suspend and resume callbacks
Ulf Hansson
1
-32
/
+0
2013-07-31
mmc: pxamci: Indicate that regulators may be absent
Mark Brown
1
-1
/
+1
2013-07-23
ARM: pxa: propagate errors from regulator_enable() to pxamci
Arnd Bergmann
1
-1
/
+1
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+52
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-04
mmc: pxa-mci: add DT bindings
Daniel Mack
1
-0
/
+52
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
1
-1
/
+1
2010-10-23
mmc: Move regulator handling closer to core
Linus Walleij
1
-8
/
+33
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-1
/
+1
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-1
/
+1
[next]