Age | Commit message (Expand) | Author |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-03-19 | driver core: numa: fix BUILD_BUG_ON for node_read_distance | David Rientjes |
2010-03-19 | driver-core: document ERR_PTR() return values | Jani Nikula |
2010-03-19 | sysdev: the cpu probe/release attributes should be sysdev_class_attributes | Stephen Rothwell |
2010-03-19 | driver-core: fix missing kernel-doc in firmware_class | Randy Dunlap |
2010-03-19 | Driver core: Early platform kernel-doc update | Magnus Damm |
2010-03-19 | sysfs: use sysfs_bin_attr_init in firmware class driver | Jiri Kosina |
2010-03-17 | memory hotplug: allow setting of phys_device | Heiko Carstens |
2010-03-07 | Driver core: create lock/unlock functions for struct device | Greg Kroah-Hartman |
2010-03-07 | driver core: Use sysfs_rename_link in device_rename | Eric W. Biederman |
2010-03-07 | Driver core: Fix first line of kernel-doc for a few functions | Ben Hutchings |
2010-03-07 | Driver core: make struct platform_driver.id_table const | Uwe Kleine-König |
2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy |
2010-03-07 | sysdev: fix up the probe/release attributes | Greg Kroah-Hartman |
2010-03-07 | kobject: Constify struct kset_uevent_ops | Emese Revfy |
2010-03-07 | driver-core: firmware_class: remove base.h header inclusion | Luis R. Rodriguez |
2010-03-07 | Driver-Core: require valid action string in uevent trigger | Kay Sievers |
2010-03-07 | Driver-Core: disable /sbin/hotplug by default | Kay Sievers |
2010-03-07 | Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description | Kay Sievers |
2010-03-07 | Driver-Core: devtmpfs - reset inode permissions before unlinking | Kay Sievers |
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 | sysdev: Fix type of sysdev class attribute in memory driver | Andi Kleen |
2010-03-07 | sysdev: Use sysdev_class attribute arrays in node driver | Andi Kleen |
2010-03-07 | sysdev: Convert node driver | Andi Kleen |
2010-03-07 | sysfs: Add attribute array to sysdev classes | Andi Kleen |
2010-03-07 | sysdev: Convert cpu driver sysdev class attributes | Andi Kleen |
2010-03-07 | sysdev: Convert node driver class attributes to be data driven | Andi Kleen |
2010-03-07 | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen |
2010-03-07 | Driver core: add platform_create_bundle() helper | Dmitry Torokhov |
2010-03-07 | driver-core: fix race condition in get_device_parent() | Tejun Heo |
2010-03-06 | PM: Provide generic subsystem-level callbacks | Rafael J. Wysocki |
2010-02-26 | PM: Allow device drivers to use dpm_wait() | Rafael J. Wysocki |
2010-02-26 | PM: Start asynchronous resume threads upfront | Rafael J. Wysocki |
2010-02-26 | PM: Add facility for advanced testing of async suspend/resume | Rafael J. Wysocki |
2010-02-26 | PM: Add a switch for disabling/enabling asynchronous suspend/resume | Rafael J. Wysocki |
2010-02-26 | PM: Asynchronous suspend and resume of devices | Rafael J. Wysocki |
2010-02-26 | PM: Add parent information to timing messages | Rafael J. Wysocki |
2010-02-26 | PM / Runtime: Add sysfs switch for disabling device run-time PM | Rafael J. Wysocki |
2010-02-16 | class: Free the class private data in class_release | Laurent Pinchart |
2010-01-20 | Revert "sysdev: fix prototype for memory_sysdev_class show/store functions" | Greg Kroah-Hartman |
2010-01-20 | driver-core: fix devtmpfs crash on s390 | Heiko Carstens |
2010-01-16 | sysdev: fix prototype for memory_sysdev_class show/store functions | Wu Fengguang |
2010-01-16 | memory-hotplug: add 0x prefix to HEX block_size_bytes | Wu Fengguang |
2010-01-11 | power: fix kernel-doc notation | Randy Dunlap |
2009-12-23 | devtmpfs: unlock mutex in case of string allocation error | Kay Sievers |
2009-12-23 | Driver core: export platform_device_register_data as a GPL symbol | Michael Hennerich |
2009-12-23 | driver core: Prevent reference to freed memory on error path | Phil Carmody |
2009-12-23 | Driver-core: Fix bogus 0 error return in device_add() | Thomas Gleixner |
2009-12-23 | Driver core: driver_attribute parameters can often be const* | Phil Carmody |