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
/
include
/
linux
/
platform_device.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform: Provide a remove callback that returns no value
Uwe Kleine-König
2023-01-17
1
-0
/
+11
*
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
1
-1
/
+5
|
\
|
*
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2022-04-22
1
-1
/
+5
*
|
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
2022-04-28
1
-0
/
+8
*
|
amba: Stop sharing platform_dma_configure()
Lu Baolu
2022-04-28
1
-2
/
+0
|
/
*
driver core: platform: Remove platform_device_add_properties()
Heikki Krogerus
2021-08-18
1
-2
/
+0
*
driver core: Drop helper devm_platform_ioremap_resource_wc()
Uwe Kleine-König
2021-05-27
1
-3
/
+0
*
driver core: platform: Declare early_platform_cleanup() prototype
Andy Shevchenko
2021-04-02
1
-0
/
+3
*
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
1
-0
/
+6
|
\
|
*
driver core: platform: Add devm_platform_get_irqs_affinity()
John Garry
2020-12-11
1
-0
/
+6
*
|
driver core: platform: Introduce platform_get_mem_or_io()
Andy Shevchenko
2020-12-10
1
-0
/
+3
|
/
*
driver core: platform: Initialize dma_parms for platform devices
Ulf Hansson
2020-04-28
1
-0
/
+1
*
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
1
-1
/
+1
|
\
|
*
platform: constify properties in platform_device
Tomas Winkler
2020-02-10
1
-1
/
+1
*
|
drivers: provide devm_platform_get_and_ioremap_resource()
Dejin Zheng
2020-03-24
1
-0
/
+3
*
|
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
2020-03-11
1
-1
/
+1
|
/
*
drivers: provide devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
2019-11-05
1
-0
/
+3
*
drivers: platform: provide devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-05
1
-0
/
+3
*
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
2019-10-27
1
-0
/
+2
|
\
|
*
driver core: platform: Add platform_get_irq_byname_optional()
Hans de Goede
2019-10-07
1
-0
/
+2
*
|
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
2019-10-07
1
-1
/
+1
*
|
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2019-10-07
1
-52
/
+12
|
/
*
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-18
1
-1
/
+1
|
\
|
*
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
2019-09-03
1
-0
/
+3
|
|
\
|
*
|
driver core: initialize a default DMA mask for platform device
Christoph Hellwig
2019-08-22
1
-1
/
+1
*
|
|
driver core: platform: Introduce platform_get_irq_optional()
Thierry Reding
2019-08-28
1
-0
/
+1
|
|
/
|
/
|
*
|
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
2019-07-30
1
-0
/
+3
|
/
*
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-03-08
1
-0
/
+3
|
\
|
*
drivers: provide devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-02-21
1
-0
/
+3
*
|
platform: set of_node in platform_device_register_full()
Mans Rullgard
2019-02-26
1
-0
/
+1
|
/
*
ACPI / glue: Split dev_is_platform() out of module for wide use
Andy Shevchenko
2018-09-10
1
-0
/
+1
*
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-1
/
+1
*
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
2018-05-03
1
-0
/
+2
*
platform: Accept const properties
Jan Kiszka
2017-07-03
1
-1
/
+1
*
device property: don't bother the drivers with struct property_set
Heikki Krogerus
2016-04-09
1
-3
/
+3
*
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-12
1
-0
/
+5
|
\
|
*
driver core: platform: Add support for built-in device properties
Mika Westerberg
2015-12-07
1
-0
/
+5
*
|
driver-core: platform: Add platform_irq_count()
Stephen Boyd
2016-01-07
1
-0
/
+1
|
/
*
driver-core: platform: Provide helpers for multi-driver modules
Thierry Reding
2015-10-05
1
-0
/
+8
*
platform_device: better support builtin boilerplate avoidance
Paul Gortmaker
2015-06-16
1
-0
/
+23
*
driver core / ACPI: Represent ACPI companions using fwnode_handle
Rafael J. Wysocki
2015-03-16
1
-1
/
+1
*
core: platform: let platform_create_bundle initialize module owner
Wolfram Sang
2014-11-06
1
-2
/
+4
*
core: platform: let platform_driver_probe initialize module owner
Wolfram Sang
2014-11-06
1
-2
/
+4
*
driver core: platform: add device binding path 'driver_override'
Kim Phillips
2014-07-08
1
-0
/
+1
*
driver core: prevent deferred probe with platform_driver_probe
Johan Hovold
2013-09-26
1
-0
/
+1
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-07-04
1
-0
/
+3
|
\
|
*
driver core: move to_platform_driver to platform_device.h
Rob Herring
2013-06-12
1
-0
/
+3
*
|
platform_device: use a macro instead of platform_driver_register
Libo Chen
2013-06-03
1
-1
/
+7
|
/
[next]