summaryrefslogtreecommitdiff
path: root/drivers/base/platform.c
AgeCommit message (Expand)Author
2005-09-13[PATCH] drivers/base/*: use kzalloc instead of kmalloc+memsetJiri Slaby
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-04-18[PATCH] export platform_add_devicesRobert Schwebel
2005-03-08[PATCH] driver core: Separate platform device name from platform device numberRussell King
2005-01-10[PATCH] pm: introduce pm_message_tPavel Machek
2005-01-06[PATCH] Driver Core: handle bridged platform bus segmentsDavid 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_unregisterDmitry Torokhov
2004-07-08[PATCH] Driver core: add platform_device_register_simple to register platformDmitry Torokhov
2004-07-02[PATCH] dma_get_required_mask() build fixJames Bottomley
2004-06-17[PATCH] Couple of sysfs patchesRussell King
2004-06-09[PATCH] Driver Core: Whitespace fixesDmitry Torokhov
2004-06-09[PATCH] Driver Core: Suppress platform device suffixesDmitry Torokhov
2004-06-08[PATCH] Add platform_get_resource()Russell King
2004-05-02[PATCH] Re: Platform device matchingKenn Humborg
2004-04-11[PATCH] drivers/base/platform.c typo fixAndrew Morton
2003-12-29[PATCH] Rename legacy_bus to platform_busAndrew Morton
2003-09-15[power] Fix platform devices.Patrick Mochel
2003-08-14Driver Core: remove struct device.name as it is not neededGreg Kroah-Hartman
2003-06-03[driver model] Update copyrights and license statements. Patrick Mochel
2003-03-14MergeLinus Torvalds
2003-03-14[PATCH] export platform_bus_typeJean Tourrilhes
2003-03-13driver core: Export the legacy_bus structure for drivers to use.Greg Kroah-Hartman
2003-03-05driver model: fix platform_match()Patrick Mochel
2003-03-03driver model: implement platform_match()Patrick Mochel
2002-10-17[PATCH] compile fixesAlexander Viro
2002-09-23driver model: add better platform device support.Patrick Mochel
2002-08-26Add struct bus_type platform_bus and document its intentions.Patrick Mochel