summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorFilesLines
2014-08-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2014-08-09Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds26-751/+950
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-67/+191
2014-08-08OMAPDSS: DSI: fix depopulating dsi peripheralsTomi Valkeinen1-8/+1
2014-08-08Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-36/+0
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-58/+63
2014-08-06drivers/video/fbdev/s3c2410fb.c: don't make debug world-writable.Rusty Russell1-1/+1
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-39/+0
2014-08-04Merge branch '3.17/hdmi-infoframe' into for-nextTomi Valkeinen12-692/+193
2014-08-04video: hyperv: hyperv_fb: refresh the VM screen by force on VM panicDexuan Cui1-3/+59
2014-08-04video: ARM CLCD: Fix DT-related build problemsPawel Moll2-1/+2
2014-07-30MIPS: Alchemy: au1200fb: use clk frameworkManuel Lauss1-27/+23
2014-07-30MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss2-14/+23
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss2-18/+17
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2-8/+9
2014-07-30drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.Michael Welling1-1/+2
2014-07-29video: ARM CLCD: Add DT supportPawel Moll2-0/+264
2014-07-28video: clcd-versatile: Depend on ARMMark Brown1-0/+1
2014-07-23video: fix up versatile CLCD helper moveArnd Bergmann1-4/+2
2014-07-13Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson4-6/+8
2014-07-13Merge tag 's5p-cleanup-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2-67/+2
2014-07-13video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codesKukjin Kim2-36/+1
2014-07-13video: fbdev: s3c-fb: remove s5p64x0 related fimd codesKukjin Kim2-31/+1
2014-07-11x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont1-39/+0
2014-07-04OMAPDSS: HDMI: remove the unused codeTomi Valkeinen2-327/+0
2014-07-04OMAPDSS: HDMI5: add support to set infoframe & HDMI modeTomi Valkeinen2-56/+33
2014-07-04OMAPDSS: HDMI4: add support to set infoframe & HDMI modeTomi Valkeinen2-74/+41
2014-07-04OMAPDSS: HDMI: add infoframe and hdmi_dvi_mode fieldsTomi Valkeinen1-0/+2
2014-07-04OMAPDSS: add hdmi ops to hdmi-connector and tpd12s015Tomi Valkeinen2-0/+39
2014-07-04OMAPDSS: HDMI: remove custom avi infoframeTomi Valkeinen1-90/+0
2014-07-04OMAPDSS: HDMI5: use common AVI infoframe supportTomi Valkeinen1-57/+65
2014-07-04OMAPDSS: HDMI4: use common AVI infoframe supportTomi Valkeinen3-111/+28
2014-07-04OMAPDSS: Kconfig: select HDMITomi Valkeinen1-0/+1
2014-07-04OMAPDSS: HDMI: fix name conflictTomi Valkeinen1-2/+2
2014-07-04OMAPDSS: DISPC: clean up dispc_mgr_timings_okTomi Valkeinen1-8/+10
2014-07-04OMAPDSS: DISPC: reject interlace for lcd outTomi Valkeinen1-0/+3
2014-07-04OMAPDSS: DISPC: fix debugfs reg dumpTomi Valkeinen1-3/+0
2014-07-04video: clps711x: Fix sparse warningsAlexander Shiyan1-1/+1
2014-07-04video: clps711x: Fix driver build for CONFIG_FB=mAlexander Shiyan1-1/+1
2014-07-01video: fbdev: s3c2410fb: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick1-5/+5
2014-07-01drivers/video/fbdev/sis: Add missing elseRasmus Villemoes1-1/+1
2014-07-01fbdev: da8xx-fb: Use dma_zalloc_coherentJoe Perches1-6/+3
2014-07-01video/mbx: indent some if statementsDan Carpenter1-2/+2
2014-07-01fb: adv7393: add missing semicolonScott Jiang1-1/+1
2014-06-27video: move Versatile CLCD helpersLinus Walleij3-0/+190
2014-06-26video: omapdss: Fix potential null pointer dereferenceSachin Kamat1-3/+5
2014-06-26video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is usedEmil Goode1-2/+0
2014-06-26drivers/video/fbdev : dereference without an error testHimangi Saraogi1-0/+5
2014-06-24drivers/video/fbdev/sis/sis_main.c: remove unnecessary test on unsigned valueFabian Frederick1-4/+0
2014-06-24video: 68328fb: remove check for CONFIG_FB_68328_INVERTPaul Bolle1-7/+1