summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-09mmc: tmio: Keep host active while serving requestsUlf Hansson1-23/+32
2014-09-09mmc: tmio: Keep host active while SDIO IRQ is enabledUlf Hansson2-4/+16
2014-09-09mmc: atmel-mci: add 0x600 IP versionNicolas Ferre1-0/+1
2014-09-09mmc: core: Use regulator_get_voltage() if OCR mask is empty.Javier Martinez Canillas1-3/+11
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer8-1/+52
2014-09-09mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differentlyPeter Griffin1-2/+1
2014-09-09mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin1-9/+2
2014-09-09mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin1-9/+2
2014-09-09mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEPPeter Griffin1-3/+0
2014-09-09mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEPPeter Griffin1-3/+0
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin28-28/+0
2014-09-09mmc: core: sdio: Fix unconditional wake_up_process() on sdio threadFu Zhonghui2-4/+12
2014-09-09mmc: dw_mmc: Add support for MIPSAndrew Bresticker1-1/+1
2014-09-09mmc: dw_mmc: Add dependency on DMAAndrew Bresticker1-1/+2
2014-09-09sdhci : recompute timeout_clk when neededMatthieu CASTET1-1/+7
2014-09-09sdhci : handle busy timeout irqMatthieu CASTET1-0/+5
2014-09-09mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 responseRoger Tseng1-0/+7
2014-09-09mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng1-0/+7
2014-09-09mmc: au1xmmc: fix error return code in au1xmmc_probe()Wei Yongjun1-1/+4
2014-09-09mmc: dw_mmc: Make sure we don't get stuck when we get an errorDoug Anderson1-0/+46
2014-09-09mmc: Correct the value of MMC_NUM_PHY_PARTITIONYi Sun1-2/+3
2014-09-09mmc: sdhci: fix the wrong type of currChuanxiao.Dong1-1/+1
2014-09-09mmc: jz4740: prepare next dma transfer in parallel with current transferApelete Seketeli1-22/+116
2014-09-09mmc: jz4740: add dma infrastructure for data transfersApelete Seketeli1-8/+166
2014-09-09mmc: dw_mmc: add support for RK3288Addy Ke2-4/+58
2014-09-09mmc: include linux/types.h for bool definition in atmel-mci.hHans-Christian Egtvedt1-0/+2
2014-09-09mmc: sdhci-pltfm: Do not use parent as the host's devicePawel Moll1-8/+2
2014-09-09mmc: core: Remove fixed voltage regulator logicTim Kryger1-17/+1
2014-09-09mmc: mmci: Add qcom dml support to the driver.Srinivas Kandagatla5-1/+237
2014-09-08mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failureBartlomiej Zolnierkiewicz1-2/+2
2014-09-08Linux 3.17-rc4v3.17-rc4Linus Torvalds1-1/+1
2014-09-08Documentation: new page link in SubmittingPatchesSudip Mukherjee1-0/+1
2014-09-08Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle1-7/+9
2014-09-08Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02dMasanari Iida1-1/+1
2014-09-08Documentation: i2c: rename variable "register" to "reg"Jose Manuel Alarcon Roldan1-5/+5
2014-09-08Documentation: seq_file: Document seq_open_private(), seq_release_private()Rob Jones1-0/+33
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-34/+122
2014-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-14/+18
2014-09-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+12
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-11/+39
2014-09-07ufs: fix deadlocks introduced by sb mutex mergeAlexey Khoroshilov2-13/+8
2014-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-17/+28
2014-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-59/+90
2014-09-06Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-12/+114
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+5
2014-09-06timekeeping: Update timekeeper before updating vsyscall and pvclockThomas Gleixner1-2/+3
2014-09-06compat: nanosleep: Clarify error handlingThomas Gleixner1-3/+21
2014-09-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-14/+62
2014-09-06Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman3-2/+12
2014-09-06bus: arm-ccn: Move event cleanup routinePawel Moll1-26/+25