summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2011-07-25OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen11-634/+923
2011-07-25OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESETTomi Valkeinen2-25/+0
2011-07-25OMAP: DSS2: Remove core_dump_clocksTomi Valkeinen1-40/+0
2011-07-25OMAP: DSS2: DPI: remove unneeded SYSCK enable/disableTomi Valkeinen1-8/+3
2011-07-25OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen2-25/+47
2011-07-25OMAP: DSS2: Remove clk optimization at dss initTomi Valkeinen1-4/+0
2011-07-25OMAP: DSS2: Fix init and unit sequenceTomi Valkeinen1-9/+8
2011-07-25OMAP: DSS2: Clean up probe for DSS & DSITomi Valkeinen2-106/+69
2011-07-25OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocksTomi Valkeinen1-26/+26
2011-07-01OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen7-40/+86
2011-07-01OMAP: DSS2: DSI: sync when disabling a displayTomi Valkeinen2-4/+6
2011-07-01OMAP: DSS2: Add Color Phase Rotation supportTomi Valkeinen3-0/+151
2011-07-01OMAP: DSS: Minor cleanup in ovl and mgr cache structsNishant Kamat1-96/+62
2011-07-01OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2Tomi Valkeinen4-58/+105
2011-07-01OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLKTomi Valkeinen3-7/+13
2011-07-01OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after useTomi Valkeinen1-0/+4
2011-07-01OMAP: DSS2: Taal: Make driver more fault tolerantTomi Valkeinen1-12/+21
2011-07-01OMAP: DSS2: remove update_mode from omapdssTomi Valkeinen4-124/+14
2011-07-01OMAP: DSS2: OMAPFB: Implement auto-update modeTomi Valkeinen4-56/+202
2011-07-01OMAP: DSS2: OMAPFB: Add struct to store per-display dataTomi Valkeinen2-21/+34
2011-07-01OMAP: DSS2: DSI: Change dummy macros to inline functionsTomi Valkeinen1-3/+12
2011-07-01OMAP: DSS2: remove extra includes from include/video/omapdss.hTomi Valkeinen4-0/+4
2011-06-16Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-32/+20
2011-06-16drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton1-0/+1
2011-06-16backlight: new driver for the ADP8870 backlight devicesMichael Hennerich3-0/+1024
2011-06-15fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski1-13/+5
2011-06-14fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven1-6/+4
2011-06-14efifb: Fix call to wrong unregister functionWanlong Gao1-1/+1
2011-06-09video: s3c-fb: move enabling channel for windowJingoo Han1-7/+7
2011-06-09video: s3c-fb: fix virtual resolution checkingJingoo Han1-3/+2
2011-06-09video: s3c-fb: fix misleading kfree in remove functionJingoo Han1-2/+1
2011-06-06video: Fix use-after-free by vga16fb on rmmodBruno Prémont1-0/+2
2011-06-02video: Convert vmalloc/memset to vzallocJoe Perches5-14/+7
2011-06-02efifb: Disallow manual bind and unbindAndy Lutomirski1-7/+14
2011-06-02efifb: Fix mismatched request/release_mem_regionAndy Lutomirski1-4/+7
2011-06-02efifb: Enable write-combiningAndy Lutomirski1-1/+1
2011-06-02drivers/video/pxa168fb.c: add missing clk_putJulia Lawall1-7/+10
2011-06-02drivers/video/imxfb.c: add missing clk_putJulia Lawall1-2/+2
2011-06-02fbdev: bf537-lq035: add missing blacklight properties typeSteven Miao1-0/+1
2011-06-02savagefb: Use panel CVT mode as defaultTormod Volden2-0/+17
2011-06-02fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.Paul Mundt1-2/+2
2011-05-27drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton1-0/+1
2011-05-26Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-24/+25
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2-13/+6
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-193/+0
2011-05-26mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz1-6/+1
2011-05-26fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz1-7/+5
2011-05-26video: mb862xx: udelay need linux/delay.hStephen Rothwell1-0/+1
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds59-2176/+6520
2011-05-25drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return valueLiu Yuan1-1/+5