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