summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-252-1/+24
|\
| * Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-048-15/+19
| |\
| * \ Merge tag 'irqchip-core-4.8-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2016-07-021-0/+22
| |\ \
| | * | doc/devicetree: Add Aspeed VIC bindingsJoel Stanley2016-06-221-0/+22
| * | | dt-bindings: arm-gic: Add documentation for Tegra210 AGICJon Hunter2016-06-131-1/+2
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-252-2/+21
|\ \ \ \
| * \ \ \ Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-072-2/+21
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | dt-bindings: clocksource: Add Oxford Semiconductor RPS Timer bindingsNeil Armstrong2016-06-281-0/+17
| | * | | dt-bindings: Document rk3399 rk-timer bindingsHuang Tao2016-06-281-2/+4
| | |/ /
* | | | Merge tag 'hwmon-for-linus-v4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-242-0/+56
|\ \ \ \
| * | | | Documentation: dtb: xgene: Add hwmon dts binding documentationhotran2016-07-211-0/+14
| * | | | dt/bindings: Add bindings for JC-42.4 compatible temperature sensorsGuenter Roeck2016-07-121-0/+42
| |/ / /
* | | | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-244-12/+59
|\ \ \ \
| * \ \ \ Merge tag 'phy-for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-07-142-10/+57
| |\ \ \ \
| | * | | | phy: rockchip-usb: should be a child device of the GRFHeiko Stuebner2016-07-041-10/+17
| | * | | | dt-bindings: Add bindings for phy-da8xx-usbDavid Lechner2016-07-041-0/+40
| | | |_|/ | | |/| |
| * | | | dt-bindings: ci-hdrc-usb2: s/gadget-itc-setting/itc-setting in exampleJisheng Zhang2016-06-211-1/+1
| * | | | Revert "usb: ohci-at91: Forcibly suspend ports while USB suspend"Greg Kroah-Hartman2016-06-201-4/+2
| * | | | Merge 4.7-rc4 into usb-nextGreg Kroah-Hartman2016-06-209-15/+20
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ohci-platform: Add support for controllers with multiple reset linesHans de Goede2016-06-071-1/+1
| * | | | usb: ohci-at91: Forcibly suspend ports while USB suspendWenyou Yang2016-06-071-2/+4
| | |/ / | |/| |
* | | | Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-242-0/+25
|\ \ \ \
| * | | | tty/serial/8250: use mctrl_gpio helpersYegor Yefremov2016-06-251-0/+19
| * | | | serial: sh-sci: Document SoC specific bindings for r8a7796Hiromitsu Yamasaki2016-06-251-0/+2
| * | | | serial: sh-sci: Update DT binding documentation for dedicated RTS/CTSGeert Uytterhoeven2016-06-251-0/+2
| * | | | serial: sh-sci: Update DT binding documentation for GPIO modem linesGeert Uytterhoeven2016-06-251-0/+2
| | |/ / | |/| |
* | | | Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-07-247-2/+328
|\ \ \ \
| * | | | iio: potentiometer: mcp4531: Add device tree binding documentationFlorian Vaussard2016-07-031-0/+64
| * | | | iio: adc: max1363: Add device tree binding documentationFlorian Vaussard2016-07-031-0/+63
| * | | | Documentation: DT: Add iproc-static-adc bindingRaveendra Padasalagi2016-07-031-0/+41
| * | | | iio: pressure: bmp280: augment DT bindingsLinus Walleij2016-06-301-2/+13
| * | | | Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-291-0/+124
| |\ \ \ \
| | * | | | iio: ad5755: Add DT binding documentationSean Nyekjaer2016-06-271-0/+124
| * | | | | Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-208-15/+19
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-092-0/+23
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| | * | | iio: chemical: atlas-ph-sensor: add EC featureMatt Ranostay2016-05-291-0/+22
| | * | | iio:st_pressure:initial lps22hb sensor supportGregor Boirie2016-05-291-0/+1
* | | | | extcon: arizona: Update binding docs to mention new defines for GPSWCharles Keepax2016-06-211-1/+2
| |_|/ / |/| | |
* | | | 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
| |/ / |/| |
* | | dt-bindings: imx: ldb: Add ddc-i2c-bus propertyAkshay Bhat2016-05-301-0/+1
|/ /
* | 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
OpenPOWER on IntegriCloud