index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
/
platform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
of/platform: disable the of_platform_default_populate_init() for all the ppc ...
Kevin Hao
2016-08-12
1
-0
/
+2
*
ramoops: use DT reserved-memory bindings
Kees Cook
2016-08-05
1
-2
/
+18
*
of: use pr_fmt prefix for all console printing
Rob Herring
2016-07-18
1
-8
/
+8
*
Revert "of/platform: export of_default_bus_match_table"
Kefeng Wang
2016-06-23
1
-1
/
+0
*
of/platform: Add common method to populate default bus
Kefeng Wang
2016-06-23
1
-1
/
+19
*
of/platform: Allow secondary compatible match in of_dev_lookup
Tony Lindgren
2016-04-15
1
-5
/
+23
*
of/platform: export of_default_bus_match_table
Masahiro Yamada
2016-01-05
1
-0
/
+1
*
of/platform: add missing of_node_put
Julia Lawall
2015-10-22
1
-2
/
+6
*
Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-09-01
1
-0
/
+9
|
\
|
*
of/platform: add function to populate default bus
Hauke Mehrtens
2015-08-25
1
-0
/
+9
*
|
of/platform: Assign MSI domain to platform device
Marc Zyngier
2015-07-30
1
-0
/
+1
|
/
*
MFD/OF: document MFD devices and handle simple-mfd
Linus Walleij
2015-05-11
1
-0
/
+1
*
of: Move of_dma_configure() to device.c to help re-use
Murali Karicheri
2015-03-03
1
-56
/
+2
*
of: iommu: Add ptr to OF node arg to of_iommu_configure()
Murali Karicheri
2015-03-03
1
-1
/
+1
*
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-17
1
-0
/
+1
|
\
|
*
of/platform: teardown DMA mappings on device destruction
Will Deacon
2015-01-21
1
-0
/
+1
*
|
of/platform: Handle of_populate drivers in notifier
Pantelis Antoniou
2015-01-22
1
-0
/
+9
*
|
dma-mapping: fix debug print to display correct dma_pfn_offset
Murali Karicheri
2015-01-13
1
-1
/
+1
|
/
*
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-12-16
1
-24
/
+26
|
\
|
*
dma-mapping: detect and configure IOMMU in of_dma_configure
Will Deacon
2014-12-01
1
-7
/
+14
|
*
dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
Will Deacon
2014-12-01
1
-18
/
+13
*
|
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
Pantelis Antoniou
2014-11-24
1
-0
/
+55
*
|
of: Properly set the OF_POPULATED_BUS flag on root node
Grant Likely
2014-11-20
1
-1
/
+5
*
|
of/platform: Move platform devices under /sys/devices/platform
Grant Likely
2014-11-04
1
-2
/
+2
|
/
*
of: amba: use of_dma_configure for AMBA devices
Robin Murphy
2014-09-22
1
-4
/
+3
*
of/platform: Fix of_platform_device_destroy iteration of devices
Grant Likely
2014-07-07
1
-23
/
+9
*
of/platform: Fix microblaze build failure
Guenter Roeck
2014-06-16
1
-4
/
+0
*
Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...
Linus Torvalds
2014-06-05
1
-3
/
+0
|
\
|
*
microblaze: Use generic device.h
Michal Simek
2014-06-04
1
-3
/
+0
*
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-05
1
-6
/
+59
|
\
\
|
*
\
Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...
Russell King
2014-05-23
1
-6
/
+59
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
of: configure the platform device dma parameters
Santosh Shilimkar
2014-05-07
1
-6
/
+59
*
|
|
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-04
1
-56
/
+20
|
\
\
\
|
*
|
|
of: Stop naming platform_device using dcr address
Grant Likely
2014-05-23
1
-24
/
+0
|
*
|
|
of: Ensure unique names without sacrificing determinism
Grant Likely
2014-05-23
1
-21
/
+19
|
*
|
|
of: kill off of_can_translate_address
Rob Herring
2014-05-13
1
-3
/
+2
|
*
|
|
of/platform: fix device naming for non-translatable addresses
Rob Herring
2014-05-13
1
-10
/
+1
|
|
/
/
*
/
/
of: Keep track of populated platform devices
Pawel Moll
2014-05-15
1
-5
/
+69
|
/
/
*
/
of/irq: do irq resolution in platform_get_irq
Rob Herring
2014-04-24
1
-1
/
+3
|
/
*
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-3
/
+0
|
\
|
*
DMA-API: amba: get rid of separate dma_mask
Russell King
2013-10-31
1
-3
/
+0
*
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-0
/
+2
|
\
\
|
*
|
of: set dma_mask to point to coherent_dma_mask
Rob Herring
2013-11-03
1
-0
/
+2
|
|
/
*
/
Revert "drivers: of: add initialization code for dma reserved memory"
Marek Szyprowski
2013-10-15
1
-4
/
+0
|
/
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-09-10
1
-4
/
+17
|
\
|
*
of/platform: add error reporting to of_amba_device_create()
Bartlomiej Zolnierkiewicz
2013-09-09
1
-3
/
+16
|
*
of/platform: Staticize of_platform_device_create_pdata()
Mark Brown
2013-07-24
1
-1
/
+1
*
|
drivers: of: add initialization code for dma reserved memory
Marek Szyprowski
2013-08-27
1
-0
/
+4
|
/
*
of: add missing documentation for of_platform_populate()
Javi Merino
2013-01-09
1
-0
/
+1
*
of/platform: sparse fix
Kim Phillips
2012-10-17
1
-1
/
+1
[next]