index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Lines
2009-01-27
Merge branch 'linus' into core/percpu
Ingo Molnar
-2
/
+2
2009-01-27
DMI: Introduce dmi_first_match to make the interface more flexible
Rafael J. Wysocki
-19
/
+55
2009-01-17
dell_rbu: use scnprintf() instead of less secure sprintf()
Pavel Roskin
-2
/
+2
2009-01-11
cpumask: use cpumask_var_t in dcdbas.c
Mike Travis
-4
/
+8
2009-01-08
Make various things static
Roel Kluin
-3
/
+3
2009-01-08
dcdbas: export functionality for use in other drivers
Matthew Garrett
-4
/
+7
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
-1
/
+1
2009-01-06
dmi: fix kernel-doc notation
Randy Dunlap
-2
/
+4
2009-01-06
dmi: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
-1
/
+1
2008-12-29
DMI: add dmi_match
Jiri Slaby
-0
/
+16
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
-5
/
+2
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
-0
/
+11
2008-11-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-3
/
+3
2008-11-07
trivial: dmi_scan typo
Alan Cox
-3
/
+3
2008-11-04
x86: vmware: look for DMI string in the product serial key
Alok Kataria
-0
/
+11
2008-10-31
drivers: replace NIPQUAD()
Harvey Harrison
-2
/
+1
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
-1
/
+1
2008-10-28
misc: replace NIP6_FMT with %p6 format specifier
Harvey Harrison
-3
/
+1
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
-1
/
+0
2008-10-16
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-6
/
+16
2008-10-16
drivers/firmware/iscsi_ibft.c: make 3 functions static
Adrian Bunk
-9
/
+9
2008-09-18
dmi scan: warn about too early calls to dmi_check_system()
Ingo Molnar
-6
/
+16
2008-09-02
ibft: fix target info parsing in ibft module
Mike Christie
-2
/
+1
2008-08-12
firmware/memmap: cleanup
Bernhard Walle
-18
/
+43
2008-07-30
iscsi_ibft_find: fix modpost warning
Jan Beulich
-1
/
+0
2008-07-28
Merge branch 'linus' into cpus4096
Ingo Molnar
-2
/
+4
2008-07-26
firmware: fix memmap printk format warnings
Randy Dunlap
-2
/
+4
2008-07-26
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
-2
/
+1
2008-07-25
dell_rbu: use memory_read_from_buffer()
Akinobu Mita
-25
/
+3
2008-07-25
dcdbas: use memory_read_from_buffer()
Akinobu Mita
-11
/
+2
2008-07-18
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
-1
/
+2
2008-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
-1
/
+1
2008-07-10
dell_rbu: firmware data is const
Greg Kroah-Hartman
-1
/
+1
2008-07-08
sysfs: add /sys/firmware/memmap
Bernhard Walle
-0
/
+216
2008-07-08
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
-1
/
+1
2008-06-06
edd: fix incorrect return of 1 from module_init
Alexey Dobriyan
-1
/
+1
2008-05-25
x86 boot: add header comment to dmi.h stating what it is
Paul Jackson
-0
/
+5
2008-04-29
edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}
Tim Gardner
-0
/
+9
2008-04-29
firmware: replace remaining __FUNCTION__ occurrences
Harvey Harrison
-14
/
+14
2008-04-28
drivers: fix integer as NULL pointer warnings
Harvey Harrison
-1
/
+1
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
-0
/
+1088
2008-04-21
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
-1
/
+0
2008-04-19
Firmware: add iSCSI iBFT Support
Konrad Rzeszutek
-0
/
+1088
2008-04-19
generic: use new set_cpus_allowed_ptr function
Mike Travis
-2
/
+2
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
-1
/
+0
2008-04-04
ipmi: change device node ordering to reflect probe order
Carol Hebert
-1
/
+1
2008-02-23
dmi: prevent linked list corruption
Jean Delvare
-7
/
+1
2008-02-23
dmi: don't save the same device twice
Jean Delvare
-30
/
+44
2008-02-08
SMBIOS/DMI: add type 41 = Onboard Devices Extended Information
Wim Van Sebroeck
-0
/
+25
2008-02-07
dmi: Let drivers walk the DMI table
Jean Delvare
-14
/
+48
[prev]
[next]