summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-263-4/+12
|\
| * dax: enable dax in the presence of known media errors (badblocks)Dan Williams2016-05-183-4/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-05-261-198/+107
|\ \
| * | libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov2016-05-261-1/+1
| * | libceph: async MON client generic requestsIlya Dryomov2016-05-261-2/+2
| * | libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov2016-05-261-138/+41
| * | rbd: rbd_dev_header_unwatch_sync() variantIlya Dryomov2016-05-261-4/+9
| * | libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov2016-05-261-3/+2
| * | libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-261-14/+4
| * | rbd: use header_oid instead of header_nameIlya Dryomov2016-05-261-33/+24
| * | libceph: variable-sized ceph_object_idIlya Dryomov2016-05-261-2/+6
| * | libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov2016-05-261-2/+16
| * | rbd: get/put img_request in rbd_img_request_submit()Ilya Dryomov2016-05-261-4/+7
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-261-1/+1
|\ \ \
| * | | hwmon: (emc2103) Fix typo in MODULE_PARM_DESCDan Carpenter2016-05-261-1/+1
| |/ /
* | | Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-05-268-20/+129
|\ \ \
| * | | mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-05-231-3/+3
| * | | mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-05-231-4/+1
| * | | mmc: longer timeout for long read time quirkMatt Gumbel2016-05-232-4/+5
| * | | mmc: dw_mmc: rockchip: Set the drive phase properlyDouglas Anderson2016-05-231-0/+64
| * | | mmc: dw_mmc: fix the wrong max_blk_sizeJaehoon Chung2016-05-231-3/+3
| * | | mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilitiesShawn Lin2016-05-231-4/+4
| * | | mmc: sdhci-acpi: Ensure connected devices are powered when probingAdrian Hunter2016-05-201-1/+6
| * | | ACPI / PM: Export acpi_device_fix_up_power()Ulf Hansson2016-05-201-0/+1
| * | | mmc: block: Pause re-tuning while switched to the RPMB partitionAdrian Hunter2016-05-171-1/+10
| * | | mmc: block: Always switch back to main area after RPMB accessAdrian Hunter2016-05-171-0/+8
| * | | mmc: core: Add a facility to "pause" re-tuningAdrian Hunter2016-05-171-0/+24
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-05-2630-740/+2271
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui2016-05-1829-739/+2264
| |\ \ \ \ \
| | | * | | | thermal: tango: initialize TEMPSI_CFGMarc Gonzalez2016-05-171-0/+1
| | | * | | | thermal: rockchip: use the usleep_range instead of udelayCaesar Wang2016-05-171-2/+2
| | | * | | | thermal: rockchip: add the notes for better readingCaesar Wang2016-05-171-21/+53
| | | * | | | thermal: rockchip: Support RK3366 SoCs in the thermal driverElaine Zhang2016-05-171-0/+28
| | | * | | | thermal: rockchip: handle the power sequence for tsadc controllerCaesar Wang2016-05-171-5/+82
| | | * | | | thermal: rockchip: update the tsadc table for rk3399Caesar Wang2016-05-171-34/+34
| | | * | | | thermal: rockchip: fixes the code_to_temp for tsadc driverCaesar Wang2016-05-171-2/+2
| | | * | | | thermal: rockchip: disable thermal->clk in err caseShawn Lin2016-05-171-1/+3
| | | * | | | thermal: tegra: add Tegra132 specific SOC_THERM driverWei Ni2016-05-174-0/+207
| | | * | | | thermal: fix ptr_ret.cocci warningskbuild test robot2016-05-171-4/+1
| | | * | | | thermal: mediatek: Add cpu dynamic power cooling model.Dawei Chien2016-05-171-2/+9
| | | * | | | thermal: generic-adc: Add ADC based thermal sensor driverLaxman Dewangan2016-05-173-0/+193
| | | * | | | thermal: tegra: fix static checker warningWei Ni2016-05-171-4/+1
| | | * | | | thermal: tegra: mark PM functions __maybe_unusedArnd Bergmann2016-05-171-2/+2
| | | * | | | thermal: add temperature sensor support for tango SoCMarc Gonzalez2016-05-173-0/+121
| | | * | | | thermal: hisilicon: fix IRQ imbalance enablingLeo Yan2016-05-171-3/+4
| | | * | | | thermal: hisilicon: support to use any sensorLeo Yan2016-05-171-13/+20
| | | * | | | thermal: tegra: add PM supportWei Ni2016-05-171-0/+46
| | | * | | | thermal: tegra: handle HW initialization in one funcotionWei Ni2016-05-171-41/+44
| | | * | | | thermal: tegra: handle clocks in one functionWei Ni2016-05-171-15/+36
| | | * | | | thermal: tegra: add thermtrip functionWei Ni2016-05-174-5/+216