index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+20
2019-03-01
driver core: platform: remove misleading err_alloc label
Johannes Berg
1
-3
/
+1
2019-02-26
platform: set of_node in platform_device_register_full()
Mans Rullgard
1
-0
/
+2
2019-02-22
drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-0
/
+2
2019-02-21
drivers: provide devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-0
/
+18
2019-02-12
driver: platform: Support parsing GpioInt 0 in platform_get_irq()
Enrico Granata
1
-1
/
+14
2019-01-05
drivers/base/platform.c: kmemleak ignore a known leak
Qian Cai
1
-0
/
+3
2018-12-29
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-33
/
+1
2018-12-13
ACPI / scan: Refactor _CCA enforcement
Robin Murphy
1
-2
/
+1
2018-12-13
dma-mapping: move dma_get_required_mask to kernel/dma
Christoph Hellwig
1
-31
/
+0
2018-12-06
driver core: platform: Respect return code of platform_device_register_full()
Andy Shevchenko
1
-2
/
+2
2018-11-26
driver core: platform: Remove duplicated device_remove_properties() call
Heikki Krogerus
1
-1
/
+0
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-02
dma-mapping: move dma_default_get_required_mask under ifdef
Christoph Hellwig
1
-1
/
+1
2018-10-01
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
1
-2
/
+11
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-9
/
+8
2018-05-14
driver core: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
1
-9
/
+8
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
1
-2
/
+1
2018-05-03
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
1
-0
/
+17
2018-03-15
driver core: platform: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+3
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
drivers: flag buses which demand DMA configuration
Robin Murphy
1
-0
/
+1
2017-09-18
driver core: platform: Don't read past the end of "driver_override" buffer
Nicolai Stange
1
-1
/
+2
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2017-07-03
platform: Accept const properties
Jan Kiszka
1
-1
/
+1
2017-05-25
driver core: platform: fix race condition with driver_override
Adrian Salido
1
-2
/
+9
2017-03-22
of: Add function for generating a DT modalias with a newline
Rob Herring
1
-1
/
+1
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-02-03
ACPI: Add support for ResourceSource/IRQ domain mapping
Agustin Vega-Frias
1
-0
/
+10
2017-01-11
platform: Print the resource range if device failed to claim
Chen Yu
1
-1
/
+1
2016-09-27
driver-core: platform: Catch errors from calls to irq_get_irq_data
Guenter Roeck
1
-3
/
+8
2016-08-31
platform: don't return 0 from platform_get_irq[_byname]() on error
Sergei Shtylyov
1
-2
/
+2
2016-08-31
platform driver: fix use-after-free in platform_device_del()
Jerome Marchand
1
-2
/
+1
2016-04-09
device property: don't bother the drivers with struct property_set
Heikki Krogerus
1
-9
/
+10
2016-01-26
base/platform: Fix platform drivers with no probe callback
Martin Wilck
1
-4
/
+9
2016-01-21
Merge branch 'pm-core'
Rafael J. Wysocki
1
-1
/
+0
2016-01-13
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+25
2016-01-12
platform: Do not detach from PM domains on shutdown
Rafael J. Wysocki
1
-1
/
+0
2016-01-07
driver-core: platform: Add platform_irq_count()
Stephen Boyd
1
-0
/
+20
2015-12-07
driver core: platform: Add support for built-in device properties
Mika Westerberg
1
-0
/
+25
2015-10-05
driver-core: platform: Provide helpers for multi-driver modules
Thierry Reding
1
-0
/
+61
2015-10-04
base/platform: assert that dev_pm_domain callbacks are called unconditionally
Uwe Kleine-König
1
-10
/
+9
2015-08-25
drivercore: Fix unregistration path of platform devices
Grant Likely
1
-6
/
+2
2015-06-10
Revert "base/platform: Only insert MEM and IO resources"
Greg Kroah-Hartman
1
-7
/
+3
2015-06-10
Revert "base/platform: Continue on insert_resource() error"
Greg Kroah-Hartman
1
-15
/
+11
2015-06-10
Revert "base/platform: Remove code duplication"
Greg Kroah-Hartman
1
-25
/
+35
2015-06-01
base/platform: Remove code duplication
Ricardo Ribalda Delgado
1
-35
/
+25
2015-06-01
base/platform: Continue on insert_resource() error
Ricardo Ribalda Delgado
1
-11
/
+15
[next]