aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-27mmc: core: Replace workqueue and notifiersdebug_workqueueUlf Hansson
2015-11-27mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter
2015-11-27mmc: sdhci: 64-bit DMA actually has 4-byte alignmentAdrian Hunter
2015-11-27mmc: sdhci: Fix DMA descriptor with zero data lengthAdrian Hunter
2015-11-27mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter
2015-11-27mmc: sdhci: Do not BUG on invalid vddAdrian Hunter
2015-11-27mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPTAdrian Hunter
2015-11-27mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400Wenkai Du
2015-11-27mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione
2015-11-27mmc: mvsdio: delete platform data code pathLinus Walleij
2015-11-27mmc: mvsdio: delete platform data headerLinus Walleij
2015-11-27mmc: sdhci-of-esdhc: add/remove some quirks according to vendor versionyangbo lu
2015-11-27mmc: atmel-mci: atmci_convert_chksize depends on controller versionludovic.desroches@atmel.com
2015-11-27MAINTAINERS: remove atmel-mci-regs.h fileludovic.desroches@atmel.com
2015-11-27mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.cludovic.desroches@atmel.com
2015-11-27mmc: fix mmc_{un,}register_pm_notifier prototypesArnd Bergmann
2015-11-27mmc: sdhci-esdhc-imx: correct the tuning-step settingHaibo Chen
2015-11-27mmc: sh_mmcif: rework dma channel handlingArnd Bergmann
2015-11-27mmc: sdhci: Fix strings broken across multiple linesMarek Vasut
2015-11-27mmc: pwrseq: constify mmc_pwrseq_ops structuresJulia Lawall
2015-11-27mmc: tegra: Add Tegra210 supportThierry Reding
2015-11-27mmc: tegra: Constify SoC dataThierry Reding
2015-11-27mmc: sdhci-of-at91: add PM supportludovic.desroches@atmel.com
2015-11-27mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FSAdrien Schildknecht
2015-11-27mmc: block: change to use kmalloc when copy data from userspaceyalin wang
2015-11-27mmc: core: set regulator not found message as debugludovic.desroches@atmel.com
2015-11-27mmc: core: Check for non-removable cards earlier in the error pathUlf Hansson
2015-11-27mmc: core: Refactor code to register the MMC PM notifierUlf Hansson
2015-11-27mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson
2015-11-27mmc: core: Make runtime resume default behavior for MMC/SDUlf Hansson
2015-11-27mmc: core: Keep host claimed in mmc_rescan() while calling host opsUlf Hansson
2015-11-27mmc: core: Invoke ->card_event() callback only when neededUlf Hansson
2015-11-23mmc: omap_hsmmc: No need to check DMA channel validity at module removePeter Ujfalusi
2015-11-23mmc: sh_mmcif: Document r8a7793 DT bindingsUlrich Hecht
2015-11-23mmc: core: enable support for the standard "wakeup-source" propertySudeep Holla
2015-11-22Linux 4.4-rc2v4.4-rc2Linus Torvalds
2015-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer
2015-11-22slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer
2015-11-22slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer
2015-11-22slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer
2015-11-22slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller