aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-04vesafb: fix memory leakDaniel J Blueman1-0/+1
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-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-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-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-26drivers/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/sameo/mfd-2.6Linus Torvalds2-13/+6
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus 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-25video: 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
2011-05-25Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Paul Mundt1-1/+2
2011-05-25sh_mobile_meram: Safely disable MERAM operation when not initializedDamian1-1/+2
2011-05-24video: mb862xxfb: add support for L1 displayingAnatolij Gustschin3-1/+173
2011-05-24video: mb862xx: add support for controller's I2C bus adapterAnatolij Gustschin6-1/+224
2011-05-24video: mb862xxfb: relocate register space to get contiguous vramAnatolij Gustschin2-5/+15
2011-05-24video: mb862xxfb: use pre-initialized configuration for PCI GDCsAnatolij Gustschin1-4/+12
2011-05-24video: mb862xxfb: correct fix.smem_len field initializationAnatolij Gustschin1-1/+1
2011-05-24video: s3c-fb: correct transparency checking in 32bppJingoo Han1-1/+1
2011-05-24video: s3c-fb: add gpio setup function to resume functionJingoo Han1-2/+4
2011-05-24Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linusTony Lindgren1-75/+148
2011-05-24fbdev/amifb: Remove superfluous alignment of frame buffer memoryGeert Uytterhoeven1-8/+7
2011-05-24fbdev/amifb: Do not call panic() if there's not enough Chip RAMGeert Uytterhoeven1-2/+8
2011-05-24fbdev/amifb: Correct check for video memory sizeGeert Uytterhoeven1-2/+2