aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | VIDEO: xen-fb, switch to for_each_consoleJiri Slaby2010-11-161-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-064-0/+821
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel-stable' into develRussell King2011-01-064-0/+821
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | video: add driver for PXA3xx 2D graphics acceleratorDaniel Mack2010-12-164-0/+821
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2011-01-061-22/+5
|\ \ \ \ \ \ \
| * | | | | | | atyfb: Fix bootup hangs on sparc64.David S. Miller2011-01-061-22/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-064-5/+18
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-274-29/+28
| |\ \ \ \ \ \
| | * | | | | | fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080pGuennadi Liakhovetski2010-12-271-18/+8
| | * | | | | | video: imxfb: Fix the maximum value for yresFabio Estevam2010-12-271-6/+3
| | * | | | | | fb: fix overlapping test off-by-one.Dave Airlie2010-12-241-1/+1
| | * | | | | | fbdev: sh-mobile: retrieve and propagate display sizes from EDIDGuennadi Liakhovetski2010-12-221-3/+13
| | * | | | | | fbdev: sh-mobile: restore display size configurationGuennadi Liakhovetski2010-12-221-1/+3
| | | |_|_|_|/ | | |/| | | |
| * | | | | | backlight: cr_bllcd.c: fix a memory leakAxel Lin2010-12-221-0/+1
| |/ / / / /
* | | | | | Merge branch 'fbdev/udlfb'Paul Mundt2011-01-063-0/+1894
|\ \ \ \ \ \
| * | | | | | video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt2011-01-061-37/+39
| * | | | | | video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt2011-01-061-8/+7
| * | | | | | video: udlfb: deifdefify (yes, that's a word).Paul Mundt2011-01-061-39/+2
| * | | | | | fbdev: move udlfb out of staging.Paul Mundt2010-11-163-0/+1930
* | | | | | | fbdev: modedb: Add a new mode for 864x480 TAAL panels.Mayuresh Janorkar2011-01-061-0/+4
* | | | | | | drivers/video/i810/i810-i2c.c: fix i2c bus handlingStefani Seibold2011-01-061-4/+8
* | | | | | | video: Fix the HGA framebuffer driverBrent Cook2011-01-062-25/+11
* | | | | | | drivers/video/carminefb.c: improve error handlingJulia Lawall2011-01-061-4/+2
* | | | | | | video: imxfb: Fix the maximum value for yresFabio Estevam2011-01-061-6/+3
* | | | | | | fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp supportMagnus Damm2011-01-061-11/+63
* | | | | | | Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Paul Mundt2011-01-051-8/+28
|\ \ \ \ \ \ \
| * | | | | | | fbdev: sh_mipi_dsi: use platform provided register layout and valuesGuennadi Liakhovetski2011-01-051-5/+11
| * | | | | | | fbdev: sh-mobile: implement MIPI DSI runtime PM supportGuennadi Liakhovetski2011-01-051-3/+17
* | | | | | | | sisfb: eliminate compiler warningsAaro Koskinen2010-12-222-3/+3
* | | | | | | | sisfb: delete unused register I/O macrosAaro Koskinen2010-12-221-53/+1
* | | | | | | | sisfb: replace setSISIDXREG with SiS_SetRegANDORAaro Koskinen2010-12-221-47/+47
* | | | | | | | sisfb: replace andSISIDXREG with SiS_SetRegANDAaro Koskinen2010-12-221-33/+33
* | | | | | | | sisfb: replace orSISIDXREG with SiS_SetRegORAaro Koskinen2010-12-221-36/+36
* | | | | | | | sisfb: replace outSISIDXREG with SiS_SetRegAaro Koskinen2010-12-221-315/+315
* | | | | | | | sisfb: replace inSISIDXREG with SiS_GetRegAaro Koskinen2010-12-221-128/+128
* | | | | | | | sisfb: replace outSISREG with SiS_SetRegByteAaro Koskinen2010-12-221-10/+10
* | | | | | | | sisfb: replace inSISREG with SiS_GetRegByteAaro Koskinen2010-12-221-9/+9
* | | | | | | | sisfb: change register I/O functions to use fixed size typesAaro Koskinen2010-12-222-32/+32
* | | | | | | | sisfb: remove duplicate function declarationsAaro Koskinen2010-12-223-25/+14
* | | | | | | | sisfb: delete HAVE_CONFIG_H checksAaro Koskinen2010-12-222-8/+0
* | | | | | | | sisfb: eliminate unused variable compiler warningAaro Koskinen2010-12-221-14/+16
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-12-2220-1296/+296
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'for-paul-rc' of git://gitorious.org/linux-omap-dss2/linux into ...Paul Mundt2010-12-162-4/+4
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | OMAP: OMAPFB: disable old omapfb for OMAP4 buildsTomi Valkeinen2010-12-151-2/+2
| | * | | | | | OMAP: DSS: VRAM: Align start & size of vram to 2MTomi Valkeinen2010-12-151-2/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | fbdev: Fix fb_find_nearest_mode refresh comparisonAndrew Kephart2010-12-141-0/+1
| |/ / / / /
| * | | | | lxfb: Maintain video processor palette through suspend/resumeDaniel Drake2010-12-012-6/+18
| * | | | | video: da8xx: Register IRQ as last thing in driver probing.Caglar Akyuz2010-12-011-8/+6
| * | | | | framebuffer: fix fbcmap.c kernel-doc warningRandy Dunlap2010-11-261-0/+1
| | |_|_|/ | |/| | |