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