index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-11
drivers/video/ssd1307fb.c: fix bit order bug in the byte translation function
Maxime Ripard
1
-2
/
+2
2013-01-08
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+2
2013-01-04
video: mxsfb: fix crash when unblanking the display
Lothar Waßmann
1
-1
/
+2
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
135
-1129
/
+1017
2012-12-18
backlight: locomolcd: fix checkpatch error and warning
Jingoo Han
1
-13
/
+25
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-5
/
+18
2012-12-17
backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON
Marko Katic
1
-2
/
+2
2012-12-17
drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gp...
Jingoo Han
1
-1
/
+2
2012-12-17
drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called
Jingoo Han
1
-2
/
+6
2012-12-17
backlight: 88pm860x_bl: remove an unnecessary line continuation
Jingoo Han
1
-2
/
+1
2012-12-17
drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODUL...
Peter Ujfalusi
1
-5
/
+3
2012-12-17
backlight: add of_find_backlight_by_node()
Thierry Reding
1
-0
/
+29
2012-12-17
drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file
Axel Lin
1
-1
/
+1
2012-12-17
drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
1
-8
/
+3
2012-12-17
drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
1
-8
/
+3
2012-12-17
drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointer
Jingoo Han
1
-1
/
+1
2012-12-17
drivers/video/backlight/vgg2432a4.c: add missing const
Jingoo Han
3
-6
/
+6
2012-12-17
drivers/video/backlight/tdo24m.c: add missing const
Jingoo Han
1
-13
/
+14
2012-12-17
drivers/video/backlight/lms283gf05.c: add missing const
Jingoo Han
1
-3
/
+3
2012-12-17
drivers/video/backlight/da9052_bl.c: add missing const
Jingoo Han
1
-1
/
+1
2012-12-17
drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code
Kim, Milo
1
-13
/
+1
2012-12-17
drivers/video/backlight/lp855x_bl.c: use generic PWM functions
Kim, Milo
1
-11
/
+26
2012-12-17
backlight: tosa: use devm_gpio_request_one
Jingoo Han
2
-10
/
+4
2012-12-17
backlight: lms283gf05: use devm_gpio_request_one
Jingoo Han
1
-7
/
+3
2012-12-17
backlight: vgg2432a4: fix checkpatch warning
Jingoo Han
1
-1
/
+1
2012-12-17
backlight: tosa: fix checkpatch error and warning
Jingoo Han
2
-8
/
+9
2012-12-17
backlight: tdo24m: fix checkpatch warning
Jingoo Han
1
-3
/
+3
2012-12-17
backlight: platform_lcd: fix checkpatch error
Jingoo Han
1
-1
/
+1
2012-12-17
backlight: pcf50633: fix checkpatch warning
Jingoo Han
1
-3
/
+5
2012-12-17
backlight: omap1: fix checkpatch warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: lm3630: fix checkpatch warning
Jingoo Han
1
-1
/
+1
2012-12-17
backlight: l4f00242t03: fix checkpatch warning
Jingoo Han
1
-2
/
+1
2012-12-17
backlight: jornada720: fix checkpatch error and warning
Jingoo Han
1
-12
/
+19
2012-12-17
backlight: ili9320: fix checkpatch error and warning
Jingoo Han
1
-10
/
+2
2012-12-17
backlight: hp680_bl: fix checkpatch error and warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: generic_bl: fix checkpatch warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: da903x_bl: fix checkpatch warning
Jingoo Han
1
-4
/
+4
2012-12-17
backlight: corgi_lcd: fix checkpatch error and warning
Jingoo Han
1
-7
/
+9
2012-12-17
backlight: atmel-pwm-bl: fix checkpatch warning
Jingoo Han
1
-4
/
+3
2012-12-17
backlight: 88pm860x_bl: fix checkpatch warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata()
Jingoo Han
1
-4
/
+3
2012-12-18
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
5
-12
/
+30
2012-12-16
ARM: OMAP: Fix drivers to depend on omap for internal devices
Tony Lindgren
1
-0
/
+4
2012-12-15
Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
58
-3376
/
+3561
2012-12-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+9
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
3
-3
/
+3
2012-12-13
VIDEO: Newport Fix console crashes
Thomas Bogendoerfer
1
-2
/
+9
2012-12-13
Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into...
Tomi Valkeinen
45
-2894
/
+2587
2012-12-13
OMAPDSS: fix TV-out issue with DSI PLL
Tomi Valkeinen
1
-0
/
+16
2012-12-13
Revert "OMAPFB: simplify locking"
Tomi Valkeinen
4
-79
/
+132
[next]