Age | Commit message (Expand) | Author |
2018-07-27 | of/platform: Initialise default DMA masks | Robin Murphy |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-11 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2018-06-04 | of: platform: stop accessing invalid dev in of_platform_device_destroy | Srinivas Kandagatla |
2018-05-25 | drivers: qcom: add command DB driver | Mahesh Sivasubramanian |
2018-04-24 | of: Don't create device for OPP tables | Viresh Kumar |
2018-02-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-01-23 | of: platform: fix OF node refcount leak | Sudeep Holla |
2018-01-08 | of: Use SPDX license tag for DT files | Rob Herring |
2018-01-04 | of: platform: populate /firmware/ node from of_platform_default_populate_init() | Sudeep Holla |
2017-10-22 | soc: qcom: Remote filesystem memory driver | Bjorn Andersson |
2017-10-22 | of/platform: Generalize /reserved-memory handling | Bjorn Andersson |
2017-08-25 | of: Use PLATFORM_DEVID_NONE definition | Andy Shevchenko |
2017-07-18 | of: Convert to using %pOF instead of full_name | Rob Herring |
2017-07-07 | Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-06-22 | of: use kbasename instead of open coding | Rob Herring |
2017-05-22 | of/platform: Make of_platform_device_destroy globally visible | Jan Glauber |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-04-20 | of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev... | Sricharan R |
2017-04-20 | of: dma: Make of_dma_deconfigure() public | Laurent Pinchart |
2017-03-07 | Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
2017-02-27 | of: add devm_ functions for populate and depopulate | Benjamin Gaignard |
2017-02-09 | of: make of_device_make_bus_id() static | Frank Rowand |
2016-11-15 | of/platform: clarify of_find_device_by_node refcounting | Johan Hovold |
2016-11-15 | of/platform: fix of_platform_device_destroy comment | Johan Hovold |
2016-10-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-10-06 | of/platform: Probe "isa" busses by default | Paul Burton |
2016-09-15 | of/platform: Initialise dev->fwnode appropriately | Robin Murphy |
2016-08-12 | of/platform: disable the of_platform_default_populate_init() for all the ppc ... | Kevin Hao |
2016-08-05 | ramoops: use DT reserved-memory bindings | Kees Cook |
2016-07-18 | of: use pr_fmt prefix for all console printing | Rob Herring |
2016-06-23 | Revert "of/platform: export of_default_bus_match_table" | Kefeng Wang |
2016-06-23 | of/platform: Add common method to populate default bus | Kefeng Wang |
2016-04-15 | of/platform: Allow secondary compatible match in of_dev_lookup | Tony Lindgren |
2016-01-05 | of/platform: export of_default_bus_match_table | Masahiro Yamada |
2015-10-22 | of/platform: add missing of_node_put | Julia Lawall |
2015-09-01 | Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-08-25 | of/platform: add function to populate default bus | Hauke Mehrtens |
2015-07-30 | of/platform: Assign MSI domain to platform device | Marc Zyngier |
2015-05-11 | MFD/OF: document MFD devices and handle simple-mfd | Linus Walleij |
2015-03-03 | of: Move of_dma_configure() to device.c to help re-use | Murali Karicheri |
2015-03-03 | of: iommu: Add ptr to OF node arg to of_iommu_configure() | Murali Karicheri |
2015-02-17 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-01-22 | of/platform: Handle of_populate drivers in notifier | Pantelis Antoniou |
2015-01-21 | of/platform: teardown DMA mappings on device destruction | Will Deacon |
2015-01-13 | dma-mapping: fix debug print to display correct dma_pfn_offset | Murali Karicheri |
2014-12-16 | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-01 | dma-mapping: detect and configure IOMMU in of_dma_configure | Will Deacon |
2014-12-01 | dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops | Will Deacon |