index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Age
Commit message (
Expand
)
Author
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
2006-03-22
Fix "frist", "fisrt", typos
Uwe Zeisberger
2006-03-20
[PATCH] driver core: platform_get_irq*(): return -ENXIO on error
David Vrabel
2006-01-13
[PATCH] platform-device-del typo fix
Jean Delvare
2006-01-04
[PATCH] Driver Core: Rearrange exports in platform.c
Dmitry Torokhov
2006-01-04
[PATCH] Driver Core: Add platform_device_del()
Dmitry Torokhov
2006-01-04
[PATCH] Allow overlapping resources for platform devices
Kumar Gala
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-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
[PATCH] drivers/base - fix sparse warnings
Ben Dooks
2005-09-13
[PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset
Jiri Slaby
2005-05-01
[PATCH] DocBook: fix some descriptions
Martin Waitz
2005-04-18
[PATCH] export platform_add_devices
Robert Schwebel
2005-03-08
[PATCH] driver core: Separate platform device name from platform device number
Russell King
2005-01-10
[PATCH] pm: introduce pm_message_t
Pavel Machek
2005-01-06
[PATCH] Driver Core: handle bridged platform bus segments
David Brownell
2004-12-16
[PATCH] Driver Core: Add platform_get_resource_byname & platform_get_resource...
Kumar Gala
2004-09-23
[driver model] Change symbol exports to GPL only in platform.c.
Patrick Mochel
2004-07-14
[PATCH] Driver core: Fix OOPS in device_platform_unregister
Dmitry Torokhov
2004-07-08
[PATCH] Driver core: add platform_device_register_simple to register platform
Dmitry Torokhov
2004-07-02
[PATCH] dma_get_required_mask() build fix
James Bottomley
2004-06-17
[PATCH] Couple of sysfs patches
Russell King
2004-06-09
[PATCH] Driver Core: Whitespace fixes
Dmitry Torokhov
2004-06-09
[PATCH] Driver Core: Suppress platform device suffixes
Dmitry Torokhov
2004-06-08
[PATCH] Add platform_get_resource()
Russell King
2004-05-02
[PATCH] Re: Platform device matching
Kenn Humborg
2004-04-11
[PATCH] drivers/base/platform.c typo fix
Andrew Morton
2003-12-29
[PATCH] Rename legacy_bus to platform_bus
Andrew Morton
2003-09-15
[power] Fix platform devices.
Patrick Mochel
2003-08-14
Driver Core: remove struct device.name as it is not needed
Greg Kroah-Hartman
2003-06-03
[driver model] Update copyrights and license statements.
Patrick Mochel
2003-03-14
Merge
Linus Torvalds
2003-03-14
[PATCH] export platform_bus_type
Jean Tourrilhes
2003-03-13
driver core: Export the legacy_bus structure for drivers to use.
Greg Kroah-Hartman
2003-03-05
driver model: fix platform_match()
Patrick Mochel
2003-03-03
driver model: implement platform_match()
Patrick Mochel
2002-10-17
[PATCH] compile fixes
Alexander Viro
[next]