aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-06-16Change Ryan Mallon's email address across the kernelRyan Mallon1-2/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches11-22/+20
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
2011-05-24video: mb862xxfb: Require either FB_MB862XX_PCI_GDC or FB_MB862XX_LIMEBen Hutchings1-4/+9
2011-05-24video: s3c-fb: add window variant information for S5PJingoo Han1-10/+67
2011-05-24video: s3c-fb: add additional validate bppsJingoo Han1-5/+10
2011-05-24video: s3c-fb: correct window osd size offset valuesJingoo Han1-2/+2
2011-05-24udlfb: include prefetch.h explicitlyStephen Rothwell1-0/+1
2011-05-24drivers/video/s3c2410fb.c: Convert release_resource to release_mem_regionJulia Lawall1-5/+3
2011-05-24drivers/video/sm501fb.c: Convert release_resource to release_mem_regionJulia Lawall1-12/+12
2011-05-24drivers/video: Convert release_resource to release_mem_regionJulia Lawall2-8/+4
2011-05-24video, udlfb: Fix two build warnings about 'ignoring return value'Liu Yuan1-3/+16
2011-05-24savagefb: Enable LCD detection on mobile TwisterTormod Volden1-1/+2
2011-05-24savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip familiesTormod Volden3-7/+15
2011-05-24video: da8xx-fb: fix section mismatch warningaxel lin1-2/+2
2011-05-24Merge branches 'common/fbdev' and 'common/fbdev-meram' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Paul Mundt7-22/+735
2011-05-24fbdev: sh_mobile_lcdc: remove runtime PM calls from the notifierGuennadi Liakhovetski1-5/+1
2011-05-24fbdev: sh_mobile_lcdc: reduce scope of a variableGuennadi Liakhovetski1-6/+6