aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds4-3/+66
2019-09-16Merge tag 'spi-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds5-7/+63
2019-09-16Merge tag 'regulator-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds7-9/+446
2019-09-16Merge tag 'hwmon-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds5-3/+19
2019-09-16Merge tag 'tpmdd-next-20190902' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds1-0/+2
2019-09-15Merge branch 'spi-5.4' into spi-nextMark Brown4-6/+62
2019-09-15Merge branch 'spi-5.3' into spi-linusMark Brown1-1/+1
2019-09-13dt-bindings: spi: update bindings for MT6765 SoCluhua.xu1-0/+1
2019-09-11Merge branch 'regulator-5.4' into regulator-nextMark Brown7-9/+446
2019-09-11gpio: aspeed: Update documentation with ast2600 controllersRashmica Gupta1-2/+5
2019-09-10regulator: uniphier: Add Pro5 USB3 VBUS supportKunihiko Hayashi1-2/+3
2019-09-10dt-bindings: regulator: add regulator-fixed-clock bindingPhilippe Schenker1-1/+18
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij29-299/+225
2019-09-03hwmon: (as370-hwmon) Add DT bindings for Synaptics AS370 PVTJisheng Zhang1-0/+11
2019-09-03dt-bindings: hwmon: Document ibm,cffps2 compatible stringEddie James1-3/+5
2019-09-03dt-bindings: Add ipsps1 as a trivial deviceJohn Wang1-0/+2
2019-09-03device-tree: bindinds: add NXP PCT2075 as compatible device to LM75Daniel Mack1-0/+1
2019-09-03hwmon: Remove ads1015 driverGuenter Roeck1-0/+0
2019-09-02tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEESasha Levin1-0/+2
2019-08-31dt-bindings: net: dsa: document additional Microchip KSZ8563 switchRazvan Stefanescu1-0/+1
2019-08-30dt-binding: spi: add NPCM FIU controllerTomer Maimon1-0/+47
2019-08-28macb: bindings doc: update sifive fu540-c000 bindingYash Shah1-2/+2
2019-08-28regulator: Add document for MT6358 regulatorHsin-Hsiung Wang1-0/+358
2019-08-27dt-bindings: sy8824x: Document SY20278 supportJisheng Zhang1-0/+1
2019-08-27dt-bindings: sy8824x: Document SY20276 supportJisheng Zhang1-1/+2
2019-08-27dt-bindings: sy8824x: Document SY8824E supportJisheng Zhang1-2/+4
2019-08-27regulator: add binding for the SY8824C voltage regulatorJisheng Zhang1-0/+20
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-10/+20
2019-08-26dt-bindings: IDU-intc: Add support for edge-triggered interruptsMischa Jonker1-5/+14
2019-08-26dt-bindings: IDU-intc: Clean up documentationMischa Jonker1-4/+5
2019-08-23Merge branch 'spi-5.3' into spi-5.4Mark Brown1-2/+1
2019-08-23gpio: mpc8xxx: add ls1088a platform gpio node DT binding descriptionSong Hui1-3/+3
2019-08-22spi: spi-fsl-qspi: Add ls2080a compatibility string to bindingsAshish Kumar1-2/+1
2019-08-22spi: fsl-qspi: Enhance binding to extend example for flash entryAshish Kumar1-1/+5
2019-08-20spi: Fix the number of CS lines documented as an exampleManivannan Sadhasivam1-1/+1
2019-08-15regulator: act8865 regulator modes and suspend statesRaag Jadav1-2/+25
2019-08-15Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-15/+22
2019-08-15dt-bindings: gpio: davinci: Add new compatible for J721E SoCsLokesh Vutla1-0/+1
2019-08-14dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schemaRob Herring1-1/+2
2019-08-14dt-bindings: gpio: aspeed: Add SGPIO supportHongwei Zhang1-0/+45
2019-08-12dt-bindings: fec: explicitly mark deprecated propertiesSven Van Asbroeck1-13/+17
2019-08-10Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds3-163/+17
2019-08-09dt-bindings: regulator: twl6030: Add retain-on-reset propertyGregory CLEMENT1-0/+7
2019-08-09regulator: dt-bindings: Sort the compatibles and nodesVinod Koul1-9/+10
2019-08-08dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed boardPaul Walmsley1-1/+1
2019-08-08dt-bindings: riscv: remove obsolete cpus.txtPaul Walmsley2-162/+12
2019-08-08dt-bindings: Update the riscv,isa string descriptionAtish Patra1-0/+4
2019-08-08regulator: dt-bindings: Add PM8150x compatiblesVinod Koul1-1/+7
2019-08-07gpio: mpc8xxx: Add new platforms GPIO DT node descriptionSong Hui1-1/+15
2019-08-05Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+0