summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mmci.c
AgeCommit message (Expand)Author
2012-04-05dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-01-11ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson
2012-01-11ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-20mmc: mmci: implement pre_req() and post_req()Per Forlin
2011-07-19ARM: 6981/2: mmci: adjust calculation of f_minLinus Walleij
2011-07-06ARM: 6980/1: mmci: use StartBitErr to detect bad connectionsLinus Walleij
2011-06-06ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij
2011-05-26ARM: 6832/1: mmci: support for ST-Ericsson db8500v2Philippe Langlais
2011-05-12ARM: 6858/1: mmci: force negative edge on clock bypass for ux500Linus Walleij
2011-05-11ARM: 6785/1: mmci: separate out ST Micro register definesLinus Walleij
2011-03-25mmc: mmci: Add ARM variant with extended FIFOPawel Moll
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-04ARM: mmci: add dmaengine-based DMA supportRussell King
2011-02-04ARM: mmci: no need for separate host->data_xferedRussell King
2011-02-04ARM: mmci: avoid unnecessary switch to data available PIO interruptsRussell King
2011-02-04ARM: mmci: no need to call flush_dcache_page() with sg_miter APIRussell King
2011-02-04ARM: mmci: avoid reporting too many completed bytes on fifo overrunRussell King
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King
2011-01-31ARM: mmci: complete the transaction on errorRussell King
2011-01-27ARM: 6642/1: mmci: calculate remaining bytes at error correctlyLinus Walleij
2011-01-25mmc: mmci: don't read command response when invalidRussell King - ARM Linux
2011-01-24ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij
2010-12-30ARM: mmci: Clean up MMCI announcement printkRussell King
2010-12-19ARM: 6530/1: mmci: partially revert clock divisor codeLinus Walleij
2010-12-19ARM: 6526/1: mmci: corrected calculation of clock div for ux500Linus Walleij
2010-11-10ARM: 6438/2: mmci: add SDIO support for ST VariantsLinus Walleij
2010-11-10ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardwareLinus Walleij
2010-11-10ARM: 6311/2: mmci: work with only one irqLinus Walleij
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-09-23ARM: 6370/1: mmci: use _cansleep GPIO functionsLinus Walleij
2010-09-23ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specifiedRabin Vincent
2010-09-23ARM: 6308/1: mmci: support card detection interruptsRabin Vincent
2010-08-26ARM: 6310/1: mmci: support different FIFO sizesRabin Vincent
2010-08-26ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King
2010-07-29ARM: 6246/1: mmci: support larger MMCIDATALENGTH registerRabin Vincent
2010-07-29ARM: 6245/1: mmci: enable hardware flow control on Ux500 variantsRabin Vincent
2010-07-29ARM: 6244/1: mmci: add variant data and default MCICLOCK supportRabin Vincent
2010-07-29ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent
2010-07-27ARM: 6239/1: mmci: let core poll for card detectionRabin Vincent
2010-07-27ARM: 6238/1: mmci: fix multi block transfersRabin Vincent
2010-07-27ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handlingRabin Vincent
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-04-14ARM: 6033/1: ARM: MMCI: pass max frequency from platformLinus Walleij
2010-04-14ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro versionLinus Walleij