| Commit message (Expand) | Author | Age |
... | |
| | | | | | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | *-----. | | | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 2010-02-25 |
| | |\ \ \ \| |
| | | |_|_|_|/
| | |/| | | | |
|
| | | | | * | | ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk | Linus Walleij | 2010-02-21 |
| | | | | * | | ARM: 5896/1: MMCI: work around a hardware bug in U300 | Linus Walleij | 2010-01-27 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-01 |
| |\ \ \ \ \ |
|
| | * | | | | | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 2010-02-26 |
| | * | | | | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 2010-02-26 |
| * | | | | | | MMC: AU1xMMC: Allow platforms to disable host capabilities | Manuel Lauss | 2010-02-27 |
| * | | | | | | MIPS: Alchemy: change dbdma to accept physical memory addresses | Manuel Lauss | 2010-02-27 |
| * | | | | | | MIPS: Alchemy: remove dbdma compat macros | Manuel Lauss | 2010-02-27 |
| |/ / / / / |
|
* | | | | | | Merge branch 'omap-fixes-for-linus' into omap-for-linus | Tony Lindgren | 2010-02-17 |
|\| | | | | |
|
| * | | | | | mmc_test: block addressed cards | Johan Kristell | 2010-02-11 |
| | |_|_|/
| |/| | | |
|
* | | | | | omap_hsmmc: allow compile without regulator framework | Adrian Hunter | 2010-02-15 |
* | | | | | omap_hsmmc: Allow for a shared VccQ | Adrian Hunter | 2010-02-15 |
* | | | | | omap_hsmmc: Ensure regulator enable / disable are paired | Adrian Hunter | 2010-02-15 |
* | | | | | omap_hsmmc: Fix disable timeouts | Adrian Hunter | 2010-02-15 |
* | | | | | omap_hsmmc: Allow for power saving without going off | Adrian Hunter | 2010-02-15 |
* | | | | | omap_hsmmc: Move gpio and regulator control from board file | Adrian Hunter | 2010-02-15 |
|/ / / / |
|
* | | | | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton | 2010-01-18 |
* | | | | mmc: allow for MMC v4.4 | Adrian Hunter | 2010-01-11 |
* | | | | mmc_block: fix queue cleanup | Adrian Hunter | 2010-01-11 |
* | | | | mmc_block: fix probe error cleanup bug | Jarkko Lavinen | 2010-01-11 |
* | | | | mmc_block: add dev_t initialization check | Anna Lemehova | 2010-01-11 |
|/ / / |
|
* | | | sdhci-of: add support for the wii sdhci controller | Albert Herranz | 2009-12-17 |
* | | | sdhci-of: reorganize driver to support additional hardware | Albert Herranz | 2009-12-17 |
* | | | sdhci-of: rename main driver file prior to reorganization | Albert Herranz | 2009-12-17 |
* | | | sdhci: protect header file against multi inclusion | Albert Herranz | 2009-12-17 |
* | | | sdio: initialise SDIO functions and update card->sdio_funcs in lockstep | Matt Fleming | 2009-12-17 |
* | | | sdio: fix reference counting in sdio_remove_func() | Daniel Drake | 2009-12-17 |
* | | | mmc: let tmio-mmc use dev_name() with request_irq() | Magnus Damm | 2009-12-15 |
* | | | mmc: Blackfin SD Host Controller Driver | Cliff Cai | 2009-12-15 |
* | | | mmc: atmel-mci: new MCI2 module support in atmel-mci driver | Nicolas Ferre | 2009-12-15 |
* | | | atmel-mci: change use of dma slave interface | Nicolas Ferre | 2009-12-15 |
* | | | mmc: add module parameter to set whether cards are assumed removable | Ben Hutchings | 2009-12-15 |
* | | | s3cmci: convert missed s3c2410_gpio calls to gpiolib calls | Ben Dooks | 2009-12-15 |
* | | | sdhci: add support for the SysKonnect CardBus2SDIO adapter | Nicolas Pitre | 2009-12-15 |
* | | | mmci-omap: remove bogus check for host->iclk | Ladislav Michl | 2009-12-15 |
* | | | davinci: mmc: add cpufreq support | Chaithrika U S | 2009-12-15 |
* | | | mmc: davinci: modify data types of EDMA related variables | Sudhakar Rajashekhara | 2009-12-15 |
* | | | DaVinci: MMC: MMC/SD controller driver for DaVinci family | Vipin Bhandari | 2009-12-15 |
* | | | drivers/mmc: Move dereference after NULL test | Julia Lawall | 2009-12-15 |
* | | | sdio: rework cis tuple parsing | Albert Herranz | 2009-12-15 |
* | | | mxcmmc: fix error path in mxcmci_probe | Uwe Kleine-König | 2009-12-15 |
* | | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 |
|\ \ \ |
|
| * \ \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 |
| |\ \ \ |
|
| * \ \ \ | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2009-12-09 |
| |\ \ \ \ |
|
| | * | | | | mmc: fix missing module license declaration in of_mmc_spi.c | Grant Likely | 2009-11-05 |
* | | | | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds | 2009-12-11 |
|\ \ \ \ \ \ |
|
| * | | | | | | HTC Dream: mmc compilation fixes | Pavel Machek | 2009-12-10 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | tty: sdio_uart: Fix the locking on "func" for new code | Alan Cox | 2009-12-11 |