Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | fbmem: VM_IO set, but not propagated | Daniel De Graaf | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: automatically calculate pixel clock when none is given | Maurus Cuelenaere | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: add support for DMA channel control on S5PV210 | Pawel Osciak | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: fix section mismatch | Marek Szyprowski | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: protect window-specific registers during updates | Pawel Osciak | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: correct window osd size and alpha register handling | Pawel Osciak | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: add SHADOWCON shadow register locking support for S5PV210 | Pawel Osciak | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: window 3 of 64xx+ does not have an osd_d register | Pawel Osciak | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: add wait for VSYNC ioctl | Pawel Osciak | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: add support for display panning | Pawel Osciak | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structures | Pawel Osciak | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: fix various null references on framebuffer memory alloc failure | Pawel Osciak | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: integrate palette setup code into main driver | Ben Dooks | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: udpate to support s3c2416/s3c2443 style hardware | Ben Dooks | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: initial move to unifying the header files | Ben Dooks | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: only init window colour key controls for windows with blending | Ben Dooks | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: fix distortedness situation for the mode more then 24bpp | InKi Dae | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: add default window feature. | InKi Dae | 2010-08-11 | |
* | | | | | | | | | | | | s3c-fb: change to depending on CONFIG_S3C_FB_DEV | Ben Dooks | 2010-08-11 | |
* | | | | | | | | | | | | drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options() | Denys Vlasenko | 2010-08-11 | |
* | | | | | | | | | | | | fbcon: uninline four foo_update_attr() functions | Denys Vlasenko | 2010-08-11 | |
* | | | | | | | | | | | | fbcon: uninline large static function get_color() | Denys Vlasenko | 2010-08-11 | |
* | | | | | | | | | | | | fbdev: efifb: section fixes | Henrik Kretzschmar | 2010-08-11 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | tty: fix console_sem lock order | Arnd Bergmann | 2010-08-10 | |
* | | | | | | | | | | | tty: replace BKL with a new tty_lock | Arnd Bergmann | 2010-08-10 | |
* | | | | | | | | | | | vt/console: try harder to print output when panicing | Jesse Barnes | 2010-08-10 | |
|/ / / / / / / / / / | ||||
* | | | | | | | | | | drivers/video/w100fb.c: ignore void return value / fix build failure | Peter Huewe | 2010-08-09 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2010-08-08 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
| * | | | | | | | | | drivers/video/via/via-gpio.c: fix warning | Andrew Morton | 2010-08-05 | |
| * | | | | | | | | | viafb: Depends on X86 | Ben Hutchings | 2010-08-05 | |
| * | | | | | | | | | fbdev: section cleanup in viafb driver | Henrik Kretzschmar | 2010-08-05 | |
| * | | | | | | | | | viafb: fix accel_flags check_var bug | Florian Tobias Schandinat | 2010-07-23 | |
| * | | | | | | | | | viafb: probe cleanups | Florian Tobias Schandinat | 2010-07-23 | |
| * | | | | | | | | | viafb: remove ioctls which break the framebuffer interface | Florian Tobias Schandinat | 2010-07-23 | |
| * | | | | | | | | | viafb: update fix before calculating depth | Florian Tobias Schandinat | 2010-07-23 | |
| * | | | | | | | | | viafb: PLL value cleanup | Florian Tobias Schandinat | 2010-07-23 | |
| * | | | | | | | | | viafb: simplify lcd size "detection" | Florian Tobias Schandinat | 2010-07-23 | |
| * | | | | | | | | | viafb: fix PCI table | Florian Tobias Schandinat | 2010-07-23 | |
| * | | | | | | | | | viafb: add lcd scaling support for some IGPs | Florian Tobias Schandinat | 2010-07-23 | |
| * | | | | | | | | | viafb: improve lcd code readability | Florian Tobias Schandinat | 2010-07-23 | |
| * | | | | | | | | | viafb: remove duplicated scaling code | Florian Tobias Schandinat | 2010-07-23 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2010-08-08 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC | Grazvydas Ignotas | 2010-08-05 | |
| * | | | | | | | | | | OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store() | Archit Taneja | 2010-08-05 | |
| * | | | | | | | | | | OMAP: DSS2: Fix error path in omap_dsi_update() | Archit Taneja | 2010-08-05 | |
| * | | | | | | | | | | OMAP: DSS2: TDO35S: fix video signaling | Igor Grinberg | 2010-08-05 | |
| * | | | | | | | | | | OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modes | Maurus Cuelenaere | 2010-08-05 | |
| * | | | | | | | | | | OMAP: DSS2: OMAPFB: Fix probe error path | Afzal Mohammed | 2010-08-05 | |
| * | | | | | | | | | | OMAP: DSS2: Remove extra return statement | Archit Taneja | 2010-08-05 | |
| * | | | | | | | | | | OMAP: DSS2: adjust YUV overlay width to be even | Tomi Valkeinen | 2010-08-05 |