Commit Graph

51 Commits (67f921d164a046c957f06fb456cabc23c48667ab)

Author SHA1 Message Date
Maik Broemme 7f10cc4e83 ACPI: video: remove dmesg spam 18 years ago
Zhang Rui a21101c46c ACPI: video: _DOS=0 by default to prevent hotkey hang 18 years ago
Zhang Rui e6d9da1de0 ACPI: work around duplicate name "VID" problem on T61 18 years ago
Luming Yu e9dab1960a ACPI video hotkey: export missing ACPI video hotkey events via input layer 18 years ago
Zhang Rui a1eb96a2f6 ACPI video hotkey: remove invalid events handler for video output devices 18 years ago
Len Brown 14e04fb34f ACPI: Schedule /proc/acpi/event for removal 18 years ago
Thomas Renninger 1ba90e3a87 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers 18 years ago
Richard Purdie 655bfd7aeb backlight: Convert from struct class_device to struct device 18 years ago
Danny Kukawka f70ac0e965 ACPI video: Don't export sysfs backlight interface if query _BCL fail 18 years ago
Luming Yu 23b0f015bf ACPI: video: output switch sysfs support 18 years ago
Julius Volz 98fb8fe10f ACPI: video: Fix spelling and grammar mistakes 18 years ago
Richard Purdie 599a52d126 backlight: Separate backlight properties from backlight ops pointers 18 years ago
Richard Purdie dfcba20067 backlight: Remove unneeded owner field 18 years ago
Len Brown 7cda93e008 ACPI: delete extra #defines in /drivers/acpi/ drivers 18 years ago
Len Brown c2b6705b75 ACPI: fix acpi_driver.name usage 18 years ago
Len Brown f52fd66d2e ACPI: clean up ACPI_MODULE_NAME() use 18 years ago
Jeff Chua 3a7122923e [PATCH] acpi: remove "video device notify" message 18 years ago
Rui Zhang 82cae99980 ACPI: video: fix LCD monitor seen as CRT 18 years ago
Yu Luming 2f3d000a13 ACPI: Adds backlight sysfs support for acpi video driver. 18 years ago
Burman Yan 36bcbec7ce ACPI: replace kmalloc+memset with kzalloc 18 years ago
Thomas Tuttle f4715189df ACPI: Implement acpi_video_get_next_level() 18 years ago
Zhang Rui ae8433324b ACPI: Set fake hid for non-PNPID ACPI devices 18 years ago
Jan Engelhardt 50dd096973 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi 19 years ago
Len Brown 02438d8771 ACPI: delete acpi_os_free(), use kfree() directly 19 years ago
Patrick Mochel d07a8577f6 ACPI: video: Remove unneeded acpi_handle from driver. 19 years ago
Patrick Mochel 901302688c ACPI: video: Use acpi_device's handle instead of driver's 19 years ago
Patrick Mochel e6afa0de14 ACPI: video: add struct acpi_device to struct acpi_video_bus. 19 years ago
Patrick Mochel d550d98d33 ACPI: delete tracing macros from drivers/acpi/*.c 19 years ago
Len Brown 6468463abd ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) 19 years ago
Thomas Renninger a6fc67202e ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 19 years ago
Dave Jones d384ea691f [PATCH] fix typo in acpi video brightness changes. 19 years ago
Yu, Luming 973bf491a5 ACPI: fix potential memory leaks in driver/acpi/video.c 19 years ago
Adrian Bunk 6665bda764 [ACPI] drivers/acpi/video.c: fix error path NULL pointer dereference 19 years ago
Arjan van de Ven d479e90845 [ACPI] move some run-time structure inits to compile time 19 years ago
Thomas Renninger 59d399d357 [ACPI] Fix Null pointer deref in video/lcd/brightness 19 years ago
Jesper Juhl 6044ec8882 [PATCH] kfree cleanup: misc remaining drivers 19 years ago
Luming Yu 824b558bbe [ACPI] acpi_video_device_write_state() now works 20 years ago
Len Brown 4be44fcd3b [ACPI] Lindent all ACPI files 20 years ago
Karol Kozimor 031ec77bf6 [ACPI] acpi_remove_notify_handler() on video driver unload 20 years ago
Paulo Marques d1dd0c2391 [ACPI] fix kmalloc size bug in acpi/video.c 20 years ago
Adrian Bunk 7334571f72 [ACPI] fix potential NULL dereference in acpi/video.c 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago