summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/davinci_mmc.c
AgeCommit message (Expand)Author
2018-05-02mmc: host: simplify getting .drvdataWolfram Sang
2018-01-22mmc: davinci: suppress error message on EPROBE_DEFERDavid Lechner
2018-01-22mmc: davinci: dont' use module_platform_driver_probe()David Lechner
2017-08-30mmc: davinci: constify mmc_host_ops structuresJulia Lawall
2017-04-24mmc: use new core function mmc_get_dma_dirHeiner Kallweit
2017-02-13mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson
2016-11-29mmc: davinci: request gpios using gpio descriptorsahaslam@baylibre.com
2016-11-29mmc: davinci: use mmc_of_parse to parse common mmc configurationahaslam@baylibre.com
2016-09-26mmc: davinci: remove incorrect NO_IRQ useArnd Bergmann
2016-05-02mmc: davinci: prepare clockDavid Lechner
2016-05-02mmc: davinci: fix unwinding in probeDavid Lechner
2016-05-02mmc: davinci: remove matching stringDavid Lechner
2016-05-02mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channelPeter Ujfalusi
2016-02-29mmc: davinci_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung
2015-06-01mmc: davinci: Constify platform_device_idKrzysztof Kozlowski
2014-10-20mmc: host: drop owner assignment from platform_driversWolfram Sang
2014-02-25mmc: davinci: Remove redundant of_match_ptrSachin Kamat
2013-10-30mmc: davinci_mmc: Move away from using deprecated APIsUlf Hansson
2013-07-10Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-04mmc: davinci_mmc: add DT supportManjunathappa, Prakash
2013-04-03ARM: davinci: mmc: derive version information from device nameManjunathappa, Prakash
2013-03-22mmc: davinci_mmc: use module_platform_driver_probe()Jingoo Han
2013-03-22mmc: davinci_mmc: allow driver to work without DMA resourceManjunathappa, Prakash
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-09-19mmc: davinci_mmc: convert to DMA engine APIMatt Porter
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann
2012-04-22mmc: davinci_mmc: set MODULE_ALIAS to allow autoloadingJan Luebbe
2012-03-27mmc: davinci: Poll status for small size transfersIdo Yariv
2012-03-27mmc: davinci: Eliminate spurious interruptsIdo Yariv
2012-03-27mmc: start removing enable / disable APIAdrian Hunter
2011-09-17mmc: davinci: Add support for set_power callbackIdo Yariv
2011-01-09mmc: davinci: add support for SDIO irq handlingAlagu Sankar
2011-01-08mmc: davinci_mmc: Remove unnecessary semicolonJoe Perches
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-05-27davinci: mmc: updates to suspend/resume implementationChaithrika U S
2010-05-27davinci: mmc: add a function to control reset state of the controllerChaithrika U S
2010-05-27davinci: mmc: pass number of SG segments as platform dataSudhakar Rajashekhara
2010-03-06davinci: MMC: add support for 8bit MMC cardsVipin Bhandari
2009-12-15davinci: mmc: add cpufreq supportChaithrika U S
2009-12-15mmc: davinci: modify data types of EDMA related variablesSudhakar Rajashekhara
2009-12-15DaVinci: MMC: MMC/SD controller driver for DaVinci familyVipin Bhandari