summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/ili922x.c
Commit message (Expand)AuthorAgeFilesLines
* backlight: ili922x: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
* backlight: ili922x: Add an error code check in ili922x_write()Su Hui2023-12-071-0/+4
* backlight: ili922x: Drop kernel-doc for local macrosRandy Dunlap2023-12-071-2/+2
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-2/+1
* backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'...Lee Jones2020-07-061-0/+2
* backlight: ili922x: Remove invalid use of kerneldoc syntaxLee Jones2020-07-061-2/+2
* backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() argsLee Jones2020-07-061-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* backlight: ili922x: Remove redundant variable lenColin Ian King2017-11-081-2/+1
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* backlight: ili922x: Remove 'else' after a returnJingoo Han2014-08-291-5/+6
* backlight: ili922x: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* backlight: ili922x: use devm_lcd_device_register()Jingoo Han2013-11-131-5/+2
* backlight: ili922x: use spi_set_drvdata()Jingoo Han2013-04-291-1/+1
* video: backlight: add ili922x lcd driverStefano Babic2013-04-291-0/+555