summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: mediatek: Remove redundant runtime PM callsUlf Hansson2016-05-021-17/+2
* mmc: mmci: Remove redundant runtime PM callsUlf Hansson2016-05-021-20/+0
* mmc: atmel-mci: Remove redundant runtime PM callsUlf Hansson2016-05-021-9/+0
* mmc: davinci: prepare clockDavid Lechner2016-05-021-5/+5
* mmc: davinci: fix unwinding in probeDavid Lechner2016-05-021-60/+40
* mmc: dw_mmc: remove setup_clock callbackShawn Lin2016-05-022-11/+0
* mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clockShawn Lin2016-05-021-8/+0
* mmc: dw_mmc-rockchip: remove setup_clock for rockchipShawn Lin2016-05-021-8/+4
* mmc: dw_mmc: exynos: add the function for controlling SMUJaehoon Chung2016-05-021-2/+13
* mmc: dw_mmc: avoid using dmaengine_terminate_allShawn Lin2016-05-021-1/+1
* mmc: dw_mmc-rockchip: fix failing to mount partition with "discard"Shawn Lin2016-05-021-0/+9
* mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmopsShawn Lin2016-05-021-21/+1
* mmc: sh_mobile_sdhi: Add UHS-I mode supportWolfram Sang2016-05-021-0/+52
* mmc: tmio: stop clock when 0Hz is requestedWolfram Sang2016-05-021-24/+26
* mmc: tmio: always start clock after frequency calculationWolfram Sang2016-05-021-18/+16
* mmc: tmio: Add UHS-I mode supportWolfram Sang2016-05-022-1/+13
* mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequencyBen Hutchings2016-05-023-16/+66
* mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} opsBen Hutchings2016-05-023-11/+9
* mmc: core: Provide tracepoints for request processingBaolin Wang2016-05-021-0/+7
* mmc: omap_hsmmc: pass omap_hsmmc_host pointer directlyAndreas Fenkart2016-05-021-10/+9
* mmc: davinci: remove matching stringDavid Lechner2016-05-021-1/+1
* mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channelPeter Ujfalusi2016-05-021-39/+14
* mmc: sh_mmci: Get rid of wrapper function for regulatorsUlf Hansson2016-05-021-12/+4
* mmc: sh_mmcif: Restructure ->set_ios()Ulf Hansson2016-05-021-29/+16
* mmc: sh_mmcif: Make sure the device stays active when needed in ->probe()Ulf Hansson2016-05-021-7/+8
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-05-012-3/+3
|\
| * thermal: use %d to print S32 parametersLeo Yan2016-04-281-1/+1
| * thermal: hisilicon: increase temperature resolutionLeo Yan2016-04-281-2/+2
* | Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-04-304-1/+40
|\ \
| * | cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling2016-04-273-0/+40
| * | cxl: Keep IRQ mappings on context teardownMichael Neuling2016-04-271-1/+0
* | | Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-302-2/+2
|\ \ \
| * | | EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2016-04-292-2/+2
| | |/ | |/|
* | | Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-302-6/+7
|\ \ \
| * \ \ Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2016-04-292-6/+7
| |\ \ \ | | |/ / | |/| |
| | * | cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada2016-04-251-0/+5
| | * | Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG...Rafael J. Wysocki2016-04-251-6/+2
* | | | Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-04-303-0/+87
|\ \ \ \
| * | | | mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80Chen-Yu Tsai2016-04-281-0/+5
| * | | | mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter2016-04-182-0/+82
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-04-3012-48/+277
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-297-27/+219
| |\ \ \ \ \
| | * | | | | drm/amdgpu: disable vm interrupts with vm_fault_stop=2Flora Cui2016-04-272-2/+8
| | * | | | | drm/amdgpu: print a message if ATPX dGPU power control is missingAlex Deucher2016-04-271-1/+4
| | * | | | | Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2016-04-272-11/+5
| | * | | | | drm/radeon: fix vertical bars appear on monitor (v2)Vitaly Prosyak2016-04-272-1/+199
| | * | | | | drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tailFlora Cui2016-04-271-13/+4
| * | | | | | Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2016-04-292-8/+8
| |\ \ \ \ \ \
| | * | | | | | drm/vmwgfx: Fix order of operationSinclair Yeh2016-04-281-3/+3
| | * | | | | | drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee2016-04-281-4/+4