Commit Verlauf

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