| Commit message (Expand) | Author | Age |
* | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-10-11 |
|\ |
|
| * | Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into... | Florian Tobias Schandinat | 2012-10-09 |
| |\ |
|
| | * | OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup | Archit Taneja | 2012-09-26 |
| | * | OMAPDSS: OVERLAY: Add position and replication as overlay caps | Archit Taneja | 2012-09-26 |
| | * | OMAPDSS: Remove old way of setting manager and device links | Archit Taneja | 2012-09-26 |
| | * | OMAPDSS: Remove manager->device references | Archit Taneja | 2012-09-26 |
| | * | OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_manager | Archit Taneja | 2012-09-26 |
| | * | OMAPDSS: output: Add set/unset device ops for omap_dss_output | Archit Taneja | 2012-09-26 |
| | * | OMAPDSS: outputs: Create a new entity called outputs | Archit Taneja | 2012-09-26 |
| | * | OMAPDSS: Use WB fifo for GFX overlay | Tomi Valkeinen | 2012-09-07 |
| | * | OMAPDSS: DSI: calculate dsi clock | Tomi Valkeinen | 2012-09-07 |
| | * | OMAPDSS: HDMI: Move GPIO handling to HDMI driver | Tomi Valkeinen | 2012-09-07 |
| | * | Merge tag 'v3.6-rc4' | Tomi Valkeinen | 2012-09-03 |
| | |\ |
|
| | * | | OMAPDSS: Correct DISPC_IRQ bit definitions for LCD3 | Chandrabhanu Mahapatra | 2012-08-27 |
| | * | | OMAPDSS: RFBI: Maitain copy of rfbi timings in driver data | Archit Taneja | 2012-08-16 |
| | * | | OMAPDSS: DSI: Maintain copy of video mode timings in driver data | Archit Taneja | 2012-08-16 |
| | * | | OMAPDSS: DSI: Rename dsi_videomode_data to dsi_videomode_timings | Archit Taneja | 2012-08-16 |
| | * | | OMAPDSS: DSI: Maintain copy of operation mode in driver data | Archit Taneja | 2012-08-16 |
| | * | | OMAPDSS: SDI: Maintain copy of data pairs in driver data | Archit Taneja | 2012-08-16 |
| | * | | OMAPDSS: DPI: Maintain copy of number of data lines in driver data | Archit Taneja | 2012-08-16 |
| | * | | OMAPDSS: RFBI: Maintain copy of number of data lines in driver data | Archit Taneja | 2012-08-16 |
| | * | | OMAPDSS: RFBI: Maintain copy of pixel size in driver data | Archit Taneja | 2012-08-16 |
| | * | | OMAPDSS: DSI: Maintain copy of pixel format in driver data | Archit Taneja | 2012-08-16 |
| | * | | OMAPDSS: RFBI: Add function to set panel size | Archit Taneja | 2012-08-15 |
| | * | | OMAPDSS: RFBI: Remove partial update support | Archit Taneja | 2012-08-15 |
| | * | | OMAPDSS: SDI: Create a function to set timings | Archit Taneja | 2012-08-15 |
| | * | | OMAPDSS: DSI: Add function to set panel size for command mode panels | Archit Taneja | 2012-08-13 |
| | * | | OMAPDSS: DSI: Maintain own copy of timings in driver data | Archit Taneja | 2012-08-13 |
| | * | | OMAPDSS: DPI: Maintain our own timings field in driver data | Archit Taneja | 2012-08-13 |
| * | | | include/video: Add register offsets for FIMD version 8 | Leela Krishna Amudala | 2012-08-07 |
| * | | | include/video: move fimd register headers from platform to include/video | Leela Krishna Amudala | 2012-08-07 |
| | |/
| |/| |
|
* / | | ARM: clps711x: Remove board support for CEIVA | Alexander Shiyan | 2012-09-28 |
|/ / |
|
* | | video: da8xx-fb: configure FIFO threshold to reduce underflow errors | Manjunathappa, Prakash | 2012-07-28 |
* | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ... | Florian Tobias Schandinat | 2012-07-25 |
|\| |
|
| * | OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSI | Archit Taneja | 2012-06-29 |
| * | OMAPDSS: Add interlace parameter to omap_video_timings | Archit Taneja | 2012-06-29 |
| * | OMAPDSS: Remove omap_panel_config enum from omap_dss_device | Archit Taneja | 2012-06-29 |
| * | OMAPDSS: Add some new fields to omap_video_timings | Archit Taneja | 2012-06-29 |
| * | OMAPDSS: Remove passive matrix LCD support (part 3) | Archit Taneja | 2012-06-29 |
| * | OMAPDSS: Remove passive matrix LCD support (part 2) | Archit Taneja | 2012-06-29 |
| * | OMAPDSS: Add LCD3 overlay manager and Clock and IRQ support | Chandrabhanu Mahapatra | 2012-06-29 |
| * | OMAPDSS: Add support for LCD3 channel | Chandrabhanu Mahapatra | 2012-06-29 |
| * | OMAPDSS: remove enum omap_dss_overlay_managers | Tomi Valkeinen | 2012-06-28 |
* | | sh_mobile_meram: Add direct MERAM allocation API | Laurent Pinchart | 2012-07-18 |
* | | sh_mobile_meram: Use direct function calls for the public API | Laurent Pinchart | 2012-07-18 |
* | | sh_mobile_meram: Rename operations to cache_[alloc|free|update] | Laurent Pinchart | 2012-07-18 |
* | | fbdev: sh_mobile_lcdc: Implement overlays support | Laurent Pinchart | 2012-06-20 |
|/ |
|
* | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-06-01 |
|\ |
|
| * | Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-next | Florian Tobias Schandinat | 2012-05-27 |
| |\ |
|
| | * | OMAPDSS: DISPC: Support rotation through TILER | Chandrabhanu Mahapatra | 2012-05-22 |