Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-04backlight: Remove obsolete comment for ->stateDaniel Vetter
2018-04-30backlight: Nuke BL_CORE_DRIVER1Daniel Vetter
2018-04-30backlight: Nuke unused backlight.props.state statesDaniel Vetter
2018-01-29video: backlight: Add devres versions of of_find_backlightMeghana Madhyastha
2018-01-29video: backlight: Add of_find_backlight helper in backlight.cMeghana Madhyastha
2018-01-29video: backlight: Add helpers to enable and disable backlightMeghana Madhyastha
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-05-05video / backlight: remove the backlight_device_registered APIAaron Lu
2016-05-05video / backlight: add two APIs for drivers to useAaron Lu
2015-06-23backlight: Change the return type of backlight_update_status() to intHyungwon Hwang
2014-05-27backlight: Add backlight device (un)registration notificationHans de Goede
2014-04-04backlight: update bd state & fb_blank properties when necessaryLiu Ying
2013-10-16backlight: introduce backlight_device_registeredAaron Lu
2013-07-04backlight: add devm_backlight_device_{register,unregister}()Jingoo Han
2012-12-18backlight: add of_find_backlight_by_node()Thierry Reding
2011-03-23backlight: add backlight typeMatthew Garrett
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-16backlight: Add backlight_device parameter to check_fbBruno Prémont
2010-03-16backlight: Revert some const qualifiersRichard Purdie
2009-12-16backlight: Constify struct backlight_opsEmese Revfy
2009-09-22backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett
2009-01-08backlight: Add suspend/resume support to the backlight coreRichard Purdie
2007-10-12backlight: Convert corgi backlight driver into a more generic driverRichard Purdie
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie
2007-02-20backlight: Convert semaphore -> mutexRichard Purdie
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming
2006-04-01[PATCH] backlight: Backlight Class ImprovementsRichard Purdie
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds