summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-05Merge branch 'dt/property-move' into dt/nextRob Herring5-744/+850
2017-07-05Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...Rob Herring3-10/+73
2017-06-30of: document /sys/firmware/fdtFrank Rowand1-1/+25
2017-06-30dt-bindings: Add RISC-V vendor prefixPalmer Dabbelt1-0/+1
2017-06-27vsprintf: Add %p extension "%pOF" for device treePantelis Antoniou5-2/+234
2017-06-22of: find_node_by_full_name rewrite to compare each levelRob Herring3-37/+25
2017-06-22of: use kbasename instead of open codingRob Herring3-7/+4
2017-06-22dt-bindings: thermal: add file extension to brcm,ns-thermalMarkus Mayer1-0/+0
2017-06-22of: update ePAPR references to point to Devicetree SpecificationFrank Rowand19-48/+46
2017-06-22scripts/dtc: dtx_diff - Show real file names in diff headerGeert Uytterhoeven1-1/+1
2017-06-22of: detect invalid phandle in overlayFrank Rowand1-0/+4
2017-06-22of: be consistent in form of file modeFrank Rowand1-1/+1
2017-06-22of: make __of_attach_node() staticFrank Rowand2-2/+1
2017-06-22of: address.c header comment typoFrank Rowand1-1/+1
2017-06-22of: fdt.c header comment typoFrank Rowand1-1/+1
2017-06-22of: make of_fdt_is_compatible() staticFrank Rowand2-4/+1
2017-06-22dt-bindings: display-timing.txt convert non-ascii characters to asciiFrank Rowand1-8/+8
2017-06-22Documentation: remove overlay-notes reference to non-existent fileFrank Rowand1-5/+3
2017-06-16dt-bindings: usb: exynos-usb: Add missing required VDD propertiesKrzysztof Kozlowski1-0/+4
2017-06-16dt-bindings: Add vendor prefix for LinksysRalph Sennhauser1-0/+1
2017-06-15MAINTAINERS: add device tree ABI documentation fileFrank Rowand1-0/+1
2017-06-15of: Add vendor prefix for iWave Systems Technologies Pvt. LtdBiju Das1-0/+1
2017-06-14of: Provide dummy of_device_compatible_match() for compile-testingGeert Uytterhoeven1-0/+6
2017-06-01of: Support const and non-const use for to_of_node()Sakari Ailus1-8/+12
2017-06-01of: Make of_fwnode_handle() saferSakari Ailus1-1/+7
2017-06-01of: Move OF property and graph API from base.c to property.cSakari Ailus3-734/+767
2017-05-30dt-bindings: net: move FMan bindingMadalin Bucur1-0/+0
2017-05-22iio: proximity: as3935: add missing required spi-max-frequencyMatt Ranostay1-0/+2
2017-05-18dt-binding: net: wireless: fix node name in the BCM43xx exampleMartin Blumenstingl1-1/+1
2017-05-17of_graph: add of_graph_get_endpoint_count()Kuninori Morimoto2-0/+18
2017-05-17of_graph: add of_graph_get_port_parent()Kuninori Morimoto2-8/+29
2017-05-17of_graph: add of_graph_get_remote_endpoint()Kuninori Morimoto2-2/+24
2017-05-17of-graph: export symbol of_phandle_iterator_init/nextKuninori Morimoto1-0/+2
2017-05-16of: irq: use of_irq_get() in of_irq_to_resource()Thomas Petazzoni1-1/+4
2017-05-15devicetree: add Roofull vendor prefixMarcus Cooper1-0/+1
2017-05-15devicetree: add Itead vendor prefixMarcus Cooper1-0/+1
2017-05-15dt-bindings: add vendor prefix for bananapiSean Wang1-0/+1
2017-05-15Documentation: of: Fix grammar usage in graph bindingsKieran Bingham1-7/+6
2017-05-13Linux 4.12-rc1v4.12-rc1Linus Torvalds1-2/+2
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-7/+445
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds9-18/+195
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-19/+17
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-126/+145
2017-05-12mm, docs: update memory.stat description with workingset* entriesRoman Gushchin1-0/+12
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim1-6/+15
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes1-4/+3
2017-05-12dax: fix PMD data corruption when fault races with writeRoss Zwisler1-14/+14
2017-05-12dax: fix data corruption when fault races with writeJan Kara1-16/+16
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara1-4/+17
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara2-2/+12