aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2014-08-08OMAPDSS: DSI: fix depopulating dsi peripheralsTomi Valkeinen
2014-08-04Merge branch '3.17/hdmi-infoframe' into for-nextTomi Valkeinen
2014-08-04video: hyperv: hyperv_fb: refresh the VM screen by force on VM panicDexuan Cui
2014-08-04video: ARM CLCD: Fix DT-related build problemsPawel Moll
2014-07-30drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.Michael Welling
2014-07-29video: ARM CLCD: Add DT supportPawel Moll
2014-07-04OMAPDSS: HDMI: remove the unused codeTomi Valkeinen
2014-07-04OMAPDSS: HDMI5: add support to set infoframe & HDMI modeTomi Valkeinen
2014-07-04OMAPDSS: HDMI4: add support to set infoframe & HDMI modeTomi Valkeinen
2014-07-04OMAPDSS: HDMI: add infoframe and hdmi_dvi_mode fieldsTomi Valkeinen
2014-07-04OMAPDSS: add hdmi ops to hdmi-connector and tpd12s015Tomi Valkeinen
2014-07-04OMAPDSS: HDMI: remove custom avi infoframeTomi Valkeinen
2014-07-04OMAPDSS: HDMI5: use common AVI infoframe supportTomi Valkeinen
2014-07-04OMAPDSS: HDMI4: use common AVI infoframe supportTomi Valkeinen
2014-07-04OMAPDSS: Kconfig: select HDMITomi Valkeinen
2014-07-04OMAPDSS: HDMI: fix name conflictTomi Valkeinen
2014-07-04OMAPDSS: DISPC: clean up dispc_mgr_timings_okTomi Valkeinen
2014-07-04OMAPDSS: DISPC: reject interlace for lcd outTomi Valkeinen
2014-07-04OMAPDSS: DISPC: fix debugfs reg dumpTomi Valkeinen
2014-07-04video: clps711x: Fix sparse warningsAlexander Shiyan
2014-07-04video: clps711x: Fix driver build for CONFIG_FB=mAlexander Shiyan
2014-07-01video: fbdev: s3c2410fb: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick
2014-07-01drivers/video/fbdev/sis: Add missing elseRasmus Villemoes
2014-07-01fbdev: da8xx-fb: Use dma_zalloc_coherentJoe Perches
2014-07-01video/mbx: indent some if statementsDan Carpenter
2014-06-26drivers/video/fbdev : dereference without an error testHimangi Saraogi
2014-06-24drivers/video/fbdev/sis/sis_main.c: remove unnecessary test on unsigned valueFabian Frederick
2014-06-24video: 68328fb: remove check for CONFIG_FB_68328_INVERTPaul Bolle
2014-06-24video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is usedEmil Goode
2014-06-24video: msm: Introduce the use of the managed version of kzallocHimangi Saraogi
2014-06-24video: clps711x: Add new Cirrus Logic CLPS711X framebuffer driverAlexander Shiyan
2014-06-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-19Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-06-16Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt
2014-06-12Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-11Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-11Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into d...Jani Nikula
2014-06-09drm/i915: Kick out vga consoleDaniel Vetter
2014-06-05backlight: gpio-backlight: Fix warning when the GPIO is on a I2C chipTony Lindgren
2014-06-04Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-04gpu: ipu-v3: Move i.MX IPUv3 core driver out of stagingPhilipp Zabel
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-28console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai
2014-05-28vgacon: Fix & cleanup refcountingTakashi Iwai
2014-05-28OMAPDSS: move 'compatible' converter to omapdss driverTomi Valkeinen
2014-05-27backlight: Add backlight device (un)registration notificationHans de Goede