Age | Commit message (Expand) | Author |
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 |
2014-11-24 | of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type | Pantelis Antoniou |
2014-11-20 | of: Properly set the OF_POPULATED_BUS flag on root node | Grant Likely |
2014-11-04 | of/platform: Move platform devices under /sys/devices/platform | Grant Likely |
2014-09-22 | of: amba: use of_dma_configure for AMBA devices | Robin Murphy |
2014-07-07 | of/platform: Fix of_platform_device_destroy iteration of devices | Grant Likely |
2014-06-16 | of/platform: Fix microblaze build failure | Guenter Roeck |
2014-06-05 | Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i... | Linus Torvalds |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-04 | microblaze: Use generic device.h | Michal Simek |
2014-05-23 | Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k... | Russell King |
2014-05-23 | of: Stop naming platform_device using dcr address | Grant Likely |
2014-05-23 | of: Ensure unique names without sacrificing determinism | Grant Likely |
2014-05-15 | of: Keep track of populated platform devices | Pawel Moll |
2014-05-13 | of: kill off of_can_translate_address | Rob Herring |
2014-05-13 | of/platform: fix device naming for non-translatable addresses | Rob Herring |
2014-05-07 | of: configure the platform device dma parameters | Santosh Shilimkar |
2014-04-24 | of/irq: do irq resolution in platform_get_irq | Rob Herring |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-03 | of: set dma_mask to point to coherent_dma_mask | Rob Herring |
2013-10-31 | DMA-API: amba: get rid of separate dma_mask | Russell King |
2013-10-15 | Revert "drivers: of: add initialization code for dma reserved memory" | Marek Szyprowski |
2013-09-10 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |