summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* Merge char-misc-next into staging-nextGreg Kroah-Hartman2016-02-228-2/+145
|\
| * Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-1411-30/+56
| |\
| | * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-02-131-2/+35
| | |\
| | | * thermal: rcar: enable to use thermal-zone on DTKuninori Morimoto2016-02-091-2/+35
| | * | Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-122-0/+2
| | |\ \
| | | * | PCI: rcar: Add device tree support for r8a7793Simon Horman2016-02-051-0/+1
| | | * | PCI: rcar: Add gen2 device tree support for r8a7793Simon Horman2016-02-051-0/+1
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/arizona', 'asoc/fix/...Mark Brown2016-02-101-0/+2
| | |\ \ \ \ \ | | | | | |/ / | | | | |/| / | | | |_|_|/ | | |/| | |
| | | | | * ASoC: fsl: document DT compatible string "fsl,imx-audio-wm8960"Xiubo Li2016-01-151-0/+2
| | | | |/ | | | |/|
| * | | | Documentation: devicetree: Add DT bindings to eeprom_93xx46 driver.Cory Tusar2016-02-091-0/+25
| * | | | dt-bindings: add document of mediatek efuse driverAndrew-CT Chen2016-02-071-0/+36
| * | | | DT: nvmem: Add NXP LPC18xx EEPROM memory binding documentationAriel D'Alessandro2016-02-071-0/+28
| * | | | platform: goldfish: pipe: add devicetree bindingsGreg Hackmann2016-01-281-0/+17
| | |_|/ | |/| |
* | | | Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-02-143-0/+83
|\ \ \ \
| * | | | iio: adc: add support for ADC0831/ADC0832/ADC0834/ADC0838 chipsAkinobu Mita2016-02-091-0/+19
| * | | | Documentation: afe4403: Add DT bindings for the AFE4403 heart monitorAndrew F. Davis2016-02-061-0/+34
| * | | | Documentation: afe4404: Add DT bindings for the AFE4404 heart monitorAndrew F. Davis2016-02-061-0/+30
* | | | | Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2016-02-077-28/+17
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-017-28/+17
| |\ \ \ | | |/ / | |/| |
| | * | DT: phy.txt: Clarify expected compatible valuesAndrew Lunn2016-01-284-20/+6
| | * | net: mvneta: update clocks property and document additional clock-namesJisheng Zhang2016-01-211-1/+6
| | * | net: hns: enet specifies a reference to dsafyankejian2016-01-212-7/+5
* | | | Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-02-017-1/+89
|\ \ \ \ | |/ / / |/| | |
| * | | iio: light: opt3001: Add device tree binding documentationAndreas Dannenberg2016-02-011-0/+26
| * | | iio: chemical: add Atlas pH-SM sensor supportMatt Ranostay2016-01-301-0/+22
| * | | devicetree: add Atlas Scientific LLC vendor prefixMatt Ranostay2016-01-301-0/+1
| * | | iio: mma8452: add support for MMA8451QMartin Kepplinger2016-01-231-1/+3
| * | | iio:adc:at91_adc8xx: introduce new atmel adc driverLudovic Desroches2016-01-161-0/+28
| * | | iio: health: max30100: add config for LED currentMatt Ranostay2016-01-031-0/+8
| * | | iio: adc: mcp3422: Add support for MCP3425Akinobu Mita2016-01-021-0/+1
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-246-0/+235
|\ \ \ \
| * | | | dt/bindings: Add bindings for PIC32/MZDA platformsJoshua Henderson2016-01-241-0/+31
| * | | | dt/bindings: Add bindings for PIC32 interrupt controllerCristian Birsan2016-01-241-0/+67
| * | | | Documentation: DT: net: add docs for ralink/mediatek SoC ethernet bindingJohn Crispin2016-01-203-0/+119
| * | | | devicetree: Add bindings for the ATH79 USB phyAlban Bedel2016-01-041-0/+18
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-01-241-0/+2
|\ \ \ \ \
| * | | | | dt-bindings: rockchip-thermal: Support the RK3228/RK3399 SoCs compatibleCaesar Wang2016-01-061-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-01-221-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2016-01-211-0/+1
| |\ \ \ \ \ \
| | * | | | | | Input: gpio-keys - allow setting input device name in DTLaxman Dewangan2016-01-131-0/+1
* | | | | | | | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-215-10/+302
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas2016-01-152-4/+237
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | | | * | | | | | | | PCI: qcom: Document PCIe devicetree bindingsStanimir Varbanov2016-01-051-0/+233
| | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllersGabriele Paoloni2016-01-081-4/+4
| | |/ / / / / / / /
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci...Bjorn Helgaas2016-01-063-6/+65
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | / / / / / / / | | | |/ / / / / / /
| | | * | | | | | | PCI: rcar: Add gen2 fallback compatibility string for pcie-rcarSimon Horman2015-12-091-4/+11
| | | * | | | | | | PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2Simon Horman2015-12-091-2/+9
| | | * | | | | | | PCI: rcar: Add support for R-Car H3 to pcie-rcarHarunobu Kurokawa2015-12-081-1/+2
| | | * | | | | | | PCI: rcar: Allow DT to override default window settingsPhil Edworthy2015-11-251-0/+6
| | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | PCI: iproc: Add iProc PCIe MSI device tree bindingRay Jui2015-12-071-0/+35
OpenPOWER on IntegriCloud