summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: mmci: refactor ST Micro busy detectionLinus Walleij2016-11-291-1/+1
* mmc: mmci: clean up header definesLinus Walleij2016-11-291-31/+38
* mmc: mmci: Add Qcom specific rx_fifocnt logic.Srinivas Kandagatla2014-07-091-0/+1
* mmc: mmci: add explicit clk controlSrinivas Kandagatla2014-07-091-0/+2
* mmc: mmci: Add Qualcomm specific register defines.Srinivas Kandagatla2014-07-091-0/+17
* mmc: mmci: Enforce DT for signal direction and feedback clockUlf Hansson2014-05-121-0/+11
* mmc: mmci: Convert to the mmc gpio APIUlf Hansson2014-05-121-3/+0
* Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-091-0/+2
|\
| * mmc: mmci: Enable support for busy detection for ux500 variantUlf Hansson2014-02-231-0/+2
* | ARM: 7956/1: mmci: rename some extended flagsLinus Walleij2014-02-121-4/+5
|/
* ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handlingUlf Hansson2013-09-191-4/+0
* ARM: 7726/1: mmc: mmci: Add card_busy function to improve UHS card supportUlf Hansson2013-05-231-0/+2
* ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL registerUlf Hansson2013-05-231-0/+1
* ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmcUlf Hansson2013-05-231-0/+1
* ARM: 7631/1: mmc: mmci: Add new VE MMCI variantPawel Moll2013-01-281-0/+2
* ARM: 7620/1: mmc: mmci: Convert to use mmc_regulator_get_supplyUlf Hansson2013-01-081-1/+0
* ARM: 7562/2: MMCI: fetch pinctrl handle and set default stateLinus Walleij2012-11-041-0/+4
* ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER registerUlf Hansson2012-02-021-1/+2
* ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson2012-01-201-10/+0
* ARM: 7215/1: mmc: mmci: Increase max_segs from 16 to 128Ulf Hansson2012-01-201-1/+1
* mmc: mmci: implement pre_req() and post_req()Per Forlin2011-07-201-0/+8
* ARM: 6980/1: mmci: use StartBitErr to detect bad connectionsLinus Walleij2011-07-061-1/+4
* ARM: 6785/1: mmci: separate out ST Micro register definesLinus Walleij2011-05-111-14/+27
* ARM: mmci: add dmaengine-based DMA supportRussell King2011-02-041-0/+13
* ARM: mmci: no need for separate host->data_xferedRussell King2011-02-041-2/+0
* ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij2011-01-241-4/+1
* ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardwareLinus Walleij2010-11-101-0/+3
* ARM: 6311/2: mmci: work with only one irqLinus Walleij2010-11-101-0/+6
* ARM: 6437/2: mmci: add some register defines for ST Micro variantsLinus Walleij2010-10-111-4/+10
* ARM: 6308/1: mmci: support card detection interruptsRabin Vincent2010-09-231-0/+1
* ARM: 6310/1: mmci: support different FIFO sizesRabin Vincent2010-08-261-7/+0
* ARM: 6245/1: mmci: enable hardware flow control on Ux500 variantsRabin Vincent2010-07-291-2/+0
* ARM: 6244/1: mmci: add variant data and default MCICLOCK supportRabin Vincent2010-07-291-0/+2
* ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handlingRabin Vincent2010-07-271-34/+1
* ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro versionLinus Walleij2010-04-141-2/+4
* ARM: 5721/1: MMCI enable the use of a regulatorLinus Walleij2009-09-221-0/+1
* ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2009-09-221-1/+1
* MMC: MMCI: use gpiolib for card detect/write protectRussell King2009-07-091-0/+2
* mmci: Add support for ST Micro derivateLinus Walleij2009-02-021-0/+28
* mmc: fix sg->page falloutEmil Medve2007-10-231-1/+1
* mmc: update header file pathsPierre Ossman2007-07-261-1/+1
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-011-0/+179
OpenPOWER on IntegriCloud