summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-02-012-14/+23
|\
| * Input: mms114 - add support for mms152Simon Shields2018-01-261-2/+4
| * Input: mms114 - drop platform data and use generic APIsSimon Shields2018-01-261-12/+17
| * Input: silead - add support for capactive home button found on some x86 tabletsHans de Goede2018-01-091-0/+2
* | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-016-1/+117
|\ \
| * \ Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman2018-01-024-10/+14
| |\ \
| * | | dt-bindings: Add qcom slimbus controller bindingsSagar Dharia2017-12-191-0/+39
| * | | dt-bindings: Add SLIMbus bindingsSagar Dharia2017-12-191-0/+50
| * | | siox: add gpio bus driverUwe Kleine-König2017-12-192-0/+20
| * | | nvmem: rockchip-efuse: add support for rk3328-efuseFinley Xiao2017-12-191-0/+1
| * | | nvmem: rockchip-efuse: parse 'rockchip,efuse-size'Finley Xiao2017-12-191-0/+4
| * | | eeprom: at25: Add DT support for EEPROMs with odd address bitsGeert Uytterhoeven2017-12-181-1/+3
* | | | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-016-4/+63
|\ \ \ \
| * \ \ \ Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman2018-01-024-10/+14
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge 4.15-rc4 into staging-nextGreg Kroah-Hartman2017-12-1875-103/+110
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman2017-12-062-1/+5
| |\ \ \ \
| * | | | | dt-bindings: iio: adc: update the doc for SAR ADCXingyu Chen2017-12-021-1/+0
| * | | | | dt-bindings: iio: light: add UVIS25 device bindingsLorenzo Bianconi2017-12-021-0/+23
| * | | | | iio: adc: aspeed: Deassert reset in probeJoel Stanley2017-12-021-1/+3
| * | | | | dt-bindings: iio: health: Add MAX30105 support to max30102.txtPeter Meerwald-Stadler2017-12-021-2/+6
| * | | | | dt-bindings: iio: adc: stm32: add support for diff channelsFabrice Gasnier2017-12-021-0/+24
| * | | | | dt-bindings: iio: at91-sama5d2_adc: add optional dma propertyEugen Hristev2017-12-021-0/+7
* | | | | | Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-017-12/+73
|\ \ \ \ \ \
| * | | | | | serial: 8250_ingenic: Add support for the JZ4770 SoCPaul Cercueil2018-01-091-2/+6
| * | | | | | Merge 4.15-rc6 into tty-nextGreg Kroah-Hartman2018-01-024-10/+14
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | serial: max310x: Document clock setupJan Kundrát2017-12-191-1/+15
| * | | | | | serial: max310x: Use level-triggered interruptsJan Kundrát2017-12-191-1/+1
| * | | | | | dt-bindings: mvebu-uart: update documentation with extended UARTMiquel Raynal2017-12-151-5/+45
| * | | | | | Merge 4.15-rc3 into tty-nextGreg Kroah-Hartman2017-12-1177-104/+115
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | dt-bindings: serial: Add common rs485 binding for RTS polarityLukas Wunner2017-11-284-2/+6
| * | | | | | dt-bindings: serial: fsl-imx-uart: Remove 'fsl,irda-mode' propertyFabio Estevam2017-11-281-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-016-14/+96
|\ \ \ \ \ \
| * | | | | | dt-bindings: usb: mtk-xhci: update USB wakeup propertiesChunfeng Yun2018-01-091-6/+10
| * | | | | | dt-bindings: usb: mtu3: update USB wakeup propertiesChunfeng Yun2018-01-091-5/+10
| * | | | | | dt-bindings: usb: renesas_usbhs: Add support for RZ/A1Chris Brandt2018-01-091-0/+2
| * | | | | | Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-01-081-0/+2
| |\ \ \ \ \ \
| | * | | | | | usb: dwc3: Allow disabling of metastability workaroundRoger Quadros2017-12-111-0/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman2018-01-024-10/+14
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman2017-12-1877-104/+115
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | usb: xhci: allow imod-interval to be configurableAdam Wallis2017-12-082-0/+3
| * | | | | | dt-bindings: usb-xhci: Document r8a7743 supportFabrizio Castro2017-12-081-1/+3
| * | | | | | dt-bindings: usb: add interface bindingJohan Hovold2017-11-281-2/+66
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3117-13/+316
|\ \ \ \ \ \
| * | | | | | dt-bindings: can: rcar_can: document r8a774[35] can supportFabrizio Castro2018-01-261-2/+5
| * | | | | | Documentation/devicetree: mpc5200.txt: fix pointer to location of fsl,mpc5200...Marc Kleine-Budde2018-01-261-1/+1
| * | | | | | dt-bindings: can: m_can: Document new can transceiver bindingFranklin S Cooper Jr2018-01-161-0/+9
| * | | | | | dt-bindings: can: can-transceiver: Document new bindingFranklin S Cooper Jr2018-01-161-0/+24
| * | | | | | net: ethernet: Add DT bindings for the Gemini ethernetLinus Walleij2018-01-151-0/+92
| * | | | | | dt-bindings: net: Add DT bindings for Socionext NetsecJassi Brar2018-01-101-0/+53
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-292-2/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
OpenPOWER on IntegriCloud