aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/atmel-mci.c
AgeCommit message (Expand)Author
2019-12-16mmc: atmel-mci: Convert to pinctrl_select_default_state()Ulf Hansson
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-14mmc: atmel-mci: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-03mmc: atmel-mci: Remove superfluous cast in debugfs_create_u32() callGeert Uytterhoeven
2019-11-03mmc: atmel-mci: Fix debugfs on 64-bit platformsGeert Uytterhoeven
2019-09-11mmc: atmel-mci: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-11Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17mmc: host: atmel-mci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-25mmc: atmel-mci: enable 8 bits buswidth supportNicolas Ferre
2018-12-17mmc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-17mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson
2018-08-21mmc: atmel-mci: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches
2018-05-21mmc: atmel-mci: use sg_copy_{from,to}_bufferChristoph Hellwig
2017-11-02mmc: Convert timers to use timer_setup()Kees Cook
2017-08-30mmc: Convert to using %pOF instead of full_nameRob Herring
2017-08-30mmc: atmel-mci: add missing of_node_putJulia Lawall
2017-08-30mmc: atmel-mci: remove unused sg_len variableShawn Lin
2017-06-20mmc: atmel-mci: Delete an error message for a failed memory allocationMarkus Elfring
2017-06-20mmc: atmel-mci: Remove AVR32 bits from the driverAndy Shevchenko
2017-04-24mmc: use new core function mmc_get_dma_dirHeiner Kallweit
2016-05-02mmc: atmel-mci: Remove redundant runtime PM callsUlf Hansson
2016-03-17mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA configBrent Taylor
2016-02-29mmc: atmel-mci: remove the MMC_DATA_STREAM flagJaehoon Chung
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-01-14mmc: atmel: get rid of struct mci_dma_dataMans Rullgard
2016-01-14mmc: atmel-mci: restore dma on AVR32Mans Rullgard
2015-12-22mmc: atmel-mci: atmci_convert_chksize depends on controller versionludovic.desroches@atmel.com
2015-12-22mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.cludovic.desroches@atmel.com
2015-08-27mmc: atmel-mci: remove useless includeAlexandre Belloni
2015-05-18mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches
2014-12-13mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macroLudovic Desroches
2014-12-02mmc: atmel-mci: use probe deferring if dma controller is not ready yetludovic.desroches@atmel.com
2014-12-02mmc: atmel-mci: stop using specific initcallludovic.desroches@atmel.com
2014-12-02mmc: atmel-mci: remove __init/__exit attributesludovic.desroches@atmel.com
2014-12-02mmc: atmel-mci: remove useless DMA stuff for non-dt devicesludovic.desroches@atmel.com
2014-11-26mmc: atmel-mci: remove compat for non DT board when requesting dma chanludovic.desroches@atmel.com
2014-11-26mmc: atmel-mci: adopt pinctrl supportWenyou Yang
2014-11-10mmc: atmel-mci: add runtime pm supportWenyou Yang
2014-11-10mmc: host: atmel-mci: Add support for non-removable slotsTimo Kokkonen
2014-11-10mmc: atmel-mci: move mach header to platform_dataAlexandre Belloni
2014-09-29mmc: atmel-mci: fix mismatched section on atmci_cleanup_slotArnd Bergmann
2014-09-24mmc: atmel-mci: Release mmc resources on failure in probePramod Gurav
2014-09-24mmc: atmel-mci: Switch to using managed resource in probePramod Gurav
2014-09-09mmc: atmel-mci: add 0x600 IP versionNicolas Ferre
2014-06-12mmc: atmel-mci: incude asm/cacheclush.hArnd Bergmann
2014-05-12mmc: atmel: don't test host->dataAlexandre Belloni
2014-01-13mmc: atmel-mci: add vmmc-supply supportAlexandre Belloni
2014-01-13mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches
2013-10-30mmc: atmel-mci: Remove redundant suspend and resume callbacksUlf Hansson