index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
platform_device.h
Age
Commit message (
Expand
)
Author
2019-10-07
driver core: platform: Add platform_get_irq_byname_optional()
Hans de Goede
2019-09-18
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-03
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
2019-08-28
driver core: platform: Introduce platform_get_irq_optional()
Thierry Reding
2019-08-22
driver core: initialize a default DMA mask for platform device
Christoph Hellwig
2019-07-30
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-02-26
platform: set of_node in platform_device_register_full()
Mans Rullgard
2019-02-21
drivers: provide devm_platform_ioremap_resource()
Bartosz Golaszewski
2018-09-10
ACPI / glue: Split dev_is_platform() out of module for wide use
Andy Shevchenko
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-05-03
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
2017-07-03
platform: Accept const properties
Jan Kiszka
2016-04-09
device property: don't bother the drivers with struct property_set
Heikki Krogerus
2016-01-12
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-07
driver-core: platform: Add platform_irq_count()
Stephen Boyd
2015-12-07
driver core: platform: Add support for built-in device properties
Mika Westerberg
2015-10-05
driver-core: platform: Provide helpers for multi-driver modules
Thierry Reding
2015-06-16
platform_device: better support builtin boilerplate avoidance
Paul Gortmaker
2015-03-16
driver core / ACPI: Represent ACPI companions using fwnode_handle
Rafael J. Wysocki
2014-11-06
core: platform: let platform_create_bundle initialize module owner
Wolfram Sang
2014-11-06
core: platform: let platform_driver_probe initialize module owner
Wolfram Sang
2014-07-08
driver core: platform: add device binding path 'driver_override'
Kim Phillips
2013-09-26
driver core: prevent deferred probe with platform_driver_probe
Johan Hovold
2013-07-04
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-06-12
driver core: move to_platform_driver to platform_device.h
Rob Herring
2013-06-03
platform_device: use a macro instead of platform_driver_register
Libo Chen
2013-03-29
driver core: platform_device.h: fix checkpatch errors and warnings
Fabio Porcedda
2013-01-17
driver core: add helper macro for platform_driver_probe() boilerplate
Fabio Porcedda
2012-11-21
ACPI / platform: Initialize ACPI handles of platform devices in advance
Rafael J. Wysocki
2012-08-16
platform: Add support for automatic device IDs
Jean Delvare
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-12-21
PM / Sleep: Remove forward-only callbacks from platform bus type
Rafael J. Wysocki
2011-12-09
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
2011-11-17
drivercore: Generalize module_platform_driver
Lars-Peter Clausen
2011-10-29
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
2011-08-26
new helper to create platform devices with dma mask
Uwe Kleine-König
2011-07-08
driver core: Add ability for arch code to setup pdev_archdata
Kumar Gala
2011-05-16
PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
Kevin Hilman
2011-04-29
PM: Export platform bus type's default PM callbacks
Rafael J. Wysocki
2011-04-12
mfd: Fetch cell pointer from platform_device->mfd_cell
Samuel Ortiz
2011-02-18
Driver core: convert platform_{get,set}_drvdata to static inline functions
Marc Kleine-Budde
2010-10-22
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
2010-08-05
Driver core: reduce duplicated code for platform_device creation
Uwe Kleine-König
2010-05-17
platform: Make platform resource input parameters const
Geert Uytterhoeven
2010-03-07
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
2010-03-07
driver core: make platform_device_id table const
Eric Miao
[next]