aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-11-27of: Use device_type helpers to access the node typeRob Herring
2018-11-27power: reset: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-27mtd: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-27backlight: pm8941: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-27memory: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-27irqchip: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-26of/fdt: Remove custom __early_init_dt_declare_initrd() implementationFlorian Fainelli
2018-11-26of/fdt: Populate phys_initrd_start/phys_initrd_size from FDTFlorian Fainelli
2018-11-09Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/...Rob Herring
2018-11-09of/pdt: Remove unused of_pdt_build_more function ptrRob Herring
2018-11-08of: unittest: initialize args before calling of_*parse_*()Frank Rowand
2018-11-08of: unittest: find overlays[] entry by name instead of indexFrank Rowand
2018-11-08of: unittest: allow base devicetree to have symbol metadataFrank Rowand
2018-11-08of: overlay: set node fields from properties when add new overlay nodeFrank Rowand
2018-11-08of: unittest: remove unused of_unittest_apply_overlay() argumentFrank Rowand
2018-11-08of: overlay: check prevents multiple fragments touching same propertyFrank Rowand
2018-11-08of: overlay: check prevents multiple fragments add or delete same nodeFrank Rowand
2018-11-08of: overlay: test case of two fragments adding same nodeFrank Rowand
2018-11-08of: overlay: make all pr_debug() and pr_err() messages uniqueFrank Rowand
2018-11-08of: overlay: validate overlay properties #address-cells and #size-cellsFrank Rowand
2018-11-08of: overlay: reorder fields in struct fragmentFrank Rowand
2018-11-08of: overlay: do not duplicate properties from overlay for new nodesFrank Rowand
2018-11-08of: overlay: use prop add changeset entry for property in new nodesFrank Rowand
2018-11-08of: overlay: add missing of_node_get() in __of_attach_node_sysfsFrank Rowand
2018-11-08of: overlay: add missing of_node_put() after add new node to changesetFrank Rowand
2018-11-08of: overlay: add tests to validate kfrees from overlay removalFrank Rowand
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-02clocksource/drivers/c-sky: Add gx6605s SOC system timerGuo Ren
2018-11-02clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-02Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-02soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier
2018-11-02Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-02Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-02nvme-pci: fix conflicting p2p resource addsKeith Busch
2018-11-02nvme-fc: fix request private initializationJames Smart
2018-11-02Merge tag 'drm-intel-next-fixes-2018-10-25' of git://anongit.freedesktop.org/...Dave Airlie
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-02Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-11-01block: brd: associate with queue until adding diskMing Lei
2018-11-01Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds