index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-27
platform: Add firmware-agnostic irq and affinity retrieval interface
Marc Zyngier
1
-15
/
+56
2025-07-07
driver core: platform: Drop dev_pm_domain_detach() call
Claudiu Beznea
1
-6
/
+3
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
1
-1
/
+1
2025-05-12
Merge 6.15-rc6 into driver-core-next
Greg Kroah-Hartman
1
-3
/
+3
2025-05-01
platform: Fix race condition during DMA configure at IOMMU probe time
Will McVicker
1
-3
/
+3
2025-04-15
platform: replace magic number with macro PLATFORM_DEVID_NONE
Woody Zhang
1
-1
/
+1
2025-03-11
iommu: Get DT/ACPI parsing into the proper probe path
Robin Murphy
1
-1
/
+2
2024-09-03
platform: Make platform_bus_type constant
Kunwu Chan
1
-1
/
+1
2024-07-04
driver core: platform: Switch to use kmemdup_array()
Andy Shevchenko
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-06-13
driver core: platform: fix ups for constant struct device_driver
Greg Kroah-Hartman
1
-6
/
+6
2024-05-27
platform: Make platform_driver::remove() return void
Uwe Kleine-König
1
-8
/
+2
2023-10-07
driver core: platform: Annotate struct irq_affinity_devres with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
driver core: platform: Unify the firmware node type check
Andy Shevchenko
1
-11
/
+13
2023-10-05
driver core: platform: Use temporary variable in platform_device_add()
Andy Shevchenko
1
-11
/
+12
2023-10-05
driver core: platform: Refactor error path in a couple places
Andy Shevchenko
1
-9
/
+10
2023-10-05
driver core: platform: Drop redundant check in platform_device_add()
Andy Shevchenko
1
-3
/
+0
2023-08-04
of: Move of_platform_register_reconfig_notifier() into DT core
Rob Herring
1
-1
/
+1
2023-02-01
driver core: platform: simplify __platform_driver_probe()
Greg Kroah-Hartman
1
-11
/
+15
2023-02-01
driver core: platform: removed unneeded variable from __platform_driver_probe()
Greg Kroah-Hartman
1
-4
/
+4
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-17
platform: remove useless if-branch in __platform_get_irq_byname()
Soha Jin
1
-5
/
+3
2023-01-17
platform: Document platform_add_devices() return value
Umang Jain
1
-0
/
+2
2023-01-17
platform: Provide a remove callback that returns no value
Uwe Kleine-König
1
-1
/
+3
2022-11-10
platform: use fwnode_irq_get_byname instead of of_irq_get_byname to get irq
Soha Jin
1
-2
/
+2
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-26
/
+8
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
1
-0
/
+18
2022-04-28
amba: Stop sharing platform_dma_configure()
Lu Baolu
1
-2
/
+1
2022-04-27
platform: finally disallow IRQ0 in platform_get_irq() and its ilk
Sergey Shtylyov
1
-2
/
+4
2022-04-22
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
1
-24
/
+4
2022-02-08
platform: use dev_err_probe() in platform_get_irq_byname()
Sergey Shtylyov
1
-3
/
+3
2021-12-22
driver core: platform: document registration-failure requirement
Johan Hovold
1
-0
/
+4
2021-11-27
driver core: platform: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-2
/
+3
2021-09-14
driver core: platform: Make use of the helper macro SET_RUNTIME_PM_OPS()
Cai Huoqing
1
-2
/
+1
2021-08-18
driver core: platform: Remove platform_device_add_properties()
Heikki Krogerus
1
-18
/
+2
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-06-04
drivers/base: Constify static attribute_group structs
Rikard Falkeborn
1
-1
/
+1
2021-05-27
driver core: Drop helper devm_platform_ioremap_resource_wc()
Uwe Kleine-König
1
-20
/
+0
2021-04-07
Revert "driver core: platform: Make platform_get_irq_optional() optional"
Greg Kroah-Hartman
1
-34
/
+21
2021-04-02
driver core: platform: Make platform_get_irq_optional() optional
Andy Shevchenko
1
-21
/
+34
2021-04-02
driver core: platform: Make clear error code used for missed IRQ
Andy Shevchenko
1
-6
/
+5
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+7
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-02-12
driver core: platform: Drop of_device_node_put() wrapper
Rob Herring
1
-1
/
+1
2021-02-09
driver core: platform: Emit a warning if a remove callback returned non-zero
Uwe Kleine-König
1
-4
/
+7
2021-01-12
Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-0
/
+2
2020-12-22
driver core: platform: Add extra error check in devm_platform_get_irqs_affini...
John Garry
1
-0
/
+2
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+121
2020-12-13
driver core: platform: don't oops in platform_shutdown() on unbound devices
Dmitry Baryshkov
1
-1
/
+5
2020-12-11
driver core: platform: Add devm_platform_get_irqs_affinity()
John Garry
1
-0
/
+121
[next]