index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-11
[PATCH] docbook: add edd firmware interfaces
Randy Dunlap
1
-3
/
+5
2007-02-02
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
1
-1
/
+1
2007-01-26
[PATCH] Fix race in efi variable delete code
Matt Domsch
1
-17
/
+12
2006-11-16
[PATCH] dell_rbu: fix error check
Akinobu Mita
1
-5
/
+4
2006-10-21
[PATCH] i386: Disable nmi watchdog on all ThinkPads
Andi Kleen
1
-0
/
+20
2006-10-20
[PATCH] firmware/dcdbas: add size check in smi_data_write
Doug Warzecha
1
-2
/
+5
2006-10-11
[PATCH] firmware/efivars: handle error
Jeff Garzik
1
-1
/
+6
2006-10-11
[PATCH] firmware/dell_rbu: handle sysfs errors
Jeff Garzik
1
-4
/
+17
2006-10-11
[PATCH] dell_rbu: printk() warning fix
Andrew Morton
1
-1
/
+1
2006-10-10
[PATCH] firmware/dcdbas: fix bug in error cleanup
Jeff Garzik
1
-1
/
+1
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-03
Fix several typos in drivers/
Matt LaPlante
1
-1
/
+1
2006-10-03
[PATCH] pr_debug: dell_rbu: fix pr_debug argument warnings
Zach Brown
1
-2
/
+2
2006-09-29
[PATCH] DMI: Decode and save OEM String information
Shem Multinymous
1
-0
/
+23
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-06-25
[PATCH] DMI: cleanup kernel-doc, add to DocBook
Randy Dunlap
1
-4
/
+9
2006-06-25
[PATCH] EDD isn't EXPERIMENTAL anymore
Chris Wedgwood
1
-2
/
+1
2006-04-14
[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/
Bjorn Helgaas
2
-1
/
+360
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-15
/
+4
2006-03-26
[PATCH] EFI: keep physical table addresses in efi structure
Bjorn Helgaas
2
-21
/
+26
2006-03-23
[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic
Arjan van de Ven
1
-11
/
+12
2006-03-22
[PATCH] dcdbas: convert to the new platform device interface
Dmitry Torokhov
1
-22
/
+88
2006-03-09
[PATCH] dcdbas: dcdbas_pdev referenced after platform_device_unregister on exit
Doug Warzecha
1
-2
/
+6
2006-01-14
[PATCH] dell_rbu: fix Bug 5854
Abhay Salunke
1
-22
/
+4
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-1
/
+1
2005-12-15
[PATCH] dell_rbu: NULL noise removal
Al Viro
1
-3
/
+3
2005-11-22
[PATCH] dell_rbu driver depends on x86[64]
Dave Jones
1
-0
/
+1
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-07
[PATCH] drivers/firmware: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2
-9
/
+4
2005-11-07
[PATCH] dell_rbu: Adding BIOS memory floor support
Abhay Salunke
1
-26
/
+95
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2
-2
/
+2
2005-10-30
[PATCH] Don't set dcdbas driver to default m
Andi Kleen
1
-1
/
+0
2005-10-30
[PATCH] CONFIG_IA32
Brian Gerst
1
-1
/
+1
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2
-2
/
+2
2005-10-11
[PATCH] dell_rbu: changes in packet update mechanism
Abhay Salunke
1
-81
/
+93
2005-09-17
[PATCH] dell_rbu tidy
Andrew Morton
1
-38
/
+30
2005-09-17
[PATCH] dell_rbu: enhancements and fixes
Abhay Salunke
1
-97
/
+154
2005-09-07
[PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs support
Doug Warzecha
4
-0
/
+722
2005-09-07
[PATCH] dell_rbu: new Dell BIOS update driver
Abhay Salunke
3
-0
/
+644
2005-07-28
[PATCH] PCDP: if PCDP contains parity information, use it
Bjorn Helgaas
1
-3
/
+11
2005-07-13
[IA64] Make PCDP work again.
David Mosberger-Tang
1
-0
/
+2
2005-06-28
[IA64-SGI] pcdp: add PCDP pci interface support
Mark Maule
2
-7
/
+50
2005-06-25
[PATCH] kfree cleanups for drivers/firmware/
Jesper Juhl
1
-3
/
+4
2005-06-23
[PATCH] PCDP: handle tables that don't supply baud rate
Bjorn Helgaas
2
-5
/
+8
2005-06-20
[PATCH] sysfs: (rest) if show/store is missing return -EIO
Dmitry Torokhov
2
-3
/
+3
2005-05-31
[PATCH] pcdp.c build fix
Peter Chubb
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
6
-0
/
+1822