Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | s3c-fb: initial move to unifying the header files | Ben Dooks | 2010-08-11 | 1 | -28/+180 | |
* | | | | | | | | | | | s3c-fb: only init window colour key controls for windows with blending | Ben Dooks | 2010-08-11 | 1 | -3/+11 | |
* | | | | | | | | | | | s3c-fb: fix distortedness situation for the mode more then 24bpp | InKi Dae | 2010-08-11 | 1 | -0/+1 | |
* | | | | | | | | | | | s3c-fb: add default window feature. | InKi Dae | 2010-08-11 | 1 | -3/+3 | |
* | | | | | | | | | | | s3c-fb: change to depending on CONFIG_S3C_FB_DEV | Ben Dooks | 2010-08-11 | 1 | -1/+1 | |
* | | | | | | | | | | | drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options() | Denys Vlasenko | 2010-08-11 | 1 | -3/+2 | |
* | | | | | | | | | | | fbcon: uninline four foo_update_attr() functions | Denys Vlasenko | 2010-08-11 | 4 | -4/+4 | |
* | | | | | | | | | | | fbcon: uninline large static function get_color() | Denys Vlasenko | 2010-08-11 | 1 | -1/+1 | |
* | | | | | | | | | | | fbdev: efifb: section fixes | Henrik Kretzschmar | 2010-08-11 | 1 | -4/+4 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | tty: fix console_sem lock order | Arnd Bergmann | 2010-08-10 | 1 | -2/+0 | |
* | | | | | | | | | | tty: replace BKL with a new tty_lock | Arnd Bergmann | 2010-08-10 | 1 | -2/+2 | |
* | | | | | | | | | | vt/console: try harder to print output when panicing | Jesse Barnes | 2010-08-10 | 1 | -1/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | drivers/video/w100fb.c: ignore void return value / fix build failure | Peter Huewe | 2010-08-09 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2010-08-08 | 11 | -901/+445 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | drivers/video/via/via-gpio.c: fix warning | Andrew Morton | 2010-08-05 | 1 | -1/+1 | |
| * | | | | | | | | viafb: Depends on X86 | Ben Hutchings | 2010-08-05 | 1 | -1/+1 | |
| * | | | | | | | | fbdev: section cleanup in viafb driver | Henrik Kretzschmar | 2010-08-05 | 1 | -3/+3 | |
| * | | | | | | | | viafb: fix accel_flags check_var bug | Florian Tobias Schandinat | 2010-07-23 | 1 | -2/+2 | |
| * | | | | | | | | viafb: probe cleanups | Florian Tobias Schandinat | 2010-07-23 | 1 | -24/+3 | |
| * | | | | | | | | viafb: remove ioctls which break the framebuffer interface | Florian Tobias Schandinat | 2010-07-23 | 2 | -254/+0 | |
| * | | | | | | | | viafb: update fix before calculating depth | Florian Tobias Schandinat | 2010-07-23 | 1 | -1/+1 | |
| * | | | | | | | | viafb: PLL value cleanup | Florian Tobias Schandinat | 2010-07-23 | 3 | -489/+412 | |
| * | | | | | | | | viafb: simplify lcd size "detection" | Florian Tobias Schandinat | 2010-07-23 | 4 | -41/+1 | |
| * | | | | | | | | viafb: fix PCI table | Florian Tobias Schandinat | 2010-07-23 | 1 | -7/+9 | |
| * | | | | | | | | viafb: add lcd scaling support for some IGPs | Florian Tobias Schandinat | 2010-07-23 | 1 | -0/+6 | |
| * | | | | | | | | viafb: improve lcd code readability | Florian Tobias Schandinat | 2010-07-23 | 1 | -5/+4 | |
| * | | | | | | | | viafb: remove duplicated scaling code | Florian Tobias Schandinat | 2010-07-23 | 1 | -73/+2 | |
* | | | | | | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2010-08-08 | 14 | -576/+1223 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC | Grazvydas Ignotas | 2010-08-05 | 1 | -0/+12 | |
| * | | | | | | | | | OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store() | Archit Taneja | 2010-08-05 | 1 | -1/+1 | |
| * | | | | | | | | | OMAP: DSS2: Fix error path in omap_dsi_update() | Archit Taneja | 2010-08-05 | 1 | -1/+6 | |
| * | | | | | | | | | OMAP: DSS2: TDO35S: fix video signaling | Igor Grinberg | 2010-08-05 | 1 | -2/+6 | |
| * | | | | | | | | | OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modes | Maurus Cuelenaere | 2010-08-05 | 1 | -2/+2 | |
| * | | | | | | | | | OMAP: DSS2: OMAPFB: Fix probe error path | Afzal Mohammed | 2010-08-05 | 1 | -7/+7 | |
| * | | | | | | | | | OMAP: DSS2: Remove extra return statement | Archit Taneja | 2010-08-05 | 1 | -1/+0 | |
| * | | | | | | | | | OMAP: DSS2: adjust YUV overlay width to be even | Tomi Valkeinen | 2010-08-05 | 1 | -0/+15 | |
| * | | | | | | | | | OMAP: DSS2: OMAPFB: Fix sysfs mirror input check | Jani Nikula | 2010-08-05 | 1 | -1/+1 | |
| * | | | | | | | | | OMAP: DSS2: OMAPFB: Remove redundant color register range check | Jani Nikula | 2010-08-05 | 1 | -5/+0 | |
| * | | | | | | | | | OMAP: DSS2: OMAPFB: Remove redundant rotate range check | Jani Nikula | 2010-08-05 | 1 | -1/+1 | |
| * | | | | | | | | | OMAP: DSS2: OMAPFB: Check fb2display() return value | Jani Nikula | 2010-08-05 | 2 | -1/+4 | |
| * | | | | | | | | | OMAP: DSS2: Taal: Optimize enable_te, rotate, mirror when value unchanged | Tomi Valkeinen | 2010-08-05 | 1 | -0/+15 | |
| * | | | | | | | | | OMAP: DSS2: DSI: detect unsupported update requests | Tomi Valkeinen | 2010-08-05 | 1 | -0/+6 | |
| * | | | | | | | | | OMAP: DSS2: DSI: increase FIFO low threshold | Tomi Valkeinen | 2010-08-05 | 1 | -1/+1 | |
| * | | | | | | | | | OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIO | Tomi Valkeinen | 2010-08-05 | 1 | -7/+16 | |
| * | | | | | | | | | OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_size | Tomi Valkeinen | 2010-08-05 | 1 | -9/+1 | |
| * | | | | | | | | | OMAP: DSS2: change manual update scaling setup | Tomi Valkeinen | 2010-08-05 | 5 | -34/+48 | |
| * | | | | | | | | | OMAP: DSS2: DSI: use BTA to end the frame transfer | Tomi Valkeinen | 2010-08-05 | 2 | -63/+58 | |
| * | | | | | | | | | OMAP: DSS2: DSI: change dsi_vc_config_l4/vp() | Tomi Valkeinen | 2010-08-05 | 1 | -6/+16 | |
| * | | | | | | | | | OMAP: DSS2: DSI: Disable interface when disabling the display | Ville Syrjälä | 2010-08-05 | 1 | -0/+7 | |
| * | | | | | | | | | OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting them | Tomi Valkeinen | 2010-08-05 | 3 | -0/+26 |