| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/base/platform.c: fix small typo in doc | Márton Németh | 2007-05-09 | 1 | -1/+1 |
* | fix hotplug for legacy platform drivers | David Brownell | 2007-05-08 | 1 | -0/+18 |
* | platform: reorder platform_device_del | Jean Delvare | 2007-05-02 | 1 | -3/+5 |
* | driver core fixes: device_register() retval check in platform.c | Cornelia Huck | 2007-02-07 | 1 | -2/+9 |
* | Driver core: Make platform_device_add_data accept a const pointer | Scott Wood | 2006-12-13 | 1 | -1/+1 |
* | Driver core: "platform_driver_probe() can save codespace": save codespace | Andrew Morton | 2006-12-13 | 1 | -1/+1 |
* | Driver core: platform_driver_probe(), can save codespace | David Brownell | 2006-12-01 | 1 | -0/+48 |
* | PM: platform_bus and late_suspend/early_resume | David Brownell | 2006-09-25 | 1 | -2/+28 |
* | [PATCH] Driver Core: Fix platform_device_add to use device_add | Russell King | 2006-06-21 | 1 | -1/+1 |
* | [PATCH] platform_bus learns about modalias | David Brownell | 2006-06-21 | 1 | -0/+33 |
* | Fix "frist", "fisrt", typos | Uwe Zeisberger | 2006-03-22 | 1 | -1/+1 |
* | [PATCH] driver core: platform_get_irq*(): return -ENXIO on error | David Vrabel | 2006-03-20 | 1 | -2/+2 |
* | [PATCH] platform-device-del typo fix | Jean Delvare | 2006-01-13 | 1 | -1/+1 |
* | [PATCH] Driver Core: Rearrange exports in platform.c | Dmitry Torokhov | 2006-01-04 | 1 | -11/+10 |
* | [PATCH] Driver Core: Add platform_device_del() | Dmitry Torokhov | 2006-01-04 | 1 | -15/+30 |
* | [PATCH] Allow overlapping resources for platform devices | Kumar Gala | 2006-01-04 | 1 | -1/+1 |
* | [DRIVER MODEL] Add platform_driver | Russell King | 2005-11-09 | 1 | -0/+73 |
* | [DRIVER MODEL] Improved dynamically allocated platform_device interface | Russell King | 2005-11-05 | 1 | -27/+126 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 1 | -1/+1 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -1/+1 |
* | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 1 | -0/+1 |
|/ |
|
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 1 | -14/+6 |
* | [PATCH] drivers/base - fix sparse warnings | Ben Dooks | 2005-10-28 | 1 | -0/+2 |
* | [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset | Jiri Slaby | 2005-09-13 | 1 | -2/+1 |
* | [PATCH] DocBook: fix some descriptions | Martin Waitz | 2005-05-01 | 1 | -2/+2 |
* | [PATCH] export platform_add_devices | Robert Schwebel | 2005-04-18 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+350 |