summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | 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/+2Star
* | | | | | | | | | | 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/+0Star
* | | | | | | | | | tty: replace BKL with a new tty_lockArnd Bergmann2010-08-101-2/+2
* | | | | | | | | | vt/console: try harder to print output when panicingJesse Barnes2010-08-101-1/+3
|/ / / / / / / / /
* | | | | | | | | drivers/video/w100fb.c: ignore void return value / fix build failurePeter Huewe2010-08-101-2/+2
* | | | | | | | | Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6Linus Torvalds2010-08-0811-901/+445Star
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | drivers/video/via/via-gpio.c: fix warningAndrew Morton2010-08-061-1/+1
| * | | | | | | | viafb: Depends on X86Ben Hutchings2010-08-051-1/+1
| * | | | | | | | fbdev: section cleanup in viafb driverHenrik Kretzschmar2010-08-051-3/+3
| * | | | | | | | viafb: fix accel_flags check_var bugFlorian Tobias Schandinat2010-07-231-2/+2
| * | | | | | | | viafb: probe cleanupsFlorian Tobias Schandinat2010-07-231-24/+3Star
| * | | | | | | | viafb: remove ioctls which break the framebuffer interfaceFlorian Tobias Schandinat2010-07-232-254/+0Star
| * | | | | | | | viafb: update fix before calculating depthFlorian Tobias Schandinat2010-07-231-1/+1
| * | | | | | | | viafb: PLL value cleanupFlorian Tobias Schandinat2010-07-233-489/+412Star
| * | | | | | | | viafb: simplify lcd size "detection"Florian Tobias Schandinat2010-07-234-41/+1Star
| * | | | | | | | viafb: fix PCI tableFlorian Tobias Schandinat2010-07-231-7/+9
| * | | | | | | | viafb: add lcd scaling support for some IGPsFlorian Tobias Schandinat2010-07-231-0/+6
| * | | | | | | | viafb: improve lcd code readabilityFlorian Tobias Schandinat2010-07-231-5/+4Star
| * | | | | | | | viafb: remove duplicated scaling codeFlorian Tobias Schandinat2010-07-231-73/+2Star
* | | | | | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-08-0814-576/+1223
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNCGrazvydas Ignotas2010-08-051-0/+12
| * | | | | | | | | OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store()Archit Taneja2010-08-051-1/+1
| * | | | | | | | | OMAP: DSS2: Fix error path in omap_dsi_update()Archit Taneja2010-08-051-1/+6
| * | | | | | | | | OMAP: DSS2: TDO35S: fix video signalingIgor Grinberg2010-08-051-2/+6
| * | | | | | | | | OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modesMaurus Cuelenaere2010-08-051-2/+2
| * | | | | | | | | OMAP: DSS2: OMAPFB: Fix probe error pathAfzal Mohammed2010-08-051-7/+7
| * | | | | | | | | OMAP: DSS2: Remove extra return statementArchit Taneja2010-08-051-1/+0Star
| * | | | | | | | | OMAP: DSS2: adjust YUV overlay width to be evenTomi Valkeinen2010-08-051-0/+15
| * | | | | | | | | OMAP: DSS2: OMAPFB: Fix sysfs mirror input checkJani Nikula2010-08-051-1/+1
| * | | | | | | | | OMAP: DSS2: OMAPFB: Remove redundant color register range checkJani Nikula2010-08-051-5/+0Star
| * | | | | | | | | OMAP: DSS2: OMAPFB: Remove redundant rotate range checkJani Nikula2010-08-051-1/+1
| * | | | | | | | | OMAP: DSS2: OMAPFB: Check fb2display() return valueJani Nikula2010-08-052-1/+4
| * | | | | | | | | OMAP: DSS2: Taal: Optimize enable_te, rotate, mirror when value unchangedTomi Valkeinen2010-08-051-0/+15
| * | | | | | | | | OMAP: DSS2: DSI: detect unsupported update requestsTomi Valkeinen2010-08-051-0/+6
| * | | | | | | | | OMAP: DSS2: DSI: increase FIFO low thresholdTomi Valkeinen2010-08-051-1/+1
| * | | | | | | | | OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIOTomi Valkeinen2010-08-051-7/+16
| * | | | | | | | | OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_sizeTomi Valkeinen2010-08-051-9/+1Star
| * | | | | | | | | OMAP: DSS2: change manual update scaling setupTomi Valkeinen2010-08-055-34/+48
| * | | | | | | | | OMAP: DSS2: DSI: use BTA to end the frame transferTomi Valkeinen2010-08-052-63/+58Star
| * | | | | | | | | OMAP: DSS2: DSI: change dsi_vc_config_l4/vp()Tomi Valkeinen2010-08-051-6/+16
| * | | | | | | | | OMAP: DSS2: DSI: Disable interface when disabling the displayVille Syrjälä2010-08-051-0/+7
| * | | | | | | | | OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting themTomi Valkeinen2010-08-053-0/+26