- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / acpi / video.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-12-13 William Lee Irwin IIIACPI: video_device_list corruption
2007-11-19 Danny BaumannACPI: Video: Increase buffer size for writes to brightn...
2007-11-14 Len BrownACPI: video - delete stray run-time printk
2007-11-14 Dmitry TorokhovACPI: video - convert semaphore to a mutex
2007-11-14 Dmitry TorokhovACPI: video - remove unsafe uses of list_for_each_safe()
2007-11-14 Dmitry TorokhovACPI: video - add missing input_free_device()
2007-11-14 Dmitry TorokhovACPI: video - fit input device into sysfs tree
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-12 tonyj@suse.deConvert from class_device to device for drivers/video
2007-10-10 Len BrownPull video into release branch
2007-09-18 Maik BroemmeACPI: video: remove dmesg spam
2007-09-18 Zhang RuiACPI: video: _DOS=0 by default to prevent hotkey hang
2007-09-05 Alexey StarikovskiyACPI: VIDEO: Adjust current level to closest available...
2007-09-05 Alexey StarikovskiyACPI: video: Don't call absent methods
2007-08-25 Len BrownPull bugzilla-8798 into release branch
2007-08-25 Zhang RuiACPI: work around duplicate name "VID" problem on T61
2007-08-25 Len BrownPull events into release branch
2007-08-25 Luming YuACPI video hotkey: export missing ACPI video hotkey...
2007-08-24 Zhang RuiACPI video hotkey: remove invalid events handler for...
2007-08-23 Len BrownACPI: Schedule /proc/acpi/event for removal
2007-08-06 Thomas Renninger- patches.arch/acpi_autoloading_acpica.patch:
2007-07-23 Thomas RenningerACPI: autoload modules - Create __mod_acpi_device_table...
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-16 Richard Purdiebacklight: Convert from struct class_device to struct...
2007-07-03 Danny KukawkaACPI video: Don't export sysfs backlight interface...
2007-05-10 Luming YuACPI: video: output switch sysfs support
2007-03-10 Julius VolzACPI: video: Fix spelling and grammar mistakes
2007-02-20 Richard Purdiebacklight: Separate backlight properties from backlight...
2007-02-20 Richard Purdiebacklight: Remove unneeded owner field
2007-02-13 Len BrownACPI: delete extra #defines in /drivers/acpi/ drivers
2007-02-13 Len BrownACPI: fix acpi_driver.name usage
2007-02-13 Len BrownACPI: clean up ACPI_MODULE_NAME() use
2007-02-03 Len BrownPull sysfs into test branch
2007-02-03 Len BrownPull bugzilla-7349 into test branch
2007-02-03 Len BrownPull video into test branch
2007-01-23 Jeff Chua[PATCH] acpi: remove "video device notify" message
2007-01-04 Rui ZhangACPI: video: fix LCD monitor seen as CRT
2006-12-21 Yu LumingACPI: Adds backlight sysfs support for acpi video driver.
2006-12-20 Burman YanACPI: replace kmalloc+memset with kzalloc
2006-12-20 Len BrownPull platform-drivers into test branch
2006-12-20 Thomas TuttleACPI: Implement acpi_video_get_next_level()
2006-12-16 Zhang RuiACPI: Set fake hid for non-PNPID ACPI devices
2006-10-14 Jan EngelhardtACPI: Remove unnecessary from/to-void* and to-void...
2006-07-01 Len BrownPull acpi_device_handle_cleanup into release branch
2006-07-01 Len BrownPull acpi_device_handle_cleanup into release branch
2006-06-30 Len BrownACPI: delete acpi_os_free(), use kfree() directly
2006-06-30 Patrick MochelACPI: video: Remove unneeded acpi_handle from driver.
2006-06-30 Patrick MochelACPI: video: Use acpi_device's handle instead of driver's
2006-06-30 Patrick MochelACPI: video: add struct acpi_device to struct acpi_vide...
2006-06-27 Patrick MochelACPI: delete tracing macros from drivers/acpi/*.c
2006-06-27 Len BrownACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
2006-06-27 Thomas RenningerACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
2006-06-24 Dave Jones[PATCH] fix typo in acpi video brightness changes.
2006-06-16 Len BrownPull video into release branch
2006-05-15 Yu, LumingACPI: fix potential memory leaks in driver/acpi/video.c
2006-03-31 Adrian Bunk[ACPI] drivers/acpi/video.c: fix error path NULL pointe...
2006-02-07 Thomas Renninger- patches.arch/acpi_export_syms: Export symbols for
2006-01-07 Arjan van de Ven[ACPI] move some run-time structure inits to compile...
2005-12-01 Thomas Renninger[ACPI] Fix Null pointer deref in video/lcd/brightness
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: misc remaining drivers
2005-09-03 Luming Yu[ACPI] acpi_video_device_write_state() now works
2005-08-05 Len Brown[ACPI] Lindent all ACPI files
2005-08-05 Karol Kozimor[ACPI] acpi_remove_notify_handler() on video driver...
2005-07-12 Paulo Marques[ACPI] fix kmalloc size bug in acpi/video.c
2005-07-12 Adrian Bunk[ACPI] fix potential NULL dereference in acpi/video.c
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-09 Olaf Hering+- add a few fixes from mainline
2005-01-05 Linus Torvaldsacpi video device enumeration: fix incorrect device...
2005-01-02 Linus Torvaldsacpi video device enumeration: fix incorrect device...
2004-12-05 Len Brown[ACPI] fixes from stack consumption audit
2004-11-11 Len Brown[ACPI] fix warnings for 64-bit video build (Luming Yu)
2004-11-01 Len Brown[ACPI] fix return values for ACPI_FUNCTION_TRACE
2004-11-01 Len Brown[ACPI] fix x86_64 build warnings in video.c (Luming Yu)
2004-10-28 Len Brown[ACPI] fix video module unload oops
2004-10-25 Len Brown[ACPI] Extensions for Display Adapters (Bruno Ducrot)