summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2013-04-24fbdev/omapfb: use vm_iomap_memory()Tomi Valkeinen
2013-04-19vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-17drivers/video/mmp/core.c: fix use-after-free bugAndrei Epure
2013-04-16xen kconfig: fix select INPUT_XEN_KBDDEV_FRONTENDAndrew Jones
2013-04-15video: vt8500: fix Kconfig for videomodeTomi Valkeinen
2013-04-15fbdev: Merge fbdev topic branchesTomi Valkeinen
2013-04-11video/s3c: move platform_data out of arch/armArnd Bergmann
2013-04-11video/exynos: remove unnecessary header inclusionsArnd Bergmann
2013-04-10drivers/video: fsl-diu-fb: add hardware cursor supportTimur Tabi
2013-04-10drivers: video: use module_platform_driver_probe()Fabio Porcedda
2013-04-10ARM: OMAP: remove "config FB_OMAP_CONSISTENT_DMA_SIZE"Paul Bolle
2013-04-10video: wm8505fb: Convert to devm_ioremap_resource()Sachin Kamat
2013-04-05Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-04-04AUO-K190x: Add resolutions for portrait displaysHeiko Stübner
2013-04-04AUO-K190x: add framebuffer rotation supportHeiko Stübner
2013-04-04AUO-K190x: add a 16bit truecolor modeHeiko Stübner
2013-04-04AUO-K190x: make color handling more flexibleHeiko Stübner
2013-04-04AUO-K190x: move var resolution-handling into check_varHeiko Stübner
2013-04-04AUO-K190x: make memory check in check_var more flexibleHeiko Stübner
2013-04-04AUO-K190x: set the correct runtime-pm state in recoverHeiko Stübner
2013-04-04AUO-K190x: add runtime-pm calls to controller init functionsHeiko Stübner
2013-04-04AUO-K190x: Use correct line lengthHeiko Stübner
2013-04-04video: fb: vt8500: Convert framebuffer drivers to standardized bindingTony Prisk
2013-04-04video: vt8500: Adjust contrast in wm8505 framebuffer driver.Tony Prisk
2013-04-04drivers/video/wm8505fb.c: use devm_ functionsJulia Lawall
2013-04-04video: vt8500: Correct descriptions in video/KconfigTony Prisk
2013-04-04video: vt8500: Remove unused platform_data/video-vt8500lcdfb.hTony Prisk
2013-04-04video: vt8500: Make wmt_ge_rops optionalTony Prisk
2013-04-02Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-04-02video:uvesafb: Fix dereference NULL pointer code pathWang YanQing
2013-04-02fbmon: use VESA_DMT_VSYNC_HIGH to fix typoJingoo Han
2013-03-28Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-03-27Merge tag 'renesas-fbdev-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2013-03-27fbdev: sh_mobile_lcdc: fixup B side hsync adjust settingsKuninori Morimoto
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten
2013-03-22omapdss: features: fix supported outputs for OMAP4Archit Taneja
2013-03-22OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS partsGrazvydas Ignotas
2013-03-22omapfb: fix broken build on OMAP1Aaro Koskinen
2013-03-21videomode: videomode_from_timing workTomi Valkeinen
2013-03-19ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut
2013-03-15Merge at91 lcdfb bug fixes into fixesArnd Bergmann
2013-03-13atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold
2013-03-12videomode: remove timing_entry_indexTomi Valkeinen
2013-03-12videomode: combine videomode dmt_flags and data_flagsTomi Valkeinen
2013-03-12videomode: simplify videomode Kconfig and MakefileTomi Valkeinen
2013-03-04ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.hTony Lindgren
2013-02-27backlight: add new lp8788 backlight driverKim, Milo
2013-02-27drivers/video/backlight/ams369fg06.c: make power_on() call optionalJingoo Han
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds