summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2011-04-24Merge branch 'viafb-cleanup' into viafb-nextFlorian Tobias Schandinat13-251/+84
2011-04-24viafb: reduce OLPC refresh a bitFlorian Tobias Schandinat3-2/+3
2011-04-24viafb: fix OLPC XO 1.5 device connectionFlorian Tobias Schandinat1-0/+5
2011-04-16viafb: fix OLPC DCON refresh rateFlorian Tobias Schandinat2-3/+7
2011-03-27viafb: replace custom return valuesFlorian Tobias Schandinat5-33/+17
2011-03-27viafb: some small cleanup for global variablesFlorian Tobias Schandinat5-18/+7
2011-03-27viafb: gather common good, old VGA initialization in one placeFlorian Tobias Schandinat2-31/+37
2011-03-23viafb: remove unused max_hres/vresFlorian Tobias Schandinat2-137/+3
2011-03-22viafb: kill crt_setting_informationFlorian Tobias Schandinat4-26/+15
2011-03-21viafb: no need to write CRTC values twiceFlorian Tobias Schandinat1-3/+0
2011-03-21viafb: move initialization codeFlorian Tobias Schandinat1-5/+7
2011-03-21viafb: initialize margins correctFlorian Tobias Schandinat1-20/+11
2011-03-17viafb: refresh rate bug collectionFlorian Tobias Schandinat4-30/+36
2011-03-13Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat7-747/+479
2011-03-12viafb: split pll configs upFlorian Tobias Schandinat1-347/+301
2011-03-12viafb: remove duplicated clock storageFlorian Tobias Schandinat5-212/+133
2011-03-12viafb: always return the best possible clockFlorian Tobias Schandinat2-34/+28
2011-03-12viafb: remove duplicated clock informationFlorian Tobias Schandinat4-166/+29
2011-03-09viafb: factor lcd scaling parameters outFlorian Tobias Schandinat2-85/+19
2011-03-09viafb: strip some structuresFlorian Tobias Schandinat2-15/+0
2011-03-09viafb: remove unused data_mode and device_typeFlorian Tobias Schandinat1-3/+0
2011-03-09viafb: kill lcd_panel_idFlorian Tobias Schandinat5-107/+13
2011-03-09video via: make local variables staticStephen Hemminger5-59/+61
2011-03-09video via: fix iomem accessStephen Hemminger1-8/+7
2011-03-02video/via: drop deprecated (and unused) i2c_adapter.idPeter Huewe1-1/+0
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn25-138/+138
2011-01-26Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-40/+43
2011-01-25video: fix some comments in drivers/video/console/vgacon.cAmerigo Wang1-5/+1
2011-01-25drivers/video/bf537-lq035.c: Add missing IS_ERR testJulia Lawall1-25/+33
2011-01-25video: pxa168fb: remove a redundant pxa168fb_check_var callaxel lin1-5/+1
2011-01-25video: da8xx-fb: fix fb_probe error pathaxel lin1-1/+2
2011-01-21backlight: fix 88pm860x_bl macro collisionRandy Dunlap1-2/+2
2011-01-21kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2-2/+2
2011-01-18video: pxa3xx-gcu: Return -EFAULT when copy_from_user() failsaxel lin1-2/+2
2011-01-18video: nuc900fb: properly free resources in nuc900fb_removeAxel Lin1-0/+2
2011-01-18video: nuc900fb: fix compile errorAxel Lin1-2/+2
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+3
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds26-1130/+1738
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds10-10/+10
2011-01-13vgacon: check for efi machineYannick Heneault1-1/+2
2011-01-13drivers/video/backlight/l4f00242t03.c: fix reset sequenceAlberto Panizzo1-1/+2
2011-01-13drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator ...Alberto Panizzo1-4/+6
2011-01-13drivers/video/backlight/l4f00242t03.c: full implement fb power states for thi...Alberto Panizzo1-22/+75
2011-01-13drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsignedMariusz Kozlowski1-1/+1
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+1
2011-01-13video: move SH_MIPI_DSI/SH_LCD_MIPI_DSI to the top of menuDmitry Eremin-Solenikov1-7/+7
2011-01-13fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfbAlexey Charkov1-0/+28
2011-01-12video: imx: Update the manufacturer's nameFabio Estevam2-2/+2
2011-01-12nuc900fb: don't treat NULL clk as an errorJamie Iles1-2/+3