| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-06-14 | 16 | -203/+1453 |
|\ |
|
| * | atmel-mci: add MCI2 register definitions | Nicolas Ferre | 2009-06-13 | 1 | -0/+22 |
| * | atmel-mci: Integrate AT91 specific definition in header file | Nicolas Ferre | 2009-06-13 | 1 | -0/+11 |
| * | tmio_mmc: allow compilation for ASIC3 | Philipp Zabel | 2009-06-13 | 2 | -3/+3 |
| * | mmc_block: do not DMA to stack | Ben Dooks | 2009-06-13 | 1 | -4/+12 |
| * | sdhci: Print ADMA status and pointer on debug | Ben Dooks | 2009-06-13 | 1 | -0/+5 |
| * | tmio_mmc: fix clock setup | Ian Molton | 2009-06-13 | 1 | -10/+5 |
| * | tmio_mmc: map SD control registers after enabling the MFD cell | Philipp Zabel | 2009-06-13 | 1 | -10/+10 |
| * | tmio_mmc: correct probe return value for num_resources != 3 | Philipp Zabel | 2009-06-13 | 1 | -7/+5 |
| * | tmio_mmc: don't use set_irq_type | Philipp Zabel | 2009-06-13 | 1 | -4/+2 |
| * | tmio_mmc: add bus_shift support | Philipp Zabel | 2009-06-13 | 2 | -81/+125 |
| * | MFD,mmc: tmio_mmc: make HCLK configurable | Philipp Zabel | 2009-06-13 | 1 | -13/+11 |
| * | mmc_spi: don't use EINVAL for possible transmission errors | Wolfgang Muees | 2009-06-13 | 1 | -5/+6 |
| * | cb710: more cleanup for the DEBUG case. | Michał Mirosław | 2009-06-13 | 1 | -0/+3 |
| * | sdhci: platform driver for SDHCI | Richard Röjfors | 2009-06-13 | 3 | -0/+180 |
| * | mxcmmc: remove frequency workaround | Pierre Ossman | 2009-06-13 | 1 | -2/+0 |
| * | cb710: fix printk format string | Pierre Ossman | 2009-06-13 | 1 | -1/+1 |
| * | mmc: Driver for CB710/720 memory card reader (MMC part) | Michał Mirosław | 2009-06-13 | 4 | -0/+922 |
| * | pxamci: add regulator support. | Daniel Ribeiro | 2009-06-13 | 1 | -5/+41 |
| * | MMC core: limit minimum initialization frequency to 400kHz | Sascha Hauer | 2009-06-13 | 1 | -1/+7 |
| * | sdhci: avoid changing voltage needlessly | Pierre Ossman | 2009-06-13 | 2 | -26/+29 |
| * | mmc/omap: make mmci-omap using platform_driver_probe | Uwe Kleine-König | 2009-06-13 | 1 | -2/+1 |
| * | mmc_spi: speedup for slow cards, less wear-out | Wolfgang Muees | 2009-06-13 | 1 | -0/+12 |
| * | mmc: mmc_rescan detects card change in one run | Jorg Schummer | 2009-06-13 | 1 | -44/+55 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-14 | 4 | -7/+8 |
|\ \ |
|
| * | | [ARM] 5544/1: Trust PrimeCell resource sizes | Linus Walleij | 2009-06-11 | 1 | -1/+1 |
| * | | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2009-06-10 | 1 | -2/+3 |
| |\ \ |
|
| | * \ | [ARM] S3C24XX: Merge devel-gpio | Ben Dooks | 2009-05-21 | 1 | -1/+2 |
| | |\ \ |
|
| | | * | | [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> | Ben Dooks | 2009-05-18 | 1 | -1/+2 |
| | * | | | [ARM] S3C24XX: Remove hardware specific registers from DMA | Ben Dooks | 2009-05-01 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-05-29 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | ARM: OMAP3: mmc-twl4030 uses regulator framework | David Brownell | 2009-05-28 | 1 | -3/+3 |
| * | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil... | Russell King | 2009-05-29 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Russell King | 2009-05-23 | 6 | -13/+22 |
| |\ \ \ \ |
|
| * | | | | | [ARM] Remove arch-imx from build system | Sascha Hauer | 2009-05-07 | 1 | -1/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2009-06-13 | 1 | -3/+9 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs... | Haavard Skinnemoen | 2009-06-13 | 1 | -3/+9 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | atmel-mci: Add support for inverted detect pin | Jonas Larsson | 2009-04-08 | 1 | -3/+9 |
* | | | | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-11 | 2 | -14/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 | 1 | -1/+1 |
| * | | | | | | Merge branch 'master' into for-2.6.31 | Jens Axboe | 2009-05-22 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | Merge branch 'master' into for-2.6.31 | Jens Axboe | 2009-05-22 | 7 | -15/+22 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | block: implement and enforce request peek/start/fetch | Tejun Heo | 2009-05-11 | 1 | -8/+3 |
| * | | | | | | block: convert to dequeueing model (easy ones) | Tejun Heo | 2009-05-11 | 1 | -6/+6 |
| * | | | | | | block: convert to pos and nr_sectors accessors | Tejun Heo | 2009-05-11 | 1 | -5/+5 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | sdhci-of: Fix the wrong accessor to HOSTVER register | Dave Liu | 2009-06-03 | 1 | -1/+7 |
* | | | | | | mvsdio: fix config failure with some high speed SDHC cards | Nicolas Pitre | 2009-06-03 | 1 | -0/+25 |
* | | | | | | mvsdio: ignore high speed timing requests from the core | Nicolas Pitre | 2009-06-03 | 1 | -0/+9 |
* | | | | | | mmc/omap: Use disable_irq_nosync() from within irq handlers. | Ben Nizette | 2009-06-03 | 1 | -1/+1 |
* | | | | | | sdhci-of: Add fsl,esdhc as a valid compatible to bind against | Kumar Gala | 2009-06-03 | 1 | -0/+1 |