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