Age | Commit message (Expand) | Author |
2011-10-04 | Merge branch 'next/topic-dma-samsung' into next-samsung-devel | Kukjin Kim |
2011-09-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-09-19 | Merge branch 'samsung_dma' of git://git.infradead.org/users/vkoul/slave-dma i... | Kukjin Kim |
2011-09-14 | ARM: SAMSUNG: Remove Samsung specific enum type for dma direction | Boojin Kim |
2011-08-31 | mmc: sdhci-s3c: Fix mmc card I/O problem | Girish K S |
2011-08-31 | mmc: sd: UHS-I bus speed should be set last in UHS initialization | Subhash Jadavani |
2011-08-31 | mmc: sdhi: initialise mmc_data->flags before use | Simon Horman |
2011-08-31 | mmc: core: use non-reentrant workqueue for clock gating | Mika Westerberg |
2011-08-31 | mmc: core: prevent aggressive clock gating racing with ios updates | Mika Westerberg |
2011-08-31 | mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} | Mika Westerberg |
2011-08-28 | mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h | Shawn Guo |
2011-08-23 | block: separate priority boosting from REQ_META | Christoph Hellwig |
2011-08-13 | mmc: dw_mmc: Fix DDR mode support. | Seungwon Jeon |
2011-08-13 | mmc: core: use defined R1_STATE_PRG macro for card status | Jaehoon Chung |
2011-08-13 | mmc: sdhci: use f_max instead of host->clock for timeouts | Andy Shevchenko |
2011-08-13 | mmc: sdhci: move timeout_clk calculation farther down | Andy Shevchenko |
2011-08-13 | mmc: sdhci: check host->clock before using it as a denominator | Andy Shevchenko |
2011-08-13 | mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK" | Andy Shevchenko |
2011-08-13 | mmc: tmio: eliminate unused variable 'mmc' warning | Axel Lin |
2011-08-13 | mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC | Tony Lin |
2011-08-13 | mmc: sdhci-s3c: Fix build for header change | Mark Brown |
2011-08-13 | mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro | Shashidhar Hiremath |
2011-08-13 | mmc: core: Detect eMMC v4.5 ext_csd entries | Kyungmin Park |
2011-08-13 | mmc: mmc_test: avoid stalled file in debugfs | Andy Shevchenko |
2011-08-13 | mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk | Jaehoon Chung |
2011-08-13 | mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing | Philip Rakity |
2011-08-13 | mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish | Aaron Lu |
2011-07-27 | mmc: sdhci-esdhc-imx: add device tree probe support | Shawn Guo |
2011-07-27 | mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host | Shawn Guo |
2011-07-27 | mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() | Shawn Guo |
2011-07-27 | mmc: sdhci-esdhc-imx: do not reference platform data after probe | Shawn Guo |
2011-07-27 | mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 | Shawn Guo |
2011-07-26 | MMC / TMIO: Fix build issue related to struct scatterlist | Rafael J. Wysocki |
2011-07-25 | Merge 'akpm' patch series | Linus Torvalds |
2011-07-25 | notifiers: pm: move pm notifiers into suspend.h | Amerigo Wang |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-25 | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King |
2011-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-07-21 | mmc: print debug messages for runtime PM actions | Daniel Drake |
2011-07-21 | mmc: fix runtime PM with -ENOSYS suspend case | Ohad Ben-Cohen |
2011-07-21 | mmc: at91_mci: move register header from include/ to drivers/ | Jean-Christophe PLAGNIOL-VILLARD |
2011-07-21 | mmc: mxs-mmc: fix clock rate setting | Koen Beel |
2011-07-21 | mmc: tmio: fix a deadlock | Guennadi Liakhovetski |
2011-07-21 | mmc: tmio: fix a recently introduced bug in DMA code | Guennadi Liakhovetski |
2011-07-21 | mmc: sh_mmcif: maximize power saving | Guennadi Liakhovetski |
2011-07-21 | mmc: tmio: maximize power saving | Guennadi Liakhovetski |
2011-07-21 | mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled | Guennadi Liakhovetski |
2011-07-21 | mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb() | Adrian Hunter |