Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-09-13 | [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset | Jiri Slaby | 1 | -6/+4 |
2005-09-06 | [PATCH] Driver core: small cleanup; remove check for NULL before kfree() in d... | Jesper Juhl | 1 | -4/+2 |
2005-09-06 | [PATCH] Driver core: link device and all class devices derived from it. | Dmitry Torokhov | 1 | -2/+31 |
2005-08-17 | [PATCH] Driver core: potentially fix use after free in class_device_attr_show | Maneesh Soni | 1 | -4/+6 |
2005-06-21 | [PATCH] class: add kerneldoc for the new class functions. | gregkh@suse.de | 1 | -0/+43 |
2005-06-21 | [PATCH] CLASS: move a "simple" class logic into the class core. | gregkh@suse.de | 1 | -11/+134 |
2005-06-21 | [PATCH] sysfs: (driver/base) if show/store is missing return -EIO | Dmitry Torokhov | 1 | -2/+2 |
2005-06-21 | [PATCH] kset_hotplug_ops->name shoudl return const char * | Dmitry Torokhov | 1 | -1/+1 |
2005-04-19 | [PATCH] kobject/hotplug split - class core | kay.sievers@vrfy.org | 1 | -0/+2 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+591 |