summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-242-4/+4
* Kobject: change drivers/firmware/efivars.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-3/+3
* Kobject: change drivers/firmware/edd.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-5/+5
* kobject: convert efivars to use kobject_createGreg Kroah-Hartman2008-01-241-10/+8
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-242-2/+2
* kset: convert edd to use kset_createGreg Kroah-Hartman2008-01-241-7/+7
* kset: convert efivars to use kset_create for the vars sub-subsystem.Greg Kroah-Hartman2008-01-241-12/+10
* kset: convert efivars to use kset_create for the efi subsystem.Greg Kroah-Hartman2008-01-241-10/+9
* kobject: convert efivars to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-21/+14
* efivars: make new_var and del_var binary sysfs filesGreg Kroah-Hartman2008-01-241-28/+23
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-242-6/+8
* DMI: create dmi_get_slot()Len Brown2008-01-231-0/+8
* DMI: move dmi_available declaration to linux/dmi.hLen Brown2008-01-231-2/+0
* dmi-id: fix for __you_cannot_kmalloc_that_much failureJean Delvare2008-01-081-5/+14
* define global BIT macroJiri Slaby2007-10-191-2/+0
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+2
* Driver core: rename ktype_edd and ktype_efivarGreg Kroah-Hartman2007-10-122-4/+4
* dmi-id: Possible cleanupJean Delvare2007-10-121-5/+2
* dmi-id: Use dynamic sysfs attributesJean Delvare2007-10-121-12/+26
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-7/+10
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-26/+31
* edd: switch to pci_get based APIAlan Cox2007-07-161-2/+5
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-161-2/+4
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-112-14/+21
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-114-9/+8
* DMI-based module autoloadingLennart Poettering2007-07-114-6/+299
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-6/+6
* [PATCH] docbook: add edd firmware interfacesRandy Dunlap2007-02-111-3/+5
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-1/+1
* [PATCH] Fix race in efi variable delete codeMatt Domsch2007-01-261-17/+12
* [PATCH] dell_rbu: fix error checkAkinobu Mita2006-11-161-5/+4
* [PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen2006-10-211-0/+20
* [PATCH] firmware/dcdbas: add size check in smi_data_writeDoug Warzecha2006-10-201-2/+5
* [PATCH] firmware/efivars: handle errorJeff Garzik2006-10-111-1/+6
* [PATCH] firmware/dell_rbu: handle sysfs errorsJeff Garzik2006-10-111-4/+17
* [PATCH] dell_rbu: printk() warning fixAndrew Morton2006-10-111-1/+1
* [PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik2006-10-101-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* [PATCH] pr_debug: dell_rbu: fix pr_debug argument warningsZach Brown2006-10-031-2/+2
* [PATCH] DMI: Decode and save OEM String informationShem Multinymous2006-09-291-0/+23
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [PATCH] DMI: cleanup kernel-doc, add to DocBookRandy Dunlap2006-06-251-4/+9
* [PATCH] EDD isn't EXPERIMENTAL anymoreChris Wedgwood2006-06-251-2/+1
* [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-142-1/+360
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-15/+4
* [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-262-21/+26
* [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_genericArjan van de Ven2006-03-231-11/+12
* [PATCH] dcdbas: convert to the new platform device interfaceDmitry Torokhov2006-03-221-22/+88
* [PATCH] dcdbas: dcdbas_pdev referenced after platform_device_unregister on exitDoug Warzecha2006-03-091-2/+6
OpenPOWER on IntegriCloud