summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-0749-911/+1212
|\
| * Merge branch 'dt/property-move' into dt/nextRob Herring2017-07-055-744/+850
| |\
| | * Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...Rob Herring2017-07-053-10/+73
| | |\
| | * | of: Support const and non-const use for to_of_node()Sakari Ailus2017-06-011-8/+12
| | * | of: Make of_fwnode_handle() saferSakari Ailus2017-06-011-1/+7
| | * | of: Move OF property and graph API from base.c to property.cSakari Ailus2017-06-013-734/+767
| * | | of: document /sys/firmware/fdtFrank Rowand2017-06-301-1/+25
| * | | dt-bindings: Add RISC-V vendor prefixPalmer Dabbelt2017-06-301-0/+1
| * | | vsprintf: Add %p extension "%pOF" for device treePantelis Antoniou2017-06-275-2/+234
| * | | of: find_node_by_full_name rewrite to compare each levelRob Herring2017-06-223-37/+25Star
| * | | of: use kbasename instead of open codingRob Herring2017-06-223-7/+4Star
| * | | dt-bindings: thermal: add file extension to brcm,ns-thermalMarkus Mayer2017-06-221-0/+0
| * | | of: update ePAPR references to point to Devicetree SpecificationFrank Rowand2017-06-2219-48/+46Star
| * | | scripts/dtc: dtx_diff - Show real file names in diff headerGeert Uytterhoeven2017-06-221-1/+1
| * | | of: detect invalid phandle in overlayFrank Rowand2017-06-221-0/+4
| * | | of: be consistent in form of file modeFrank Rowand2017-06-221-1/+1
| * | | of: make __of_attach_node() staticFrank Rowand2017-06-222-2/+1Star
| * | | of: address.c header comment typoFrank Rowand2017-06-221-1/+1
| * | | of: fdt.c header comment typoFrank Rowand2017-06-221-1/+1
| * | | of: make of_fdt_is_compatible() staticFrank Rowand2017-06-222-4/+1Star
| * | | dt-bindings: display-timing.txt convert non-ascii characters to asciiFrank Rowand2017-06-221-8/+8
| * | | Documentation: remove overlay-notes reference to non-existent fileFrank Rowand2017-06-221-5/+3Star
| * | | dt-bindings: usb: exynos-usb: Add missing required VDD propertiesKrzysztof Kozlowski2017-06-171-0/+4
| * | | dt-bindings: Add vendor prefix for LinksysRalph Sennhauser2017-06-161-0/+1
| * | | MAINTAINERS: add device tree ABI documentation fileFrank Rowand2017-06-161-0/+1
| * | | of: Add vendor prefix for iWave Systems Technologies Pvt. LtdBiju Das2017-06-161-0/+1
| * | | of: Provide dummy of_device_compatible_match() for compile-testingGeert Uytterhoeven2017-06-141-0/+6
| * | | dt-bindings: net: move FMan bindingMadalin Bucur2017-05-301-0/+0
| * | | iio: proximity: as3935: add missing required spi-max-frequencyMatt Ranostay2017-05-231-0/+2
| * | | dt-binding: net: wireless: fix node name in the BCM43xx exampleMartin Blumenstingl2017-05-191-1/+1
| * | | of: irq: use of_irq_get() in of_irq_to_resource()Thomas Petazzoni2017-05-161-1/+4
| * | | devicetree: add Roofull vendor prefixMarcus Cooper2017-05-151-0/+1
| * | | devicetree: add Itead vendor prefixMarcus Cooper2017-05-151-0/+1
| * | | dt-bindings: add vendor prefix for bananapiSean Wang2017-05-151-0/+1
| * | | Documentation: of: Fix grammar usage in graph bindingsKieran Bingham2017-05-151-7/+6Star
| |/ /
* | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2017-07-075-6/+195
|\ \ \
| * | | mailbox: Introduce Qualcomm APCS IPC driverBjorn Andersson2017-06-143-0/+139
| * | | dt-bindings: mailbox: Introduce Qualcomm APCS global bindingBjorn Andersson2017-06-141-0/+46
| * | | mailbox: Make startup and shutdown ops optionalBjorn Andersson2017-06-141-6/+10
* | | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-0747-460/+1504
|\ \ \ \
| * \ \ \ Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams2017-07-0435-341/+597
| |\ \ \ \
| | * | | | libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile regionDan Williams2017-06-293-5/+15
| | * | | | libnvdimm, pmem, dax: export a cache control attributeDan Williams2017-06-293-0/+92
| | * | | | dax: convert to bitmask for flagsDan Williams2017-06-291-6/+11
| | * | | | dax: remove default copy_from_iter fallbackDan Williams2017-06-285-3/+25
| | * | | | libnvdimm, nfit: enable support for volatile rangesDan Williams2017-06-289-27/+44
| | * | | | libnvdimm, pmem: fix persistence warningDan Williams2017-06-281-2/+3
| | * | | | x86, libnvdimm, pmem: remove global pmem apiDan Williams2017-06-2812-120/+14Star
| | * | | | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams2017-06-286-26/+13Star
| | * | | | x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams2017-06-155-41/+15Star