projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b463036
)
MAINTAINERS: Add EFI maintainer entry
author
Matt Fleming
<
[email protected]
>
Wed, 3 Oct 2012 09:04:02 +0000
(10:04 +0100)
committer
Linus Torvalds
<
[email protected]
>
Wed, 3 Oct 2012 14:38:13 +0000
(07:38 -0700)
We're starting to need a channel through which we can funnel EFI
patches to make sure they get merged in a timely fashion. Matthew and
Peter seem happy enough for me to take that bullet.
Signed-off-by: Matt Fleming <
[email protected]
>
Acked-by: H. Peter Anvin <
[email protected]
>
Acked-by: Ingo Molnar <
[email protected]
>
Cc: Matthew Garrett <
[email protected]
>
Cc: Thomas Gleixner <
[email protected]
>
Cc: Tony Luck <
[email protected]
>
Cc: Len Brown <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index cb009e4b2297b1536aedb5dfceacc0c81e26962e..28167d0f8b4298d0f3a13508497866a4f0534200 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-2631,6
+2631,18
@@
T: git git://git.alsa-project.org/alsa-kernel.git
S: Maintained
F: sound/usb/misc/ua101.c
+EXTENSIBLE FIRMWARE INTERFACE (EFI)
+M: Matt Fleming <
[email protected]
>
+L:
[email protected]
+S: Maintained
+F: Documentation/x86/efi-stub.txt
+F: arch/ia64/kernel/efi.c
+F: arch/x86/boot/compressed/eboot.[ch]
+F: arch/x86/include/asm/efi.h
+F: arch/x86/platform/efi/*
+F: drivers/firmware/efivars.c
+F: include/linux/efi*.h
+
EFIFB FRAMEBUFFER DRIVER
L:
[email protected]
M: Peter Jones <
[email protected]
>