index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...
Olof Johansson
2013-01-23
1
-0
/
+10
|
\
|
*
video: imxfb: Do not crash on reboot
Fabio Estevam
2013-01-17
1
-0
/
+10
*
|
Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2013-01-22
1
-2
/
+2
|
\
\
|
*
|
drivers/video/ssd1307fb.c: fix bit order bug in the byte translation function
Maxime Ripard
2013-01-11
1
-2
/
+2
*
|
|
Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2013-01-16
135
-1129
/
+1017
|
\
\
\
|
|
/
/
|
*
|
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-01-08
1
-1
/
+2
|
|
\
\
|
*
|
|
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
135
-1129
/
+1017
*
|
|
|
Merge tag 'imx-fixes-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6...
Olof Johansson
2013-01-15
1
-1
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
video: imxfb: fix imxfb_info configuration order
Gwenhael Goavec-Merou
2013-01-14
1
-1
/
+2
|
|
/
*
|
video: mxsfb: fix crash when unblanking the display
Lothar Waßmann
2013-01-04
1
-1
/
+2
|
/
*
backlight: locomolcd: fix checkpatch error and warning
Jingoo Han
2012-12-18
1
-13
/
+25
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-12-18
2
-5
/
+18
|
\
|
*
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2012-12-18
5
-12
/
+30
|
|
\
|
*
\
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-11-26
2
-3
/
+4
|
|
\
\
|
*
|
|
fbdev: Add GXT4000P and GXT6500P support to the gxt4500 driver
Dan Horák
2012-11-15
2
-5
/
+18
*
|
|
|
backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON
Marko Katic
2012-12-17
1
-2
/
+2
*
|
|
|
drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gp...
Jingoo Han
2012-12-17
1
-1
/
+2
*
|
|
|
drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called
Jingoo Han
2012-12-17
1
-2
/
+6
*
|
|
|
backlight: 88pm860x_bl: remove an unnecessary line continuation
Jingoo Han
2012-12-17
1
-2
/
+1
*
|
|
|
drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODUL...
Peter Ujfalusi
2012-12-17
1
-5
/
+3
*
|
|
|
backlight: add of_find_backlight_by_node()
Thierry Reding
2012-12-17
1
-0
/
+29
*
|
|
|
drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file
Axel Lin
2012-12-17
1
-1
/
+1
*
|
|
|
drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
2012-12-17
1
-8
/
+3
*
|
|
|
drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
2012-12-17
1
-8
/
+3
*
|
|
|
drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointer
Jingoo Han
2012-12-17
1
-1
/
+1
*
|
|
|
drivers/video/backlight/vgg2432a4.c: add missing const
Jingoo Han
2012-12-17
3
-6
/
+6
*
|
|
|
drivers/video/backlight/tdo24m.c: add missing const
Jingoo Han
2012-12-17
1
-13
/
+14
*
|
|
|
drivers/video/backlight/lms283gf05.c: add missing const
Jingoo Han
2012-12-17
1
-3
/
+3
*
|
|
|
drivers/video/backlight/da9052_bl.c: add missing const
Jingoo Han
2012-12-17
1
-1
/
+1
*
|
|
|
drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code
Kim, Milo
2012-12-17
1
-13
/
+1
*
|
|
|
drivers/video/backlight/lp855x_bl.c: use generic PWM functions
Kim, Milo
2012-12-17
1
-11
/
+26
*
|
|
|
backlight: tosa: use devm_gpio_request_one
Jingoo Han
2012-12-17
2
-10
/
+4
*
|
|
|
backlight: lms283gf05: use devm_gpio_request_one
Jingoo Han
2012-12-17
1
-7
/
+3
*
|
|
|
backlight: vgg2432a4: fix checkpatch warning
Jingoo Han
2012-12-17
1
-1
/
+1
*
|
|
|
backlight: tosa: fix checkpatch error and warning
Jingoo Han
2012-12-17
2
-8
/
+9
*
|
|
|
backlight: tdo24m: fix checkpatch warning
Jingoo Han
2012-12-17
1
-3
/
+3
*
|
|
|
backlight: platform_lcd: fix checkpatch error
Jingoo Han
2012-12-17
1
-1
/
+1
*
|
|
|
backlight: pcf50633: fix checkpatch warning
Jingoo Han
2012-12-17
1
-3
/
+5
*
|
|
|
backlight: omap1: fix checkpatch warning
Jingoo Han
2012-12-17
1
-2
/
+2
*
|
|
|
backlight: lm3630: fix checkpatch warning
Jingoo Han
2012-12-17
1
-1
/
+1
*
|
|
|
backlight: l4f00242t03: fix checkpatch warning
Jingoo Han
2012-12-17
1
-2
/
+1
*
|
|
|
backlight: jornada720: fix checkpatch error and warning
Jingoo Han
2012-12-17
1
-12
/
+19
*
|
|
|
backlight: ili9320: fix checkpatch error and warning
Jingoo Han
2012-12-17
1
-10
/
+2
*
|
|
|
backlight: hp680_bl: fix checkpatch error and warning
Jingoo Han
2012-12-17
1
-2
/
+2
*
|
|
|
backlight: generic_bl: fix checkpatch warning
Jingoo Han
2012-12-17
1
-2
/
+2
*
|
|
|
backlight: da903x_bl: fix checkpatch warning
Jingoo Han
2012-12-17
1
-4
/
+4
*
|
|
|
backlight: corgi_lcd: fix checkpatch error and warning
Jingoo Han
2012-12-17
1
-7
/
+9
*
|
|
|
backlight: atmel-pwm-bl: fix checkpatch warning
Jingoo Han
2012-12-17
1
-4
/
+3
*
|
|
|
backlight: 88pm860x_bl: fix checkpatch warning
Jingoo Han
2012-12-17
1
-2
/
+2
*
|
|
|
backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata()
Jingoo Han
2012-12-17
1
-4
/
+3
[next]