summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-09-079-65/+225
|\
| * md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown2017-09-011-0/+5
| * raid5-ppl: Recovery support for multiple partial parity logsPawel Baldysiak2017-08-281-38/+90
| * md: Runtime support for multiple pplsPawel Baldysiak2017-08-286-8/+59
| * md/raid0: attach correct cgroup info in bioShaohua Li2017-08-251-0/+1
| * raid5: remove raid5_build_blockGuoqing Jiang2017-08-251-10/+1
| * md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_showSong Liu2017-08-251-2/+10
| * md: replace seq_release_private with seq_releaseCihangir Akturk2017-08-251-1/+1
| * md: notify about new spare disk in the containerAlexey Obitotskiy2017-08-251-0/+2
| * md/raid1/10: reset bio allocated from mempoolShaohua Li2017-08-252-4/+50
| * md/raid5: release/flush io in raid5_do_work()Song Liu2017-08-241-0/+4
| * md/bitmap: copy correct data for bitmap superShaohua Li2017-08-241-2/+2
* | Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-09-0779-962/+2415
|\ \
| * | mmc: renesas_sdhi: Add r8a7743/5 supportBiju Das2017-09-011-0/+2
| * | mmc: meson-gx: fix __ffsdi2 undefined on arm32Jerome Brunet2017-08-311-7/+7
| * | mmc: sdhci-xenon: add runtime pm support and reimplement standbyZhoujie Wu2017-08-302-16/+72
| * | Merge branch 'fixes' into nextUlf Hansson2017-08-302-3/+22
| |\ \
| * | | mmc: core: Move mmc_start_areq() declarationAdrian Hunter2017-08-301-0/+6
| * | | mmc: mmci: stop building qcom dml as moduleSrinivas Kandagatla2017-08-302-3/+4
| * | | mmc: sunxi: Reset the device at probe timeMaxime Ripard2017-08-301-1/+1
| * | | clk: sunxi-ng: Provide a default reset hookMaxime Ripard2017-08-301-0/+12
| * | | mmc: meson-gx: rework tuning functionJerome Brunet2017-08-301-50/+111
| * | | mmc: meson-gx: change default tx phaseJerome Brunet2017-08-301-1/+7
| * | | mmc: meson-gx: implement voltage switch callbackJerome Brunet2017-08-301-0/+22
| * | | mmc: meson-gx: use CCF to handle the clock phasesJerome Brunet2017-08-301-41/+176
| * | | mmc: meson-gx: implement card_busy callbackJerome Brunet2017-08-301-0/+13
| * | | mmc: meson-gx: simplify interrupt handlerJerome Brunet2017-08-301-54/+39
| * | | mmc: meson-gx: work around clk-stop issueJerome Brunet2017-08-301-6/+68
| * | | mmc: meson-gx: fix dual data rate mode frequenciesJerome Brunet2017-08-301-12/+29
| * | | mmc: meson-gx: rework clock init functionJerome Brunet2017-08-301-48/+46
| * | | mmc: meson-gx: rework clk_set functionJerome Brunet2017-08-301-21/+9
| * | | mmc: meson-gx: rework set_ios functionJerome Brunet2017-08-301-13/+9
| * | | mmc: meson-gx: cfg init overwrite valuesJerome Brunet2017-08-301-10/+4
| * | | mmc: meson-gx: initialize sane clk default before clock registerJerome Brunet2017-08-301-10/+9
| * | | mmc: mmci: constify amba_idArvind Yadav2017-08-301-1/+1
| * | | mmc: block: cast a informative log for no devidx availableShawn Lin2017-08-301-1/+13
| * | | mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resumeMasahiro Yamada2017-08-303-21/+7
| * | | mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resumeMasahiro Yamada2017-08-303-76/+22
| * | | mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister()Masahiro Yamada2017-08-301-23/+7
| * | | mmc: sdhci-cadence: add suspend / resume supportMasahiro Yamada2017-08-301-9/+97
| * | | mmc: sdhci-xenon: Support HS400 Enhanced Strobe featureHu Ziji2017-08-302-6/+29
| * | | mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRCKishon Vijay Abraham I2017-08-302-0/+5
| * | | mmc: sdhci: Tidy reading 136-bit responsesAdrian Hunter2017-08-301-10/+18
| * | | mmc: meson-gx: clean up some constantsJerome Brunet2017-08-301-3/+1
| * | | mmc: meson-gx: remove CLK_DIVIDER_ALLOW_ZERO clock flagJerome Brunet2017-08-301-1/+1
| * | | mmc: meson-gx: fix mux mask definitionJerome Brunet2017-08-301-1/+1
| * | | mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd()Linus Walleij2017-08-301-25/+18
| * | | mmc: block: Refactor mmc_blk_part_switch()Linus Walleij2017-08-301-12/+13
| * | | mmc: block: Move duplicate checkLinus Walleij2017-08-301-16/+20
| * | | mmc: debugfs: Move block debugfs into block moduleLinus Walleij2017-08-303-89/+147