Commit Graph

21 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman d6d292c451 Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman bc87d2fe7a kobject: convert efivars to use kobject_create 17 years ago
Greg Kroah-Hartman f62ed9e33b firmware: change firmware_kset to firmware_kobj 17 years ago
Greg Kroah-Hartman 66ac831e03 kset: convert efivars to use kset_create for the vars sub-subsystem. 17 years ago
Greg Kroah-Hartman 89a07e34b1 kset: convert efivars to use kset_create for the efi subsystem. 17 years ago
Greg Kroah-Hartman 334c630754 kobject: convert efivars to kobj_attr interface 17 years ago
Greg Kroah-Hartman 97fa5bb74c efivars: make new_var and del_var binary sysfs files 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Greg Kroah-Hartman e89a4116ef Driver core: rename ktype_edd and ktype_efivar 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Matt Domsch 496a0fc8c5 [PATCH] Fix race in efi variable delete code 18 years ago
Jeff Garzik 69b2186c5f [PATCH] firmware/efivars: handle error 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Bjorn Helgaas b2c99e3c70 [PATCH] EFI: keep physical table addresses in efi structure 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Deepak Saxena 9c2153844d [PATCH] drivers/firmware: kmalloc + memset -> kzalloc conversion 20 years ago
Jesper Juhl 0933ad9c23 [PATCH] kfree cleanups for drivers/firmware/ 20 years ago
Dmitry Torokhov 70f2817a43 [PATCH] sysfs: (rest) if show/store is missing return -EIO 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago