Historial de Commits

Autor SHA1 Mensaje Fecha
  Zhang Rui 54f14c277d wmi: convert acpi_get_handle() to acpi_has_method() hace 12 años
  Zhang Rui 8122ab66b1 wmi: convert acpi_evaluate_object() to acpi_execute_simple_method() hace 12 años
  Dan Carpenter 0a018a68d3 wmi: parse_wdg() should return kernel error codes hace 12 años
  Greg Kroah-Hartman e80b89a5f1 x86: wmi: convert class code to use dev_groups hace 12 años
  Kees Cook 02aa2a3763 drivers: avoid format string in dev_set_name hace 12 años
  Rafael J. Wysocki 51fac8388a ACPI: Remove useless type argument of driver .remove() operation hace 12 años
  Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) hace 13 años
  Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux hace 14 años
  Paul Gortmaker 7c52d55170 x86: fix up files really needing to include module.h hace 14 años
  Dmitry Torokhov 023b956597 WMI: properly cleanup devices to avoid crashes hace 14 años
  Joe Perches dd8e908e82 wmi: Removed trailing whitespace from logging message. hace 14 años
  Dan Carpenter e1e0dacba5 WMI: return error if wmi_create_device() fails hace 14 años
  Colin King 58f6425eb9 WMI: Cater for multiple events with same GUID hace 14 años
  Thadeu Lima de Souza Cascardo 8b14d7b22c wmi: use memcmp instead of strncmp to compare GUIDs hace 14 años
  Dmitry Torokhov c64eefd48c WMI: embed struct device directly into wmi_block hace 15 años
  Dmitry Torokhov 614ef43222 WMI: make use of class device's attributres hace 15 años
  Dmitry Torokhov 8e07514db8 WMI: use pr_err() and friends hace 15 años
  Dmitry Torokhov 762e1a2ff6 WMI: use separate list head for storing wmi blocks hace 15 años
  Dmitry Torokhov 378306628e WMI: simplify handling of returned WMI blocks in parse_wdg() hace 15 años
  Dmitry Torokhov 3d2c63eb5e WMI: fix potential NULL pointer dereference hace 15 años
  Dmitry Torokhov 64ed0ab8d0 WMI: do not leak memory in parse_wdg() hace 15 años
  Dmitry Torokhov 4e4304d749 WMI: fix wmi_gtoa() to actully terminate the string hace 15 años
  Dmitry Torokhov 2d5ab5551f WMI: free wmi blocks when parse_wdg() fails hace 15 años
  Dmitry Torokhov 5212cd678a WMI: remove EC region handler when _WDG parsing fails hace 15 años
  Andy Shevchenko 392bd8b584 platform: x86: throw away custom methods hace 15 años
  Thomas Renninger 925b108918 X86 platform driver: Fix section mismatch in wmi.c hace 15 años
  Axel Lin 1492616a43 wmi: fix a memory leak in wmi_notify_debug hace 15 años
  Axel Lin a5167c5b3a wmi: fix memory leak in parse_wdg hace 15 años
  Thomas Renninger a929aae0e0 X86 platfrom wmi: Add debug facility to dump WMI data in a readable way hace 15 años
  Thomas Renninger 7715348cbe X86 platform wmi: Also log GUID string when an event happens and debug is set hace 15 años