summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] dell_rbu: fix Bug 5854Abhay Salunke2006-01-141-22/+4
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-1/+1
* [PATCH] dell_rbu: NULL noise removalAl Viro2005-12-151-3/+3
* [PATCH] dell_rbu driver depends on x86[64]Dave Jones2005-11-221-0/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] drivers/firmware: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-072-9/+4
* [PATCH] dell_rbu: Adding BIOS memory floor supportAbhay Salunke2005-11-071-26/+95
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-312-2/+2
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-292-2/+2
* | [PATCH] Don't set dcdbas driver to default mAndi Kleen2005-10-301-1/+0
* | [PATCH] CONFIG_IA32Brian Gerst2005-10-301-1/+1
|/
* [PATCH] dell_rbu: changes in packet update mechanismAbhay Salunke2005-10-111-81/+93
* [PATCH] dell_rbu tidyAndrew Morton2005-09-171-38/+30
* [PATCH] dell_rbu: enhancements and fixesAbhay Salunke2005-09-171-97/+154
* [PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs supportDoug Warzecha2005-09-074-0/+722
* [PATCH] dell_rbu: new Dell BIOS update driverAbhay Salunke2005-09-073-0/+644
* [PATCH] PCDP: if PCDP contains parity information, use itBjorn Helgaas2005-07-281-3/+11
* [IA64] Make PCDP work again.David Mosberger-Tang2005-07-131-0/+2
* [IA64-SGI] pcdp: add PCDP pci interface supportMark Maule2005-06-282-7/+50
* [PATCH] kfree cleanups for drivers/firmware/Jesper Juhl2005-06-251-3/+4
* [PATCH] PCDP: handle tables that don't supply baud rateBjorn Helgaas2005-06-232-5/+8
OpenPOWER on IntegriCloud