summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2011-03-22mbp_nvidia_bl: check that the backlight control functionsMatthew Garrett1-0/+13
2011-03-22mbp_nvidia_bl: remove DMI dependencyMatthew Garrett3-275/+101
2011-03-22backlight: add backlight typeMatthew Garrett36-1/+59
2011-03-22drivers/vidfeo/backlight: ld9040 amoled driver supportDonghwa Lee4-0/+1028
2011-03-21matroxfb: remove incorrect Matrox G200eV supportGary Hade1-9/+0
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-4/+1
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:/...Linus Torvalds4-40/+259
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds3-0/+858
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds16-1054/+777
2011-03-17video: change to new flag variablematt mooney1-4/+1
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/l...Russell 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/ne...David 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