| Commit message (Expand) | Author | Age |
... | |
| * | | | | of: refactor of_modalias_node() and remove explicit match table. | Grant Likely | 2010-07-05 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-08-05 |
|\ \ \ \ |
|
| * | | | | MMC: Add support for the controller on JZ4740 SoCs. | Lars-Peter Clausen | 2010-08-05 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-03 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'devel-stable' into devel | Russell King | 2010-07-31 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2010-07-29 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | | * | | mxcmmc: convert to pm_ops and enable/disable clock | Eric Bénard | 2010-07-26 |
| | | * | | Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i... | Uwe Kleine-König | 2010-07-26 |
| | | |\ \ |
|
| | | * | | | mxcmmc: add card detect through DAT3 possibility | Eric Bénard | 2010-07-26 |
| * | | | | | Merge branch 'misc' into devel | Russell King | 2010-07-31 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | ARM: 6246/1: mmci: support larger MMCIDATALENGTH register | Rabin Vincent | 2010-07-29 |
| | * | | | | ARM: 6245/1: mmci: enable hardware flow control on Ux500 variants | Rabin Vincent | 2010-07-29 |
| | * | | | | ARM: 6244/1: mmci: add variant data and default MCICLOCK support | Rabin Vincent | 2010-07-29 |
| | * | | | | ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback | Rabin Vincent | 2010-07-29 |
| | * | | | | ARM: 6239/1: mmci: let core poll for card detection | Rabin Vincent | 2010-07-27 |
| | * | | | | ARM: 6238/1: mmci: fix multi block transfers | Rabin Vincent | 2010-07-27 |
| | * | | | | ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling | Rabin Vincent | 2010-07-27 |
| | | |_|/
| | |/| | |
|
* | / | | | ARM: Fix Versatile/Realview/VExpress MMC card detection sense | Russell King | 2010-07-30 |
|/ / / / |
|
* / / / | sdhci-s3c: add missing remove function | Marek Szyprowski | 2010-07-20 |
|/ / / |
|
* | | | mmc: msm: fix compile error on MSM7x30 | Daniel Walker | 2010-06-09 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-06-04 |
|\ \ \ |
|
| * | | | sh: prepare MMCIF driver header file | Magnus Damm | 2010-05-31 |
| | |/
| |/| |
|
* / | | omap: remove BUG_ON for disabled interrupts | Cory Maccarrone | 2010-06-04 |
|/ / |
|
* | | drivers/mmc/host: use ERR_CAST | Julia Lawall | 2010-05-27 |
* | | sdhci-spear: ST SPEAr based SDHCI controller glue | Viresh KUMAR | 2010-05-27 |
* | | sdio: add new function for RAW (Read after Write) operation | Grazvydas Ignotas | 2010-05-27 |
* | | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming | 2010-05-27 |
* | | mmc: OMAP HS-MMC: convert to dev_pm_ops | Kevin Hilman | 2010-05-27 |
* | | omap_hsmmc: improve interrupt synchronisation | Adrian Hunter | 2010-05-27 |
* | | sdhci: enable multiblock transfers in sdhci-s3c | Maurus Cuelenaere | 2010-05-27 |
* | | mmc: s3c6410: enable ADMA feature in 6410 sdhci controller | Thomas Abraham | 2010-05-27 |
* | | mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build | Thomas Abraham | 2010-05-27 |
* | | sdhci: build fix: rename SDHCI I/O accessor functions | Matt Fleming | 2010-05-27 |
* | | mmc: SDHCI_INT_DATA_MASK typo error | Zhangfei Gao | 2010-05-27 |
* | | mmc: atmel-mci: Add support for SDIO interrupts | Anders Grahn | 2010-05-27 |
* | | mmc: add support MMCIF for SuperH | Yusuke Goda | 2010-05-27 |
* | | mmc: atmel-mci: enable SD high speed support | Nicolas Ferre | 2010-05-27 |
* | | mmc: sd: clean up redundant memset | Mark Asselstine | 2010-05-27 |
* | | davinci: mmc: updates to suspend/resume implementation | Chaithrika U S | 2010-05-27 |
* | | davinci: mmc: add a function to control reset state of the controller | Chaithrika U S | 2010-05-27 |
* | | sdhci-pltfm: do not print errors in case of an extended iomem size | Anton Vorontsov | 2010-05-27 |
* | | sdhci-pltfm: implement platform data passing | Anton Vorontsov | 2010-05-27 |
* | | sdhci: implement CAP_CLOCK_BASE_BROKEN quirk | Anton Vorontsov | 2010-05-27 |
* | | mmc-omap: add support for 16-bit and 32-bit registers | Marek Belisko | 2010-05-27 |
* | | davinci: mmc: pass number of SG segments as platform data | Sudhakar Rajashekhara | 2010-05-27 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-05-25 |
|\ |
|
| * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2010-05-20 |
| |\ |
|
| | * | ARM: mx3: Fix a race condition in mxcmmc | Daniel Mack | 2010-05-17 |
| | * | ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling | Daniel Mack | 2010-04-14 |
| | * | ARM: MXC: mxcmmc: Teach the driver SDIO operations | Daniel Mack | 2010-04-14 |