Andy Shevchenko
|
538d7eb86d
drivers/platform/x86/wmi.c: use generic UUID library
|
пре 9 година |
Rasmus Villemoes
|
85b4e4eb2f
wmi: Remove private %pUL implementation
|
пре 10 година |
Joe Perches
|
097c27fcb2
wmi: Use bool function return values of true/false not 1/0
|
пре 10 година |
Paul Gortmaker
|
f62a4ffd43
x86/wmi: delete unused wmi_data_lock mutex causing gcc warning
|
пре 10 година |
Himangi Saraogi
|
959ef6d5de
WMI: Remove unnecessary null test
|
пре 11 година |
Rafael J. Wysocki
|
98feb7cc61
Merge branch 'acpi-cleanup'
|
пре 11 година |
Lv Zheng
|
8b48463f89
ACPI: Clean up inclusions of ACPI header files
|
пре 11 година |
Prarit Bhargava
|
a80e1053aa
x86, wmi fix modalias_show return values
|
пре 12 година |
Zhang Rui
|
54f14c277d
wmi: convert acpi_get_handle() to acpi_has_method()
|
пре 12 година |
Zhang Rui
|
8122ab66b1
wmi: convert acpi_evaluate_object() to acpi_execute_simple_method()
|
пре 12 година |
Dan Carpenter
|
0a018a68d3
wmi: parse_wdg() should return kernel error codes
|
пре 12 година |
Greg Kroah-Hartman
|
e80b89a5f1
x86: wmi: convert class code to use dev_groups
|
пре 12 година |
Kees Cook
|
02aa2a3763
drivers: avoid format string in dev_set_name
|
пре 12 година |
Rafael J. Wysocki
|
51fac8388a
ACPI: Remove useless type argument of driver .remove() operation
|
пре 12 година |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
пре 13 година |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
пре 13 година |
Paul Gortmaker
|
7c52d55170
x86: fix up files really needing to include module.h
|
пре 14 година |
Dmitry Torokhov
|
023b956597
WMI: properly cleanup devices to avoid crashes
|
пре 14 година |
Joe Perches
|
dd8e908e82
wmi: Removed trailing whitespace from logging message.
|
пре 14 година |
Dan Carpenter
|
e1e0dacba5
WMI: return error if wmi_create_device() fails
|
пре 14 година |
Colin King
|
58f6425eb9
WMI: Cater for multiple events with same GUID
|
пре 14 година |
Thadeu Lima de Souza Cascardo
|
8b14d7b22c
wmi: use memcmp instead of strncmp to compare GUIDs
|
пре 14 година |
Dmitry Torokhov
|
c64eefd48c
WMI: embed struct device directly into wmi_block
|
пре 15 година |
Dmitry Torokhov
|
614ef43222
WMI: make use of class device's attributres
|
пре 15 година |
Dmitry Torokhov
|
8e07514db8
WMI: use pr_err() and friends
|
пре 15 година |
Dmitry Torokhov
|
762e1a2ff6
WMI: use separate list head for storing wmi blocks
|
пре 15 година |
Dmitry Torokhov
|
378306628e
WMI: simplify handling of returned WMI blocks in parse_wdg()
|
пре 15 година |
Dmitry Torokhov
|
3d2c63eb5e
WMI: fix potential NULL pointer dereference
|
пре 15 година |
Dmitry Torokhov
|
64ed0ab8d0
WMI: do not leak memory in parse_wdg()
|
пре 15 година |
Dmitry Torokhov
|
4e4304d749
WMI: fix wmi_gtoa() to actully terminate the string
|
пре 15 година |