index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
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-16
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
2020-12-10
driver core: platform: Introduce platform_get_mem_or_io()
Andy Shevchenko
1
-0
/
+15
2020-12-09
driver core: platform: use bus_type functions
Uwe Kleine-König
1
-67
/
+65
2020-12-09
driver core: platform: change logic implementing platform_driver_probe
Uwe Kleine-König
1
-3
/
+15
2020-12-09
driver core: platform: reorder functions
Uwe Kleine-König
1
-166
/
+167
2020-10-02
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
1
-7
/
+6
2020-10-02
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
1
-2
/
+2
2020-09-10
platform_device: switch to simpler IDA interface
Bartosz Golaszewski
1
-3
/
+3
2020-09-10
driver core: platform: Document return type of more functions
Stephen Boyd
1
-0
/
+14
2020-07-10
driver core: platform: expose numa_node to users in sysfs
Barry Song
1
-1
/
+25
2020-07-07
driver core: platform: need consistent spacing around '-'
Barry Song
1
-1
/
+1
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+25
2020-06-02
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+4
2020-05-21
driver core: platform: Fix spelling errors in platform.c
Tang Bin
1
-1
/
+1
2020-05-12
driver core: platform: Clarify that IRQ 0 is invalid
Bjorn Helgaas
1
-15
/
+25
2020-05-11
Merge v5.7-rc5 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+2
2020-05-05
drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...
Kuppuswamy Sathyanarayanan
1
-0
/
+2
2020-04-28
driver core: platform: Initialize dma_parms for platform devices
Ulf Hansson
1
-0
/
+2
2020-04-23
driver core: platform: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-04-21
docs: drivers: fix some warnings at base/platform.c when building docs
Mauro Carvalho Chehab
1
-2
/
+4
2020-03-24
driver core: platform: Reimplement devm_platform_ioremap_resource
Dejin Zheng
1
-4
/
+1
2020-03-24
drivers: provide devm_platform_get_and_ioremap_resource()
Dejin Zheng
1
-0
/
+22
2020-03-11
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
1
-19
/
+6
2020-01-22
driver core: platform: fix u32 greater or equal to zero comparison
Colin Ian King
1
-1
/
+1
[next]