index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
pxamci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: pxamci: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-19
1
-6
/
+8
*
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
2019-12-18
1
-2
/
+2
*
mmc: core: Rework wp-gpio handling
Michał Mirosław
2019-12-18
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+1
*
mmc: pxamci: fix enum type confusion
Arnd Bergmann
2019-03-18
1
-1
/
+1
*
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
2019-02-25
1
-1
/
+1
*
mmc: pxa: Use GPIO descriptor for power
Linus Walleij
2018-12-17
1
-21
/
+10
*
mmc: pxamci: Delete platform data handling of CD and WP
Linus Walleij
2018-12-17
1
-19
/
+0
*
mmc: pxamci: Support getting GPIO descs for RO and WP
Linus Walleij
2018-12-17
1
-14
/
+28
*
mmc: pxamci: provide a short-hand for &pdev->dev
Daniel Mack
2018-07-16
1
-15
/
+16
*
mmc: pxamci: make GPIO lookups from pdata optional
Daniel Mack
2018-07-16
1
-45
/
+47
*
mmc: pxamci: let mmc core handle regulators
Daniel Mack
2018-07-16
1
-32
/
+22
*
mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindings
Daniel Mack
2018-07-16
1
-3
/
+0
*
mmc: pxamci: call mmc_of_parse()
Daniel Mack
2018-07-16
1
-11
/
+13
*
mmc: pxamci: fix indenting
Daniel Mack
2018-07-16
1
-10
/
+10
*
mmc: pxamci: remove dead code from pxamci_remove()
Daniel Mack
2018-07-16
1
-6
/
+1
*
mmc: pxamci: remove dma resources from private context
Daniel Mack
2018-07-16
1
-4
/
+0
*
mmc: pxamci: remove irq from private context
Daniel Mack
2018-07-16
1
-3
/
+1
*
mmc: pxamci: remove the dmaengine compat need
Robert Jarzmik
2018-06-18
1
-26
/
+3
*
mmc: Delete bounce buffer handling
Linus Walleij
2017-10-04
1
-5
/
+1
*
mmc: core: Delete bounce buffer Kconfig option
Linus Walleij
2017-06-20
1
-1
/
+5
*
mmc: pxamci: fix potential oops
Robert Jarzmik
2016-07-18
1
-7
/
+9
*
mmc: pxamci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-6
/
+0
*
mmc: pxamci: fix the device-tree probe deferral path
Robert Jarzmik
2016-02-08
1
-26
/
+9
*
mmc: pxamci: fix again read-only gpio detection polarity
Robert Jarzmik
2016-02-02
1
-1
/
+1
*
mmc: pxamci: fix read-only gpio detection polarity
Robert Jarzmik
2015-11-09
1
-1
/
+1
*
mmc: pxamci: fix card detect with slot-gpio API
Robert Jarzmik
2015-09-29
1
-44
/
+22
*
mmc: pxamci: switch over to dmaengine use
Daniel Mack
2015-08-17
1
-86
/
+114
*
mmc: pxamci: prepare and unprepare the clocks
Robert Jarzmik
2014-09-09
1
-2
/
+2
*
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
1
-1
/
+0
*
mmc: pxamci: Remove redundant suspend and resume callbacks
Ulf Hansson
2013-10-30
1
-32
/
+0
*
mmc: pxamci: Indicate that regulators may be absent
Mark Brown
2013-07-31
1
-1
/
+1
*
ARM: pxa: propagate errors from regulator_enable() to pxamci
Arnd Bergmann
2013-07-23
1
-1
/
+1
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
1
-2
/
+0
*
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
1
-2
/
+2
*
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-10
1
-0
/
+52
|
\
|
*
mmc: pxa-mci: add DT bindings
Daniel Mack
2012-09-04
1
-0
/
+52
*
|
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
|
/
*
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2012-01-11
1
-12
/
+1
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
1
-1
/
+1
*
mmc: Move regulator handling closer to core
Linus Walleij
2010-10-23
1
-8
/
+33
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
1
-1
/
+1
*
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
1
-1
/
+1
*
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
Eric Miao
2010-05-11
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
Merge branch 'sa1100' into devel
Russell King
2009-12-06
1
-2
/
+2
|
\
|
*
[ARM] pxamci: call mmc_remove_host() before freeing resources
Daniel Mack
2009-12-02
1
-2
/
+2
*
|
pxamci: introduce mmc_has_26mhz() and include pxa935
Haojian Zhuang
2009-12-01
1
-4
/
+6
|
/
[next]