Commit Graph

74 Commits (71bc9bd96b342cd29bbeaa4c83b8d37759ff22d7)

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 dd002e8074 Kobject: change drivers/firmware/edd.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 9651d350ab kset: convert edd to use kset_create 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
Len Brown f89e3b0620 DMI: create dmi_get_slot() 17 years ago
Len Brown 81b4e1f626 DMI: move dmi_available declaration to linux/dmi.h 17 years ago
Jean Delvare ce8c628aba dmi-id: fix for __you_cannot_kmalloc_that_much failure 17 years ago
Jiri Slaby 93043ece03 define global BIT macro 18 years ago
Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines 18 years ago
Greg Kroah-Hartman e89a4116ef Driver core: rename ktype_edd and ktype_efivar 18 years ago
Jean Delvare 34b51f39e2 dmi-id: Possible cleanup 18 years ago
Jean Delvare 6374475661 dmi-id: Use dynamic sysfs attributes 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Jeff Garzik 1855256c49 drivers/firmware: const-ify DMI API and internals 18 years ago
Alan Cox 1b28f22a87 edd: switch to pci_get based API 18 years ago
Yinghai Lu 18a8bd949d serial: convert early_uart to earlycon for 8250 18 years ago
Zhang Rui 91a6902958 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Lennart Poettering 4f5c791a85 DMI-based module autoloading 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Randy Dunlap 6e8c818829 [PATCH] docbook: add edd firmware interfaces 18 years ago
Alexey Starikovskiy 15a58ed121 ACPICA: Remove duplicate table definitions (non-conflicting), cont 18 years ago
Matt Domsch 496a0fc8c5 [PATCH] Fix race in efi variable delete code 18 years ago
Akinobu Mita 6897083abf [PATCH] dell_rbu: fix error check 18 years ago
Andi Kleen a1bae67243 [PATCH] i386: Disable nmi watchdog on all ThinkPads 19 years ago
Doug Warzecha b95936cb92 [PATCH] firmware/dcdbas: add size check in smi_data_write 19 years ago
Jeff Garzik 69b2186c5f [PATCH] firmware/efivars: handle error 19 years ago
Jeff Garzik 41bfcfd9ac [PATCH] firmware/dell_rbu: handle sysfs errors 19 years ago
Andrew Morton 9e42ef777f [PATCH] dell_rbu: printk() warning fix 19 years ago
Jeff Garzik 0968cf51b6 [PATCH] firmware/dcdbas: fix bug in error cleanup 19 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Matt LaPlante 095096038d Fix several typos in drivers/ 19 years ago
Zach Brown cb7cf57a61 [PATCH] pr_debug: dell_rbu: fix pr_debug argument warnings 19 years ago
Shem Multinymous 2e0c1f6ce7 [PATCH] DMI: Decode and save OEM String information 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Randy Dunlap b0ef371e3f [PATCH] DMI: cleanup kernel-doc, add to DocBook 19 years ago
Chris Wedgwood 5d18639a83 [PATCH] EDD isn't EXPERIMENTAL anymore 19 years ago
Bjorn Helgaas 4f705ae3e9 [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Bjorn Helgaas b2c99e3c70 [PATCH] EFI: keep physical table addresses in efi structure 19 years ago
Arjan van de Ven 8ed965d612 [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic 19 years ago
Dmitry Torokhov a7f3ea728b [PATCH] dcdbas: convert to the new platform device interface 19 years ago
Doug Warzecha 435a80f610 [PATCH] dcdbas: dcdbas_pdev referenced after platform_device_unregister on exit 19 years ago