summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/hx8357.c
Commit message (Expand)AuthorAgeFilesLines
* backlight: hx8357: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
* backlight: hx8357: Utilise temporary variable for struct deviceAndy Shevchenko2024-03-071-4/+3
* backlight: hx8357: Make use of dev_err_probe()Andy Shevchenko2024-03-071-8/+4
* backlight: hx8357: Move OF table closer to its consumerAndy Shevchenko2024-03-071-13/+13
* backlight: hx8357: Make use of device propertiesAndy Shevchenko2024-03-071-6/+8
* backlight: hx8357: Fix potential NULL pointer dereferenceAndy Shevchenko2024-03-071-4/+6
* backlight: hx8357: Convert to agnostic GPIO APIAndy Shevchenko2023-12-131-52/+22
* backlight: hx8357: Use of_property_present() for testing DT property presenceRob Herring2023-03-161-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71Thomas Gleixner2019-05-241-2/+1
* backlight: hx8357: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* drivers/video/backlight/hx8357.c: remove redundant of_match_ptrSachin Kamat2013-11-131-1/+1
* backlight: hx8357: use devm_lcd_device_register()Jingoo Han2013-11-131-15/+3
* fb: backlight: HX8357: Add HX8369 supportAlexandre Belloni2013-08-021-15/+204
* video: hx8357: Make IM pins optionalMaxime Ripard2013-08-021-21/+31
* fb: backlight: add the Himax HX-8357B LCD controllerMaxime Ripard2013-02-211-0/+497