index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
backlight: atmel-pwm-bl: remove obsolete driver
Alexandre Belloni
3
-235
/
+0
2014-07-04
OMAPDSS: HDMI: remove the unused code
Tomi Valkeinen
2
-327
/
+0
2014-07-04
OMAPDSS: HDMI5: add support to set infoframe & HDMI mode
Tomi Valkeinen
2
-56
/
+33
2014-07-04
OMAPDSS: HDMI4: add support to set infoframe & HDMI mode
Tomi Valkeinen
2
-74
/
+41
2014-07-04
OMAPDSS: HDMI: add infoframe and hdmi_dvi_mode fields
Tomi Valkeinen
1
-0
/
+2
2014-07-04
OMAPDSS: add hdmi ops to hdmi-connector and tpd12s015
Tomi Valkeinen
2
-0
/
+39
2014-07-04
OMAPDSS: HDMI: remove custom avi infoframe
Tomi Valkeinen
1
-90
/
+0
2014-07-04
OMAPDSS: HDMI5: use common AVI infoframe support
Tomi Valkeinen
1
-56
/
+64
2014-07-04
OMAPDSS: HDMI4: use common AVI infoframe support
Tomi Valkeinen
3
-110
/
+27
2014-07-04
OMAPDSS: Kconfig: select HDMI
Tomi Valkeinen
1
-0
/
+1
2014-07-04
OMAPDSS: HDMI: fix name conflict
Tomi Valkeinen
1
-2
/
+2
2014-07-04
OMAPDSS: DISPC: clean up dispc_mgr_timings_ok
Tomi Valkeinen
1
-8
/
+10
2014-07-04
OMAPDSS: DISPC: reject interlace for lcd out
Tomi Valkeinen
1
-0
/
+3
2014-07-04
OMAPDSS: DISPC: fix debugfs reg dump
Tomi Valkeinen
1
-3
/
+0
2014-07-04
video: clps711x: Fix sparse warnings
Alexander Shiyan
1
-1
/
+1
2014-07-04
video: clps711x: Fix driver build for CONFIG_FB=m
Alexander Shiyan
1
-1
/
+1
2014-07-01
video: fbdev: s3c2410fb: Move to clk_prepare_enable/clk_disable_unprepare
Vasily Khoruzhick
1
-5
/
+5
2014-07-01
drivers/video/fbdev/sis: Add missing else
Rasmus Villemoes
1
-1
/
+1
2014-07-01
fbdev: da8xx-fb: Use dma_zalloc_coherent
Joe Perches
1
-6
/
+3
2014-07-01
video/mbx: indent some if statements
Dan Carpenter
1
-2
/
+2
2014-07-01
fb: adv7393: add missing semicolon
Scott Jiang
1
-1
/
+1
2014-06-27
video: move Versatile CLCD helpers
Linus Walleij
3
-0
/
+190
2014-06-26
video: omapdss: Fix potential null pointer dereference
Sachin Kamat
1
-3
/
+5
2014-06-26
video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is used
Emil Goode
1
-2
/
+0
2014-06-26
drivers/video/fbdev : dereference without an error test
Himangi Saraogi
1
-0
/
+5
2014-06-24
drivers/video/fbdev/sis/sis_main.c: remove unnecessary test on unsigned value
Fabian Frederick
1
-4
/
+0
2014-06-24
video: 68328fb: remove check for CONFIG_FB_68328_INVERT
Paul Bolle
1
-7
/
+1
2014-06-24
video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is used
Emil Goode
1
-2
/
+0
2014-06-24
video: msm: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-16
/
+3
2014-06-24
video: clps711x: Add new Cirrus Logic CLPS711X framebuffer driver
Alexander Shiyan
3
-6
/
+415
2014-06-23
backlight: Show brightness even if get_brightness is not implemented
Andrzej Hajda
1
-0
/
+2
2014-06-23
backlight: Remove trivial get_brightness implementations
Andrzej Hajda
18
-108
/
+0
2014-06-23
drivers:video:fbdev atmel_lcdfb.c power GPIO registration bug
Michael Welling
1
-0
/
+2
2014-06-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-0
/
+2
2014-06-19
Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
2
-0
/
+2
2014-06-16
Revert "offb: Add palette hack for little endian"
Benjamin Herrenschmidt
1
-10
/
+1
2014-06-12
Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
3
-6
/
+7
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2014-06-11
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
1
-1
/
+1
2014-06-11
Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
1
-43
/
+44
2014-06-11
Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into drm-intel-fixes
Jani Nikula
2
-0
/
+2
2014-06-09
drm/i915: Kick out vga console
Daniel Vetter
2
-0
/
+2
2014-06-05
backlight: gpio-backlight: Fix warning when the GPIO is on a I2C chip
Tony Lindgren
1
-1
/
+2
2014-06-04
Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into next
Linus Torvalds
29
-507
/
+3304
2014-06-04
Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into next
Linus Torvalds
27
-150
/
+165
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next
Linus Torvalds
1
-0
/
+40
2014-06-04
gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging
Philipp Zabel
1
-0
/
+1
2014-06-03
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next
Linus Torvalds
1
-8
/
+9
2014-05-28
console: Use explicit pointer type for vc_uni_pagedir* fields
Takashi Iwai
1
-2
/
+2
2014-05-28
vgacon: Fix & cleanup refcounting
Takashi Iwai
1
-7
/
+8
[prev]
[next]