aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2011-07-13video: da8xx-fb: Interrupt configuration of revised LCDC IPManjunathappa, Prakash1-9/+142
2011-07-13video: Add Aeroflex Gaisler GRVGA framebuffer device driverKristoffer Glembo3-0/+589
2011-07-13drivers/video/udlfb match class, subclass, and protocolBernie Thompson1-5/+14
2011-07-13carminefb: Fix module parameters permissionsJean Delvare1-3/+3
2011-07-13video: s3c2410: remove unused variableWolfram Sang1-1/+0
2011-07-13drivers/video/udlfb bind framebuffer to interface.Kay Sievers1-1/+1
2011-07-13drivers/video/msm/mdp.c: adjust error handling codeJulia Lawall1-1/+3
2011-07-11Merge branch 'master' into for-nextJiri Kosina15-60/+1065
2011-07-04vesafb: fix memory leakDaniel J Blueman1-0/+1
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-27viafbdev: fix compilation warning for unused variableNikanth Karthikesan1-2/+2
2011-06-24Remove unneeded version.h includes from drivers/video/Jesper Juhl4-5/+0
2011-06-24Merge branch 'fbdev/stable-updates'Paul Mundt10-28/+1044
2011-06-24video: Fix speficied typoJoe Perches7-7/+7
2011-06-24fbdev: amba: Link fb device to its parentLoïc Minier1-0/+2
2011-06-24fsl-diu-fb: remove check for pixel clock rangesTimur Tabi1-16/+0
2011-06-24udlfb: Correct sub-optimal resolution selection.William Katsak1-2/+6
2011-06-24Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x into fbdev-fixes-for-linusPaul Mundt1-1/+1
2011-06-24hecubafb: add module_put on error path in hecubafb_probe()Pavel Shved1-1/+2
2011-06-24sm501fb: fix section mismatch warningRandy Dunlap1-1/+1
2011-06-24gx1fb: Fix section mismatch warningsRandy Dunlap1-7/+7
2011-06-24fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma planeDamian Hobson-Garcia1-1/+1
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-06-16Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.xLinus Torvalds4-32/+20
2011-06-16Change Ryan Mallon's email address across the kernelRyan Mallon1-2/+2
2011-06-16video: don't use flush_scheduled_work() in fb_defioTejun Heo1-2/+1
2011-06-15drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton1-0/+1
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich3-0/+1024
2011-06-15au1200fb: fix hardcoded IRQManuel Lauss1-5/+7
2011-06-15au1200fb: switch to FB_SYS helpersManuel Lauss2-6/+9
2011-06-15au1200fb: make number of windows configurable at load time.Manuel Lauss1-14/+39
2011-06-15au1200fb: fixup PMManuel Lauss1-115/+39
2011-06-15au1200fb: use framebuffer_alloc()Manuel Lauss1-34/+46
2011-06-15Merge branch 'fbdev/panning-fixes'Paul Mundt27-90/+86
2011-06-15fbdev: da8xx: use display information in info not in var for panningLaurent Pinchart1-2/+2
2011-06-15vt8500lcdfb: use display information in info not in var for panningLaurent Pinchart1-2/+2
2011-06-15vt8623fb: use display information in info not in var for panningLaurent Pinchart1-4/+5
2011-06-1568328fb: use display information in info not in var for panningLaurent Pinchart1-2/+2