summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2014-08-04video: ARM CLCD: Fix DT-related build problemsPawel Moll-1/+2
2014-07-30MIPS: Alchemy: au1200fb: use clk frameworkManuel Lauss-27/+23
2014-07-30MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss-14/+23
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss-18/+17
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss-8/+9
2014-07-30drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.Michael Welling-1/+2
2014-07-29video: ARM CLCD: Add DT supportPawel Moll-0/+264
2014-07-28video: clcd-versatile: Depend on ARMMark Brown-0/+1
2014-07-23video: fix up versatile CLCD helper moveArnd Bergmann-4/+2
2014-07-12Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson-6/+8
2014-07-12Merge tag 's5p-cleanup-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson-67/+2
2014-07-13video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codesKukjin Kim-36/+1
2014-07-13video: fbdev: s3c-fb: remove s5p64x0 related fimd codesKukjin Kim-31/+1
2014-07-10x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont-39/+0
2014-07-04OMAPDSS: HDMI: remove the unused codeTomi Valkeinen-327/+0
2014-07-04OMAPDSS: HDMI5: add support to set infoframe & HDMI modeTomi Valkeinen-56/+33
2014-07-04OMAPDSS: HDMI4: add support to set infoframe & HDMI modeTomi Valkeinen-74/+41
2014-07-04OMAPDSS: HDMI: add infoframe and hdmi_dvi_mode fieldsTomi Valkeinen-0/+2
2014-07-04OMAPDSS: add hdmi ops to hdmi-connector and tpd12s015Tomi Valkeinen-0/+39
2014-07-04OMAPDSS: HDMI: remove custom avi infoframeTomi Valkeinen-90/+0
2014-07-04OMAPDSS: HDMI5: use common AVI infoframe supportTomi Valkeinen-57/+65
2014-07-04OMAPDSS: HDMI4: use common AVI infoframe supportTomi Valkeinen-111/+28
2014-07-04OMAPDSS: Kconfig: select HDMITomi Valkeinen-0/+1
2014-07-04OMAPDSS: HDMI: fix name conflictTomi Valkeinen-2/+2
2014-07-04OMAPDSS: DISPC: clean up dispc_mgr_timings_okTomi Valkeinen-8/+10
2014-07-04OMAPDSS: DISPC: reject interlace for lcd outTomi Valkeinen-0/+3
2014-07-04OMAPDSS: DISPC: fix debugfs reg dumpTomi Valkeinen-3/+0
2014-07-04video: clps711x: Fix sparse warningsAlexander Shiyan-1/+1
2014-07-04video: clps711x: Fix driver build for CONFIG_FB=mAlexander Shiyan-1/+1
2014-07-01video: fbdev: s3c2410fb: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick-5/+5
2014-07-01drivers/video/fbdev/sis: Add missing elseRasmus Villemoes-1/+1
2014-07-01fbdev: da8xx-fb: Use dma_zalloc_coherentJoe Perches-6/+3
2014-07-01video/mbx: indent some if statementsDan Carpenter-2/+2
2014-07-01fb: adv7393: add missing semicolonScott Jiang-1/+1
2014-06-27video: move Versatile CLCD helpersLinus Walleij-0/+190
2014-06-26video: omapdss: Fix potential null pointer dereferenceSachin Kamat-3/+5
2014-06-26video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is usedEmil Goode-2/+0
2014-06-26drivers/video/fbdev : dereference without an error testHimangi Saraogi-0/+5
2014-06-24drivers/video/fbdev/sis/sis_main.c: remove unnecessary test on unsigned valueFabian Frederick-4/+0
2014-06-24video: 68328fb: remove check for CONFIG_FB_68328_INVERTPaul Bolle-7/+1
2014-06-24video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is usedEmil Goode-2/+0
2014-06-24video: msm: Introduce the use of the managed version of kzallocHimangi Saraogi-16/+3
2014-06-24video: clps711x: Add new Cirrus Logic CLPS711X framebuffer driverAlexander Shiyan-6/+415
2014-06-23backlight: Remove trivial get_brightness implementationsAndrzej Hajda-36/+0
2014-06-23drivers:video:fbdev atmel_lcdfb.c power GPIO registration bugMichael Welling-0/+2
2014-06-16Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt-10/+1
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2014-06-04Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-513/+3310
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-144/+162
2014-05-28OMAPDSS: move 'compatible' converter to omapdss driverTomi Valkeinen-1/+235