summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-04-095-29/+66
|\
| * of: property: fw_devlink: do not link ".*,nr-gpios"Ilya Lipnitskiy2021-04-091-1/+10
| * of: unittest: overlay: ensure proper alignment of copied FDTFrank Rowand2021-04-083-10/+23
| * of: properly check for error returned by fdt_get_name()Frank Rowand2021-04-073-19/+34
* | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-241-0/+1
|\ \
| * | nvmem: Add driver to expose reserved memory as nvmemNicolas Saenz Julienne2021-02-041-0/+1
* | | Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-7/+52
|\ \ \ | |_|/ |/| |
| * | of: property: fw_devlink: Ignore interrupts property for some configsSaravana Kannan2021-02-191-0/+3
| * | of: property: Add fw_devlink support for optional propertiesSaravana Kannan2021-02-091-3/+9
| * | of: property: Don't add links to absent suppliersSaravana Kannan2021-02-091-1/+3
| * | of: property: Fix fw_devlink handling of interrupts/interrupts-extendedSaravana Kannan2021-02-091-5/+5
| * | of: property: Add fw_devlink support for interruptsSaravana Kannan2021-01-261-0/+11
| * | of: property: Add fw_devlink support for "gpio" and "gpios" bindingSaravana Kannan2021-01-261-0/+23
| |/
* | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-225-28/+15
|\ \
| * | of: Remove of_dev_{get,put}()Rob Herring2021-02-123-24/+3
| * | of/fdt: Make sure no-map does not remove already reserved regionsNicolas Boichat2021-01-151-1/+9
| * | fdt: Properly handle "no-map" field in the memory regionKarimAllah Ahmed2021-01-151-1/+1
| * | of: base: improve error msg in of_phandle_iterator_next()Enrico Weigelt, metux IT consult2021-01-151-2/+2
| |/
* / of/device: Update dma_range_map only when dev has valid dma-rangesYong Wu2021-01-271-3/+7
|/
* Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-153-111/+41
|\
| * driver core: Delete pointless parameter in fwnode_operations.add_linksSaravana Kannan2020-12-091-2/+1
| * of: property: Update implementation of add_links() to create fwnode linksSaravana Kannan2020-12-091-109/+41
| * driver core: Add fwnode link supportSaravana Kannan2020-12-091-0/+1
| * Revert "of: platform: Batch fwnode parsing when adding all top level devices"Saravana Kannan2020-12-091-2/+0
* | Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-151-5/+2
|\ \
| * | earlycon: simplify earlycon-table implementationJohan Hovold2020-12-041-5/+2
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-142-0/+63
|\ \ \ | |/ / |/| |
| * | of: unittest: Fix build on architectures without CONFIG_OF_ADDRESSCatalin Marinas2020-12-021-0/+3
| * | of: unittest: Add test for of_dma_get_max_cpu_address()Nicolas Saenz Julienne2020-11-201-0/+18
| * | of/address: Introduce of_dma_get_max_cpu_address()Nicolas Saenz Julienne2020-11-201-0/+42
| |/
* / of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo2020-11-111-1/+3
|/
* of: Drop superfluous ULL suffix for ~0Geert Uytterhoeven2020-11-021-1/+1
* dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=nGeert Uytterhoeven2020-10-291-3/+3
* of: Fix reserved-memory overlap detectionVincent Whitchurch2020-10-251-2/+11
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-154-580/+1
|\
| * net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson2020-10-103-600/+0
| * of: add of_mdio_find_device() apiRussell King2020-09-241-9/+29
| * of: Export of_remove_property() to modulesFlorian Fainelli2020-09-051-0/+1
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-154-73/+90
|\ \
| * | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1
| * | dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan2020-09-174-73/+89
| |/
* | Merge branch 'dt/linus' into dt/nextRob Herring2020-10-061-1/+20
|\|
| * of: address: Work around missing device_type property in pcie nodesMarc Zyngier2020-08-191-1/+15
| * of/address: check for invalid range.cpu_addrColin Ian King2020-08-171-0/+5
* | of: platform: Destroy child devices symmetricallyThierry Reding2020-08-171-1/+1
|/
* Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-08-061-11/+16
|\
| * of: address: Fix parser address/size cells initializationNicolas Saenz Julienne2020-07-311-2/+2
| * of_address: Guard of_bus_pci_get_flags with CONFIG_PCIJiaxun Yang2020-07-311-1/+1
| * of_address: Add bus type match for pci ranges parserJiaxun Yang2020-07-281-12/+17