Merge tag 'backport/v3.14.24-ltsi-rc1/irq-renesas-intc-irqpin-to-v3.18-rc1' into...
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / mmc /
2014-12-05 Simon HormanMerge tag 'backport/v3.14.24-ltsi-rc1/irq-renesas-intc...
2014-12-05 Simon HormanMerge tag 'backport/v3.14.24-ltsi-rc1/codecs-20141124...
2014-12-05 Simon HormanMerge tag 'backport/v3.14.24-ltsi-rc1/sata-rcar-to...
2014-12-05 Simon HormanMerge tag 'backport/v3.14.24-ltsi-rc1/phy-rcar-gen2...
2014-12-05 Simon HormanMerge tag 'backport/v3.14.24-ltsi-rc1/phy-rcar-gen2...
2014-12-05 Simon HormanMerge tag 'backport/v3.14.24-ltsi-rc1/usb-20141113...
2014-12-05 Simon HormanMerge tag 'backport/v3.14.24-ltsi-rc1/pci-rcar-gen2...
2014-12-05 Simon HormanMerge tag 'v3.14.25' into backport/v3.14.24-ltsi-rc1...
2014-12-05 Simon HormanMerge tag 'backport/v3.14.24-ltsi-rc1/rcar-thermal...
2014-12-05 Simon HormanMerge tag 'backport/v3.14.24-ltsi-rc1/i2c-sh-mobile...
2014-12-05 Simon HormanMerge tag 'backport/v3.14.24-ltsi-rc1/xhci-plat-to...
2014-12-05 Simon HormanMerge tag 'backport/v3.14.24-ltsi-rc1/sh-mobile-sdhi...
2014-12-05 Simon HormanMerge tag 'backport/v3.14.24-ltsi-rc1/pm-runtime-201411...
2014-12-05 Simon HormanMerge tag 'backport/v3.14.24-ltsi-rc1/mmc-20141105...
2014-12-05 Sergei Shtylyovmmc: tmio: prevent endless loop in tmio_mmc_set_clock()
2014-12-05 Kuninori Morimotommc: tmio: enable odd number size access
2014-12-05 Kuninori Morimotommc: use .multi_io_quirk on sh_mobile
2014-12-05 Kuninori Morimotommc: use .multi_io_quirk on tmio_mmc
2014-12-05 Geert Uytterhoevenmmc: tmio-mmc: Add support for SDHI on new R-Car Gen2...
2014-12-05 Shinobu Ueharammc: tmio: add actual clock support as option
2014-12-05 Kuninori Morimotommc: tmio: remove SCLKEN bit setting from tmio_mmc_set_...
2014-12-05 Kuninori Morimotommc: tmio: remove Renesas specific #ifdef
2014-12-05 Shinobu Ueharammc: tmio: check ILL_FUNC instead of CBSY
2014-12-05 Shinobu Ueharammc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
2014-12-05 Shinobu Ueharammc: tmio: control multiple block transfer mode
2014-12-05 Shinobu Ueharammc: tmio: clear error IRQ status
2014-12-05 Kuninori Morimotommc: tmio: care about DMA tx/rx addr offset
2014-12-05 Ulf Hanssonmmc: tmio: Remove library functions for system PM
2014-12-05 Ulf Hanssonmmc: tmio_mmc: Fixup system PM suspend lock-up
2014-12-05 Ulf Hanssonmmc: sdhi: Fixup system PM suspend lock-up
2014-12-05 Ulf Hanssonmmc: tmio_mmc: Enable runtime PM support
2014-12-05 Ulf Hanssonmmc: sdhi: Make runtime PM callbacks available for...
2014-12-05 Ulf Hanssonmmc: tmio: Make runtime PM callbacks available for...
2014-12-05 Ulf Hanssonmmc: tmio: Mask all IRQs when inactive
2014-12-05 Ulf Hanssonmmc: tmio: Handle clock gating from runtime PM functions
2014-12-05 Ulf Hanssonmmc: tmio: Restructure ->set_ios() and adapt ->probe...
2014-12-05 Ulf Hanssonmmc: tmio: Extract bus_width modifications to a separat...
2014-12-05 Ulf Hanssonmmc: tmio: Keep host active while serving requests
2014-12-05 Ulf Hanssonmmc: tmio: Keep host active while SDIO IRQ is enabled
2014-12-05 Simon HormanMerge tag 'backport/v3.14.24-ltsi-rc1/pm-runtime-201411...
2014-12-05 Kuninori Morimotommc: Add .multi_io_quirk callback for multi I/O HW bug
2014-12-05 Laurent Pinchartmmc: sh_mmcif: Configure DMA slave bus width
2014-12-05 Laurent Pinchartmmc: sh_mmcif: Fix DMA slave address configuration
2014-12-05 Laurent Pinchartmmc: tmio: Configure DMA slave bus width
2014-12-05 Ben Dooksmmc: sh-mmcif: final error path cleanup
2014-12-05 Ben Dooksmmc: sh-mmcif: no need to call pm_runtime_suspend on...
2014-12-05 Ben Dooksmmc: sh-mmcif: use devm_ for irq management
2014-12-05 Ben Dooksmmc: sh-mmcif: use devm_ for clock management
2014-12-05 Ben Dooksmmc: sh-mmcif: use devm_ for ioremap
2014-12-05 Ben Dooksmmc: sh-mmcif: update to print version and bus clock...
2014-12-05 Seungwon Jeonmmc: sh_mmcif: clarify DDR timing mode between SD-UHS...
2014-12-05 Seungwon Jeonmmc: clarify DDR timing mode between SD-UHS and eMMC
2014-12-05 Kuninori Morimotommc: sdhi: update sh_mobile_sdhi_of_data for r8a7791
2014-12-05 Kuninori Morimotommc: sdhi: update sh_mobile_sdhi_of_data for r8a7790
2014-12-05 Kuninori Morimotommc: sdhi: update sh_mobile_sdhi_of_data for r8a7779
2014-12-05 Kuninori Morimotommc: sdhi: update sh_mobile_sdhi_of_data for r8a7778
2014-12-05 Kuninori Morimotommc: sdhi: tidyup sh_mobile_sdhi_of_match position
2014-12-05 Ulf Hanssonmmc: tmio: Adapt to proper PM configs for exported...
2014-12-05 Ulf Hanssonmmc: tmio_mmc: Convert from legacy to modern PM ops
2014-12-05 Ulf Hanssonmmc: sh_mobile_sdhi: Use modern PM macros to define...
2014-11-14 Derek Brownemmc: sdhci-pci: SDIO host controller support for Intel...
2014-11-14 Roger Tsengmmc: rtsx_pci_sdmmc: fix incorrect last byte in R2...
2014-07-09 Micky Chingmmc: rtsx: add R1-no-CRC mmc command type handle
2014-05-13 Russell Kingmmc: sdhci-bcm-kona: fix build errors when built-in
2014-03-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-25 Linus TorvaldsMerge branch 'nfsd-next' of git://linux-nfs.org/~bfield...
2014-03-20 David S. MillerMerge branch 'fixes' of git://git./linux/kernel/git...
2014-03-19 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git./linux/kerne...
2014-03-18 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-03-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-15 Linus TorvaldsMerge tag 'dm-3.14-fixes-4' of git://git./linux/kernel...
2014-03-14 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-03-13 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-03-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-11 Takashi IwaiMerge tag 'asoc-v3.14-rc6' of git://git./linux/kernel...
2014-03-10 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git./linux/kerne...
2014-03-10 Mark BrownMerge remote-tracking branches 'asoc/fix/88pm860',...
2014-03-10 Mark BrownMerge remote-tracking branch 'asoc/fix/pcm' into asoc...
2014-03-10 Linus TorvaldsMerge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org...
2014-03-09 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2014-03-09 Olof JohanssonMerge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git...
2014-03-09 Olof JohanssonMerge tag 'bcm-for-3.14-pinctrl-reduced-rename' of...
2014-03-08 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git./linux/kerne...
2014-03-08 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git./linux/kerne...
2014-03-08 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git./linux/kerne...
2014-03-08 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2014-03-07 Linus TorvaldsMerge tag 'dm-3.14-fixes-3' of git://git./linux/kernel...
2014-03-07 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-03-07 Linus TorvaldsMerge tag 'sound-3.14-rc6' of git://git./linux/kernel...
2014-03-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-03-07 Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc5-tag' of git:/...
2014-03-07 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2014-03-07 Mark BrownMerge remote-tracking branches 'spi/fix/ath79', 'spi...
2014-03-06 Dave AirlieMerge branch 'drm-armada-fixes' of git://ftp.arm.linux...
2014-03-04 H. Peter AnvinMerge tag 'efi-urgent' into x86/urgent
2014-03-04 Linus TorvaldsMerge tag 'regulator-v3.14-rc5' of git://git./linux...
2014-03-03 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-03-02 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-03-02 Linus TorvaldsMerge tag 'driver-core-3.14-rc5' of git://git./linux...
next