| Commit message (Expand) | Author | Age |
* | SYSFS: Allow boot time switching between deprecated and modern sysfs layout | Andi Kleen | 2010-10-22 |
* | driver core: device_rename's new_name can be const | Johannes Berg | 2010-08-05 |
* | Driver core: Add BUS_NOTIFY_BIND_DRIVER | Magnus Damm | 2010-08-05 |
* | Driver core: Drop __must_check from bus_for_each_drv() | Jean Delvare | 2010-08-05 |
* | device.h drivers/base/core.c Convert dev_<level> logging macros to functions | Joe Perches | 2010-07-04 |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 |
|\ |
|
| * | kobj: Add basic infrastructure for dealing with namespaces. | Eric W. Biederman | 2010-05-21 |
| * | drivers/base: Convert dev->sem to mutex | Thomas Gleixner | 2010-05-21 |
| * | driver core: Early dev_name() support. | Paul Mundt | 2010-03-09 |
* | | drivercore: Add of_match_table to the common device drivers | Grant Likely | 2010-05-22 |
* | | driver-core: Add device node pointer to struct device | Grant Likely | 2010-04-28 |
|/ |
|
* | Driver core: create lock/unlock functions for struct device | Greg Kroah-Hartman | 2010-03-07 |
* | driver core: Add class_attr_string for simple read-only string | Andi Kleen | 2010-03-07 |
* | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 2010-03-07 |
* | PM: Add facility for advanced testing of async suspend/resume | Rafael J. Wysocki | 2010-02-26 |
* | PM: Asynchronous suspend and resume of devices | Rafael J. Wysocki | 2010-02-26 |
* | Driver core: driver_attribute parameters can often be const* | Phil Carmody | 2009-12-23 |
* | Driver core: bin_attribute parameters can often be const* | Phil Carmody | 2009-12-23 |
* | Driver core: device_attribute parameters can often be const* | Phil Carmody | 2009-12-23 |
* | Driver Core: devtmpfs: use sys_mount() | Kay Sievers | 2009-12-11 |
* | Driver core: allow certain drivers prohibit bind/unbind via sysfs | Dmitry Torokhov | 2009-10-30 |
* | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 |
* | Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev | Kay Sievers | 2009-09-15 |
* | Driver core: Add support for compatibility classes | Jean Delvare | 2009-09-15 |
* | driver model: constify attribute groups | David Brownell | 2009-09-15 |
* | Driver core: Add accessor for device platform data | Mark Brown | 2009-09-15 |
* | Driver core: move dev_get/set_drvdata to drivers/base/dd.c | Greg Kroah-Hartman | 2009-09-15 |
* | Driver Core: Make PM operations a const pointer | Dmitry Torokhov | 2009-07-25 |
* | Driver Core: remove BUS_ID_SIZE | Kay Sievers | 2009-07-12 |
* | Driver Core: add nodename callbacks | Kay Sievers | 2009-06-16 |
* | driver core: add BUS_NOTIFY_UNBOUND_DRIVER event | Joerg Roedel | 2009-06-16 |
* | PM: Remove device_type suspend()/resume() | Magnus Damm | 2009-06-12 |
* | PM: Remove bus_type suspend_late()/resume_early() V2 | Magnus Damm | 2009-06-12 |
* | Revert driver core: move platform_data into platform_device | Greg Kroah-Hartman | 2009-05-08 |
* | driver synchronization: make scsi_wait_scan more advanced | Arjan van de Ven | 2009-04-21 |
* | dynamic debug: combine dprintk and dynamic printk | Jason Baron | 2009-03-24 |
* | Driver core: Fix device_move() vs. dpm list ordering, v2 | Cornelia Huck | 2009-03-24 |
* | Driver core: implement uevent suppress in kobject | Ming Lei | 2009-03-24 |
* | driver core: move platform_data into platform_device | Ming Lei | 2009-03-24 |
* | driver core: move knode_bus into private structure | Greg Kroah-Hartman | 2009-03-24 |
* | driver core: move knode_driver into private structure | Greg Kroah-Hartman | 2009-03-24 |
* | driver core: move klist_children into private structure | Greg Kroah-Hartman | 2009-03-24 |
* | driver core: create a private portion of struct device | Greg Kroah-Hartman | 2009-03-24 |
* | driver core: remove polling for driver_probe_done(v5) | Ming Lei | 2009-03-24 |
* | driver core: get rid of struct device's bus_id string array | Kay Sievers | 2009-03-24 |
* | Consolidate driver_probe_done() loops into one place | Arjan van de Ven | 2009-02-21 |
* | Revert "driver core: create a private portion of struct device" | Greg Kroah-Hartman | 2009-01-09 |
* | Revert "driver core: move klist_children into private structure" | Greg Kroah-Hartman | 2009-01-09 |
* | Revert "driver core: move knode_driver into private structure" | Greg Kroah-Hartman | 2009-01-09 |
* | Revert "driver core: move knode_bus into private structure" | Greg Kroah-Hartman | 2009-01-09 |