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.12.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
*
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
|
/
*
driver core: platform_device.h: fix checkpatch errors and warnings
Fabio Porcedda
2013-03-29
1
-10
/
+15
*
driver core: add helper macro for platform_driver_probe() boilerplate
Fabio Porcedda
2013-01-17
1
-0
/
+18
*
ACPI / platform: Initialize ACPI handles of platform devices in advance
Rafael J. Wysocki
2012-11-21
1
-0
/
+1
*
platform: Add support for automatic device IDs
Jean Delvare
2012-08-16
1
-0
/
+4
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
1
-29
/
+1
|
\
|
*
PM / Sleep: Remove forward-only callbacks from platform bus type
Rafael J. Wysocki
2011-12-21
1
-29
/
+1
*
|
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
2011-12-09
1
-1
/
+1
*
|
drivercore: Generalize module_platform_driver
Lars-Peter Clausen
2011-11-17
1
-10
/
+2
|
/
*
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-10-29
1
-0
/
+17
|
\
|
*
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
2011-10-25
1
-0
/
+17
*
|
new helper to create platform devices with dma mask
Uwe Kleine-König
2011-08-26
1
-2
/
+46
|
/
*
driver core: Add ability for arch code to setup pdev_archdata
Kumar Gala
2011-07-08
1
-0
/
+1
*
PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
Kevin Hilman
2011-05-16
1
-3
/
+0
*
PM: Export platform bus type's default PM callbacks
Rafael J. Wysocki
2011-04-29
1
-0
/
+60
*
mfd: Fetch cell pointer from platform_device->mfd_cell
Samuel Ortiz
2011-04-12
1
-0
/
+5
*
Driver core: convert platform_{get,set}_drvdata to static inline functions
Marc Kleine-Budde
2011-02-18
1
-2
/
+9
*
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
2010-10-22
1
-0
/
+3
*
Driver core: reduce duplicated code for platform_device creation
Uwe Kleine-König
2010-08-05
1
-4
/
+58
*
platform: Make platform resource input parameters const
Geert Uytterhoeven
2010-05-17
1
-2
/
+4
*
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
2010-03-07
1
-1
/
+1
*
driver core: make platform_device_id table const
Eric Miao
2010-03-07
1
-1
/
+1
*
Driver core: add platform_create_bundle() helper
Dmitry Torokhov
2010-03-07
1
-0
/
+5
*
Driver Core: Early platform driver buffer
Magnus Damm
2009-12-11
1
-5
/
+15
*
PM: Remove platform device suspend_late()/resume_early() V2
Magnus Damm
2009-07-22
1
-2
/
+0
*
Driver Core: Add platform device arch data V3
Magnus Damm
2009-07-22
1
-0
/
+3
*
driver core: Const-correct platform getbyname functions
Linus Walleij
2009-06-15
1
-2
/
+2
*
Revert driver core: move platform_data into platform_device
Greg Kroah-Hartman
2009-05-08
1
-1
/
+0
*
Driver Core: early platform driver
Magnus Damm
2009-04-16
1
-0
/
+42
*
driver core: move platform_data into platform_device
Ming Lei
2009-03-24
1
-0
/
+1
*
platform: introduce module id table for platform devices
Eric Miao
2009-03-24
1
-0
/
+6
*
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2009-01-06
1
-1
/
+0
*
platform: add new device registration helper
Dmitry Baryshkov
2008-10-16
1
-0
/
+2
[next]