| Commit message (Expand) | Author | Age |
... | |
| * | | | | omap_hsmmc: clear interrupt status after init sequence | Adrian Hunter | 2009-09-23 |
| * | | | | omap_hsmmc: cleanup macro usage | Denis Karpov | 2009-09-23 |
| * | | | | omap_hsmmc: fix NULL pointer dereference | Jarkko Lavinen | 2009-09-23 |
| * | | | | omap_hsmmc: add mmc card sleep and awake support | Jarkko Lavinen | 2009-09-23 |
| * | | | | omap_hsmmc: put MMC regulator to sleep | Adrian Hunter | 2009-09-23 |
| * | | | | omap_hsmmc: support for deeper power saving states | Denis Karpov | 2009-09-23 |
| * | | | | omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability | Adrian Hunter | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 |
| |\ \ \ |
|
| | * | | | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 |
| * | | | | const: make block_device_operations const | Alexey Dobriyan | 2009-09-22 |
| |/ / / |
|
* | | | | Merge branch 'master' into for-linus | Russell King | 2009-09-22 |
|\| | | |
|
| * | | | driver model: constify attribute groups | David Brownell | 2009-09-15 |
* | | | | 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 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2009-09-21 |
|\ \ \ \ |
|
| * | | | | [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-10 |
| | |_|/
| |/| | |
|
* | | | | 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 |
| |/ /
|/| | |
|
* | | | Merge branch 'master' into devel | Russell King | 2009-09-12 |
|\| | |
|
| * | | drivers/mmc: correct error-handling code | Julia Lawall | 2009-08-07 |
* | | | Merge branch 'devel-stable' into devel | Russell King | 2009-09-12 |
|\ \ \ |
|
| * | | | ARM: 5636/1: Move vendor enum to AMBA include | Linus Walleij | 2009-09-12 |
| |/ / |
|
| * | | 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-31 |
| * | | sdhci: get rid of "frequency too high" flood when using eSDHC | Anton Vorontsov | 2009-07-29 |
| * | | mvsdio: fix handling of partial word at the end of PIO transfer | Nicolas Pitre | 2009-07-20 |