summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-01-311-1/+1
|\
| *-. Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina2018-01-31225-258/+3028
| |\ \
| * | | HID: i2c-hid: Allow ACPI systems to specify "post-power-on-delay-ms"Rajat Jain2017-11-211-1/+1
| | |/ | |/|
* | | Merge tag 'for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2018-01-312-23/+1
|\ \ \
| * | | power: reset: remove unused imx-snvs-poweroff driverDong Aisheng2018-01-081-23/+0
| * | | Add support for bq27521 battery monitorPavel Machek2017-12-081-0/+1
* | | | Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-01-312-3/+48
|\ \ \ \
| * | | | dt-bindings: gpio: rcar: Correct SoC family name for R8A7778Geert Uytterhoeven2017-12-211-1/+1
| * | | | pinctrl: axp209: add support for AXP813 GPIOsQuentin Schulz2017-12-071-1/+12
| * | | | dt-bindings: gpio: gpio-axp209: add pinctrl featuresQuentin Schulz2017-12-071-1/+35
| |/ / /
* | | | Merge tag 'leds_for_4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-312-8/+73
|\ \ \ \
| * | | | dt: bindings: lp8860: Add trigger binding to the lp8860Dan Murphy2018-01-081-0/+3
| * | | | dt: bindings: lp8860: Update DT label bindingDan Murphy2018-01-081-2/+15
| * | | | dt: bindings: lp8860: Update bindings for lp8860Dan Murphy2018-01-081-7/+7
| * | | | dt: bindings: lm3692x: Add bindings for lm3692x LED driverDan Murphy2018-01-081-0/+49
| | |_|/ | |/| |
* | | | Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-01-311-2/+2
|\ \ \ \
| * | | | Documentation: DT: qcom_hidma: Bump HW revision for the bugfixed HWSinan Kaya2017-12-131-2/+2
| | |/ / | |/| |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-311-1/+4
|\ \ \ \
| * | | | scsi: hisi_sas: devicetree: bindings: add LED feature for v2 hwXiaofei Tan2018-01-221-1/+4
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-302-0/+69
|\ \ \ \
| * | | | Docs: dt: add devicetree binding for describing arm64 SDEI firmwareJames Morse2018-01-131-0/+42
| * | | | dt-bindings: Document devicetree binding for ARM DSU PMUSuzuki K Poulose2018-01-021-0/+27
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-292-0/+21
|\ \ \ \ \
| * | | | | dt-bindings/clocksource: Add Spreadtrum SC9860 timer documentationBaolin Wang2018-01-081-0/+20
| * | | | | dt-bindings/clocksource: Add Actions Semi S700 timerAndreas Färber2018-01-081-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-292-2/+32
|\ \ \ \ \
| * | | | | dt-bindings/goldfish-pic: Add device tree binding for Goldfish PIC driverMiodrag Dinic2018-01-041-0/+30
| * | | | | dt-bindings/bcm2836-l1-intc: Add interrupt polarity supportStefan Wahren2018-01-041-2/+2
| |/ / / /
* | | | | Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2018-01-291-0/+8
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...Mark Brown2018-01-121-0/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | | * | | mfd: syscon: Add hardware spinlock supportBaolin Wang2018-01-121-0/+8
| | |/ / /
* | | | | Merge tag 'regulator-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-01-292-2/+53
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'regulator/topic/doc' and 'regulator/topic/sc2...Mark Brown2018-01-261-0/+43
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | regulator: Add Spreadtrum SC2731 regulator documentationErick Chen2017-12-051-0/+43
| | |/ / / /
| * | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2018-01-261-2/+10
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | regulator: added support for suspend statesChunyan Zhang2018-01-261-2/+10
| | |/ / /
* | | | | Merge tag 'spi-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2018-01-294-3/+28
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown2018-01-261-1/+1
| |\ \ \ \ \
| | * | | | | spi: xilinx: Add support for xlnx,axi-quad-spi-1.00.aRicardo Ribalda2017-11-271-1/+1
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/...Mark Brown2018-01-261-1/+15
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | spi: sh-msiof: Document hardware limitations related to chip selectsGeert Uytterhoeven2017-12-141-0/+10
| | | * | | | | spi: sh-msiof: Extend support to 3 native chip selectsGeert Uytterhoeven2017-12-141-1/+5
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to...Mark Brown2018-01-262-1/+12
| |\ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | / / / / | | | |_|_|_|/ / / / | | |/| | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | | * | | spi: orion: Fix clock resource by adding an optional bus clockGregory CLEMENT2018-01-121-0/+9
| | | | | |/ / / | | | | |/| | |
| | | | | * | | spi: meson-axg: update compatible string for the Meson-AXGSunny Luo2017-11-281-1/+3
| | | | |/ / /
* | | | | | | Merge tag 'mmc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-01-292-0/+3
|\ \ \ \ \ \ \
| * | | | | | | mmc: dt-bindings: add mmc support to MT7623 SoCSean Wang2017-12-151-0/+2
| * | | | | | | dt-bindings: mmc: renesas_sdhi: Add r8a77995 supportUlrich Hecht2017-12-111-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'hwmon-for-linus-v4.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-291-9/+5
|\ \ \ \ \ \ \
| * | | | | | | dt-bindings: hwmon: aspeed-pwm-tacho: Add reset nodeJoel2018-01-021-9/+5
| | |/ / / / / | |/| | | | |
OpenPOWER on IntegriCloud