Age | Commit message (Expand) | Author |
2008-07-21 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman |
2008-07-16 | ACPI: video: fix brightness allocation | Julia Jomantaite |
2008-06-14 | ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device | Zhang Rui |
2008-04-30 | Fix ACPI vs proc_create_data() mismerge | Alexey Dobriyan |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown |
2008-04-29 | acpi: use non-racy method for proc entries creation | Denis V. Lunev |
2008-04-29 | ACPI: video - fix permissions on some proc entries | Dmitry Torokhov |
2008-04-29 | ACPI: video - properly handle errors when registering proc elements | Dmitry Torokhov |
2008-04-29 | ACPI: video - do not store invalid entries in attached_array list | Dmitry Torokhov |
2008-04-29 | ACPI: elide a non-zero test on a result that is never 0 | Julia Lawall |
2008-04-05 | Revert "ACPI: Ignore _BQC object when registering backlight device" | Linus Torvalds |
2008-03-28 | revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" | Ingo Molnar |
2008-03-27 | ACPI: drivers/acpi: elide a non-zero test on a result that is never 0 | Julia Lawall |
2008-03-18 | Revert "ACPI: video: Ignore devices that aren't present in hardware" | Len Brown |
2008-03-18 | Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware" | Len Brown |
2008-03-13 | Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an... | Len Brown |
2008-03-11 | ACPI: Ignore _BQC object when registering backlight device | Zhao Yakui |
2008-03-11 | ACPI: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-02-15 | ACPI video: check for error from thermal_cooling_device_register | Thomas Sujith |
2008-02-07 | Merge branches 'release' and 'video' into release | Len Brown |
2008-02-07 | ACPI: video: Ignore ACPI video devices that aren't present in hardware | Matthew Garrett |
2008-02-07 | ACPI: video: reset brightness on resume | Matthew Garrett |
2008-02-07 | ACPI: video: call ACPI notifier chain for ACPI video notifications | Zhang Rui |
2008-02-07 | ACPI: video: delete unused display switch on hotkey event code | Zhang Rui |
2008-02-07 | ACPI: video: create "brightness_switch_enabled" modparam | Zhang Rui |
2008-02-07 | Merge branches 'release' and 'menlo' into release | Len Brown |
2008-02-07 | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown |
2008-02-02 | ACPI: video: Ignore devices that aren't present in hardware | Matthew Garrett |
2008-02-01 | ACPI: register ACPI Video LCD as generic thermal cooling device | Zhang Rui |
2008-02-01 | ACPI: video: Rationalise ACPI backlight implementation | Matthew Garrett |
2007-12-13 | ACPI: video_device_list corruption | William Lee Irwin III |
2007-11-19 | ACPI: Video: Increase buffer size for writes to brightness proc file. | Danny Baumann |
2007-11-14 | ACPI: video - delete stray run-time printk | Len Brown |
2007-11-14 | ACPI: video - convert semaphore to a mutex | Dmitry Torokhov |
2007-11-14 | ACPI: video - remove unsafe uses of list_for_each_safe() | Dmitry Torokhov |
2007-11-14 | ACPI: video - add missing input_free_device() | Dmitry Torokhov |
2007-11-14 | ACPI: video - fit input device into sysfs tree | Dmitry Torokhov |
2007-10-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-10-12 | Convert from class_device to device for drivers/video | tonyj@suse.de |
2007-10-10 | Pull video into release branch | Len Brown |
2007-09-18 | ACPI: video: remove dmesg spam | Maik Broemme |
2007-09-18 | ACPI: video: _DOS=0 by default to prevent hotkey hang | Zhang Rui |
2007-09-05 | ACPI: VIDEO: Adjust current level to closest available one. | Alexey Starikovskiy |
2007-09-05 | ACPI: video: Don't call absent methods | Alexey Starikovskiy |
2007-08-25 | Pull bugzilla-8798 into release branch | Len Brown |
2007-08-25 | ACPI: work around duplicate name "VID" problem on T61 | Zhang Rui |
2007-08-25 | Pull events into release branch | Len Brown |
2007-08-24 | ACPI video hotkey: export missing ACPI video hotkey events via input layer | Luming Yu |
2007-08-23 | ACPI video hotkey: remove invalid events handler for video output devices | Zhang Rui |