| Commit message (Expand) | Author | Age |
* | 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 |
| * | | OMAP: DSS2: OMAPFB: Fix sysfs mirror input check | Jani Nikula | 2010-08-05 |
| * | | OMAP: DSS2: OMAPFB: Remove redundant color register range check | Jani Nikula | 2010-08-05 |
| * | | OMAP: DSS2: OMAPFB: Remove redundant rotate range check | Jani Nikula | 2010-08-05 |
| * | | OMAP: DSS2: OMAPFB: Check fb2display() return value | Jani Nikula | 2010-08-05 |
| * | | OMAP: DSS2: Taal: Optimize enable_te, rotate, mirror when value unchanged | Tomi Valkeinen | 2010-08-05 |
| * | | OMAP: DSS2: DSI: detect unsupported update requests | Tomi Valkeinen | 2010-08-05 |
| * | | OMAP: DSS2: DSI: increase FIFO low threshold | Tomi Valkeinen | 2010-08-05 |
| * | | OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIO | Tomi Valkeinen | 2010-08-05 |
| * | | OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_size | Tomi Valkeinen | 2010-08-05 |
| * | | OMAP: DSS2: change manual update scaling setup | Tomi Valkeinen | 2010-08-05 |
| * | | OMAP: DSS2: DSI: use BTA to end the frame transfer | Tomi Valkeinen | 2010-08-05 |
| * | | OMAP: DSS2: DSI: change dsi_vc_config_l4/vp() | Tomi Valkeinen | 2010-08-05 |
| * | | OMAP: DSS2: DSI: Disable interface when disabling the display | Ville Syrjälä | 2010-08-05 |
| * | | OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting them | Tomi Valkeinen | 2010-08-05 |
| * | | OMAP: DSS2: DSI: Print an error message if DSI clock calc fails | Ville Syrjälä | 2010-08-05 |
| * | | OMAP: DSS2: DSI: Disable PCKFREE on error | Ville Syrjälä | 2010-08-05 |
| * | | OMAP: DSS2: Taal: CABC workaround is Taal specific | Jani Nikula | 2010-08-03 |
| * | | OMAP: DSS2: Taal: Add regulator configuration support | Tomi Valkeinen | 2010-08-03 |
| * | | OMAP: DSS2: Taal: Print panel name in addition to revision | Jani Nikula | 2010-08-03 |
| * | | OMAP: DSS2: Taal: Add panel specific configuration structure | Jani Nikula | 2010-08-03 |
| * | | OMAP: DSS2: Taal: Configure ESD check in DSI panel data | Jani Nikula | 2010-08-03 |
| * | | OMAP: DSS2: Taal: Use Nokia DSI panel data | Tomi Valkeinen | 2010-08-03 |
| * | | OMAP: DSS2: Taal: Add proper external TE support | Jani Nikula | 2010-08-03 |
| * | | OMAP: DSS2: Taal: Change probe error handling labels | Jani Nikula | 2010-08-03 |
| * | | OMAP: DSS2: Taal: Change ESD work management | Jani Nikula | 2010-08-03 |
| * | | OMAP: DSS2: Taal: Check taal_power_on() return value in taal_resume() | Jani Nikula | 2010-08-03 |