Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Driver Core: constify the name passed to platform_device_register_simple | Stephen Rothwell | 2008-01-25 | 1 | -1/+1 |
* | Driver core: Make platform_device.id an int | Jean Delvare | 2007-10-12 | 1 | -3/+4 |
* | Driver core: Make platform_device_add_data accept a const pointer | Scott Wood | 2006-12-14 | 1 | -1/+1 |
* | Driver core: platform_driver_probe(), can save codespace | David Brownell | 2006-12-01 | 1 | -0/+6 |
* | PM: platform_bus and late_suspend/early_resume | David Brownell | 2006-09-26 | 1 | -0/+2 |
* | [PATCH] Driver Core: Add platform_device_del() | Dmitry Torokhov | 2006-01-05 | 1 | -0/+1 |
* | [DRIVER MODEL] Add platform_driver | Russell King | 2005-11-09 | 1 | -0/+15 |
* | [DRIVER MODEL] Improved dynamically allocated platform_device interface | Russell King | 2005-11-05 | 1 | -0/+6 |
* | [DRIVER MODEL] Add missing platform_device.h header. | Russell King | 2005-10-29 | 1 | -0/+40 |