aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-22crypto: geode - Don't use tfm->__crt_alg->cra_name directlyMarek Vasut
2014-05-22crypto: geode - Weed out printk() from probe()Marek Vasut
2014-05-22crypto: geode - Consistently use AES_KEYSIZE_128Marek Vasut
2014-05-22crypto: geode - Kill AES_IV_LENGTHMarek Vasut
2014-05-22crypto: geode - Kill AES_MIN_BLOCK_SIZEMarek Vasut
2014-05-22crypto: mxs-dcp - Remove global mutexFabio Estevam
2014-05-22MAINTAINERS: mmc: Add path to git treeUlf Hansson
2014-05-22mmc: dove: fix missing MACH_DOVE dependencySebastian Hesselbarth
2014-05-22mmc: sdhci: SD tuning is broken for some controllersAl Cooper
2014-05-22mmc: sdhci-esdhc-imx: fix mmc ddr mode regression issueAisheng Dong
2014-05-22mmc: sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 supportPeter Guo
2014-05-22mmc: omap_hsmmc: split omap-dma header fileBalaji T K
2014-05-22mmc: omap_hsmmc: fix cmd23 multiblock read/writeBalaji T K
2014-05-22mmc: omap_hsmmc: use devm_ioremap_resourceBalaji T K
2014-05-22mmc: omap_hsmmc: use devm_request_threaded_irqBalaji T K
2014-05-22mmc: omap_hsmmc: use devm_request_irqBalaji T K
2014-05-22mmc: omap_hsmmc: use devm_clk_getBalaji T K
2014-05-22mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCsDavid Lanzendörfer
2014-05-22mmc: wmt-sdmmc: Use GFP_KERNEL instead of hard-coded valueAxel Lin
2014-05-22mmc: omap: Use DIV_ROUND_UP instead of open codedAxel Lin
2014-05-22mmc: dw_mmc: Don't print data errorsDoug Anderson
2014-05-22mmc: sdhci: track whether preset mode is currently enabled in hardwareRussell King
2014-05-22mmc: sdhci: move remaining power handling into sdhci_set_power()Russell King
2014-05-22mmc: sdhci: move regulator handling into sdhci_set_power()Russell King
2014-05-22mmc: sdhci-tegra: get rid of special PRESENT_STATE register handlingRussell King
2014-05-22mmc: sdhci: remove platform_suspend/platform_resume callbacksRussell King
2014-05-22mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacksRussell King
2014-05-22mmc: sdhci-esdhc-imx: remove emulation of uhs_modeRussell King
2014-05-22mmc: sdhci: clean up sdhci_execute_tuning() decisionRussell King
2014-05-22mmc: sdhci: cache timing information locallyRussell King
2014-05-22mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King
2014-05-22drm/i915: Check for FIFO underuns when disabling reporting on gmch platformsVille Syrjälä
2014-05-22drm/irq: Coding style fixDaniel Vetter
2014-05-22drm/i915: Provide DPIO diagrams as docboox tablesVille Syrjälä
2014-05-22drm/i915: Add a brief description of the VLV display PHY internalsVille Syrjälä
2014-05-22drm/i915: Add null state batch to active listMika Kuoppala
2014-05-22ore: Support for raid 6Boaz Harrosh
2014-05-22ore: Remove redundant dev_order(), more cleanupsBoaz Harrosh
2014-05-22ore: (trivial) reformat some codeBoaz Harrosh
2014-05-22MIPS: Fix a typo error in AUDIT_ARCH definitionHuacai Chen
2014-05-22mmc: sdhci: set_uhs_signaling() need not return a valueRussell King
2014-05-22mmc: sdhci-esdhc-imx: fix lockdep splat upon tuningRussell King
2014-05-22mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning()Russell King
2014-05-22mmc: sdhci-esdhc-imx: avoid DMA to kernel stackRussell King
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King
2014-05-22mmc: sdhci: move setting mmc->actual_clock into set_clock handlersRussell King
2014-05-22mmc: sdhci: move setting host->clock into sdhci_do_set_ios()Russell King
2014-05-22mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()Russell King
2014-05-22mmc: sdhci: convert ADMA descriptors to a coherent allocationRussell King
2014-05-22mmc: sdhci: avoid sync'ing the SG if there's no misalignmentRussell King