aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-18mmc: mmci: Add support for setting pad type via pinctrlPatrice Chotard1-0/+5
2018-01-18mmc: mmci: Don't pretend all variants to have MMCIMASK1 registerPatrice Chotard1-0/+1
2017-02-13mmc: core/mmci: restore pre/post_req behaviourLinus Walleij1-1/+2
2016-11-29mmc: mmci: refactor ST Micro busy detectionLinus Walleij1-1/+1
2016-11-29mmc: mmci: clean up header definesLinus Walleij1-31/+38
2014-07-09mmc: mmci: Add Qcom specific rx_fifocnt logic.Srinivas Kandagatla1-0/+1
2014-07-09mmc: mmci: add explicit clk controlSrinivas Kandagatla1-0/+2
2014-07-09mmc: mmci: Add Qualcomm specific register defines.Srinivas Kandagatla1-0/+17
2014-05-12mmc: mmci: Enforce DT for signal direction and feedback clockUlf Hansson1-0/+11
2014-05-12mmc: mmci: Convert to the mmc gpio APIUlf Hansson1-3/+0
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+2
2014-02-23mmc: mmci: Enable support for busy detection for ux500 variantUlf Hansson1-0/+2
2014-02-12ARM: 7956/1: mmci: rename some extended flagsLinus Walleij1-4/+5
2013-09-19ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handlingUlf Hansson1-4/+0
2013-05-23ARM: 7726/1: mmc: mmci: Add card_busy function to improve UHS card supportUlf Hansson1-0/+2
2013-05-23ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL registerUlf Hansson1-0/+1
2013-05-23ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmcUlf Hansson1-0/+1
2013-01-28ARM: 7631/1: mmc: mmci: Add new VE MMCI variantPawel Moll1-0/+2
2013-01-08ARM: 7620/1: mmc: mmci: Convert to use mmc_regulator_get_supplyUlf Hansson1-1/+0
2012-11-04ARM: 7562/2: MMCI: fetch pinctrl handle and set default stateLinus Walleij1-0/+4
2012-02-02ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER registerUlf Hansson1-1/+2
2012-01-20ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson1-10/+0
2012-01-20ARM: 7215/1: mmc: mmci: Increase max_segs from 16 to 128Ulf Hansson1-1/+1
2011-07-20mmc: mmci: implement pre_req() and post_req()Per Forlin1-0/+8
2011-07-06ARM: 6980/1: mmci: use StartBitErr to detect bad connectionsLinus Walleij1-1/+4
2011-05-11ARM: 6785/1: mmci: separate out ST Micro register definesLinus Walleij1-14/+27
2011-02-04ARM: mmci: add dmaengine-based DMA supportRussell King1-0/+13
2011-02-04ARM: mmci: no need for separate host->data_xferedRussell King1-2/+0
2011-01-24ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij1-4/+1
2010-11-10ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardwareLinus Walleij1-0/+3
2010-11-10ARM: 6311/2: mmci: work with only one irqLinus Walleij1-0/+6
2010-10-11ARM: 6437/2: mmci: add some register defines for ST Micro variantsLinus Walleij1-4/+10
2010-09-23ARM: 6308/1: mmci: support card detection interruptsRabin Vincent1-0/+1
2010-08-26ARM: 6310/1: mmci: support different FIFO sizesRabin Vincent1-7/+0
2010-07-29ARM: 6245/1: mmci: enable hardware flow control on Ux500 variantsRabin Vincent1-2/+0
2010-07-29ARM: 6244/1: mmci: add variant data and default MCICLOCK supportRabin Vincent1-0/+2
2010-07-27ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handlingRabin Vincent1-34/+1
2010-04-14ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro versionLinus Walleij1-2/+4
2009-09-22ARM: 5721/1: MMCI enable the use of a regulatorLinus Walleij1-0/+1
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij1-1/+1
2009-07-09MMC: MMCI: use gpiolib for card detect/write protectRussell King1-0/+2
2009-02-02mmci: Add support for ST Micro derivateLinus Walleij1-0/+28
2007-10-23mmc: fix sg->page falloutEmil Medve1-1/+1
2007-07-26mmc: update header file pathsPierre Ossman1-1/+1
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman1-0/+179