aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/davinci_mmc.c
AgeCommit message (Expand)Author
10 daysmaster: sync with upstream 6.6Bruce Ashfield
2022-03-15mmc: davinci_mmc: Handle error for clk_enableJiasheng Jiang
2022-02-28mmc: davinci: Use of_device_get_match_data() helperBean Huo
2020-11-16mmc: davinci: remove unneeded semicolonTom Rix
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2020-09-07mmc: davinci: Fix -Wpointer-to-int-cast on compile testKrzysztof Kozlowski
2020-09-07mmc: davinci: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-12-18mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-03-18mmc: davinci: remove extraneous __init annotationArnd Bergmann
2019-02-25mmc: slot-gpio: Remove override_active_level on WPLinus Walleij
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