Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
69fde0210e9cac299d6713549a9cba612c1fd727
/
drivers
/
video
4ad3041
Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
51edce0
Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 12 years ago
e6b267c
video: imxfb: Do not crash on reboot
by Fabio Estevam
· 12 years ago
5046e38
Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 12 years ago
6960d46
Merge tag 'imx-fixes-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
afc1030
video: imxfb: fix imxfb_info configuration order
by Gwenhael Goavec-Merou
· 12 years ago
552f0cc
drivers/video/ssd1307fb.c: fix bit order bug in the byte translation function
by Maxime Ripard
· 12 years ago
974b335
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
6c1ecba
video: mxsfb: fix crash when unblanking the display
by Lothar Waßmann
· 12 years ago
48c68c4
Drivers: video: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
9f67675
backlight: locomolcd: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
1581b08
backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON
by Marko Katic
· 12 years ago
1eddd97
drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gpio_request_one()
by Jingoo Han
· 12 years ago
424e06e
drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called
by Jingoo Han
· 12 years ago
2fe2380
backlight: 88pm860x_bl: remove an unnecessary line continuation
by Jingoo Han
· 12 years ago
b444df2
drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODULE_PWM
by Peter Ujfalusi
· 12 years ago
762a936
backlight: add of_find_backlight_by_node()
by Thierry Reding
· 12 years ago
fb08cd9
drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file
by Axel Lin
· 12 years ago
2c114cb
drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data
by Jingoo Han
· 12 years ago
3a1f946
drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data
by Jingoo Han
· 12 years ago
3c48d1f
drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointer
by Jingoo Han
· 12 years ago
3fd0043
drivers/video/backlight/vgg2432a4.c: add missing const
by Jingoo Han
· 12 years ago
53c7a2f
drivers/video/backlight/tdo24m.c: add missing const
by Jingoo Han
· 12 years ago
c22e61b
drivers/video/backlight/lms283gf05.c: add missing const
by Jingoo Han
· 12 years ago
b5d6904
drivers/video/backlight/da9052_bl.c: add missing const
by Jingoo Han
· 12 years ago
eaa4d02
drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code
by Kim, Milo
· 12 years ago
8cc9764
drivers/video/backlight/lp855x_bl.c: use generic PWM functions
by Kim, Milo
· 12 years ago
05a5d4d
backlight: tosa: use devm_gpio_request_one
by Jingoo Han
· 12 years ago
5a5a074
backlight: lms283gf05: use devm_gpio_request_one
by Jingoo Han
· 12 years ago
9a8fe5d
backlight: vgg2432a4: fix checkpatch warning
by Jingoo Han
· 12 years ago
8ab77f4
backlight: tosa: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
97d9655
backlight: tdo24m: fix checkpatch warning
by Jingoo Han
· 12 years ago
8690c70
backlight: platform_lcd: fix checkpatch error
by Jingoo Han
· 12 years ago
ae872db
backlight: pcf50633: fix checkpatch warning
by Jingoo Han
· 12 years ago
7a94f65
backlight: omap1: fix checkpatch warning
by Jingoo Han
· 12 years ago
d7b6bda
backlight: lm3630: fix checkpatch warning
by Jingoo Han
· 12 years ago
e4f8ae7
backlight: l4f00242t03: fix checkpatch warning
by Jingoo Han
· 12 years ago
0a75a56
backlight: jornada720: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
c0b6cc4
backlight: ili9320: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
ff10b07
backlight: hp680_bl: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
933bd9b
backlight: generic_bl: fix checkpatch warning
by Jingoo Han
· 12 years ago
685746d
backlight: da903x_bl: fix checkpatch warning
by Jingoo Han
· 12 years ago
0885126
backlight: corgi_lcd: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
16a6314
backlight: atmel-pwm-bl: fix checkpatch warning
by Jingoo Han
· 12 years ago
20c5a93
backlight: 88pm860x_bl: fix checkpatch warning
by Jingoo Han
· 12 years ago
f0f13cd
backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata()
by Jingoo Han
· 12 years ago
376bddd
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 12 years ago
770b6cb
ARM: OMAP: Fix drivers to depend on omap for internal devices
by Tony Lindgren
· 12 years ago
2b83188
Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 12 years ago
cebfa85
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
a11da7d
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
fa4dbbc
VIDEO: Newport Fix console crashes
by Thomas Bogendoerfer
· 12 years ago
e7f5c9a
Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into for-linus
by Tomi Valkeinen
· 12 years ago
bd0f5cc
OMAPDSS: fix TV-out issue with DSI PLL
by Tomi Valkeinen
· 12 years ago
3ed37d9
Revert "OMAPFB: simplify locking"
by Tomi Valkeinen
· 12 years ago
c7e1eae
OMAPFB: remove silly loop in fb2display()
by Tomi Valkeinen
· 12 years ago
fa0c5e7
OMAPFB: fix error handling in omapfb_find_best_mode()
by Tomi Valkeinen
· 12 years ago
057eeae
OMAPFB: use devm_kzalloc to allocate omapfb2_device
by Tomi Valkeinen
· 12 years ago
d027db1
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d01e4af
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8105c94
OMAPDSS: DISPC: remove dispc fck uses
by Tomi Valkeinen
· 12 years ago
5aaee69
OMAPDSS: DISPC: get dss clock rate from dss driver
by Tomi Valkeinen
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
a240af2
drivers/video/console/softcursor.c: remove redundant NULL check before kfree()
by Sachin Kamat
· 12 years ago
a2ed00d
drivers/video: add support for the Solomon SSD1307 OLED Controller
by Maxime Ripard
· 12 years ago
a9ee9f0
OMAPDSS: use omapdss_compat_init() in other drivers
by Tomi Valkeinen
· 12 years ago
348be69
OMAPDSS: export dispc functions
by Tomi Valkeinen
· 12 years ago
eda3427
OMAPDSS: export dss_feat functions
by Tomi Valkeinen
· 12 years ago
a97a963
OMAPDSS: export dss_mgr_ops functions
by Tomi Valkeinen
· 12 years ago
d13f5b7
OMAPDSS: separate compat files in the Makefile
by Tomi Valkeinen
· 12 years ago
09e82ba
OMAPDSS: move display sysfs init to compat layer
by Tomi Valkeinen
· 12 years ago
8b09551
OMAPDSS: DPI: use dispc's check_timings
by Tomi Valkeinen
· 12 years ago
f9b719b
OMAPDSS: DISPC: add dispc_ovl_check()
by Tomi Valkeinen
· 12 years ago
96e2e63
OMAPDSS: move irq handling to dispc-compat
by Tomi Valkeinen
· 12 years ago
549acbe
OMAPDSS: move omap_dispc_wait_for_irq_interruptible_timeout to dispc-compat.c
by Tomi Valkeinen
· 12 years ago
bb39813
OMAPDSS: move blocking mgr enable/disable to compat layer
by Tomi Valkeinen
· 12 years ago
1550202
OMAPDSS: manage framedone irq with mgr ops
by Tomi Valkeinen
· 12 years ago
74b65ec
OMAPDSS: add manager ops
by Tomi Valkeinen
· 12 years ago
6abae7a
OMAPDSS: move ovl function setup to apply.c
by Tomi Valkeinen
· 12 years ago
0c49ff7
OMAPDSS: move ovl-mgr function setup to apply.c
by Tomi Valkeinen
· 12 years ago
23dfd1a
OMAPDSS: move ovl & ovl-mgr init to apply.c
by Tomi Valkeinen
· 12 years ago
8dd2491
OMAPDSS: add omapdss_compat_init()
by Tomi Valkeinen
· 12 years ago
6b6f1ed
OMAPFB: connect ovl managers to all dssdevs
by Tomi Valkeinen
· 12 years ago
486c0e1
OMAPDSS: manage output-dssdev connection in output drivers
by Tomi Valkeinen
· 12 years ago
09a8c45
OMAPFB: remove warning when trying to alloc at certain paddress
by Tomi Valkeinen
· 12 years ago
b41deec
OMAPFB: simplify locking
by Tomi Valkeinen
· 12 years ago
636f4e1
OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmem
by Tomi Valkeinen
· 12 years ago
09645d2
OMAPFB: remove exported udpate window
by Tomi Valkeinen
· 12 years ago
8f22e8e
da8xx: Fix revision check on the da8xx driver
by Pantelis Antoniou
· 12 years ago
48d224d
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2
by Olof Johansson
· 12 years ago
45c3eb7
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
by Tony Lindgren
· 12 years ago
c252ea0
OMAPDSS: Add terminating entry for picodlp_i2c_id table
by Axel Lin
· 12 years ago
bdb736a
OMAPDSS: Use only "omapdss_dss" platform device to get context lost count
by Archit Taneja
· 12 years ago
473af20
Merge branch 'exynos-dp-next' of git://github.com/jingoo/linux into for-linus
by Tomi Valkeinen
· 12 years ago
fa1f949
Merge branch 'samsung-fb-next' of git://github.com/jingoo/linux into for-linus
by Tomi Valkeinen
· 12 years ago
3fcb6eb
video: exynos_dp: remove redundant parameters
by Ajay Kumar
· 12 years ago
2f85f97
video: exynos_dp: Fix incorrect setting for INT_CTL
by Ajay Kumar
· 12 years ago
22ce19c
video: exynos_dp: Reset and initialize DP before requesting irq
by Ajay Kumar
· 12 years ago
Next »