Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
deb71918ae29e23ff7f4537f5ff654f8b6580af2
/
drivers
/
video
/
backlight
6faadbb
dmi: Mark all struct dmi_system_id instances const
by Christoph Hellwig
· 7 years ago
75c7271
Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 7 years ago
a205425
mfd: twl: Move header file out of I2C realm
by Wolfram Sang
· 7 years ago
2606706
backlight: gpio_backlight: Delete pdata inversion
by Linus Walleij
· 8 years ago
de73890
backlight: gpio_backlight: Convert to use GPIO descriptor
by Linus Walleij
· 8 years ago
62cdfe6
backlight: pwm_bl: Make of_device_ids const
by Arvind Yadav
· 7 years ago
06168a6
backlight: lm3630a: Bump REG_MAX value to 0x50 instead of 0x1F
by Bhushan Shah
· 7 years ago
056d6ff
video: adp8870: move header file out of I2C realm
by Wolfram Sang
· 8 years ago
8476d6c
backlight: adp8860: Move header file out of I2C realm
by Wolfram Sang
· 8 years ago
7e715c2
backlight: Report error on failure
by Sudip Mukherjee
· 8 years ago
e897f26
Merge tag 'backlight-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 8 years ago
e739c5b
backlight: Add support for Arctic Sand LED backlight driver chips
by Olimpiu Dejeu
· 8 years ago
892c778
backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()
by Geert Uytterhoeven
· 8 years ago
bb82250
backlight: da9052: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
d1b8129
backlight: pwm_bl: Check the PWM state for initial backlight power state
by Peter Ujfalusi
· 8 years ago
7613c92
backlight: pwm_bl: Move the checks for initial power state to a separate function
by Peter Ujfalusi
· 8 years ago
0eb3fba
backlight: adp5520: Fix error handling in adp5520_bl_probe()
by Alexey Khoroshilov
· 8 years ago
cc21942
backlight: lcd: Fix race condition during register
by Uwe Kleine-König
· 8 years ago
0c9501f
backlight: pwm_bl: Handle gpio that can sleep
by Maxime Ripard
· 8 years ago
3587910
backlight-tosa: Delete unnecessary assignment for the field "owner"
by Markus Elfring
· 8 years ago
6025530
backlight: lp855x: Add enable regulator
by Brian Norris
· 9 years ago
ecc5fbd
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
7ff666bc
backlight: lm3630a: explicitly apply PWM config extracted from pwm_args
by Boris Brezillon
· 9 years ago
6fbab83
backlight: lp855x: Explicitly apply PWM config extracted from pwm_args
by Boris Brezillon
· 9 years ago
058be4d
backlight: lp8788: Explicitly apply PWM config extracted from pwm_args
by Boris Brezillon
· 9 years ago
6cb9644
backlight: pwm_bl: Use pwm_get_args() where appropriate
by Boris Brezillon
· 9 years ago
4ff66ef
backlight: lm3630a_bl: Stop messing with the pwm->period field
by Boris BREZILLON
· 9 years ago
7f044b0
backlight: pwm_bl: Remove useless call to pwm_set_period()
by Boris BREZILLON
· 9 years ago
01c3664
video / backlight: remove the backlight_device_registered API
by Aaron Lu
· 9 years ago
f6a4790
video / backlight: add two APIs for drivers to use
by Aaron Lu
· 9 years ago
60d613d
backlight: pwm_bl: Free PWM requested by legacy API on error path
by Vladimir Zapolskiy
· 10 years ago
02f22c0
backlight: adp8860: Fix another uninitialized variable use
by Arnd Bergmann
· 9 years ago
2f4647a
backlight: gpio-backlight: Use default-on on GPIO request
by Stefan Agner
· 9 years ago
8777078
backlight: pwm_bl: Fix broken PWM backlight for non-dt platforms
by Philipp Zabel
· 9 years ago
fcf13f0
backlight: tps65217_bl: Add MODULE_DEVICE_TABLE
by Enric Balletbo i Serra
· 9 years ago
3698d7e
backlight: pwm_bl: Avoid backlight flicker when probed from DT
by Philipp Zabel
· 9 years ago
86c68e2
backlight: adp88x0: Fix uninitialized variable use
by Arnd Bergmann
· 9 years ago
5bc23a0
Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 9 years ago
9d6c243
backlight: pm8941-wled: Add default-brightness property
by Bjorn Andersson
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
fc18111
backlight: pm8941-wled: Fix ptr_ret.cocci warnings
by kbuild test robot
· 9 years ago
dc88112
backlight: pwm: Reject legacy PWM request for device defined in DT
by Vladimir Zapolskiy
· 9 years ago
f85de2d
backlight: 88pm860x_bl: Add missing of_node_put
by Julia Lawall
· 9 years ago
7111c6c
backlight: adp8870: Remove unnecessary MODULE_ALIAS()
by Javier Martinez Canillas
· 9 years ago
da601eb
backlight: adp8860: Remove unnecessary MODULE_ALIAS()
by Javier Martinez Canillas
· 9 years ago
9f7898f
backlight: lp855x: Make sure props struct is zeroed
by Werner Johansson
· 9 years ago
13d20b3
backlight: tosa: Export I2C module alias information
by Javier Martinez Canillas
· 9 years ago
85463d8
backlight: lp8788_bl: Delete a check before backlight_device_unregister()
by Markus Elfring
· 9 years ago
047ffbb
backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macro
by Axel Lin
· 9 years ago
7ddbc24
backlight: pm8941-wled: Move PM8941 WLED driver to backlight
by Bjorn Andersson
· 9 years ago
fe00917
backlight: lp855x: Use private data for regulator control
by Milo Kim
· 9 years ago
d59b92f
Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 9 years ago
cdaefcc
backlight: pwm_bl: Simplify usage of devm_gpiod_get_optional
by Axel Lin
· 10 years ago
61c1c61
backlight: lp855x: Don't clear level on suspend/blank
by Sean Paul
· 10 years ago
0e44166
backlight: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 10 years ago
dba5ff9
video: backlight: da9052: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
4d86672
gpio-backlight: Discover driver during boot time
by Arun Bharadwaj
· 10 years ago
68feaca
backlight: pwm: Handle EPROBE_DEFER while requesting the PWM
by Nicolas Ferre
· 10 years ago
b240452
Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 10 years ago
b1f85c0
backlight: da9052_bl: Terminate da9052_wled_ids array with empty element
by Andrey Ryabinin
· 10 years ago
c6f77bc
backlight: 88pm860x_bl: Use of_get_child_by_name() instead of refcount hack
by Geert Uytterhoeven
· 10 years ago
f705806
backlight: Add support Skyworks SKY81452 backlight driver
by Gyungoh Yoo
· 10 years ago
e28870f
Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 10 years ago
829b030
backlight: lp855x: Add supply regulator to lp855x
by Sean Paul
· 10 years ago
4772665
backlight: lp855x: Refactor DT parsing code
by Sean Paul
· 10 years ago
9373090
ARM: at91/Kconfig: remove unused config options
by Nicolas Ferre
· 10 years ago
edf387b
backlight: pwm: Clean-up pwm requested using legacy API
by Vladimir Zapolskiy
· 10 years ago
4e0b7fe
Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
1a84db5
treewide: fix errors in printk
by Masanari Iida
· 10 years ago
b6af73b
backlight: omap1: add blank line after declarations
by Jingoo Han
· 10 years ago
3e51cd9
backlight: jornada720: Remove 'else' after a return
by Jingoo Han
· 10 years ago
5b007df
backlight: jornada720: Remove 'else' after a return
by Jingoo Han
· 10 years ago
4876b66
backlight: wm831x_bl: Add blank line after declarations
by Jingoo Han
· 10 years ago
51ed5dc
backlight: tdo24m: Add blank line after declarations
by Jingoo Han
· 10 years ago
3bf3b79
backlight: s6e63m0: Remove 'else' after a return
by Jingoo Han
· 10 years ago
c915ae5
backlight: pcf50633: Add blank line after declarations
by Jingoo Han
· 10 years ago
a94cb12
backlight: lp855x: Add blank line after declarations
by Jingoo Han
· 10 years ago
b50ffb8
backlight: lms501kf03: Remove 'else' after a return
by Jingoo Han
· 10 years ago
3033d2c
backlight: lm3639: Remove unnecessary return statements
by Jingoo Han
· 10 years ago
e09bcea
backlight: ld9040: Remove 'else' after a return
by Jingoo Han
· 10 years ago
547f60c
backlight: ili922x: Remove 'else' after a return
by Jingoo Han
· 10 years ago
7beeee4
backlight: cr_bllcd: Add blank line after declarations
by Jingoo Han
· 10 years ago
ff32c2f
backlight: corgi_lcd: Add blank line after declarations
by Jingoo Han
· 10 years ago
5b0d6e1
backlight: ams369fg06: Remove 'else' after a return
by Jingoo Han
· 10 years ago
fe9a862
backlight: adp8870: Add blank line after declarations
by Jingoo Han
· 10 years ago
5e548f0
backlight: adp8860: Add blank line after declarations
by Jingoo Han
· 10 years ago
f9bda39
backlight: adp5520: Add blank line after declarations
by Jingoo Han
· 10 years ago
964a1c4
backlight: generic_bl: Remove unused function
by Fabio Estevam
· 10 years ago
6728f2b
backlight: Remove .owner field for drivers using module_platform_driver
by Peter Griffin
· 10 years ago
937222c
pwm-backlight: Fix bogus request for GPIO#0 when instantiated from DT
by Lothar Waßmann
· 10 years ago
10c8e05
Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
87464cd
backlight: ipaq_micro: Fix sparse non static symbol warning
by Wei Yongjun
· 10 years ago
2188a98
backlight: Add driver for iPAQ micro backlight
by Linus Walleij
· 10 years ago
ff9c542
backlight: pwm-backlight: Use devm_gpiod_get_optional()
by Alexandre Courbot
· 10 years ago
1e3b097
backlight: jornada720: Minimise code duplication and handle errors better
by Lee Jones
· 10 years ago
ec38846
backlight: atmel-pwm-bl: remove obsolete driver
by Alexandre Belloni
· 11 years ago
b3de340
backlight: Show brightness even if get_brightness is not implemented
by Andrzej Hajda
· 11 years ago
a5d8e2e
backlight: Remove trivial get_brightness implementations
by Andrzej Hajda
· 11 years ago
af76004
Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 11 years ago
Next »