summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
2011-07-01OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen
2011-07-01OMAP: DSS2: DSI: sync when disabling a displayTomi Valkeinen
2011-07-01OMAP: DSS2: Add Color Phase Rotation supportTomi Valkeinen
2011-07-01OMAP: DSS: Minor cleanup in ovl and mgr cache structsNishant Kamat
2011-07-01OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2Tomi Valkeinen
2011-07-01OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLKTomi Valkeinen
2011-07-01OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after useTomi Valkeinen
2011-07-01OMAP: DSS2: Taal: Make driver more fault tolerantTomi Valkeinen
2011-07-01OMAP: DSS2: remove update_mode from omapdssTomi Valkeinen
2011-07-01OMAP: DSS2: OMAPFB: Implement auto-update modeTomi Valkeinen
2011-07-01OMAP: DSS2: OMAPFB: Add struct to store per-display dataTomi Valkeinen
2011-07-01OMAP: DSS2: DSI: Change dummy macros to inline functionsTomi Valkeinen
2011-07-01OMAP: DSS2: remove extra includes from include/video/omapdss.hTomi Valkeinen
2011-06-16Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-15drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich
2011-06-15fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski
2011-06-14fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven
2011-06-14efifb: Fix call to wrong unregister functionWanlong Gao
2011-06-09video: s3c-fb: move enabling channel for windowJingoo Han
2011-06-09video: s3c-fb: fix virtual resolution checkingJingoo Han
2011-06-09video: s3c-fb: fix misleading kfree in remove functionJingoo Han
2011-06-06video: Fix use-after-free by vga16fb on rmmodBruno Prémont
2011-06-02video: Convert vmalloc/memset to vzallocJoe Perches
2011-06-02efifb: Disallow manual bind and unbindAndy Lutomirski
2011-06-02efifb: Fix mismatched request/release_mem_regionAndy Lutomirski
2011-06-02efifb: Enable write-combiningAndy Lutomirski
2011-06-02drivers/video/pxa168fb.c: add missing clk_putJulia Lawall
2011-06-02drivers/video/imxfb.c: add missing clk_putJulia Lawall
2011-06-02fbdev: bf537-lq035: add missing blacklight properties typeSteven Miao
2011-06-02savagefb: Use panel CVT mode as defaultTormod Volden
2011-06-02fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.Paul Mundt
2011-05-26drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton
2011-05-26Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-26mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz
2011-05-26fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz
2011-05-25video: mb862xx: udelay need linux/delay.hStephen Rothwell
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-05-25drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return valueLiu Yuan
2011-05-25Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt
2011-05-25sh_mobile_meram: Safely disable MERAM operation when not initializedDamian
2011-05-24video: mb862xxfb: add support for L1 displayingAnatolij Gustschin
2011-05-24video: mb862xx: add support for controller's I2C bus adapterAnatolij Gustschin
2011-05-24video: mb862xxfb: relocate register space to get contiguous vramAnatolij Gustschin
2011-05-24video: mb862xxfb: use pre-initialized configuration for PCI GDCsAnatolij Gustschin
2011-05-24video: mb862xxfb: correct fix.smem_len field initializationAnatolij Gustschin
2011-05-24video: s3c-fb: correct transparency checking in 32bppJingoo Han
2011-05-24video: s3c-fb: add gpio setup function to resume functionJingoo Han