index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
platform_device.h
Age
Commit message (
Expand
)
Author
2011-07-08
driver core: Add ability for arch code to setup pdev_archdata
Kumar Gala
2011-05-16
PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
Kevin Hilman
2011-04-29
PM: Export platform bus type's default PM callbacks
Rafael J. Wysocki
2011-04-12
mfd: Fetch cell pointer from platform_device->mfd_cell
Samuel Ortiz
2011-02-18
Driver core: convert platform_{get,set}_drvdata to static inline functions
Marc Kleine-Budde
2010-10-22
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
2010-08-05
Driver core: reduce duplicated code for platform_device creation
Uwe Kleine-König
2010-05-17
platform: Make platform resource input parameters const
Geert Uytterhoeven
2010-03-07
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
2010-03-07
driver core: make platform_device_id table const
Eric Miao
2010-03-07
Driver core: add platform_create_bundle() helper
Dmitry Torokhov
2009-12-11
Driver Core: Early platform driver buffer
Magnus Damm
2009-07-22
PM: Remove platform device suspend_late()/resume_early() V2
Magnus Damm
2009-07-22
Driver Core: Add platform device arch data V3
Magnus Damm
2009-06-15
driver core: Const-correct platform getbyname functions
Linus Walleij
2009-05-08
Revert driver core: move platform_data into platform_device
Greg Kroah-Hartman
2009-04-16
Driver Core: early platform driver
Magnus Damm
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-01-06
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2008-10-16
platform: add new device registration helper
Dmitry Baryshkov
2008-06-10
Implement new suspend and hibernation callbacks for platform busses
Rafael J. Wysocki
2008-01-24
Driver Core: constify the name passed to platform_device_register_simple
Stephen Rothwell
2007-10-12
Driver core: Make platform_device.id an int
Jean Delvare
2006-12-13
Driver core: Make platform_device_add_data accept a const pointer
Scott Wood
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-01-04
[PATCH] Driver Core: Add platform_device_del()
Dmitry Torokhov
2005-11-09
[DRIVER MODEL] Add platform_driver
Russell King
2005-11-05
[DRIVER MODEL] Improved dynamically allocated platform_device interface
Russell King
2005-10-29
[DRIVER MODEL] Add missing platform_device.h header.
Russell King