summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: Add support for disabling write-protect detectionLars-Peter Clausen2015-06-012-7/+24
* mmc: core: Don't print reset warning if reset is not supportedAdrian Hunter2015-06-011-1/+2
* mmc: block: Retry errored data requests when re-tuning is neededAdrian Hunter2015-06-012-1/+11
* mmc: block: Check re-tuning in the recovery pathAdrian Hunter2015-06-011-0/+3
* mmc: core: Flag re-tuning is needed on CRC errorsAdrian Hunter2015-06-011-0/+6
* mmc: sdhci: Change to new way of doing re-tuningAdrian Hunter2015-06-012-102/+13
* mmc: core: Add support for HS400 re-tuningAdrian Hunter2015-06-013-0/+107
* mmc: core: Separate out the mmc_switch status check so it can be re-usedAdrian Hunter2015-06-012-14/+17
* mmc: mmc: Hold re-tuning in mmc_sleep()Adrian Hunter2015-06-011-2/+8
* mmc: core: Hold re-tuning while bkops ongoingAdrian Hunter2015-06-011-0/+6
* mmc: core: Hold re-tuning during erase commandsAdrian Hunter2015-06-011-0/+3
* mmc: core: Hold re-tuning during switch commandsAdrian Hunter2015-06-011-10/+20
* mmc: core: Add support for re-tuning before each requestAdrian Hunter2015-06-011-7/+28
* mmc: core: Enable / disable re-tuningAdrian Hunter2015-06-012-1/+9
* mmc: host: Add facility to support re-tuningAdrian Hunter2015-06-013-0/+97
* mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macroAxel Lin2015-06-012-6/+2
* mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9aSuman Tripathi2015-06-012-1/+9
* mmc: sdhci-s3c: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* mmc: sdhci-imx: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* mmc: s3cmci: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* mmc: rtsx: Constify platform_device_idKrzysztof Kozlowski2015-06-012-2/+2
* mmc: mxs: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* mmc: davinci: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* mmc: sdhci-sirf: fake version and capbility registersWeijun Yang2015-06-012-0/+36
* mmc: sdhci-sirf: fix the tuning count in platform_execute_tuningWeijun Yang2015-06-011-4/+5
* MAINTAINERS: mmc: Update Ian Molton's address for tmio_mmc driverBen Hutchings2015-06-011-1/+1
* mmc: TMIO: Use devm_request_irq()Ian Molton2015-06-011-2/+2
* mmc: TMIO: Fix I/O mapping leak on error using devm_ioremap()Ian Molton2015-06-011-3/+2
* mmc: TMIO: Ensure MFD cell is disabled on probe error pathIan Molton2015-06-011-2/+4
* mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_hostAxel Lin2015-06-011-2/+1
* mmc: sdhci_f_sdh30: Staticize local functionsAxel Lin2015-06-011-3/+3
* mmc: sdhci-of-esdhc: Pre divider starts at 1Joakim Tjernlund2015-06-011-2/+2
* mmc: host: sdhci-esdhc-imx: fix broken email addressWolfram Sang2015-05-251-2/+2
* mmc: pwrseq: dt: example with reset clock and active low pinAndreas Fenkart2015-05-251-1/+3
* mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepareKuninori Morimoto2015-05-251-12/+10
* mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_hostKuninori Morimoto2015-05-251-17/+18
* mmc: sh_mmcif: cleanup to use dev instead of &pdev->devKuninori Morimoto2015-05-251-16/+17
* mmc: sh_mmcif: move mmcif_of_match to upsideKuninori Morimoto2015-05-251-6/+6
* mmc: sdio: add reset callback to bus operationsAndreas Fenkart2015-05-251-0/+7
* Linux 4.1-rc5v4.1-rc5Linus Torvalds2015-05-241-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-05-2413-77/+71
|\
| * MAINTAINERS: Revise lpfc maintainers for Avago Technologies ownership of EmulexJames Smart2015-05-181-3/+4
| * MAINTAINERS, be2iscsi: change email domainMinh Tran2015-05-1810-38/+40
| * sd: Disable support for 256 byte/sector disksMark Hounschell2015-05-181-14/+5
| * lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy2015-05-111-20/+21
| * storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan2015-05-111-2/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-232-12/+29
|\ \
| * | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-132-12/+29
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-231-1/+8
|\ \ \
| * | | irqchip/gicv3-its: ITS table size should not be smaller than PSZMinghuan Lian2015-05-201-1/+8
OpenPOWER on IntegriCloud