summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* viafb: add primary/secondary clock on/off switchesFlorian Tobias Schandinat2011-03-241-1/+37
* viafb: add clock source selection and PLL power management supportFlorian Tobias Schandinat2011-03-231-0/+88
* viafb: prepare for PLL separationFlorian Tobias Schandinat2011-03-231-43/+84
* viafb: call viafb_get_clk_value only in viafb_set_vclockFlorian Tobias Schandinat2011-03-233-21/+19
* viafb: allow some pll calculationsFlorian Tobias Schandinat2011-03-232-282/+106
* viafb: initialize margins correctFlorian Tobias Schandinat2011-03-211-20/+11
* viafb: refresh rate bug collectionFlorian Tobias Schandinat2011-03-164-30/+36
* Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-03-127-747/+479
|\
| * viafb: split pll configs upFlorian Tobias Schandinat2011-03-121-347/+301
| * viafb: remove duplicated clock storageFlorian Tobias Schandinat2011-03-125-212/+133
| * viafb: always return the best possible clockFlorian Tobias Schandinat2011-03-122-34/+28
| * viafb: remove duplicated clock informationFlorian Tobias Schandinat2011-03-124-166/+29
* | viafb: factor lcd scaling parameters outFlorian Tobias Schandinat2011-03-092-85/+19
* | viafb: strip some structuresFlorian Tobias Schandinat2011-03-092-15/+0
* | viafb: remove unused data_mode and device_typeFlorian Tobias Schandinat2011-03-091-3/+0
* | viafb: kill lcd_panel_idFlorian Tobias Schandinat2011-03-095-107/+13
|/
* video via: make local variables staticStephen Hemminger2011-03-095-59/+61
* video via: fix iomem accessStephen Hemminger2011-03-091-8/+7
* video/via: drop deprecated (and unused) i2c_adapter.idPeter Huewe2011-03-021-1/+0
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-2625-138/+138
* Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-266-40/+43
|\
| * video: fix some comments in drivers/video/console/vgacon.cAmerigo Wang2011-01-251-5/+1
| * drivers/video/bf537-lq035.c: Add missing IS_ERR testJulia Lawall2011-01-251-25/+33
| * video: pxa168fb: remove a redundant pxa168fb_check_var callaxel lin2011-01-251-5/+1
| * video: da8xx-fb: fix fb_probe error pathaxel lin2011-01-251-1/+2
| * video: pxa3xx-gcu: Return -EFAULT when copy_from_user() failsaxel lin2011-01-181-2/+2
| * video: nuc900fb: properly free resources in nuc900fb_removeAxel Lin2011-01-181-0/+2
| * video: nuc900fb: fix compile errorAxel Lin2011-01-181-2/+2
* | backlight: fix 88pm860x_bl macro collisionRandy Dunlap2011-01-201-2/+2
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-202-2/+2
|/
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-3/+3
|\
| * ARM: 6616/1: Fix ep93xx-fb init/exit annotationsRyan Mallon2011-01-111-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-01-1326-1130/+1738
|\ \
| * | video: move SH_MIPI_DSI/SH_LCD_MIPI_DSI to the top of menuDmitry Eremin-Solenikov2011-01-131-7/+7
| * | fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfbAlexey Charkov2011-01-131-0/+28
| * | video: imx: Update the manufacturer's nameFabio Estevam2011-01-122-2/+2
| * | nuc900fb: don't treat NULL clk as an errorJamie Iles2011-01-121-2/+3
| * | s3c2410fb: don't treat NULL clk as an errorJamie Iles2011-01-121-2/+3
| * | video: tidy up modedb formatting.Mayuresh Janorkar2011-01-121-200/+220
| * | video: matroxfb: Correct video option in comments and kernel config help.Vicente Jiménez2011-01-112-36/+36
| * | fbdev: sh_mobile_hdmi: simplify pointer handlingGuennadi Liakhovetski2011-01-111-9/+9
| * | fbdev: sh_mobile_hdmi: framebuffer notifiers have to be registeredGuennadi Liakhovetski2011-01-111-10/+9
| * | fbdev: sh_mobile_hdmi: add command line option to use the preferred EDID modeGuennadi Liakhovetski2011-01-111-19/+41
| * | Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-01-1118-843/+1380
| |\ \
| | * | OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal2011-01-104-44/+72
| | * | OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4Archit Taneja2011-01-101-1/+11
| | * | OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal2011-01-102-40/+243
| | * | OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal2011-01-105-54/+68
| | * | OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...Sumit Semwal2011-01-106-50/+69
| | * | OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal2011-01-101-88/+82