| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: davinci_mmc: remove the MMC_DATA_STREAM flag | Jaehoon Chung | 2016-02-29 | 1 | -12/+3 |
* | mmc: davinci: Constify platform_device_id | Krzysztof Kozlowski | 2015-06-01 | 1 | -1/+1 |
* | mmc: host: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | mmc: davinci: Remove redundant of_match_ptr | Sachin Kamat | 2014-02-25 | 1 | -2/+2 |
* | mmc: davinci_mmc: Move away from using deprecated APIs | Ulf Hansson | 2013-10-31 | 1 | -21/+5 |
* | Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-10 | 1 | -1/+0 |
|\ |
|
| * | mmc: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-26 | 1 | -1/+0 |
* | | ARM: davinci: move private EDMA API to arm/common | Matt Porter | 2013-06-18 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-04 | 1 | -16/+7 |
|\ |
|
| * | mmc: davinci_mmc: use module_platform_driver_probe() | Jingoo Han | 2013-03-22 | 1 | -12/+1 |
| * | mmc: davinci_mmc: allow driver to work without DMA resource | Manjunathappa, Prakash | 2013-03-22 | 1 | -4/+6 |
* | | mmc: davinci_mmc: add DT support | Manjunathappa, Prakash | 2013-04-04 | 1 | -4/+66 |
* | | ARM: davinci: mmc: derive version information from device name | Manjunathappa, Prakash | 2013-04-03 | 1 | -1/+17 |
|/ |
|
* | Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-10 | 1 | -189/+82 |
|\ |
|
| * | mmc: davinci_mmc: convert to DMA engine API | Matt Porter | 2012-09-19 | 1 | -189/+82 |
* | | ARM: davinci: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
|/ |
|
* | mmc: davinci_mmc: set MODULE_ALIAS to allow autoloading | Jan Luebbe | 2012-04-22 | 1 | -0/+1 |
* | mmc: davinci: Poll status for small size transfers | Ido Yariv | 2012-03-27 | 1 | -1/+28 |
* | mmc: davinci: Eliminate spurious interrupts | Ido Yariv | 2012-03-27 | 1 | -6/+27 |
* | mmc: start removing enable / disable API | Adrian Hunter | 2012-03-27 | 1 | -4/+0 |
* | mmc: davinci: Add support for set_power callback | Ido Yariv | 2011-09-17 | 1 | -0/+13 |
* | mmc: davinci: add support for SDIO irq handling | Alagu Sankar | 2011-01-10 | 1 | -5/+73 |
* | mmc: davinci_mmc: Remove unnecessary semicolon | Joe Perches | 2011-01-09 | 1 | -1/+1 |
* | mmc: Remove distinction between hw and phys segments | Martin K. Petersen | 2010-10-23 | 1 | -5/+3 |
* | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming | 2010-05-27 | 1 | -2/+1 |
* | davinci: mmc: updates to suspend/resume implementation | Chaithrika U S | 2010-05-27 | 1 | -8/+43 |
* | davinci: mmc: add a function to control reset state of the controller | Chaithrika U S | 2010-05-27 | 1 | -21/+16 |
* | davinci: mmc: pass number of SG segments as platform data | Sudhakar Rajashekhara | 2010-05-27 | 1 | -7/+17 |
* | davinci: MMC: add support for 8bit MMC cards | Vipin Bhandari | 2010-03-06 | 1 | -10/+35 |
* | davinci: mmc: add cpufreq support | Chaithrika U S | 2009-12-15 | 1 | -16/+84 |
* | mmc: davinci: modify data types of EDMA related variables | Sudhakar Rajashekhara | 2009-12-15 | 1 | -2/+2 |
* | DaVinci: MMC: MMC/SD controller driver for DaVinci family | Vipin Bhandari | 2009-12-15 | 1 | -0/+1281 |