index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Age
Commit message (
Expand
)
Author
2019-01-04
drivers/base/platform.c: kmemleak ignore a known leak
Qian Cai
2018-12-28
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-13
ACPI / scan: Refactor _CCA enforcement
Robin Murphy
2018-12-13
dma-mapping: move dma_get_required_mask to kernel/dma
Christoph Hellwig
2018-12-06
driver core: platform: Respect return code of platform_device_register_full()
Andy Shevchenko
2018-11-26
driver core: platform: Remove duplicated device_remove_properties() call
Heikki Krogerus
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-02
dma-mapping: move dma_default_get_required_mask under ifdef
Christoph Hellwig
2018-10-01
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-05-14
driver core: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
2018-05-03
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
2018-03-15
driver core: platform: use put_device() if device_register fail
Arvind Yadav
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
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
[next]