aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12Driver core: rename ktype_edd and ktype_efivarGreg Kroah-Hartman2-4/+4
2007-10-12dmi-id: Possible cleanupJean Delvare1-5/+2
2007-10-12dmi-id: Use dynamic sysfs attributesJean Delvare1-12/+26
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-7/+10
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-26/+31
2007-07-16edd: switch to pci_get based APIAlan Cox1-2/+5
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu1-2/+4
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui2-14/+21
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo4-9/+8
2007-07-11DMI-based module autoloadingLennart Poettering4-6/+299
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-6/+6
2007-02-11[PATCH] docbook: add edd firmware interfacesRandy Dunlap1-3/+5
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy1-1/+1
2007-01-26[PATCH] Fix race in efi variable delete codeMatt Domsch1-17/+12
2006-11-16[PATCH] dell_rbu: fix error checkAkinobu Mita1-5/+4
2006-10-21[PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen1-0/+20
2006-10-20[PATCH] firmware/dcdbas: add size check in smi_data_writeDoug Warzecha1-2/+5
2006-10-11[PATCH] firmware/efivars: handle errorJeff Garzik1-1/+6
2006-10-11[PATCH] firmware/dell_rbu: handle sysfs errorsJeff Garzik1-4/+17
2006-10-11[PATCH] dell_rbu: printk() warning fixAndrew Morton1-1/+1
2006-10-10[PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-10-03[PATCH] pr_debug: dell_rbu: fix pr_debug argument warningsZach Brown1-2/+2
2006-09-29[PATCH] DMI: Decode and save OEM String informationShem Multinymous1-0/+23
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-25[PATCH] DMI: cleanup kernel-doc, add to DocBookRandy Dunlap1-4/+9
2006-06-25[PATCH] EDD isn't EXPERIMENTAL anymoreChris Wedgwood1-2/+1
2006-04-14[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2-1/+360
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-15/+4
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2-21/+26
2006-03-23[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_genericArjan van de Ven1-11/+12
2006-03-22[PATCH] dcdbas: convert to the new platform device interfaceDmitry Torokhov1-22/+88
2006-03-09[PATCH] dcdbas: dcdbas_pdev referenced after platform_device_unregister on exitDoug Warzecha1-2/+6
2006-01-14[PATCH] dell_rbu: fix Bug 5854Abhay Salunke1-22/+4
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-1/+1
2005-12-15[PATCH] dell_rbu: NULL noise removalAl Viro1-3/+3
2005-11-22[PATCH] dell_rbu driver depends on x86[64]Dave Jones1-0/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07[PATCH] drivers/firmware: kmalloc + memset -> kzalloc conversionDeepak Saxena2-9/+4
2005-11-07[PATCH] dell_rbu: Adding BIOS memory floor supportAbhay Salunke1-26/+95
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2-2/+2
2005-10-30[PATCH] Don't set dcdbas driver to default mAndi Kleen1-1/+0
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-1/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King2-2/+2
2005-10-11[PATCH] dell_rbu: changes in packet update mechanismAbhay Salunke1-81/+93
2005-09-17[PATCH] dell_rbu tidyAndrew Morton1-38/+30
2005-09-17[PATCH] dell_rbu: enhancements and fixesAbhay Salunke1-97/+154
2005-09-07[PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs supportDoug Warzecha4-0/+722
2005-09-07[PATCH] dell_rbu: new Dell BIOS update driverAbhay Salunke3-0/+644