aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mmci.c
AgeCommit message (Expand)Author
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-11mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-12-18ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson
2011-12-18ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson
2011-11-22mmc: mmci: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-10-31mmc-host: move to dma_transfer_directionVinod Koul
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-10-26mmc: mmci: simplify err check in mmci_post_requestPer Forlin
2011-09-27clk: mmci: convert to clk_prepare()/clk_unprepare()Russell King
2011-09-22PM: add runtime PM support to MMCIRussell King
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