summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2011-07-04vesafb: fix memory leakDaniel J Blueman-0/+1
2011-06-24fbdev: amba: Link fb device to its parentLoïc Minier-0/+2
2011-06-24fsl-diu-fb: remove check for pixel clock rangesTimur Tabi-16/+0
2011-06-24udlfb: Correct sub-optimal resolution selection.William Katsak-2/+6
2011-06-24Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt-1/+1
2011-06-24hecubafb: add module_put on error path in hecubafb_probe()Pavel Shved-1/+2
2011-06-24sm501fb: fix section mismatch warningRandy Dunlap-1/+1
2011-06-24gx1fb: Fix section mismatch warningsRandy Dunlap-7/+7
2011-06-24fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma planeDamian Hobson-Garcia-1/+1
2011-06-16Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-32/+20
2011-06-15drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton-0/+1
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich-0/+1024
2011-06-15fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski-13/+5
2011-06-14fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven-6/+4
2011-06-14efifb: Fix call to wrong unregister functionWanlong Gao-1/+1
2011-06-09video: s3c-fb: move enabling channel for windowJingoo Han-7/+7
2011-06-09video: s3c-fb: fix virtual resolution checkingJingoo Han-3/+2
2011-06-09video: s3c-fb: fix misleading kfree in remove functionJingoo Han-2/+1
2011-06-06video: Fix use-after-free by vga16fb on rmmodBruno Prémont-0/+2
2011-06-02video: Convert vmalloc/memset to vzallocJoe Perches-14/+7
2011-06-02efifb: Disallow manual bind and unbindAndy Lutomirski-7/+14
2011-06-02efifb: Fix mismatched request/release_mem_regionAndy Lutomirski-4/+7
2011-06-02efifb: Enable write-combiningAndy Lutomirski-1/+1
2011-06-02drivers/video/pxa168fb.c: add missing clk_putJulia Lawall-7/+10
2011-06-02drivers/video/imxfb.c: add missing clk_putJulia Lawall-2/+2
2011-06-02fbdev: bf537-lq035: add missing blacklight properties typeSteven Miao-0/+1
2011-06-02savagefb: Use panel CVT mode as defaultTormod Volden-0/+17
2011-06-02fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.Paul Mundt-2/+2
2011-05-26drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton-0/+1
2011-05-26Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-24/+25
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds-13/+6
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-193/+0
2011-05-26mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz-6/+1
2011-05-26fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz-7/+5
2011-05-25video: mb862xx: udelay need linux/delay.hStephen Rothwell-0/+1
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds-2176/+6520
2011-05-25drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return valueLiu Yuan-1/+5
2011-05-25Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt-1/+2
2011-05-25sh_mobile_meram: Safely disable MERAM operation when not initializedDamian-1/+2
2011-05-24video: mb862xxfb: add support for L1 displayingAnatolij Gustschin-1/+173
2011-05-24video: mb862xx: add support for controller's I2C bus adapterAnatolij Gustschin-1/+224
2011-05-24video: mb862xxfb: relocate register space to get contiguous vramAnatolij Gustschin-5/+15
2011-05-24video: mb862xxfb: use pre-initialized configuration for PCI GDCsAnatolij Gustschin-4/+12
2011-05-24video: mb862xxfb: correct fix.smem_len field initializationAnatolij Gustschin-1/+1
2011-05-24video: s3c-fb: correct transparency checking in 32bppJingoo Han-1/+1
2011-05-24video: s3c-fb: add gpio setup function to resume functionJingoo Han-2/+4
2011-05-24Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren-75/+148
2011-05-24fbdev/amifb: Remove superfluous alignment of frame buffer memoryGeert Uytterhoeven-8/+7
2011-05-24fbdev/amifb: Do not call panic() if there's not enough Chip RAMGeert Uytterhoeven-2/+8
2011-05-24fbdev/amifb: Correct check for video memory sizeGeert Uytterhoeven-2/+2