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