summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-28[PATCH] PCDP: if PCDP contains parity information, use itBjorn Helgaas1-3/+11
2005-07-13[IA64] Make PCDP work again.David Mosberger-Tang1-0/+2
2005-06-28[IA64-SGI] pcdp: add PCDP pci interface supportMark Maule2-7/+50
2005-06-25[PATCH] kfree cleanups for drivers/firmware/Jesper Juhl1-3/+4
2005-06-23[PATCH] PCDP: handle tables that don't supply baud rateBjorn Helgaas2-5/+8
2005-06-20[PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov2-3/+3
2005-05-31[PATCH] pcdp.c build fixPeter Chubb1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds6-0/+1822