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:
ba28853
)
Corentin has moved
author
Corentin Chary
<
[email protected]
>
Tue, 18 Dec 2012 00:00:05 +0000
(16:00 -0800)
committer
Linus Torvalds
<
[email protected]
>
Tue, 18 Dec 2012 01:15:14 +0000
(17:15 -0800)
Signed-off-by: Corentin Chary <
[email protected]
>
Cc: Matthew Garrett <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
MAINTAINERS
patch
|
blob
|
history
drivers/platform/x86/asus-nb-wmi.c
patch
|
blob
|
history
drivers/platform/x86/asus-wmi.c
patch
|
blob
|
history
drivers/platform/x86/eeepc-wmi.c
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 503455b142b77e326fe04862bd4f33a3906ce66c..b0aef8fd077dc03febb2d1c5f0fcb799f1469228 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-1280,7
+1280,7
@@
F: Documentation/hwmon/asc7621
F: drivers/hwmon/asc7621.c
ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS
-M: Corentin Chary <corentin
[email protected]
>
+M: Corentin Chary <corentin
[email protected]
>
L:
[email protected]
L:
[email protected]
W: http://acpi4asus.sf.net
@@
-6490,7
+6490,7
@@
F: drivers/media/pci/saa7146/
F: include/media/saa7146*
SAMSUNG LAPTOP DRIVER
-M: Corentin Chary <corentin
[email protected]
>
+M: Corentin Chary <corentin
[email protected]
>
L:
[email protected]
S: Maintained
F: drivers/platform/x86/samsung-laptop.c
diff --git
a/drivers/platform/x86/asus-nb-wmi.c
b/drivers/platform/x86/asus-nb-wmi.c
index 6b0ebdeae916c727393aab1472e431bfd13e715a..be790402e0f1ad07e5df973923103e545f30a295 100644
(file)
--- a/
drivers/platform/x86/asus-nb-wmi.c
+++ b/
drivers/platform/x86/asus-nb-wmi.c
@@
-32,7
+32,7
@@
#define ASUS_NB_WMI_FILE "asus-nb-wmi"
-MODULE_AUTHOR("Corentin Chary <corentin
[email protected]
>");
+MODULE_AUTHOR("Corentin Chary <corentin
[email protected]
>");
MODULE_DESCRIPTION("Asus Notebooks WMI Hotkey Driver");
MODULE_LICENSE("GPL");
diff --git
a/drivers/platform/x86/asus-wmi.c
b/drivers/platform/x86/asus-wmi.c
index c0e9ff489b2417f2469e7abc7d2289e4b971c8a2..f80ae4d10f6818537a61f975bc468ea3d6e342b9 100644
(file)
--- a/
drivers/platform/x86/asus-wmi.c
+++ b/
drivers/platform/x86/asus-wmi.c
@@
-51,7
+51,7
@@
#include "asus-wmi.h"
-MODULE_AUTHOR("Corentin Chary <corentin
[email protected]
>, "
+MODULE_AUTHOR("Corentin Chary <corentin
[email protected]
>, "
"Yong Wang <
[email protected]
>");
MODULE_DESCRIPTION("Asus Generic WMI Driver");
MODULE_LICENSE("GPL");
diff --git
a/drivers/platform/x86/eeepc-wmi.c
b/drivers/platform/x86/eeepc-wmi.c
index 5838332ea5bd2f67c6e0f5c875a459027b8032e9..60cb76a5b51362ca4d3d840360ef871b3f62e20f 100644
(file)
--- a/
drivers/platform/x86/eeepc-wmi.c
+++ b/
drivers/platform/x86/eeepc-wmi.c
@@
-39,7
+39,7
@@
#define EEEPC_WMI_FILE "eeepc-wmi"
-MODULE_AUTHOR("Corentin Chary <corentin
[email protected]
>");
+MODULE_AUTHOR("Corentin Chary <corentin
[email protected]
>");
MODULE_DESCRIPTION("Eee PC WMI Hotkey Driver");
MODULE_LICENSE("GPL");