Commit History

作者 SHA1 備註 提交日期
  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 年之前