summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-164-32/+20
|\
| * fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski2011-06-151-13/+5
| * fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven2011-06-141-6/+4
| * efifb: Fix call to wrong unregister functionWanlong Gao2011-06-141-1/+1
| * video: s3c-fb: move enabling channel for windowJingoo Han2011-06-091-7/+7
| * video: s3c-fb: fix virtual resolution checkingJingoo Han2011-06-091-3/+2
| * video: s3c-fb: fix misleading kfree in remove functionJingoo Han2011-06-091-2/+1
* | drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton2011-06-151-0/+1
* | backlight: new driver for the ADP8870 backlight devicesMichael Hennerich2011-06-153-0/+1024
|/
* video: Fix use-after-free by vga16fb on rmmodBruno Prémont2011-06-061-0/+2
* video: Convert vmalloc/memset to vzallocJoe Perches2011-06-025-14/+7
* efifb: Disallow manual bind and unbindAndy Lutomirski2011-06-021-7/+14
* efifb: Fix mismatched request/release_mem_regionAndy Lutomirski2011-06-021-4/+7
* efifb: Enable write-combiningAndy Lutomirski2011-06-021-1/+1
* drivers/video/pxa168fb.c: add missing clk_putJulia Lawall2011-06-021-7/+10
* drivers/video/imxfb.c: add missing clk_putJulia Lawall2011-06-021-2/+2
* fbdev: bf537-lq035: add missing blacklight properties typeSteven Miao2011-06-021-0/+1
* savagefb: Use panel CVT mode as defaultTormod Volden2011-06-022-0/+17
* fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.Paul Mundt2011-06-021-2/+2
* drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton2011-05-261-0/+1
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-261-24/+25
|\
| * gpio/via: rename VIA local config structLinus Walleij2011-05-201-24/+25
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-05-262-13/+6
|\ \
| * | mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz2011-05-261-6/+1
| * | fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz2011-05-261-7/+5
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-262-193/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren2011-05-241-75/+148
| |\|
| | \
| | \
| *-. \ Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren2011-05-172-193/+0
| |\ \ \
| | | * | omap: Remove support for omap2evmTony Lindgren2011-05-132-193/+0
| | |/ /
* | | | video: mb862xx: udelay need linux/delay.hStephen Rothwell2011-05-251-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-05-2559-2176/+6520
|\ \ \ \
| * \ \ \ Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt2011-05-251-1/+2
| |\ \ \ \
| | * | | | sh_mobile_meram: Safely disable MERAM operation when not initializedDamian2011-05-251-1/+2
| * | | | | video: mb862xxfb: add support for L1 displayingAnatolij Gustschin2011-05-243-1/+173
| * | | | | video: mb862xx: add support for controller's I2C bus adapterAnatolij Gustschin2011-05-246-1/+224
| * | | | | video: mb862xxfb: relocate register space to get contiguous vramAnatolij Gustschin2011-05-242-5/+15
| * | | | | video: mb862xxfb: use pre-initialized configuration for PCI GDCsAnatolij Gustschin2011-05-241-4/+12
| * | | | | video: mb862xxfb: correct fix.smem_len field initializationAnatolij Gustschin2011-05-241-1/+1
| * | | | | video: s3c-fb: correct transparency checking in 32bppJingoo Han2011-05-241-1/+1
| * | | | | video: s3c-fb: add gpio setup function to resume functionJingoo Han2011-05-241-2/+4
| * | | | | fbdev/amifb: Remove superfluous alignment of frame buffer memoryGeert Uytterhoeven2011-05-241-8/+7
| * | | | | fbdev/amifb: Do not call panic() if there's not enough Chip RAMGeert Uytterhoeven2011-05-241-2/+8
| * | | | | fbdev/amifb: Correct check for video memory sizeGeert Uytterhoeven2011-05-241-2/+2
| * | | | | video: mb862xxfb: Require either FB_MB862XX_PCI_GDC or FB_MB862XX_LIMEBen Hutchings2011-05-241-4/+9
| * | | | | video: s3c-fb: add window variant information for S5PJingoo Han2011-05-241-10/+67
| * | | | | video: s3c-fb: add additional validate bppsJingoo Han2011-05-241-5/+10
| * | | | | video: s3c-fb: correct window osd size offset valuesJingoo Han2011-05-241-2/+2
| * | | | | udlfb: include prefetch.h explicitlyStephen Rothwell2011-05-241-0/+1
| * | | | | drivers/video/s3c2410fb.c: Convert release_resource to release_mem_regionJulia Lawall2011-05-241-5/+3
| * | | | | drivers/video/sm501fb.c: Convert release_resource to release_mem_regionJulia Lawall2011-05-241-12/+12