- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / base / platform.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-12 Jean DelvareDriver core: Make platform_device.id an int
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-12 Kay Sieversplatform: prefix MODALIAS with "platform:"
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-09 Márton Némethdrivers/base/platform.c: fix small typo in doc
2007-05-08 David Brownellfix hotplug for legacy platform drivers
2007-05-03 Jean Delvareplatform: reorder platform_device_del
2007-02-07 Cornelia Huckdriver core fixes: device_register() retval check in...
2006-12-13 Scott WoodDriver core: Make platform_device_add_data accept a...
2006-12-13 Andrew MortonDriver core: "platform_driver_probe() can save codespac...
2006-12-01 David BrownellDriver core: platform_driver_probe(), can save codespace
2006-09-26 David BrownellPM: platform_bus and late_suspend/early_resume
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-21 Russell King[PATCH] Driver Core: Fix platform_device_add to use...
2006-06-21 David Brownell[PATCH] platform_bus learns about modalias
2006-03-21 Uwe ZeisbergerFix "frist", "fisrt", typos
2006-03-20 David Vrabel[PATCH] driver core: platform_get_irq*(): return -ENXIO...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-13 Jean Delvare[PATCH] platform-device-del typo fix
2006-01-05 Dmitry Torokhov[PATCH] Driver Core: Rearrange exports in platform.c
2006-01-05 Dmitry Torokhov[PATCH] Driver Core: Add platform_device_del()
2006-01-05 Kumar Gala[PATCH] Allow overlapping resources for platform devices
2005-11-09 Russell King[DRIVER MODEL] Add platform_driver
2005-11-05 Russell King[DRIVER MODEL] Improved dynamically allocated platform_...
2005-10-31 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-10-28 Ben Dooks[PATCH] drivers/base - fix sparse warnings
2005-09-13 Jiri Slaby[PATCH] drivers/base/*: use kzalloc instead of kmalloc...
2005-05-01 Martin Waitz[PATCH] DocBook: fix some descriptions
2005-04-19 Robert Schwebel[PATCH] export platform_add_devices
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-10 Greg Kroah-HartmanDriver core update based on patches now in the 2.6...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-11 Pavel Machek[PATCH] pm: introduce pm_message_t
2005-01-06 David Brownell[PATCH] Driver Core: handle bridged platform bus segments
2004-12-17 Kumar Gala[PATCH] Driver Core: Add platform_get_resource_byname...
2004-09-24 Patrick Mochel[driver model] Change symbol exports to GPL only in...
2004-07-14 Dmitry Torokhov[PATCH] Driver core: Fix OOPS in device_platform_unregister
2004-07-08 Dmitry Torokhov[PATCH] Driver core: add platform_device_register_simpl...
2004-07-03 James Bottomley[PATCH] dma_get_required_mask() build fix
2004-06-18 Russell King[PATCH] Couple of sysfs patches
2004-06-10 Dmitry Torokhov[PATCH] Driver Core: Whitespace fixes
2004-06-10 Dmitry Torokhov[PATCH] Driver Core: Suppress platform device suffixes
2004-06-08 Russell King[PATCH] Add platform_get_resource()
2004-05-14 Hannes Reinecke- Update sysfs-backing-store to official version from
2004-05-02 Kenn Humborg[PATCH] Re: Platform device matching
2004-04-12 Andrew Morton[PATCH] drivers/base/platform.c typo fix
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-29 Andrew Morton[PATCH] Rename legacy_bus to platform_bus
2003-09-15 Patrick Mochel[power] Fix platform devices.
2003-08-14 Greg Kroah-HartmanDriver Core: remove struct device.name as it is not...
2003-06-03 Patrick Mochel[driver model] Update copyrights and license statements.
2003-03-14 Linus TorvaldsMerge
2003-03-14 Jean Tourrilhes[PATCH] export platform_bus_type
2003-03-13 Greg Kroah-Hartmandriver core: Export the legacy_bus structure for driver...
2003-03-05 Patrick Mocheldriver model: fix platform_match()
2003-03-04 Patrick Mocheldriver model: implement platform_match()
2002-10-18 Alexander Viro[PATCH] compile fixes
2002-10-16 Patrick Mocheldriver model: make sure we call device_unregister(...
2002-09-23 Patrick Mocheldriver model: add better platform device support.
2002-08-26 Patrick MochelAdd struct bus_type platform_bus and document its inten...