Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
77c1c0fa8b1477c5799bdad65026ea5ff676da44
/
drivers
/
of
/
platform.c
b27186a
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
a613b26
of: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
8c89ef7
of/platform: initialise AMBA default DMA masks
by Linus Walleij
· 6 years ago
a551621
of/platform: Initialise default DMA masks
by Robin Murphy
· 6 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
8efcf34
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
522811e
of: platform: stop accessing invalid dev in of_platform_device_destroy
by Srinivas Kandagatla
· 6 years ago
312416d
drivers: qcom: add command DB driver
by Mahesh Sivasubramanian
· 7 years ago
4550fe6
of: Don't create device for OPP tables
by Viresh Kumar
· 7 years ago
fe53d14
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
e2105ca
of: platform: fix OF node refcount leak
by Sudeep Holla
· 7 years ago
af6074f
of: Use SPDX license tag for DT files
by Rob Herring
· 7 years ago
3aa0582
of: platform: populate /firmware/ node from of_platform_default_populate_init()
by Sudeep Holla
· 7 years ago
d1de6d6
soc: qcom: Remote filesystem memory driver
by Bjorn Andersson
· 7 years ago
a50ff19
of/platform: Generalize /reserved-memory handling
by Bjorn Andersson
· 7 years ago
6d7e3bf8
of: Use PLATFORM_DEVID_NONE definition
by Andy Shevchenko
· 7 years ago
0d638a0
of: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
dd6ec12
Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
95e6b1f
of: use kbasename instead of open coding
by Rob Herring
· 7 years ago
c2372c2
of/platform: Make of_platform_device_destroy globally visible
by Jan Glauber
· 7 years ago
28b4780
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
09515ef
of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
by Sricharan R
· 8 years ago
3f18667
of: dma: Make of_dma_deconfigure() public
by Laurent Pinchart
· 8 years ago
b558dfd
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
38b0b21
of: add devm_ functions for populate and depopulate
by Benjamin Gaignard
· 8 years ago
e553f53
of: make of_device_make_bus_id() static
by Frank Rowand
· 8 years ago
4fb373d
of/platform: clarify of_find_device_by_node refcounting
by Johan Hovold
· 8 years ago
71ec6f4
of/platform: fix of_platform_device_destroy comment
by Johan Hovold
· 8 years ago
133d970
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
ecd76ed
of/platform: Probe "isa" busses by default
by Paul Burton
· 8 years ago
f94277a
of/platform: Initialise dev->fwnode appropriately
by Robin Murphy
· 8 years ago
fc520f8
of/platform: disable the of_platform_default_populate_init() for all the ppc boards
by Kevin Hao
· 8 years ago
529182e
ramoops: use DT reserved-memory bindings
by Kees Cook
· 8 years ago
606ad42
of: use pr_fmt prefix for all console printing
by Rob Herring
· 8 years ago
e1bcbee
Revert "of/platform: export of_default_bus_match_table"
by Kefeng Wang
· 8 years ago
44a7185
of/platform: Add common method to populate default bus
by Kefeng Wang
· 8 years ago
fc5cf80
of/platform: Allow secondary compatible match in of_dev_lookup
by Tony Lindgren
· 9 years ago
b80443c
of/platform: export of_default_bus_match_table
by Masahiro Yamada
· 9 years ago
7fad948a
of/platform: add missing of_node_put
by Julia Lawall
· 9 years ago
f1a3c0b
Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
43443ad
of/platform: add function to populate default bus
by Hauke Mehrtens
· 9 years ago
c706c23
of/platform: Assign MSI domain to platform device
by Marc Zyngier
· 9 years ago
22869a9
MFD/OF: document MFD devices and handle simple-mfd
by Linus Walleij
· 10 years ago
1f5c69a
of: Move of_dma_configure() to device.c to help re-use
by Murali Karicheri
· 10 years ago
ed74862
of: iommu: Add ptr to OF node arg to of_iommu_configure()
by Murali Karicheri
· 10 years ago
1865678
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
15204ab
of/platform: Handle of_populate drivers in notifier
by Pantelis Antoniou
· 10 years ago
0495cb7
of/platform: teardown DMA mappings on device destruction
by Will Deacon
· 10 years ago
3772160
dma-mapping: fix debug print to display correct dma_pfn_offset
by Murali Karicheri
· 10 years ago
6f51ee7
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
97890ba
dma-mapping: detect and configure IOMMU in of_dma_configure
by Will Deacon
· 10 years ago
a3a60f8
dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
by Will Deacon
· 10 years ago
801d728
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
by Pantelis Antoniou
· 10 years ago
2d0747c
of: Properly set the OF_POPULATED_BUS flag on root node
by Grant Likely
· 10 years ago
43c0767
of/platform: Move platform devices under /sys/devices/platform
by Grant Likely
· 10 years ago
c9d571b
of: amba: use of_dma_configure for AMBA devices
by Robin Murphy
· 10 years ago
75f353b
of/platform: Fix of_platform_device_destroy iteration of devices
by Grant Likely
· 10 years ago
e1319ea
of/platform: Fix microblaze build failure
by Guenter Roeck
· 10 years ago
2b03adc
Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze into next
by Linus Torvalds
· 10 years ago
eb3d3ec
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
by Linus Torvalds
· 10 years ago
d270506
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
by Linus Torvalds
· 10 years ago
bf5db2f
microblaze: Use generic device.h
by Michal Simek
· 11 years ago
6b74f61
Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stable
by Russell King
· 10 years ago
ba52464
of: Stop naming platform_device using dcr address
by Grant Likely
· 10 years ago
07e461c
of: Ensure unique names without sacrificing determinism
by Grant Likely
· 10 years ago
c6e126d
of: Keep track of populated platform devices
by Pawel Moll
· 11 years ago
d9c6866
of: kill off of_can_translate_address
by Rob Herring
· 11 years ago
b8acee3
of/platform: fix device naming for non-translatable addresses
by Rob Herring
· 11 years ago
591c1ee
of: configure the platform device dma parameters
by Santosh Shilimkar
· 11 years ago
9ec36ca
of/irq: do irq resolution in platform_get_irq
by Rob Herring
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
0589342
of: set dma_mask to point to coherent_dma_mask
by Rob Herring
· 11 years ago
446b2a9
DMA-API: amba: get rid of separate dma_mask
by Russell King
· 11 years ago
1931ee1
Revert "drivers: of: add initialization code for dma reserved memory"
by Marek Szyprowski
· 11 years ago
31f7c3a
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
2bc552d
of/platform: add error reporting to of_amba_device_create()
by Bartlomiej Zolnierkiewicz
· 11 years ago
9d8eab7
drivers: of: add initialization code for dma reserved memory
by Marek Szyprowski
· 11 years ago
245d964
of/platform: Staticize of_platform_device_create_pdata()
by Mark Brown
· 11 years ago
92039ed
of: add missing documentation for of_platform_populate()
by Javi Merino
· 12 years ago
24fb530
of/platform: sparse fix
by Kim Phillips
· 12 years ago
5d61b16
of: Allow busses with #size-cells=0
by Stephen Warren
· 12 years ago
887eafd
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
84774e6
of: address: Don't fail a lookup just because a node has no reg property
by Lee Jones
· 12 years ago
e001f1c
of: export of_platform_populate()
by Stephen Warren
· 12 years ago
56c10bf
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
964dba2
devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
by Grant Likely
· 13 years ago
c0f72f8
ARM: amba: of: convert to use amba_device_alloc
by Russell King
· 13 years ago
f88e1ae
dt/device: Fix auxdata matching to handle entries without a name override
by Grant Likely
· 13 years ago
303f59d
dt/platform: minor cleanup
by Olof Johansson
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
314b02f
powerpc: implement arch_setup_pdev_archdata
by Kumar Gala
· 13 years ago
15c3597
dt/platform: allow device name to be overridden
by Grant Likely
· 13 years ago
5de1540
drivers/amba: create devices from device tree
by Grant Likely
· 13 years ago
29d4f8a
dt: add of_platform_populate() for creating device from the device tree
by Grant Likely
· 13 years ago
cbb49c2
dt: Add default match table for bus ids
by Grant Likely
· 13 years ago
1eed4c0
dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table
by Grant Likely
· 14 years ago
38e9e21
dt: Refactor of_platform_bus_probe()
by Grant Likely
· 14 years ago
d714d19
dt: eliminate of_platform_driver shim code
by Grant Likely
· 14 years ago
Next »