index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-06-05
1
-9
/
+8
|
\
|
*
driver core: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-14
1
-9
/
+8
*
|
drivers: remove force dma flag from buses
Christoph Hellwig
2018-05-03
1
-2
/
+1
*
|
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
2018-05-03
1
-0
/
+17
|
/
*
driver core: platform: use put_device() if device_register fail
Arvind Yadav
2018-03-15
1
-1
/
+3
*
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
1
-2
/
+0
*
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2017-12-07
1
-0
/
+1
*
drivers: flag buses which demand DMA configuration
Robin Murphy
2017-10-19
1
-0
/
+1
*
driver core: platform: Don't read past the end of "driver_override" buffer
Nicolai Stange
2017-09-18
1
-1
/
+2
*
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-07-07
1
-1
/
+1
|
\
|
*
platform: Accept const properties
Jan Kiszka
2017-07-03
1
-1
/
+1
*
|
driver core: platform: fix race condition with driver_override
Adrian Salido
2017-05-25
1
-2
/
+9
|
/
*
of: Add function for generating a DT modalias with a newline
Rob Herring
2017-03-22
1
-1
/
+1
*
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-22
1
-1
/
+1
|
\
|
*
platform: Print the resource range if device failed to claim
Chen Yu
2017-01-11
1
-1
/
+1
*
|
ACPI: Add support for ResourceSource/IRQ domain mapping
Agustin Vega-Frias
2017-02-03
1
-0
/
+10
|
/
*
driver-core: platform: Catch errors from calls to irq_get_irq_data
Guenter Roeck
2016-09-27
1
-3
/
+8
*
platform: don't return 0 from platform_get_irq[_byname]() on error
Sergei Shtylyov
2016-08-31
1
-2
/
+2
*
platform driver: fix use-after-free in platform_device_del()
Jerome Marchand
2016-08-31
1
-2
/
+1
*
device property: don't bother the drivers with struct property_set
Heikki Krogerus
2016-04-09
1
-9
/
+10
*
base/platform: Fix platform drivers with no probe callback
Martin Wilck
2016-01-26
1
-4
/
+9
*
Merge branch 'pm-core'
Rafael J. Wysocki
2016-01-21
1
-1
/
+0
|
\
|
*
platform: Do not detach from PM domains on shutdown
Rafael J. Wysocki
2016-01-12
1
-1
/
+0
*
|
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-12
1
-0
/
+25
|
\
\
|
*
|
driver core: platform: Add support for built-in device properties
Mika Westerberg
2015-12-07
1
-0
/
+25
|
|
/
*
/
driver-core: platform: Add platform_irq_count()
Stephen Boyd
2016-01-07
1
-0
/
+20
|
/
*
driver-core: platform: Provide helpers for multi-driver modules
Thierry Reding
2015-10-05
1
-0
/
+61
*
base/platform: assert that dev_pm_domain callbacks are called unconditionally
Uwe Kleine-König
2015-10-04
1
-10
/
+9
*
drivercore: Fix unregistration path of platform devices
Grant Likely
2015-08-25
1
-6
/
+2
*
Revert "base/platform: Only insert MEM and IO resources"
Greg Kroah-Hartman
2015-06-10
1
-7
/
+3
*
Revert "base/platform: Continue on insert_resource() error"
Greg Kroah-Hartman
2015-06-10
1
-15
/
+11
*
Revert "base/platform: Remove code duplication"
Greg Kroah-Hartman
2015-06-10
1
-25
/
+35
*
base/platform: Remove code duplication
Ricardo Ribalda Delgado
2015-06-01
1
-35
/
+25
*
base/platform: Continue on insert_resource() error
Ricardo Ribalda Delgado
2015-06-01
1
-11
/
+15
*
base/platform: Only insert MEM and IO resources
Ricardo Ribalda Delgado
2015-06-01
1
-3
/
+7
*
driver-core: platform_driver_probe() must probe synchronously
Dmitry Torokhov
2015-05-20
1
-0
/
+13
*
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
|
*
driver core / ACPI: Represent ACPI companions using fwnode_handle
Rafael J. Wysocki
2015-03-16
1
-1
/
+1
*
|
drivers: platform: parse IRQ flags from resources
Linus Walleij
2015-03-25
1
-0
/
+9
|
/
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-10
/
+12
|
\
|
*
core: platform: let platform_create_bundle initialize module owner
Wolfram Sang
2014-11-06
1
-5
/
+6
|
*
core: platform: let platform_driver_probe initialize module owner
Wolfram Sang
2014-11-06
1
-5
/
+6
*
|
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
Pantelis Antoniou
2014-11-24
1
-0
/
+1
|
/
*
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
2014-09-30
1
-0
/
+1
*
drivercore / platform: Convert to dev_pm_domain_attach|detach()
Ulf Hansson
2014-09-22
1
-7
/
+8
*
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-08-04
1
-2
/
+49
|
\
|
*
Merge 3.16-rc6 into driver-core-next
Greg Kroah-Hartman
2014-07-21
1
-4
/
+14
|
|
\
|
*
|
driver core: platform: add device binding path 'driver_override'
Kim Phillips
2014-07-08
1
-0
/
+47
|
*
|
driver core/platform: remove unused implicit padding in platform_object
Yann Droneaud
2014-07-08
1
-2
/
+2
*
|
|
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-08-04
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]