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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Age
Commit message (
Expand
)
Author
2010-03-19
driver-core: document ERR_PTR() return values
Jani Nikula
2010-03-19
Driver core: Early platform kernel-doc update
Magnus Damm
2010-03-07
Driver core: Fix first line of kernel-doc for a few functions
Ben Hutchings
2010-03-07
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
2010-03-07
Driver core: add platform_create_bundle() helper
Dmitry Torokhov
2009-12-23
Driver core: export platform_device_register_data as a GPL symbol
Michael Hennerich
2009-12-11
Driver Core: Early platform driver buffer
Magnus Damm
2009-10-30
Driver core: allow certain drivers prohibit bind/unbind via sysfs
Dmitry Torokhov
2009-09-15
driver core: platform_device_add_data(): use kmemdup()
Andrew Morton
2009-08-23
PM: Run-time PM platform device bus support
Magnus Damm
2009-08-16
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-08-10
PM / Driver Core: Kill dev_pm_ops platform warning for now
Magnus Damm
2009-07-24
Driver Core: Make PM operations a const pointer
Dmitry Torokhov
2009-07-22
PM: Remove platform device suspend_late()/resume_early() V2
Magnus Damm
2009-06-15
driver core: fix gcc 4.3.3 warnings about string literals
Greg Kroah-Hartman
2009-06-15
driver core: Const-correct platform getbyname functions
Linus Walleij
2009-06-12
Driver Core: Rework platform suspend/resume, print warning
Magnus Damm
2009-05-08
Revert driver core: move platform_data into platform_device
Greg Kroah-Hartman
2009-05-08
Revert driver core: fix passing platform_data
Ming Lei
2009-05-08
Driver core: platform: fix kernel-doc warnings
Randy Dunlap
2009-04-16
Driver Core: early platform driver
Magnus Damm
2009-03-24
driver core: fix passing platform_data
Ming Lei
2009-03-24
driver core: move platform_data into platform_device
Ming Lei
2009-03-24
platform: introduce module id table for platform devices
Eric Miao
2009-03-24
platform: make better use of to_platform_{device,driver}() macros
Eric Miao
2009-01-06
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-10-16
resource: add resource_type() and IORESOURCE_TYPE_BITS
Magnus Damm
2008-10-16
platform: add new device registration helper
Dmitry Baryshkov
2008-10-16
driver core: make struct platform_pm_ops static
Adrian Bunk
2008-06-10
Implement new suspend and hibernation callbacks for platform busses
Rafael J. Wysocki
2008-03-10
drivers: fix dma_get_required_mask
James Bottomley
2008-01-24
Driver core: coding style fixes
Greg Kroah-Hartman
2008-01-24
Driver Core: constify the name passed to platform_device_register_simple
Stephen Rothwell
2008-01-24
Driver core: move the static kobject out of struct driver
Greg Kroah-Hartman
2008-01-24
driver core: remove fields from struct bus_type
Greg Kroah-Hartman
2007-10-12
Driver core: Make platform_device.id an int
Jean Delvare
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
platform: prefix MODALIAS with "platform:"
Kay Sievers
2007-05-09
drivers/base/platform.c: fix small typo in doc
Márton Németh
2007-05-08
fix hotplug for legacy platform drivers
David Brownell
2007-05-02
platform: reorder platform_device_del
Jean Delvare
2007-02-07
driver core fixes: device_register() retval check in platform.c
Cornelia Huck
2006-12-13
Driver core: Make platform_device_add_data accept a const pointer
Scott Wood
2006-12-13
Driver core: "platform_driver_probe() can save codespace": save codespace
Andrew Morton
2006-12-01
Driver core: platform_driver_probe(), can save codespace
David Brownell
2006-09-25
PM: platform_bus and late_suspend/early_resume
David Brownell
2006-06-21
[PATCH] Driver Core: Fix platform_device_add to use device_add
Russell King
2006-06-21
[PATCH] platform_bus learns about modalias
David Brownell
[next]