aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* matroxfb: fix incorrect use of memcpy_toio()Ondrej Zary2010-08-201-2/+2
* VIDEO: amba clcd: don't disable an already disabled clockRussell King2010-08-171-2/+8
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-121-1/+1
|\
| * i2c: Add support for custom probe functionJean Delvare2010-08-111-1/+1
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-122-3/+6
|\ \
| * | param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-111-0/+2
| * | param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-111-3/+4
| |/
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-1213-32/+32
|\ \
| * | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-0613-32/+32
* | | Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-08-112-4/+1
|\ \ \
| * | | video: msm: Fix section mismatch in mddi.c.Gregory Bean2010-07-291-1/+1
| * | | drivers: video: msm: drop some unused variablesDaniel Walker2010-06-172-3/+0
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-116-54/+1711
|\ \ \ \
| * \ \ \ Merge branches 'master' and 'devel' into for-linusRussell King2010-08-105-52/+1694
| |\ \ \ \
| | * \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-08-065-52/+1694
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | fbdev: sh-mobile: HDMI support for SH-Mobile SoCsGuennadi Liakhovetski2010-08-044-49/+1175
| | | * | | sh: add a parameter to LCDC driver's .display_on() callbackGuennadi Liakhovetski2010-08-042-2/+2
| | | * | | fbdev: sh-mobile-lcdc: fix potential Oops in SH-Mobile LCDC framebuffer driverGuennadi Liakhovetski2010-08-041-2/+4
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-048-40/+110
| | | |\ \ \
| | | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-07-0518-85/+65
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-3144-357/+3124
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-2449-731/+2977
| | | |\ \ \ \ \ \
| | | * | | | | | | sh-mobile: add support for displays, connected over the MIPI busGuennadi Liakhovetski2010-05-243-0/+514
| * | | | | | | | | ARM: 6281/1: video/imxfb.c: allow usage without BACKLIGHT_CLASS_DEVICEEric BĂ©nard2010-08-101-2/+17
* | | | | | | | | | drivers/video/igafb.c: make igafb_setup() and igafb_init() staticAndrew Morton2010-08-111-2/+2
* | | | | | | | | | drivers/video/igafb.c: introduce lost 'return'Kulikov Vasiliy2010-08-111-0/+1
* | | | | | | | | | fbmem: VM_IO set, but not propagatedDaniel De Graaf2010-08-111-0/+1
* | | | | | | | | | s3c-fb: automatically calculate pixel clock when none is givenMaurus Cuelenaere2010-08-111-0/+25
* | | | | | | | | | s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak2010-08-111-0/+15
* | | | | | | | | | s3c-fb: fix section mismatchMarek Szyprowski2010-08-111-5/+5
* | | | | | | | | | s3c-fb: protect window-specific registers during updatesPawel Osciak2010-08-111-0/+7
* | | | | | | | | | s3c-fb: correct window osd size and alpha register handlingPawel Osciak2010-08-111-7/+47
* | | | | | | | | | s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak2010-08-111-4/+36
* | | | | | | | | | s3c-fb: window 3 of 64xx+ does not have an osd_d registerPawel Osciak2010-08-111-1/+0
* | | | | | | | | | s3c-fb: add wait for VSYNC ioctlPawel Osciak2010-08-111-1/+165
* | | | | | | | | | s3c-fb: add support for display panningPawel Osciak2010-08-111-0/+68
* | | | | | | | | | s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structuresPawel Osciak2010-08-111-3/+34
* | | | | | | | | | s3c-fb: fix various null references on framebuffer memory alloc failurePawel Osciak2010-08-111-3/+5
* | | | | | | | | | s3c-fb: integrate palette setup code into main driverBen Dooks2010-08-111-1/+32
* | | | | | | | | | s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks2010-08-111-31/+131
* | | | | | | | | | s3c-fb: initial move to unifying the header filesBen Dooks2010-08-111-28/+180
* | | | | | | | | | s3c-fb: only init window colour key controls for windows with blendingBen Dooks2010-08-111-3/+11
* | | | | | | | | | s3c-fb: fix distortedness situation for the mode more then 24bppInKi Dae2010-08-111-0/+1
* | | | | | | | | | s3c-fb: add default window feature.InKi Dae2010-08-111-3/+3
* | | | | | | | | | s3c-fb: change to depending on CONFIG_S3C_FB_DEVBen Dooks2010-08-111-1/+1
* | | | | | | | | | drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()Denys Vlasenko2010-08-111-3/+2
* | | | | | | | | | fbcon: uninline four foo_update_attr() functionsDenys Vlasenko2010-08-114-4/+4
* | | | | | | | | | fbcon: uninline large static function get_color()Denys Vlasenko2010-08-111-1/+1
* | | | | | | | | | fbdev: efifb: section fixesHenrik Kretzschmar2010-08-111-4/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | tty: fix console_sem lock orderArnd Bergmann2010-08-101-2/+0