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
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
9
-97
/
+48
2012-07-30
backlight: move lp855x header into platform_data directory
Kim, Milo
1
-1
/
+1
2012-07-30
backlight: move register definitions from header to source
Kim, Milo
1
-2
/
+6
2012-07-30
backlight: l4f00242t03: export and use devm_gpio_request_one()
Jingoo Han
1
-19
/
+10
2012-07-30
backlight: corgi_lcd: use devm_gpio_request()
Jingoo Han
1
-14
/
+5
2012-07-30
backlight: lms283gf05: use devm_gpio_request()
Jingoo Han
1
-18
/
+6
2012-07-30
backlight: tosa_bl: use devm_gpio_request()
Jingoo Han
1
-6
/
+2
2012-07-30
backlight: tosa_lcd: use devm_gpio_request()
Jingoo Han
1
-5
/
+2
2012-07-30
backlight: ot200_bl: use devm_gpio_request()
Jingoo Han
1
-6
/
+3
2012-07-30
backlight: atmel-pwm-bl: use devm_gpio_request()
Jingoo Han
1
-9
/
+5
2012-07-30
drivers/video/backlight/lm3533_bl.c: use devm_ functions
Jingoo Han
1
-6
/
+2
2012-07-30
drivers/video/backlight/ot200_bl.c: use devm_ functions
Jingoo Han
1
-8
/
+4
2012-07-30
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
Jingoo Han
1
-3
/
+2
2012-07-30
Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2
-24
/
+137
2012-07-27
radeonfb: Add quirk for the graphics adapter in some JSxx
Tony Breeds
1
-0
/
+35
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
15
-22
/
+24
2012-07-24
video: Fix typo in drivers/video
Masanari Iida
13
-19
/
+19
2012-07-23
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-14
/
+48
2012-07-23
pwm_backlight: pass correct brightness to callback
Alexandre Courbot
1
-4
/
+8
2012-07-23
pwm-backlight: Add rudimentary device tree support
Thierry Reding
2
-21
/
+130
2012-07-17
Change email address for Steve Glendinning
Steve Glendinning
1
-2
/
+2
2012-07-11
Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6
Linus Torvalds
7
-22
/
+33
2012-07-11
via: Remove bogus if check
Alan Cox
1
-1
/
+2
2012-07-09
backlight: fix memory leak on obscure error path
Martlin Ettl
1
-0
/
+1
2012-07-08
OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n
Tomi Valkeinen
6
-6
/
+6
2012-07-08
OMAPDSS: Use PM notifiers for system suspend
Tomi Valkeinen
1
-16
/
+27
2012-07-03
video: mxsfb: add simple device tree probe
Shawn Guo
1
-13
/
+47
2012-07-03
video: mxsfb: move mxsfb.h into include/linux
Shawn Guo
1
-1
/
+1
2012-06-16
Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
8
-16
/
+34
2012-06-13
video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclk
Jingoo Han
1
-1
/
+1
2012-06-13
video: s3c-fb: clear SHADOWCON register when clearing hardware window registers
Jingoo Han
1
-2
/
+8
2012-06-13
Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
4
-5
/
+4
2012-06-09
drivers/tosa: driver needs I2C and SPI to compile
Arnd Bergmann
1
-1
/
+1
2012-06-09
drivers/savagefb: use mdelay instead of udelay
Arnd Bergmann
1
-5
/
+5
2012-06-09
video/console: automatically select a font
Arnd Bergmann
1
-0
/
+14
2012-06-09
video/ili9320: do not mark exported functions __devexit
Arnd Bergmann
1
-1
/
+1
2012-06-09
drivers/video: use correct __devexit_p annotation
Arnd Bergmann
2
-2
/
+2
2012-06-05
video: bfin_adv7393fb: Convert to kstrtouint_from_user
Emil Goode
1
-4
/
+2
2012-06-05
Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux ...
Florian Tobias Schandinat
4
-5
/
+4
2012-06-04
OMAPDSS: DSI: Fix bug when calculating LP command interleaving parameters
Archit Taneja
1
-1
/
+1
2012-06-04
OMAPDSS: fix bogus WARN_ON in dss_runtime_put()
Tomi Valkeinen
1
-1
/
+1
2012-06-04
OMAPDSS: Taal: fix compilation warning
Tomi Valkeinen
1
-1
/
+1
2012-06-04
OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabled
Tomi Valkeinen
1
-2
/
+1
2012-06-01
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
66
-1841
/
+4734
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
1
-0
/
+1
2012-05-29
backlight: tosa_lcd: use devm_ functions
Jingoo Han
1
-5
/
+3
2012-05-29
backlight: tosa_bl: use devm_ functions
Jingoo Han
1
-6
/
+5
2012-05-29
backlight: tdo24m: use devm_ functions
Jingoo Han
1
-15
/
+6
2012-05-29
backlight: s6e63m0: use devm_ functions
Jingoo Han
1
-10
/
+5
2012-05-29
backlight: ltv350qv: use devm_ functions
Jingoo Han
1
-16
/
+7
[next]