Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
62a5c075bafb91895506bc68f76db1ff1b5d1a02
/
drivers
/
video
/
backlight
62a5c07
backlight: l4f00242t03: export and use devm_gpio_request_one()
by Jingoo Han
· 12 years ago
4405d5d
backlight: corgi_lcd: use devm_gpio_request()
by Jingoo Han
· 12 years ago
04e961f
backlight: lms283gf05: use devm_gpio_request()
by Jingoo Han
· 12 years ago
f5b7194
backlight: tosa_bl: use devm_gpio_request()
by Jingoo Han
· 12 years ago
402ff9a
backlight: tosa_lcd: use devm_gpio_request()
by Jingoo Han
· 12 years ago
f673934
backlight: ot200_bl: use devm_gpio_request()
by Jingoo Han
· 12 years ago
5f9dd5c
backlight: atmel-pwm-bl: use devm_gpio_request()
by Jingoo Han
· 12 years ago
b4a7461
drivers/video/backlight/lm3533_bl.c: use devm_ functions
by Jingoo Han
· 12 years ago
f1b60d4
drivers/video/backlight/ot200_bl.c: use devm_ functions
by Jingoo Han
· 12 years ago
a4be29a
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
by Jingoo Han
· 12 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
9ea3c49
backlight: fix memory leak on obscure error path
by Martlin Ettl
· 12 years ago
88c144b
Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
5fc0578
drivers/tosa: driver needs I2C and SPI to compile
by Arnd Bergmann
· 12 years ago
ff94404
video/ili9320: do not mark exported functions __devexit
by Arnd Bergmann
· 12 years ago
c851529
backlight: tosa_lcd: use devm_ functions
by Jingoo Han
· 12 years ago
f072c89
backlight: tosa_bl: use devm_ functions
by Jingoo Han
· 12 years ago
d073adc
backlight: tdo24m: use devm_ functions
by Jingoo Han
· 12 years ago
541f936
backlight: s6e63m0: use devm_ functions
by Jingoo Han
· 12 years ago
ab03e04
backlight: ltv350qv: use devm_ functions
by Jingoo Han
· 12 years ago
26f2b35
backlight: lms283gf05: use devm_ functions
by Jingoo Han
· 12 years ago
86f6be4
backlight: ld9040: use devm_ functions
by Jingoo Han
· 12 years ago
ba4a887
backlight: l4f00242t03: use devm_ functions
by Jingoo Han
· 12 years ago
9828eb0
backlight: ili9320: use devm_ functions
by Jingoo Han
· 12 years ago
06c96f1
backlight: corgi_lcd: use devm_ functions
by Jingoo Han
· 12 years ago
80629ef
backlight: ams369fg06: use devm_ functions
by Jingoo Han
· 12 years ago
91cdb23
backlight: adp8870: use devm_ functions
by Jingoo Han
· 12 years ago
58875ea
backlight: adp8860: use devm_ functions
by Jingoo Han
· 12 years ago
f5f4fd4
backlight: initialize struct backlight_properties properly
by Corentin Chary
· 12 years ago
6677110
drivers/video/backlight/l4f00242t03.c: use pr_fmt
by Jingoo Han
· 12 years ago
c353973
backlight: progear: use pr_err() instead of printk()
by Jingoo Han
· 12 years ago
95e9313
backlight: omap1: use pr_info() instead of printk()
by Jingoo Han
· 12 years ago
20c225c
backlight: jornada720: use pr_err()/pr_info() instead of printk()
by Jingoo Han
· 12 years ago
8c7610f
backlight: generic_bl: use pr_info() instead of printk()
by Jingoo Han
· 12 years ago
31e6432
backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()
by Jingoo Han
· 12 years ago
7b12c1b
backlight: apple_bl: use pr_debug()/pr_err() instead of printk()
by Jingoo Han
· 12 years ago
35f9616
backlight: use pr_warn() and pr_debug() instead of printk()
by Jingoo Han
· 12 years ago
71d7225
drivers/video/backlight/adp5520_bl.c: use kstrtoul()
by Jingoo Han
· 12 years ago
dc406f5
drivers/video/backlight/adp8870_bl.c: use kstrtoul()
by Jingoo Han
· 12 years ago
8dd9d7f
drivers/video/backlight/adp8860_bl.c: use kstrtoul()
by Jingoo Han
· 12 years ago
7f26c97
backlight: add LM3533 backlight driver
by Johan Hovold
· 12 years ago
1615d210
drivers/video/backlight/apple_bl.c: include header for exported symbol prototypes
by H Hartley Sweeten
· 12 years ago
d54ad83
lcd: add callbacks for early fb event blank support
by Inki Dae
· 12 years ago
aa523a8
blacklight: remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 12 years ago
314489b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
6ede3d8
backlight: add driver for DA9052/53 PMIC v1
by Ashish Jangam
· 13 years ago
beca98c9
ARM: fix lcd power build failure in collie_defconfig
by Paul Gortmaker
· 13 years ago
532bfc8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
8da00ed
backlight: fix typo in tosa_lcd.c
by Masanari Iida
· 13 years ago
61e5191
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 13 years ago
30304e5
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
2df5e12
backlight: fix ot200_bl build
by Randy Dunlap
· 13 years ago
67a6727
backlight: convert platform_lcd to dev_pm_ops
by Jingoo Han
· 13 years ago
35c1682
backlight: add support for Pandora backlight
by Grazvydas Ignotas
· 13 years ago
c8df742
backlight: add driver for Bachmann's ot200
by Christian Gmeiner
· 13 years ago
7be865a
backlight: new backlight driver for LP855x devices
by Kim, Milo
· 13 years ago
050ea48
drivers/video/backlight/adp5520_bl.c: use devm_ functions
by Julia Lawall
· 13 years ago
ce96922
drivers/video/backlight: use devm_ functions
by Julia Lawall
· 13 years ago
1107d40
drivers/video/backlight/wm831x_bl.c: use devm_ functions
by Julia Lawall
· 13 years ago
462dd83
backlight: convert backlight spi drivers to module_spi_driver
by Axel Lin
· 13 years ago
81ce686
backlight: convert backlight i2c drivers to module_i2c_driver
by Axel Lin
· 13 years ago
83e72dd
apple_bl: Add register/unregister functions
by Seth Forshee
· 13 years ago
cf2b94d
drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode
by Dan Carpenter
· 13 years ago
0fd1958
ep93xx: Use ioremap for backlight driver
by Ryan Mallon
· 13 years ago
1efc158
backlight: Modified power control of pm860x backlight
by Jett.Zhou
· 13 years ago
d59d9eb
drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_probe if regulator_get() fails
by Axel Lin
· 13 years ago
36c3e75
drivers/video/backlight/adp88x0_bl.c: fix bit testing logic
by Axel Lin
· 13 years ago
e2c17bc
backlight: convert pwm_bl to dev_pm_ops
by Mark Brown
· 13 years ago
48e78e8
backlight: convert platform_lcd to devm_kzalloc()
by Mark Brown
· 13 years ago
6665576
backlight: use kstrtoul()
by Jingoo Han
· 13 years ago
1cfc6fe
drivers/video/backlight/ep93xx_bl.c: remove duplicated header include
by Jingoo Han
· 13 years ago
b148a27
backlight/ld9040.c: regulator control in the driver
by Donghwa Lee
· 13 years ago
81178e0
backlight: convert drivers/video/backlight/* to use module_platform_driver()
by Axel Lin
· 13 years ago
3ed0c15
backlight: remove ADX backlight device support
by Paul Bolle
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
1bff3a2
backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()
by Axel Lin
· 13 years ago
4f5a66b
drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify error handling
by Fabio Estevam
· 13 years ago
0556dc3
backlight: fix broken regulator API usage in l4f00242t03
by Mark Brown
· 13 years ago
2967b0a
video/backlight: remove obsolete cleanup for clientdata
by Wolfram Sang
· 13 years ago
355b200
video: Add module.h to drivers/video files who really use it.
by Paul Gortmaker
· 13 years ago
07aaae4
Merge commit 'v3.1-rc9' into fbdev-next
by Florian Tobias Schandinat
· 13 years ago
c338bfb
backlight: Declare backlight_types[] const
by Bart Van Assche
· 13 years ago
d4a7dbf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-next
by Florian Tobias Schandinat
· 13 years ago
c53252b
backlight: fix module alias prefix for adp8870_bl
by Axel Lin
· 13 years ago
cc7993f
backlight: add a callback 'notify_after' for backlight control
by Dilan Lee
· 13 years ago
15b1a8f
drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h
by Axel Lin
· 13 years ago
70d3271
drivers/video/backlight/aat2870_bl.c: make it buildable as a module
by Andrew Morton
· 13 years ago
5d6f921
drivers/video/backlight/aat2870_bl.c: fix setting max_current
by Axel Lin
· 13 years ago
4c4dd90
drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device_register
by Axel Lin
· 13 years ago
4b0d711
backlight: Add AAT2870 backlight driver
by Jin Park
· 13 years ago
ef22f6a
backlight: set backlight type and max_brightness before backlights are registered
by Axel Lin
· 13 years ago
a4c8aaa
backlight: add ams369fg06 amoled driver
by Jingoo Han
· 13 years ago
6b19bad
drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_brightness
by Axel Lin
· 13 years ago
e2e7da9
drivers/video/backlight/ld9040.c: small fixes
by Axel Lin
· 13 years ago
dd37739
Remove unneeded version.h includes from drivers/video/
by Jesper Juhl
· 13 years ago
e1bbd19
drivers/video/backlight/adp8870_bl.c: add missed props.type conversion
by Andrew Morton
· 13 years ago
a59ec1e
backlight: new driver for the ADP8870 backlight devices
by Michael Hennerich
· 13 years ago
07259a7
mfd: Use mfd cell platform_data for 88pm860x cells platform bits
by Samuel Ortiz
· 14 years ago
Next »