index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Lines
2014-08-04
video: ARM CLCD: Fix DT-related build problems
Pawel Moll
-1
/
+2
2014-07-30
MIPS: Alchemy: au1200fb: use clk framework
Manuel Lauss
-27
/
+23
2014-07-30
MIPS: Alchemy: au1100fb: use clk framework
Manuel Lauss
-14
/
+23
2014-07-30
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
-18
/
+17
2014-07-30
MIPS: Alchemy: introduce helpers to access SYS register block.
Manuel Lauss
-8
/
+9
2014-07-30
drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.
Michael Welling
-1
/
+2
2014-07-29
video: ARM CLCD: Add DT support
Pawel Moll
-0
/
+264
2014-07-28
video: clcd-versatile: Depend on ARM
Mark Brown
-0
/
+1
2014-07-23
video: fix up versatile CLCD helper move
Arnd Bergmann
-4
/
+2
2014-07-12
Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
-6
/
+8
2014-07-12
Merge tag 's5p-cleanup-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Olof Johansson
-67
/
+2
2014-07-13
video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codes
Kukjin Kim
-36
/
+1
2014-07-13
video: fbdev: s3c-fb: remove s5p64x0 related fimd codes
Kukjin Kim
-31
/
+1
2014-07-10
x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()
Bruno Prémont
-39
/
+0
2014-07-04
OMAPDSS: HDMI: remove the unused code
Tomi Valkeinen
-327
/
+0
2014-07-04
OMAPDSS: HDMI5: add support to set infoframe & HDMI mode
Tomi Valkeinen
-56
/
+33
2014-07-04
OMAPDSS: HDMI4: add support to set infoframe & HDMI mode
Tomi Valkeinen
-74
/
+41
2014-07-04
OMAPDSS: HDMI: add infoframe and hdmi_dvi_mode fields
Tomi Valkeinen
-0
/
+2
2014-07-04
OMAPDSS: add hdmi ops to hdmi-connector and tpd12s015
Tomi Valkeinen
-0
/
+39
2014-07-04
OMAPDSS: HDMI: remove custom avi infoframe
Tomi Valkeinen
-90
/
+0
2014-07-04
OMAPDSS: HDMI5: use common AVI infoframe support
Tomi Valkeinen
-57
/
+65
2014-07-04
OMAPDSS: HDMI4: use common AVI infoframe support
Tomi Valkeinen
-111
/
+28
2014-07-04
OMAPDSS: Kconfig: select HDMI
Tomi Valkeinen
-0
/
+1
2014-07-04
OMAPDSS: HDMI: fix name conflict
Tomi Valkeinen
-2
/
+2
2014-07-04
OMAPDSS: DISPC: clean up dispc_mgr_timings_ok
Tomi Valkeinen
-8
/
+10
2014-07-04
OMAPDSS: DISPC: reject interlace for lcd out
Tomi Valkeinen
-0
/
+3
2014-07-04
OMAPDSS: DISPC: fix debugfs reg dump
Tomi Valkeinen
-3
/
+0
2014-07-04
video: clps711x: Fix sparse warnings
Alexander Shiyan
-1
/
+1
2014-07-04
video: clps711x: Fix driver build for CONFIG_FB=m
Alexander Shiyan
-1
/
+1
2014-07-01
video: fbdev: s3c2410fb: Move to clk_prepare_enable/clk_disable_unprepare
Vasily Khoruzhick
-5
/
+5
2014-07-01
drivers/video/fbdev/sis: Add missing else
Rasmus Villemoes
-1
/
+1
2014-07-01
fbdev: da8xx-fb: Use dma_zalloc_coherent
Joe Perches
-6
/
+3
2014-07-01
video/mbx: indent some if statements
Dan Carpenter
-2
/
+2
2014-07-01
fb: adv7393: add missing semicolon
Scott Jiang
-1
/
+1
2014-06-27
video: move Versatile CLCD helpers
Linus Walleij
-0
/
+190
2014-06-26
video: omapdss: Fix potential null pointer dereference
Sachin Kamat
-3
/
+5
2014-06-26
video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is used
Emil Goode
-2
/
+0
2014-06-26
drivers/video/fbdev : dereference without an error test
Himangi Saraogi
-0
/
+5
2014-06-24
drivers/video/fbdev/sis/sis_main.c: remove unnecessary test on unsigned value
Fabian Frederick
-4
/
+0
2014-06-24
video: 68328fb: remove check for CONFIG_FB_68328_INVERT
Paul Bolle
-7
/
+1
2014-06-24
video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is used
Emil Goode
-2
/
+0
2014-06-24
video: msm: Introduce the use of the managed version of kzalloc
Himangi Saraogi
-16
/
+3
2014-06-24
video: clps711x: Add new Cirrus Logic CLPS711X framebuffer driver
Alexander Shiyan
-6
/
+415
2014-06-23
backlight: Remove trivial get_brightness implementations
Andrzej Hajda
-36
/
+0
2014-06-23
drivers:video:fbdev atmel_lcdfb.c power GPIO registration bug
Michael Welling
-0
/
+2
2014-06-16
Revert "offb: Add palette hack for little endian"
Benjamin Herrenschmidt
-10
/
+1
2014-06-11
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2014-06-04
Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-513
/
+3310
2014-06-04
Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-144
/
+162
2014-05-28
OMAPDSS: move 'compatible' converter to omapdss driver
Tomi Valkeinen
-1
/
+235
[prev]
[next]