Historial de Commits

Autor SHA1 Mensaje Fecha
  Andy Shevchenko 538d7eb86d drivers/platform/x86/wmi.c: use generic UUID library hace 9 años
  Rasmus Villemoes 85b4e4eb2f wmi: Remove private %pUL implementation hace 10 años
  Joe Perches 097c27fcb2 wmi: Use bool function return values of true/false not 1/0 hace 10 años
  Paul Gortmaker f62a4ffd43 x86/wmi: delete unused wmi_data_lock mutex causing gcc warning hace 10 años
  Himangi Saraogi 959ef6d5de WMI: Remove unnecessary null test hace 11 años
  Rafael J. Wysocki 98feb7cc61 Merge branch 'acpi-cleanup' hace 11 años
  Lv Zheng 8b48463f89 ACPI: Clean up inclusions of ACPI header files hace 11 años
  Prarit Bhargava a80e1053aa x86, wmi fix modalias_show return values hace 12 años
  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 13 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