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
2017-10-19
drivers: flag buses which demand DMA configuration
Robin Murphy
2017-09-18
driver core: platform: Don't read past the end of "driver_override" buffer
Nicolai Stange
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-07-03
platform: Accept const properties
Jan Kiszka
2017-05-25
driver core: platform: fix race condition with driver_override
Adrian Salido
2017-03-22
of: Add function for generating a DT modalias with a newline
Rob Herring
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-03
ACPI: Add support for ResourceSource/IRQ domain mapping
Agustin Vega-Frias
2017-01-11
platform: Print the resource range if device failed to claim
Chen Yu
2016-09-27
driver-core: platform: Catch errors from calls to irq_get_irq_data
Guenter Roeck
2016-08-31
platform: don't return 0 from platform_get_irq[_byname]() on error
Sergei Shtylyov
2016-08-31
platform driver: fix use-after-free in platform_device_del()
Jerome Marchand
2016-04-09
device property: don't bother the drivers with struct property_set
Heikki Krogerus
2016-01-26
base/platform: Fix platform drivers with no probe callback
Martin Wilck
2016-01-21
Merge branch 'pm-core'
Rafael J. Wysocki
2016-01-12
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-12
platform: Do not detach from PM domains on shutdown
Rafael J. Wysocki
2016-01-07
driver-core: platform: Add platform_irq_count()
Stephen Boyd
2015-12-07
driver core: platform: Add support for built-in device properties
Mika Westerberg
2015-10-05
driver-core: platform: Provide helpers for multi-driver modules
Thierry Reding
2015-10-04
base/platform: assert that dev_pm_domain callbacks are called unconditionally
Uwe Kleine-König
2015-08-25
drivercore: Fix unregistration path of platform devices
Grant Likely
2015-06-10
Revert "base/platform: Only insert MEM and IO resources"
Greg Kroah-Hartman
2015-06-10
Revert "base/platform: Continue on insert_resource() error"
Greg Kroah-Hartman
2015-06-10
Revert "base/platform: Remove code duplication"
Greg Kroah-Hartman
2015-06-01
base/platform: Remove code duplication
Ricardo Ribalda Delgado
2015-06-01
base/platform: Continue on insert_resource() error
Ricardo Ribalda Delgado
2015-06-01
base/platform: Only insert MEM and IO resources
Ricardo Ribalda Delgado
2015-05-20
driver-core: platform_driver_probe() must probe synchronously
Dmitry Torokhov
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-03-25
drivers: platform: parse IRQ flags from resources
Linus Walleij
2015-03-16
driver core / ACPI: Represent ACPI companions using fwnode_handle
Rafael J. Wysocki
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-24
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
Pantelis Antoniou
2014-11-06
core: platform: let platform_create_bundle initialize module owner
Wolfram Sang
2014-11-06
core: platform: let platform_driver_probe initialize module owner
Wolfram Sang
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
2014-09-22
drivercore / platform: Convert to dev_pm_domain_attach|detach()
Ulf Hansson
2014-08-04
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-08-04
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-07-25
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
2014-07-21
Merge 3.16-rc6 into driver-core-next
Greg Kroah-Hartman
2014-07-11
platform_get_irq: Revert to platform_get_resource if of_irq_get fails
Guenter Roeck
2014-07-08
driver core: platform: add device binding path 'driver_override'
Kim Phillips
2014-07-08
driver core/platform: remove unused implicit padding in platform_object
Yann Droneaud
2014-05-23
of/irq: do irq resolution in platform_get_irq_byname()
Grygorii Strashko
2014-04-24
of/irq: do irq resolution in platform_get_irq
Rob Herring
2014-02-14
ACPI / platform: drop redundant ACPI_HANDLE check
Josh Cartwright
2014-01-17
platform: introduce OF style 'modalias' support for platform bus
Zhang Rui
2014-01-16
ACPI: fix module autoloading for ACPI enumerated devices
Zhang Rui
[next]