Age | Commit message (Expand) | Author |
2009-09-23 | omap_hsmmc: fix scatter-gather list sanity checking | Jarkko Lavinen |
2009-09-23 | omap_hsmmc: ensure workqueues are empty before suspend | Adrian Hunter |
2009-09-23 | omap_hsmmc: set open drain bit correctly | Denis Karpov |
2009-09-23 | omap_hsmmc: context save/restore support | Denis Karpov |
2009-09-23 | omap_hsmmc: keep track of power mode | Adrian Hunter |
2009-09-23 | omap_hsmmc: make use of new enable/disable interface | Adrian Hunter |
2009-09-23 | omap_hsmmc: add debugfs entry (host registers) | Denis Karpov |
2009-09-23 | mmc: check status after MMC SWITCH command | Adrian Hunter |
2009-09-23 | mmc: power off once at removal | Denis Karpov |
2009-09-23 | mmc: add mmc card sleep and awake support | Jarkko Lavinen |
2009-09-23 | mmc: add ability to save power by powering off cards | Adrian Hunter |
2009-09-23 | mmc: add MMC_CAP_NONREMOVABLE host capability | Adrian Hunter |
2009-09-23 | mmc: allow host claim / release nesting | Adrian Hunter |
2009-09-23 | mmc: add 'enable' and 'disable' methods to mmc host | Adrian Hunter |
2009-09-23 | sdio: do not ignore MMC_VDD_165_195 | Ohad Ben-Cohen |
2009-09-23 | mmc: register mmci-omap-hs using platform_driver_probe | Uwe Kleine-König |
2009-09-23 | msm_sdcc.c: move overly indented code to separate function | Joe Perches |
2009-09-23 | msm_sdcc.c: stylistic cleaning | Joe Perches |
2009-09-23 | msm_sdcc.c: convert printk(KERN_<level> to pr_<level>( | Joe Perches |
2009-09-23 | mmc: msm_sdccc: driver for HTC Dream | San Mehat |
2009-09-23 | OMAP: HSMMC: do not enable buffer ready interrupt if using DMA | Anand Gadiyar |
2009-09-23 | mmc: in mmc_power_up(), use previously selected ocr if available | Balaji Rao |
2009-09-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown |
2009-09-22 | Merge branch 'master' into for-linus | Russell King |
2009-09-22 | ARM: 5721/1: MMCI enable the use of a regulator | Linus Walleij |
2009-09-22 | ARM: 5720/1: Move MMCI header to amba include dir | Linus Walleij |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan |
2009-09-21 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar |
2009-09-15 | ARM: 5698/1: MMCI pass capabilities in platform data | Linus Walleij |
2009-09-15 | ARM: 5697/1: MMCI Break out clock divider setup | Linus Walleij |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-09-12 | Merge branch 'master' into devel | Russell King |
2009-09-12 | Merge branch 'devel-stable' into devel | Russell King |
2009-09-12 | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King |
2009-09-12 | ARM: 5636/1: Move vendor enum to AMBA include | Linus Walleij |
2009-09-10 | [ARM] pxa: update pxamci.c to use 'struct dev_pm_ops' | Mike Rapoport |
2009-09-10 | [ARM] pxamci: add simple gpio controls | Robert Jarzmik |
2009-09-08 | Merge commit 'md/for-linus' into async-tx-next | Dan Williams |
2009-09-08 | dmaengine: Move all map_sg/unmap_sg for slave channel to its client | Atsushi Nemoto |
2009-09-02 | ARM: 5685/1: Make MMCI driver compile without gpiolib | Linus Walleij |
2009-08-07 | drivers/mmc: correct error-handling code | Julia Lawall |
2009-07-31 | imxmmc: Remove unnecessary semicolons | Joe Perches |
2009-07-31 | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior |
2009-07-31 | sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior |
2009-07-29 | sdhci: get rid of "frequency too high" flood when using eSDHC | Anton Vorontsov |
2009-07-20 | mvsdio: fix handling of partial word at the end of PIO transfer | Nicolas Pitre |
2009-07-09 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2009-07-09 | MMC: MMCI: use gpiolib for card detect/write protect | Russell King |