index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
firmware: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-29
2
-14
/
+14
*
drivers: fix integer as NULL pointer warnings
Harvey Harrison
2008-04-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-04-21
4
-0
/
+1088
|
\
|
*
Firmware: add iSCSI iBFT Support
Konrad Rzeszutek
2008-04-19
4
-0
/
+1088
*
|
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
2008-04-21
1
-1
/
+0
|
\
\
|
*
|
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
|
|
/
*
/
generic: use new set_cpus_allowed_ptr function
Mike Travis
2008-04-19
1
-2
/
+2
|
/
*
ipmi: change device node ordering to reflect probe order
Carol Hebert
2008-04-04
1
-1
/
+1
*
dmi: prevent linked list corruption
Jean Delvare
2008-02-23
1
-7
/
+1
*
dmi: don't save the same device twice
Jean Delvare
2008-02-23
1
-30
/
+44
*
SMBIOS/DMI: add type 41 = Onboard Devices Extended Information
Wim Van Sebroeck
2008-02-08
1
-0
/
+25
*
dmi: Let drivers walk the DMI table
Jean Delvare
2008-02-07
1
-14
/
+48
*
Merge branches 'release' and 'dmi' into release
Len Brown
2008-02-07
1
-9
/
+0
|
\
|
*
DMI: remove duplicate helper routine
Len Brown
2008-02-03
1
-9
/
+0
*
|
dcdbas: add DMI-based module autloading
Matt Domsch
2008-02-06
1
-1
/
+2
*
|
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
2008-02-06
1
-1
/
+0
*
|
drivers/firmware/: Spelling fixes
Joe Perches
2008-02-03
1
-1
/
+1
|
/
*
x86: left over fix for leak of early_ioremp in dmi_scan
Yinghai Lu
2008-01-30
1
-0
/
+1
*
x86: fix DMI ioremap leak
Ingo Molnar
2008-01-30
1
-0
/
+1
*
x86: fix DMI out of memory problems
Parag Warudkar
2008-01-30
1
-3
/
+21
*
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
2
-4
/
+4
*
Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
1
-3
/
+3
*
Kobject: change drivers/firmware/edd.c to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
1
-5
/
+5
*
kobject: convert efivars to use kobject_create
Greg Kroah-Hartman
2008-01-24
1
-10
/
+8
*
firmware: change firmware_kset to firmware_kobj
Greg Kroah-Hartman
2008-01-24
2
-2
/
+2
*
kset: convert edd to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-7
/
+7
*
kset: convert efivars to use kset_create for the vars sub-subsystem.
Greg Kroah-Hartman
2008-01-24
1
-12
/
+10
*
kset: convert efivars to use kset_create for the efi subsystem.
Greg Kroah-Hartman
2008-01-24
1
-10
/
+9
*
kobject: convert efivars to kobj_attr interface
Greg Kroah-Hartman
2008-01-24
1
-21
/
+14
*
efivars: make new_var and del_var binary sysfs files
Greg Kroah-Hartman
2008-01-24
1
-28
/
+23
*
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
2
-6
/
+8
*
DMI: create dmi_get_slot()
Len Brown
2008-01-23
1
-0
/
+8
*
DMI: move dmi_available declaration to linux/dmi.h
Len Brown
2008-01-23
1
-2
/
+0
*
dmi-id: fix for __you_cannot_kmalloc_that_much failure
Jean Delvare
2008-01-08
1
-5
/
+14
*
define global BIT macro
Jiri Slaby
2007-10-19
1
-2
/
+0
*
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-19
1
-1
/
+2
*
Driver core: rename ktype_edd and ktype_efivar
Greg Kroah-Hartman
2007-10-12
2
-4
/
+4
*
dmi-id: Possible cleanup
Jean Delvare
2007-10-12
1
-5
/
+2
*
dmi-id: Use dynamic sysfs attributes
Jean Delvare
2007-10-12
1
-12
/
+26
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-7
/
+10
*
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-10-09
1
-26
/
+31
*
edd: switch to pci_get based API
Alan Cox
2007-07-16
1
-2
/
+5
*
serial: convert early_uart to earlycon for 8250
Yinghai Lu
2007-07-16
1
-2
/
+4
*
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
2
-14
/
+21
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
4
-9
/
+8
*
DMI-based module autoloading
Lennart Poettering
2007-07-11
4
-6
/
+299
*
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
1
-6
/
+6
*
[PATCH] docbook: add edd firmware interfaces
Randy Dunlap
2007-02-11
1
-3
/
+5
*
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
2007-02-02
1
-1
/
+1
*
[PATCH] Fix race in efi variable delete code
Matt Domsch
2007-01-26
1
-17
/
+12
[prev]
[next]