index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
/
platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-22
of/platform: Make of_platform_device_destroy globally visible
Jan Glauber
1
-1
/
+2
2017-05-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+1
2017-04-20
of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...
Sricharan R
1
-4
/
+1
2017-04-20
of: dma: Make of_dma_deconfigure() public
Laurent Pinchart
1
-5
/
+0
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-0
/
+71
2017-02-27
of: add devm_ functions for populate and depopulate
Benjamin Gaignard
1
-0
/
+71
2017-02-09
of: make of_device_make_bus_id() static
Frank Rowand
1
-1
/
+1
2016-11-15
of/platform: clarify of_find_device_by_node refcounting
Johan Hovold
1
-0
/
+3
2016-11-15
of/platform: fix of_platform_device_destroy comment
Johan Hovold
1
-3
/
+0
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2016-10-06
of/platform: Probe "isa" busses by default
Paul Burton
1
-0
/
+1
2016-09-15
of/platform: Initialise dev->fwnode appropriately
Robin Murphy
1
-0
/
+2
2016-08-12
of/platform: disable the of_platform_default_populate_init() for all the ppc ...
Kevin Hao
1
-0
/
+2
2016-08-05
ramoops: use DT reserved-memory bindings
Kees Cook
1
-2
/
+18
2016-07-18
of: use pr_fmt prefix for all console printing
Rob Herring
1
-8
/
+8
2016-06-23
Revert "of/platform: export of_default_bus_match_table"
Kefeng Wang
1
-1
/
+0
2016-06-23
of/platform: Add common method to populate default bus
Kefeng Wang
1
-1
/
+19
2016-04-15
of/platform: Allow secondary compatible match in of_dev_lookup
Tony Lindgren
1
-5
/
+23
2016-01-05
of/platform: export of_default_bus_match_table
Masahiro Yamada
1
-0
/
+1
2015-10-22
of/platform: add missing of_node_put
Julia Lawall
1
-2
/
+6
2015-09-01
Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+9
2015-08-25
of/platform: add function to populate default bus
Hauke Mehrtens
1
-0
/
+9
2015-07-30
of/platform: Assign MSI domain to platform device
Marc Zyngier
1
-0
/
+1
2015-05-11
MFD/OF: document MFD devices and handle simple-mfd
Linus Walleij
1
-0
/
+1
2015-03-03
of: Move of_dma_configure() to device.c to help re-use
Murali Karicheri
1
-56
/
+2
2015-03-03
of: iommu: Add ptr to OF node arg to of_iommu_configure()
Murali Karicheri
1
-1
/
+1
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2015-01-22
of/platform: Handle of_populate drivers in notifier
Pantelis Antoniou
1
-0
/
+9
2015-01-21
of/platform: teardown DMA mappings on device destruction
Will Deacon
1
-0
/
+1
2015-01-13
dma-mapping: fix debug print to display correct dma_pfn_offset
Murali Karicheri
1
-1
/
+1
2014-12-16
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-24
/
+26
2014-12-01
dma-mapping: detect and configure IOMMU in of_dma_configure
Will Deacon
1
-7
/
+14
2014-12-01
dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
Will Deacon
1
-18
/
+13
2014-11-24
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
Pantelis Antoniou
1
-0
/
+55
2014-11-20
of: Properly set the OF_POPULATED_BUS flag on root node
Grant Likely
1
-1
/
+5
2014-11-04
of/platform: Move platform devices under /sys/devices/platform
Grant Likely
1
-2
/
+2
2014-09-22
of: amba: use of_dma_configure for AMBA devices
Robin Murphy
1
-4
/
+3
2014-07-07
of/platform: Fix of_platform_device_destroy iteration of devices
Grant Likely
1
-23
/
+9
2014-06-16
of/platform: Fix microblaze build failure
Guenter Roeck
1
-4
/
+0
2014-06-05
Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...
Linus Torvalds
1
-3
/
+0
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
1
-6
/
+59
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-56
/
+20
2014-06-04
microblaze: Use generic device.h
Michal Simek
1
-3
/
+0
2014-05-23
Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...
Russell King
1
-6
/
+59
2014-05-23
of: Stop naming platform_device using dcr address
Grant Likely
1
-24
/
+0
2014-05-23
of: Ensure unique names without sacrificing determinism
Grant Likely
1
-21
/
+19
2014-05-15
of: Keep track of populated platform devices
Pawel Moll
1
-5
/
+69
2014-05-13
of: kill off of_can_translate_address
Rob Herring
1
-3
/
+2
2014-05-13
of/platform: fix device naming for non-translatable addresses
Rob Herring
1
-10
/
+1
2014-05-07
of: configure the platform device dma parameters
Santosh Shilimkar
1
-6
/
+59
[next]