aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-05drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski1-0/+3
2019-11-05drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski1-0/+3
2019-10-27Merge 5.4-rc5 into driver-core-nextGreg Kroah-Hartman1-0/+2
2019-10-07sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski1-1/+1
2019-10-07drivers: move the early platform device support to arch/shBartosz Golaszewski1-52/+12
2019-10-07driver core: platform: Add platform_get_irq_byname_optional()Hans de Goede1-0/+2
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman1-0/+3
2019-08-28driver core: platform: Introduce platform_get_irq_optional()Thierry Reding1-0/+1
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig1-1/+1
2019-07-30platform: Add platform_find_device_by_driver() helperSuzuki K Poulose1-0/+3
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner1-2/+1
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+3
2019-02-26platform: set of_node in platform_device_register_full()Mans Rullgard1-0/+1
2019-02-21drivers: provide devm_platform_ioremap_resource()Bartosz Golaszewski1-0/+3
2018-09-10ACPI / glue: Split dev_is_platform() out of module for wide useAndy Shevchenko1-0/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-1/+1
2018-05-03dma-mapping: move dma configuration to bus infrastructureNipun Gupta1-0/+2
2017-07-03platform: Accept const propertiesJan Kiszka1-1/+1
2016-04-09device property: don't bother the drivers with struct property_setHeikki Krogerus1-3/+3
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+5
2016-01-07driver-core: platform: Add platform_irq_count()Stephen Boyd1-0/+1
2015-12-07driver core: platform: Add support for built-in device propertiesMika Westerberg1-0/+5
2015-10-05driver-core: platform: Provide helpers for multi-driver modulesThierry Reding1-0/+8
2015-06-16platform_device: better support builtin boilerplate avoidancePaul Gortmaker1-0/+23
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki1-1/+1
2014-11-06core: platform: let platform_create_bundle initialize module ownerWolfram Sang1-2/+4
2014-11-06core: platform: let platform_driver_probe initialize module ownerWolfram Sang1-2/+4
2014-07-08driver core: platform: add device binding path 'driver_override'Kim Phillips1-0/+1
2013-09-26driver core: prevent deferred probe with platform_driver_probeJohan Hovold1-0/+1
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+3
2013-06-12driver core: move to_platform_driver to platform_device.hRob Herring1-0/+3
2013-06-03platform_device: use a macro instead of platform_driver_registerLibo Chen1-1/+7
2013-03-29driver core: platform_device.h: fix checkpatch errors and warningsFabio Porcedda1-10/+15
2013-01-17driver core: add helper macro for platform_driver_probe() boilerplateFabio Porcedda1-0/+18
2012-11-21ACPI / platform: Initialize ACPI handles of platform devices in advanceRafael J. Wysocki1-0/+1
2012-08-16platform: Add support for automatic device IDsJean Delvare1-0/+4
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-29/+1
2011-12-21PM / Sleep: Remove forward-only callbacks from platform bus typeRafael J. Wysocki1-29/+1
2011-12-09drivers_base: make argument to platform_device_register_full constUwe Kleine-König1-1/+1
2011-11-17drivercore: Generalize module_platform_driverLars-Peter Clausen1-10/+2
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+17
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely1-0/+17
2011-08-26new helper to create platform devices with dma maskUwe Kleine-König1-2/+46
2011-07-08driver core: Add ability for arch code to setup pdev_archdataKumar Gala1-0/+1
2011-05-16PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"Kevin Hilman1-3/+0
2011-04-29PM: Export platform bus type's default PM callbacksRafael J. Wysocki1-0/+60
2011-04-12mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz1-0/+5
2011-02-18Driver core: convert platform_{get,set}_drvdata to static inline functionsMarc Kleine-Budde1-2/+9