aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-17Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds3-14/+25
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+929
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-40/+259
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32Linus Torvalds3-0/+858
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds16-1054/+777
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King32-180/+190
2011-03-16Merge remote branch 'rmk/for-linus' into for-linusDavid Brown31-179/+189
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-63/+0
2011-03-17unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao3-0/+858
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds13-64/+52
2011-03-16Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Paul Mundt13-1025/+579
2011-03-16fbdev: sh_mobile_lcdc: Add YUV framebuffer supportDamian Hobson-Garcia2-29/+114
2011-03-12Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat7-747/+479
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-tcc into devel-stableRussell King1-1/+8
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-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+8
2011-03-10fbdev: sh_mobile_lcdcfb: add backlight supportAlexandre Courbot3-0/+84
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-08msm: mdp: Set the correct pack pattern for XRGB/ARGBDima Zavin1-1/+1
2011-03-08msm_fb: Fix framebuffer consoleArve Hjønnevåg1-2/+2
2011-03-07video: Add i.MX23/28 framebuffer driverSascha Hauer3-0/+929
2011-03-04drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin1-1/+8
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy1-1/+1
2011-03-02msm: mdp: Add support for RGBX 8888 image format.Dima Zavin2-1/+9
2011-03-02video: msmfb: Put the partial update magic value into the fix_screen struct.Dima Zavin1-0/+12
2011-03-02video/via: drop deprecated (and unused) i2c_adapter.idPeter Huewe1-1/+0
2011-02-28dt/video: Eliminate users of of_platform_{,un}register_driverGrant Likely13-64/+52
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+1
2011-02-11VIDEO: cyberpro: remove unused cyber2000fb_get_fb_var()Russell King2-9/+0
2011-02-11VIDEO: cyberpro: remove useless function extreg pointersRussell King2-11/+0
2011-02-11VIDEO: cyberpro: update handling of device structuresRussell King2-10/+11
2011-02-11VIDEO: cyberpro: add support for video capture I2CRussell King3-14/+118
2011-02-11VIDEO: cyberpro: make 'reg_b0_lock' always presentRussell King1-7/+5
2011-02-11VIDEO: cyberpro: add I2C supportOndrej Zary2-0/+136
2011-01-28VIDEO: cyberpro: select lowest multipler/divisor for PLLRussell King1-3/+3
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn25-138/+138
2011-01-25video/msm_fb: use system_wq instead of dedicated workqueuesTejun Heo1-10/+1
2011-01-26Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus 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