Age | Commit message (Expand) | Author |
2012-06-17 | ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs | Roland Stigge |
2012-06-17 | ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0 | Roland Stigge |
2012-06-14 | ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree boot | Lee Jones |
2012-05-25 | Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-05-21 | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King |
2012-05-08 | mmc: mmci: Fix compiler error when CONFIG_OF is not set | Lee Jones |
2012-05-04 | mmc: mmci: Use correct GPIO binding for IRQ requests | Lee Jones |
2012-05-04 | mmc: mmci: Enable Device Tree support for ux500 variants | Lee Jones |
2012-05-03 | AMBA: get rid of last two uses of NO_IRQ | Russell King |
2012-04-25 | ARM: 7378/1: mmci: add support for the Nomadik MMCI variant | Linus Walleij |
2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-03-24 | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-24 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-24 | Merge branch 'mmci' into amba | Russell King |
2012-03-21 | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine |
2012-03-16 | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar |
2012-03-04 | mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size | Will Deacon |
2012-02-22 | dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users | Viresh Kumar |
2012-02-02 | ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER register | Ulf Hansson |
2012-01-25 | ARM: amba: make irq 0 invalid | Russell King |
2012-01-20 | ARM: 7230/1: mmc: mmci: Fix PIO read for small SDIO packets | Ulf Hansson |
2012-01-20 | ARM: 7227/1: mmc: mmci: Prepare for SDIO before setting up DMA job | Ulf Hansson |
2012-01-20 | ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspend | Ulf Hansson |
2012-01-20 | ARM: 7221/1: mmc: mmci: Change from using legacy suspend | Ulf Hansson |
2012-01-20 | ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handler | Ulf Hansson |
2012-01-20 | ARM: 7218/1: mmc: mmci: Provide option to configure bus signal direction | Ulf Hansson |
2012-01-20 | ARM: 7217/1: mmc: mmci: Put power register deviations in variant data | Ulf Hansson |
2012-01-20 | ARM: 7216/1: mmc: mmci: Do not release spinlock in request_end | Ulf Hansson |
2012-01-18 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-01-14 | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-01-12 | mmc: mmci: add capabilities2 for MMC_CAP2 | Per Forlin |
2012-01-07 | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-12-18 | ARM: 7220/1: mmc: mmci: Fixup error handling for dma | Ulf Hansson |
2011-12-18 | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR | Ulf Hansson |
2011-11-22 | mmc: mmci: Enable module alias autogeneration for AMBA drivers | Dave Martin |
2011-11-17 | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul |
2011-10-31 | mmc-host: move to dma_transfer_direction | Vinod Koul |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-10-26 | mmc: replace printk with appropriate display macro | Girish K S |
2011-10-26 | mmc: mmci: simplify err check in mmci_post_request | Per Forlin |
2011-09-27 | clk: mmci: convert to clk_prepare()/clk_unprepare() | Russell King |
2011-09-22 | PM: add runtime PM support to MMCI | Russell King |
2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King |
2011-07-20 | mmc: mmci: implement pre_req() and post_req() | Per Forlin |
2011-07-19 | ARM: 6981/2: mmci: adjust calculation of f_min | Linus Walleij |
2011-07-06 | ARM: 6980/1: mmci: use StartBitErr to detect bad connections | Linus Walleij |
2011-06-06 | ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges | Linus Walleij |
2011-05-26 | ARM: 6832/1: mmci: support for ST-Ericsson db8500v2 | Philippe Langlais |
2011-05-12 | ARM: 6858/1: mmci: force negative edge on clock bypass for ux500 | Linus Walleij |