Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
39c341a8dcf060b246b0beddac90cd7de11d4a20
/
drivers
/
firmware
b4bd7d5
SMBIOS/DMI: add type 41 = Onboard Devices Extended Information
by Wim Van Sebroeck
· 17 years ago
7fce084
dmi: Let drivers walk the DMI table
by Jean Delvare
· 17 years ago
5531d28
Merge branches 'release' and 'dmi' into release
by Len Brown
· 17 years ago
8f47f0b
dcdbas: add DMI-based module autloading
by Matt Domsch
· 17 years ago
911f215
Remove inclusions of <linux/autoconf.h>
by Ralf Baechle
· 17 years ago
e6298c6
DMI: remove duplicate helper routine
by Len Brown
· 17 years ago
d48140e
drivers/firmware/: Spelling fixes
by Joe Perches
· 17 years ago
3212bff
x86: left over fix for leak of early_ioremp in dmi_scan
by Yinghai Lu
· 17 years ago
0d64484
x86: fix DMI ioremap leak
by Ingo Molnar
· 17 years ago
79da472
x86: fix DMI out of memory problems
by Parag Warudkar
· 17 years ago
c10997f
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
d6d292c
Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
dd002e8
Kobject: change drivers/firmware/edd.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
bc87d2f
kobject: convert efivars to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
f62ed9e
firmware: change firmware_kset to firmware_kobj
by Greg Kroah-Hartman
· 17 years ago
9651d35
kset: convert edd to use kset_create
by Greg Kroah-Hartman
· 17 years ago
66ac831
kset: convert efivars to use kset_create for the vars sub-subsystem.
by Greg Kroah-Hartman
· 17 years ago
89a07e3
kset: convert efivars to use kset_create for the efi subsystem.
by Greg Kroah-Hartman
· 17 years ago
334c630
kobject: convert efivars to kobj_attr interface
by Greg Kroah-Hartman
· 17 years ago
97fa5bb
efivars: make new_var and del_var binary sysfs files
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
f89e3b0
DMI: create dmi_get_slot()
by Len Brown
· 17 years ago
81b4e1f
DMI: move dmi_available declaration to linux/dmi.h
by Len Brown
· 17 years ago
ce8c628
dmi-id: fix for __you_cannot_kmalloc_that_much failure
by Jean Delvare
· 17 years ago
93043ec
define global BIT macro
by Jiri Slaby
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
e89a411
Driver core: rename ktype_edd and ktype_efivar
by Greg Kroah-Hartman
· 17 years ago
34b51f3
dmi-id: Possible cleanup
by Jean Delvare
· 17 years ago
6374475
dmi-id: Use dynamic sysfs attributes
by Jean Delvare
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
1855256
drivers/firmware: const-ify DMI API and internals
by Jeff Garzik
· 17 years ago
1b28f22
edd: switch to pci_get based API
by Alan Cox
· 17 years ago
18a8bd9
serial: convert early_uart to earlycon for 8250
by Yinghai Lu
· 17 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
4f5c791
DMI-based module autoloading
by Lennart Poettering
· 17 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
6e8c818
[PATCH] docbook: add edd firmware interfaces
by Randy Dunlap
· 18 years ago
15a58ed
ACPICA: Remove duplicate table definitions (non-conflicting), cont
by Alexey Starikovskiy
· 18 years ago
496a0fc
[PATCH] Fix race in efi variable delete code
by Matt Domsch
· 18 years ago
6897083
[PATCH] dell_rbu: fix error check
by Akinobu Mita
· 18 years ago
a1bae67
[PATCH] i386: Disable nmi watchdog on all ThinkPads
by Andi Kleen
· 18 years ago
b95936c
[PATCH] firmware/dcdbas: add size check in smi_data_write
by Doug Warzecha
· 18 years ago
69b2186
[PATCH] firmware/efivars: handle error
by Jeff Garzik
· 18 years ago
41bfcfd
[PATCH] firmware/dell_rbu: handle sysfs errors
by Jeff Garzik
· 18 years ago
9e42ef7
[PATCH] dell_rbu: printk() warning fix
by Andrew Morton
· 18 years ago
0968cf51
[PATCH] firmware/dcdbas: fix bug in error cleanup
by Jeff Garzik
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
0950960
Fix several typos in drivers/
by Matt LaPlante
· 18 years ago
cb7cf57
[PATCH] pr_debug: dell_rbu: fix pr_debug argument warnings
by Zach Brown
· 18 years ago
2e0c1f6
[PATCH] DMI: Decode and save OEM String information
by Shem Multinymous
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
b0ef371
[PATCH] DMI: cleanup kernel-doc, add to DocBook
by Randy Dunlap
· 18 years ago
5d18639
[PATCH] EDD isn't EXPERIMENTAL anymore
by Chris Wedgwood
· 18 years ago
4f705ae
[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/
by Bjorn Helgaas
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
b2c99e3
[PATCH] EFI: keep physical table addresses in efi structure
by Bjorn Helgaas
· 19 years ago
8ed965d
[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic
by Arjan van de Ven
· 19 years ago
a7f3ea7
[PATCH] dcdbas: convert to the new platform device interface
by Dmitry Torokhov
· 19 years ago
435a80f
[PATCH] dcdbas: dcdbas_pdev referenced after platform_device_unregister on exit
by Doug Warzecha
· 19 years ago
2c56084
[PATCH] dell_rbu: fix Bug 5854
by Abhay Salunke
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
5ad9201
[PATCH] dell_rbu: NULL noise removal
by Al Viro
· 19 years ago
6c52f13
[PATCH] dell_rbu driver depends on x86[64]
by Dave Jones
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
9c21538
[PATCH] drivers/firmware: kmalloc + memset -> kzalloc conversion
by Deepak Saxena
· 19 years ago
274b693
[PATCH] dell_rbu: Adding BIOS memory floor support
by Abhay Salunke
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
162a88f
[PATCH] Don't set dcdbas driver to default m
by Andi Kleen
· 19 years ago
0d078f6
[PATCH] CONFIG_IA32
by Brian Gerst
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
ad6ce87
[PATCH] dell_rbu: changes in packet update mechanism
by Abhay Salunke
· 19 years ago
dda8577
[PATCH] dell_rbu tidy
by Andrew Morton
· 19 years ago
e61c0e3
[PATCH] dell_rbu: enhancements and fixes
by Abhay Salunke
· 19 years ago
90563ec
[PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs support
by Doug Warzecha
· 19 years ago
6c54c28
[PATCH] dell_rbu: new Dell BIOS update driver
by Abhay Salunke
· 19 years ago
11be00cb
[PATCH] PCDP: if PCDP contains parity information, use it
by Bjorn Helgaas
· 19 years ago
f62c4a9
[IA64] Make PCDP work again.
by David Mosberger-Tang
· 19 years ago
66b7f8a
[IA64-SGI] pcdp: add PCDP pci interface support
by Mark Maule
· 20 years ago
0933ad9
[PATCH] kfree cleanups for drivers/firmware/
by Jesper Juhl
· 19 years ago
280dedb
[PATCH] PCDP: handle tables that don't supply baud rate
by Bjorn Helgaas
· 19 years ago
70f2817
[PATCH] sysfs: (rest) if show/store is missing return -EIO
by Dmitry Torokhov
· 20 years ago
97d3a00
[PATCH] pcdp.c build fix
by Peter Chubb
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago