aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
AgeCommit message (Expand)Author
2017-05-30iommu/of: Ignore all errors except EPROBE_DEFERSricharan R
2017-05-24Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-05-22of/platform: Make of_platform_device_destroy globally visibleJan Glauber
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-17of: fdt: add missing allocation-failure checkJohan Hovold
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-11Partially Revert "of: fix sparse warnings in fdt, irq, reserved mem, and reso...Rob Herring
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-09of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandleNicholas Piggin
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-04of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeRob Herring
2017-05-04of: fix sparse warning in of_pci_range_parser_oneRob Herring
2017-05-04of: fix sparse warnings in of_find_next_cache_nodeRob Herring
2017-05-04of/unittest: Missing unlocks on errorDan Carpenter
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-05-03of: fix uninitialized variable warning for overlay testArnd Bergmann
2017-04-28of: fix unittest build without CONFIG_OF_OVERLAYArnd Bergmann
2017-04-27of: Add unit tests for applying overlaysFrank Rowand
2017-04-24mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros
2017-04-20iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R
2017-04-20of: device: Fix overflow of coherent_dma_maskSricharan R
2017-04-20of: dma: Make of_dma_deconfigure() publicLaurent Pinchart
2017-04-18of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()Tyrel Datwyler
2017-04-03drivers/of/base.c: Add of_property_read_u64_indexAlistair Popple
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring
2017-03-22of: fix of_device_get_modalias returned length when truncating buffersRob Herring
2017-03-14of/pci: Remove unused MSI controller helpersThomas Petazzoni
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-02-27of: add devm_ functions for populate and depopulateBenjamin Gaignard
2017-02-22Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-19of_mdio: Add "broadcom,bcm5241" to the whitelist.David Daney
2017-02-15of: introduce of_graph_get_remote_nodeRob Herring
2017-02-09of: Add missing space at end of pr_fmt().Frank Rowand
2017-02-09of: make of_device_make_bus_id() staticFrank Rowand
2017-02-09of: fix of_node leak caused in of_find_node_opts_by_pathQi Hou
2017-01-23of/unittest: Swap arguments of of_unittest_apply_overlay()Alexander Sverdlin
2017-01-20of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd
2017-01-20of: device: Support loading a module with OF based modaliasStephen Boyd
2017-01-17of: base: add support to find the level of the last cacheSudeep Holla
2017-01-09of: remove redundant memset in overlayXuYing
2017-01-09of/irq: improve error report on irq discovery process failureGuilherme G. Piccoli
2017-01-04of: drop duplicate headersGeliang Tang
2017-01-04of: reserved_mem: set dma_ops for devices using reserved memSmitha T Murthy
2017-01-03OF: Prevent unaligned access in of_alias_scan()Paul Burton