summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* net: hisilicon: Add Fast Ethernet MAC driverDongpo Li2016-07-161-0/+39
* net: Add MDIO bus driver for the Hisilicon FEMACDongpo Li2016-07-161-0/+22
* net: phy: micrel: Add KSZ8041FTL fiber mode supportPhilipp Zabel2016-07-151-0/+10
* net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switchFlorian Fainelli2016-07-111-0/+9
* net: ethernet: Add TSE PCS support to dwmac-socfpgaTien Hock Loh2016-07-101-0/+19
* net: netcp: Fix a typo in keystone-netcp.txtMasanari Iida2016-06-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-308-15/+19
|\
| * Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-06-115-11/+12
| |\
| | * i2c: mux: refer to i2c-mux.txtSimon Horman2016-06-095-11/+12
| * | Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-112-4/+6
| |\ \
| | * | dt-bindings: Add vendor prefix for TechNexionFabio Estevam2016-06-081-0/+1
| | * | of: add vendor prefix for UniWestJoshua Clayton2016-06-031-0/+1
| | * | dt: bindings: fix documentation for MARVELL's bt-sd8xxx wireless deviceWei-Ning Huang2016-06-031-4/+4
| * | | hwmon: (ina2xx) Document compatible for INA231Krzysztof Kozlowski2016-06-071-0/+1
| | |/ | |/|
* | | net: davinci_mdio: introduce "ti,cpsw-mdio" compat stringGrygorii Strashko2016-06-281-0/+1
* | | net: davinci_mdio: document missed "ti, am4372-mdio" compat stringGrygorii Strashko2016-06-281-1/+3
* | | drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO2016-06-281-0/+3
* | | Merge tag 'linux-can-next-for-4.8-20160623' of git://git.kernel.org/pub/scm/l...David S. Miller2016-06-271-7/+14
|\ \ \
| * | | can: rcar_canfd: Add Classical CAN only mode supportRamesh Shanmugasundaram2016-06-231-7/+14
* | | | net: stmmac: dwmac-rk: add rk3228-specific dataXing Zheng2016-06-261-1/+2
|/ / /
* | | Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...David S. Miller2016-06-171-0/+89
|\ \ \
| * | | can: rcar_canfd: Add Renesas R-Car CAN FD driverRamesh Shanmugasundaram2016-06-171-0/+89
* | | | Documentation: DT: cpsw: remove rx_descs propertyIvan Khoronzhuk2016-06-171-1/+0
|/ / /
* | | dt: bindings: Add bindings for Cirrus Logic CS89x0 ethernet chipAlexander Shiyan2016-06-151-0/+13
* | | binding: PHY: Binding doc for NS2 PCIe PHYs.Pramod Kumar2016-06-101-0/+27
* | | binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus multiplexerPramod Kumar2016-06-101-0/+59
* | | binding: Make "mdio-parent-bus" property from mandatory to optionalPramod Kumar2016-06-101-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-101-0/+1
|\ \ \ | |/ /
| * | dt-bindings: imx: ldb: Add ddc-i2c-bus propertyAkshay Bhat2016-05-301-0/+1
| |/
* | net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli2016-06-091-0/+88
* | net: dsa: Document new bindingAndrew Lunn2016-06-041-2/+276
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-287-9/+9
|\
| * MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov2016-05-281-1/+1
| * dt/bindings: Correct clk binding example for PIC32 gpio.Purna Chandra Mandal2016-05-281-1/+1
| * dt/bindings: Correct clk binding example for PIC32 WDT.Purna Chandra Mandal2016-05-281-2/+2
| * dt/bindings: Correct clk binding example for PIC32 DMT.Purna Chandra Mandal2016-05-281-2/+2
| * dt/bindings: Correct clk binding example for PIC32 serial.Purna Chandra Mandal2016-05-281-1/+1
| * dt/bindings: Correct clk binding example for PIC32 pinctrlPurna Chandra Mandal2016-05-281-1/+1
| * dt/bindings: Correct clk binding example for PIC32 SDHCIPurna Chandra Mandal2016-05-281-1/+1
* | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-286-11/+104
|\ \
| * \ Merge remote-tracking branch 'asoc/topic/sti' into asoc-nextMark Brown2016-05-271-7/+41
| |\ \
| | * | ASoC: sti-asoc-card: update tdm modeMoise Gergaud2016-04-191-5/+39
| | * | ASoC: sti: correct typo errorsMoise Gergaud2016-03-311-2/+2
| * | | Merge remote-tracking branch 'asoc/topic/mtk' into asoc-nextMark Brown2016-05-272-2/+13
| |\ \ \
| | * | | ASoC: mediatek: Add HDMI dai-links in the mt8173-rt5650-rt5676 machine driverKoro Chen2016-04-211-2/+3
| | * | | ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driverPC Liao2016-04-211-0/+10
| | |/ /
| * | | Merge remote-tracking branch 'asoc/topic/tas5270' into asoc-nextMark Brown2016-05-272-2/+33
| |\ \ \
| | * | | ASoC: add TA5720 digital amplifier DT bindingsAndreas Dannenberg2016-04-271-0/+25
| | * | | ASoC: tas571x: new chip added into TAS571x bindingPetr Kulhavy2016-03-311-2/+8
| | |/ /
| * | | Merge remote-tracking branch 'asoc/topic/max98371' into asoc-nextMark Brown2016-05-271-0/+17
| |\ \ \
OpenPOWER on IntegriCloud