summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-05Merge branch 'dt/property-move' into dt/nextRob Herring
2017-07-05Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...Rob Herring
2017-06-30of: document /sys/firmware/fdtFrank Rowand
2017-06-30dt-bindings: Add RISC-V vendor prefixPalmer Dabbelt
2017-06-27vsprintf: Add %p extension "%pOF" for device treePantelis Antoniou
2017-06-22of: find_node_by_full_name rewrite to compare each levelRob Herring
2017-06-22of: use kbasename instead of open codingRob Herring
2017-06-22dt-bindings: thermal: add file extension to brcm,ns-thermalMarkus Mayer
2017-06-22of: update ePAPR references to point to Devicetree SpecificationFrank Rowand
2017-06-22scripts/dtc: dtx_diff - Show real file names in diff headerGeert Uytterhoeven
2017-06-22of: detect invalid phandle in overlayFrank Rowand
2017-06-22of: be consistent in form of file modeFrank Rowand
2017-06-22of: make __of_attach_node() staticFrank Rowand
2017-06-22of: address.c header comment typoFrank Rowand
2017-06-22of: fdt.c header comment typoFrank Rowand
2017-06-22of: make of_fdt_is_compatible() staticFrank Rowand
2017-06-22dt-bindings: display-timing.txt convert non-ascii characters to asciiFrank Rowand
2017-06-22Documentation: remove overlay-notes reference to non-existent fileFrank Rowand
2017-06-16dt-bindings: usb: exynos-usb: Add missing required VDD propertiesKrzysztof Kozlowski
2017-06-16dt-bindings: Add vendor prefix for LinksysRalph Sennhauser
2017-06-15MAINTAINERS: add device tree ABI documentation fileFrank Rowand
2017-06-15of: Add vendor prefix for iWave Systems Technologies Pvt. LtdBiju Das
2017-06-14of: Provide dummy of_device_compatible_match() for compile-testingGeert Uytterhoeven
2017-06-01of: Support const and non-const use for to_of_node()Sakari Ailus
2017-06-01of: Make of_fwnode_handle() saferSakari Ailus
2017-06-01of: Move OF property and graph API from base.c to property.cSakari Ailus
2017-05-30dt-bindings: net: move FMan bindingMadalin Bucur
2017-05-22iio: proximity: as3935: add missing required spi-max-frequencyMatt Ranostay
2017-05-18dt-binding: net: wireless: fix node name in the BCM43xx exampleMartin Blumenstingl
2017-05-17of_graph: add of_graph_get_endpoint_count()Kuninori Morimoto
2017-05-17of_graph: add of_graph_get_port_parent()Kuninori Morimoto
2017-05-17of_graph: add of_graph_get_remote_endpoint()Kuninori Morimoto
2017-05-17of-graph: export symbol of_phandle_iterator_init/nextKuninori Morimoto
2017-05-16of: irq: use of_irq_get() in of_irq_to_resource()Thomas Petazzoni
2017-05-15devicetree: add Roofull vendor prefixMarcus Cooper
2017-05-15devicetree: add Itead vendor prefixMarcus Cooper
2017-05-15dt-bindings: add vendor prefix for bananapiSean Wang
2017-05-15Documentation: of: Fix grammar usage in graph bindingsKieran Bingham
2017-05-13Linux 4.12-rc1v4.12-rc1Linus Torvalds
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-12mm, docs: update memory.stat description with workingset* entriesRoman Gushchin
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes
2017-05-12dax: fix PMD data corruption when fault races with writeRoss Zwisler
2017-05-12dax: fix data corruption when fault races with writeJan Kara
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara