summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-29mmc: sunxi: Support MMC_DDR52 timing modesChen-Yu Tsai1-5/+7
2016-02-29mmc: sanitize 'bus width' in debug outputWolfram Sang2-2/+2
2016-02-29mmc: core: use the defined function to check whether card is removableJaehoon Chung1-5/+4
2016-02-29mmc: sdhci-iproc: use sdhci_pltfm_unregister directlyJisheng Zhang1-6/+1
2016-02-29mmc: sdhci-iproc: add bcm2835 supportStefan Wahren2-3/+18
2016-02-29mmc: sdhci-iproc: define MMC caps in platform dataStefan Wahren1-2/+3
2016-02-29mmc: mmc_test: mention that '0' runs all testsWolfram Sang1-0/+1
2016-02-29mmc: mmcif: don't depend on MMC_BLOCKWolfram Sang1-1/+1
2016-02-29mmc: make MAN_BKOPS_EN message a debugWolfram Sang1-1/+1
2016-02-29mmc: omap_hsmmc: don't print uninitialized variablesArnd Bergmann1-2/+2
2016-02-29mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronouslyFu, Zhonghui1-0/+2
2016-02-29mmc: core: enable mmc host device to suspend/resume asynchronouslyFu, Zhonghui1-0/+1
2016-02-29mmc: sunxi: Support vqmmc regulatorChen-Yu Tsai1-0/+31
2016-02-29mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios opChen-Yu Tsai1-1/+4
2016-02-29mmc: sunxi: Document host init sequenceChen-Yu Tsai1-0/+12
2016-02-29mmc: sdhci-iproc: Actually enable the clockStefan Wahren1-1/+8
2016-02-29mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong1-1/+1
2016-02-29mmc: sdhci-iproc: Clean up platform allocations if shdci init failsStefan Wahren1-1/+5
2016-02-29mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9aRameshwar Prasad Sahu1-5/+0
2016-02-29mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIASKishon Vijay Abraham I1-1/+4
2016-02-29mmc: remove unnecessary assignment statements before returnMasahiro Yamada3-23/+6
2016-02-29mmc: core: pwrseq_simple: remove unused header filePeter Chen1-1/+0
2016-02-29mmc: usdhi6rol0: use to_delayed_workGeliang Tang1-1/+1
2016-02-29mmc: sh_mmcif: use to_delayed_workGeliang Tang1-1/+1
2016-02-29mmc: sdricoh_cs: Less checks in sdricoh_init_mmc() after, error detectionMarkus Elfring1-12/+8
2016-02-29mmc: sdricoh_cs: Delete unnecessary variable initialisationsMarkus Elfring1-3/+3
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+7
2016-02-28Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-02-28Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds18-70/+125
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+22
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+14
2016-02-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman1-0/+22
2016-02-27PCI: mvebu: Restrict build to 32-bit ARMThierry Reding1-0/+1
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas1-1/+8
2016-02-26Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-94/+36
2016-02-26Merge branches 'pm-devfreq' and 'acpi-pci'Rafael J. Wysocki1-94/+34
2016-02-26Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm...Linus Torvalds1-1/+1
2016-02-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds24-121/+475
2016-02-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-56/+56
2016-02-26Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-3/+34
2016-02-25drm/nouveau/disp/dp: ensure sink is powered up before attempting link trainingBen Skeggs2-0/+16
2016-02-25drm/nouveau: platform: Fix deferred probeThierry Reding2-12/+30
2016-02-25drivers: sh: Restore legacy clock domain on SuperH platformsGeert Uytterhoeven1-1/+1
2016-02-25Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-i...Dave Airlie13-93/+367
2016-02-25Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-16/+62
2016-02-24drm/amdgpu: disable direct VM updates when vm_debug is setChristian König1-1/+2
2016-02-24amdgpu: fix NULL pointer dereference at tonga_check_states_equalBradley Pankow1-2/+2
2016-02-24Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman13-63/+106
2016-02-24Revert "ACPI, PCI, irq: remove interrupt count restriction"Rafael J. Wysocki1-102/+34