summaryrefslogtreecommitdiff
path: root/drivers/video (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt2011-01-06
| * | | | | | | video: udlfb: deifdefify (yes, that's a word).Paul Mundt2011-01-06
| * | | | | | | fbdev: move udlfb out of staging.Paul Mundt2010-11-16
* | | | | | | | fbdev: modedb: Add a new mode for 864x480 TAAL panels.Mayuresh Janorkar2011-01-06
* | | | | | | | drivers/video/i810/i810-i2c.c: fix i2c bus handlingStefani Seibold2011-01-06
* | | | | | | | video: Fix the HGA framebuffer driverBrent Cook2011-01-06
* | | | | | | | drivers/video/carminefb.c: improve error handlingJulia Lawall2011-01-06
* | | | | | | | video: imxfb: Fix the maximum value for yresFabio Estevam2011-01-06
* | | | | | | | fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp supportMagnus Damm2011-01-06
* | | | | | | | Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Paul Mundt2011-01-05
|\ \ \ \ \ \ \ \
| * | | | | | | | fbdev: sh_mipi_dsi: use platform provided register layout and valuesGuennadi Liakhovetski2011-01-05
| * | | | | | | | fbdev: sh-mobile: implement MIPI DSI runtime PM supportGuennadi Liakhovetski2011-01-05
* | | | | | | | | sisfb: eliminate compiler warningsAaro Koskinen2010-12-22
* | | | | | | | | sisfb: delete unused register I/O macrosAaro Koskinen2010-12-22
* | | | | | | | | sisfb: replace setSISIDXREG with SiS_SetRegANDORAaro Koskinen2010-12-22
* | | | | | | | | sisfb: replace andSISIDXREG with SiS_SetRegANDAaro Koskinen2010-12-22
* | | | | | | | | sisfb: replace orSISIDXREG with SiS_SetRegORAaro Koskinen2010-12-22
* | | | | | | | | sisfb: replace outSISIDXREG with SiS_SetRegAaro Koskinen2010-12-22
* | | | | | | | | sisfb: replace inSISIDXREG with SiS_GetRegAaro Koskinen2010-12-22
* | | | | | | | | sisfb: replace outSISREG with SiS_SetRegByteAaro Koskinen2010-12-22
* | | | | | | | | sisfb: replace inSISREG with SiS_GetRegByteAaro Koskinen2010-12-22
* | | | | | | | | sisfb: change register I/O functions to use fixed size typesAaro Koskinen2010-12-22
* | | | | | | | | sisfb: remove duplicate function declarationsAaro Koskinen2010-12-22
* | | | | | | | | sisfb: delete HAVE_CONFIG_H checksAaro Koskinen2010-12-22
* | | | | | | | | sisfb: eliminate unused variable compiler warningAaro Koskinen2010-12-22
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-12-22
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'for-paul-rc' of git://gitorious.org/linux-omap-dss2/linux into ...Paul Mundt2010-12-16
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | OMAP: OMAPFB: disable old omapfb for OMAP4 buildsTomi Valkeinen2010-12-15
| | * | | | | | | OMAP: DSS: VRAM: Align start & size of vram to 2MTomi Valkeinen2010-12-15
| | | |_|/ / / / | | |/| | | | |
| * / | | | | | fbdev: Fix fb_find_nearest_mode refresh comparisonAndrew Kephart2010-12-14
| |/ / / / / /
| * | | | | | lxfb: Maintain video processor palette through suspend/resumeDaniel Drake2010-12-01
| * | | | | | video: da8xx: Register IRQ as last thing in driver probing.Caglar Akyuz2010-12-01
| * | | | | | framebuffer: fix fbcmap.c kernel-doc warningRandy Dunlap2010-11-26
| | |_|_|/ / | |/| | | |
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-11-25
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-11-23
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | ARM mx3fb: check for DMA engine typeSascha Hauer2010-11-15
| | | | |_|/ | | | |/| |
| * | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-25
| |\ \ \ \ \
| | * | | | | sisfb: delete osdef.hAaro Koskinen2010-11-24
| | * | | | | sisfb: move the CONFIG warning to sis_main.cAaro Koskinen2010-11-24
| | * | | | | sisfb: replace SiS_SetMemory with memset_ioAaro Koskinen2010-11-24
| | * | | | | sisfb: remove InPort/OutPort wrappersAaro Koskinen2010-11-24
| | * | | | | sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315HAaro Koskinen2010-11-24
| | * | | | | sisfb: delete redudant #define SIS_LINUX_KERNELAaro Koskinen2010-11-24
| | * | | | | sisfb: delete dead SIS_XORG_XF86 codeAaro Koskinen2010-11-24
| | * | | | | sisfb: delete fallback code for pci_map_rom()Aaro Koskinen2010-11-24
| | * | | | | sisfb: delete obsolete PCI ROM bug workaroundAaro Koskinen2010-11-24
| | * | | | | lxfb: Program panel v/h sync output polarity correctlyDaniel Drake2010-11-17
| | * | | | | fbcmap: integer overflow bugDan Carpenter2010-11-17
| | * | | | | fbcmap: cleanup white space in fb_alloc_cmap()Dan Carpenter2010-11-17
| | * | | | | fbdev: sh_mobile_lcdcfb: fix bug in reconfig()Arnd Hannemann2010-11-16
| | | |_|_|/ | | |/| | |