index
:
pub/scm/linux/kernel/git/ojeda/linux.git
master
Miguel Ojeda's fork of linux.git
Miguel Ojeda
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-20
driver core: platform: unify release path
Bartosz Golaszewski
1
-9
/
+7
2026-07-20
driver core: platform: amend the API contract for fwnode setters
Bartosz Golaszewski
1
-3
/
+18
2026-07-10
driver core: platform: count references to all kinds of firmware nodes
Bartosz Golaszewski
1
-10
/
+5
2026-07-10
driver core: update kerneldoc for platform_device_alloc()
Bartosz Golaszewski
1
-0
/
+7
2026-07-10
driver core: platform: provide platform_device_set_of_node_from_dev()
Bartosz Golaszewski
1
-0
/
+16
2026-07-10
driver core: platform: provide platform_device_set_fwnode()
Bartosz Golaszewski
1
-0
/
+19
2026-07-10
driver core: platform: provide platform_device_set_of_node()
Bartosz Golaszewski
1
-0
/
+18
2026-06-08
driver core: platform: set mod_name in driver registration
Shashank Balaji
1
-7
/
+14
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
1
-1
/
+15
2026-05-14
driver core: platform: remove software node on release()
Bartosz Golaszewski
1
-1
/
+15
2026-04-26
driver core: Replace dev->of_node_reused with dev_of_node_reused()
Douglas Anderson
1
-1
/
+1
2026-03-22
Merge tag 'v7.0-rc5' into driver-core-next
Danilo Krummrich
1
-32
/
+5
2026-03-17
driver core: platform: use generic driver_override infrastructure
Danilo Krummrich
1
-32
/
+5
2026-03-02
driver core: platform: fix various formatting issues
Dmitry Torokhov
1
-28
/
+21
2026-03-02
driver core: platform: allow attaching software nodes when creating devices
Dmitry Torokhov
1
-1
/
+8
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
[next]