aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c
Commit message (Expand)AuthorAge
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-02-15
|\
| * ACPI video: remove unnecessary newline from error messagesColin Ian King2013-01-25
* | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-25
|/
* ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui2012-12-04
* ACPI video: Ignore errors after _DOD evaluation.Igor Murzov2012-11-02
* ACPI video: allow events handlers to veto the keypressLuca Tettamanti2012-09-20
*-. Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown2012-06-30
|\ \
| | * ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui2012-06-30
| |/ |/|
| * ACPI video: use after input_unregister_device()Dan Carpenter2012-06-01
| * acpi_video: Intel video is not always i915Alan Cox2012-06-01
| * acpi_video: fix leaking PCI referencesAlan Cox2012-06-01
|/
* ACPI video: Don't start video device until its associated input device has be...Igor Murzov2012-03-30
* ACPI video: Harden video bus adding.Igor Murzov2012-03-30
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-08-03
|\
| * ACPI: constify ops structsVasiliy Kulikov2011-07-16
* | i915: Fix opregion notificationsMatthew Garrett2011-07-13
|/
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* Fix common misspellingsLucas De Marchi2011-03-31
* acpi: Remove sysfs_create_link from video driverMatthew Garrett2011-03-28
* acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett2011-03-22
* backlight: add backlight typeMatthew Garrett2011-03-22
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-13
|\
| * Merge branch 'bugzilla-21212' into releaseLen Brown2011-01-12
| |\
| | * ACPI video: introduce module parameter video.use_bios_initial_backlightZhang Rui2010-12-14
| * | ACPI video: check cap._DDC flag before getting EDIDZhang Rui2010-12-14
| * | ACPI video: remove output switching controlZhang Rui2010-12-14
| |/
* / backlight: constify backlight_opsLionel Debroux2010-11-16
|/
* ACPI video: remove deprecated procfs I/FZhang Rui2010-10-15
* gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-15
* ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2010-08-15
* Merge branch 'misc-2.6.35' into releaseLen Brown2010-05-28
|\
| * drivers/acpi: use kasprintfJulia Lawall2010-05-20
* | ACPI: Export EDID blocks to the kernelMatthew Garrett2010-04-19
|/
*---. Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown2010-04-06
|\ \ \
| | | * ACPI: Don't send KEY_UNKNOWN for random video notificationsMatthew Garrett2010-04-04
| |_|/ |/| |
| | * ACPI / PM: Move ACPI video resume to a PM notifierRafael J. Wysocki2010-04-06
| | * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ |/|
* | backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
|/
*-----. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14
|\ \ \ \
| | | | * ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett2010-03-14
| | |_|/ | |/| |
| | | * ACPI: replace acpi_integer by u64Lin Ming2010-01-28
| | |/ | |/|
| * | Merge branch 'bugzilla-13577-video' into releaseLen Brown2010-01-20
|/| |
| * | ACPI video: Prune dupe video devices, unless "video.allow_duplicates"Zhang Rui2009-12-30
| |/
* | Merge branch 'video-error-case' into releaseLen Brown2009-12-30
|\ \
| * | ACPI video: correct error-handling codeZhang Rui2009-12-30
| |/
* / ACPI video: no warning message if "acpi_backlight=vendor" is usedZhang Rui2009-12-30
|/
* ACPI: clean up video.c boundary checks and typesArjan van de Ven2009-10-28
* ACPI: video: Loosen strictness of video bus detection codeStefan Bader2009-10-13
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01