index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Age
Commit message (
Expand
)
Author
2021-06-04
drivers/base: Constify static attribute_group structs
Rikard Falkeborn
2021-05-27
driver core: Drop helper devm_platform_ioremap_resource_wc()
Uwe Kleine-König
2021-04-07
Revert "driver core: platform: Make platform_get_irq_optional() optional"
Greg Kroah-Hartman
2021-04-02
driver core: platform: Make platform_get_irq_optional() optional
Andy Shevchenko
2021-04-02
driver core: platform: Make clear error code used for missed IRQ
Andy Shevchenko
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-12
driver core: platform: Drop of_device_node_put() wrapper
Rob Herring
2021-02-09
driver core: platform: Emit a warning if a remove callback returned non-zero
Uwe Kleine-König
2021-01-12
Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2020-12-22
driver core: platform: Add extra error check in devm_platform_get_irqs_affini...
John Garry
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-13
driver core: platform: don't oops in platform_shutdown() on unbound devices
Dmitry Baryshkov
2020-12-11
driver core: platform: Add devm_platform_get_irqs_affinity()
John Garry
2020-12-10
driver core: platform: Introduce platform_get_mem_or_io()
Andy Shevchenko
2020-12-09
driver core: platform: use bus_type functions
Uwe Kleine-König
2020-12-09
driver core: platform: change logic implementing platform_driver_probe
Uwe Kleine-König
2020-12-09
driver core: platform: reorder functions
Uwe Kleine-König
2020-10-02
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
2020-10-02
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
2020-09-10
platform_device: switch to simpler IDA interface
Bartosz Golaszewski
2020-09-10
driver core: platform: Document return type of more functions
Stephen Boyd
2020-07-10
driver core: platform: expose numa_node to users in sysfs
Barry Song
2020-07-07
driver core: platform: need consistent spacing around '-'
Barry Song
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-05-21
driver core: platform: Fix spelling errors in platform.c
Tang Bin
2020-05-12
driver core: platform: Clarify that IRQ 0 is invalid
Bjorn Helgaas
2020-05-11
Merge v5.7-rc5 into driver-core-next
Greg Kroah-Hartman
2020-05-05
drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...
Kuppuswamy Sathyanarayanan
2020-04-28
driver core: platform: Initialize dma_parms for platform devices
Ulf Hansson
2020-04-23
driver core: platform: remove redundant assignment to variable ret
Colin Ian King
2020-04-20
docs: drivers: fix some warnings at base/platform.c when building docs
Mauro Carvalho Chehab
2020-03-24
driver core: platform: Reimplement devm_platform_ioremap_resource
Dejin Zheng
2020-03-24
drivers: provide devm_platform_get_and_ioremap_resource()
Dejin Zheng
2020-03-11
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
2020-01-22
driver core: platform: fix u32 greater or equal to zero comparison
Colin Ian King
2020-01-14
driver core: platform: Prevent resouce overflow from causing infinite loops
Simon Schwartz
2019-12-10
drivers: Fix boot problem on SuperH
Guenter Roeck
2019-11-14
driver core: platform: Declare ret variable only once
Andy Shevchenko
2019-11-14
driver core: platform: use the correct callback type for bus_find_device
Sami Tolvanen
2019-11-05
drivers: provide devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
2019-11-05
drivers: platform: provide devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
2019-10-27
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
2019-10-11
driver core: simplify definitions of platform_get_irq*
Uwe Kleine-König
2019-10-07
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2019-10-07
driver core: platform: Add platform_get_irq_byname_optional()
Hans de Goede
2019-09-18
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-03
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
[next]