Age | Commit message (Expand) | Author | Files | Lines |
2012-09-12 | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren | 1 | -0/+1 |
2012-08-23 | OMAPFB: fix framebuffer console colors | Grazvydas Ignotas | 1 | -1/+1 |
2012-06-29 | OMAPFB: Map interlace field in omap_video_timings with fb vmode flags | Archit Taneja | 1 | -3/+5 |
2012-06-29 | OMAPFB: Map the newly added omap_video_timings fields with fb sync flags | Archit Taneja | 1 | -4/+39 |
2012-05-22 | OMAPFB: remove compiler warnings when CONFIG_BUG=n | Tomi Valkeinen | 2 | -0/+2 |
2012-05-11 | OMAPFB: add __init & __exit | Tomi Valkeinen | 1 | -5/+4 |
2012-05-11 | OMAPFB: fix parsing of vram parameter | Tomi Valkeinen | 1 | -1/+1 |
2012-05-11 | OMAPDSS: OMAPFB: always allow to configure overlay | Grazvydas Ignotas | 1 | -2/+2 |
2012-04-23 | OMAPDSS: OMAPFB: check for matching memory size early | Grazvydas Ignotas | 1 | -6/+7 |
2012-02-23 | OMAPFB: remove unused fb_format_to_dss_mode() | Tomi Valkeinen | 1 | -54/+0 |
2012-02-23 | OMAPFB: remove mem info from platform_data | Tomi Valkeinen | 1 | -43/+0 |
2012-02-23 | OMAPDSS: Remove video SRAM support | Tomi Valkeinen | 2 | -3/+3 |
2012-01-14 | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 4 | -32/+39 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2 | -5/+5 |
2011-12-02 | OMAPDSS: APPLY: move ovl->info to apply.c | Tomi Valkeinen | 2 | -10/+14 |
2011-12-02 | OMAPDSS: APPLY: rewrite overlay enable/disable | Tomi Valkeinen | 4 | -22/+25 |
2011-11-26 | staging: add omapdrm DRM/KMS driver for TI OMAP platforms | Rob Clark | 1 | -1/+1 |
2011-10-31 | video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video | Paul Gortmaker | 1 | -0/+1 |
2011-09-30 | OMAPDSS: remove vaddr from overlay info | Tomi Valkeinen | 1 | -14/+5 |
2011-09-30 | OMAPFB: find best mode from edid | Tomi Valkeinen | 1 | -10/+99 |
2011-09-30 | OMAP: OMAPFB: string parsing cleanups | Tomi Valkeinen | 1 | -4/+2 |
2011-09-30 | OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig | Tomi Valkeinen | 1 | -1/+1 |
2011-09-30 | OMAP: OMAPFB: make omapfb start even when a display is missing a driver | Tomi Valkeinen | 1 | -2/+3 |
2011-09-14 | OMAPFB: make debug message more useful | Andy Doan | 1 | -1/+2 |
2011-07-01 | OMAP: DSS2: OMAPFB: Implement auto-update mode | Tomi Valkeinen | 4 | -56/+202 |
2011-07-01 | OMAP: DSS2: OMAPFB: Add struct to store per-display data | Tomi Valkeinen | 2 | -21/+34 |
2011-05-12 | OMAP: DSS2: OMAPFB: Reduce stack usage | Tomi Valkeinen | 1 | -34/+61 |
2011-05-12 | OMAP: DSS2: OMAPFB: remove dead code | Tomi Valkeinen | 1 | -29/+0 |
2011-05-11 | OMAP: DSS2: OMAPFB: make DBG() more resistant in if-else constructions | Niels de Vos | 1 | -2/+4 |
2011-05-11 | OMAP: DSS2: Convert simple/strict_strto* to kstrto* | Tomi Valkeinen | 1 | -7/+14 |
2011-05-11 | OMAP: DSS2: OMAPFB: Remove implicit display update on unblank | Jani Nikula | 1 | -13/+0 |
2011-05-11 | OMAP: DSS2: OMAPFB: Handle errors when initializing panel | Tomi Valkeinen | 1 | -21/+59 |
2011-05-11 | OMAP: DSS2: Add method for querying display dimensions from DSS drivers | Jani Nikula | 2 | -4/+20 |
2011-05-11 | OMAP: DSS2: Move display.h to include/video/ | Tomi Valkeinen | 4 | -4/+4 |
2011-03-11 | OMAPFB: Adding a check for timings in set_def_mode | Janorkar, Mayuresh | 1 | -7/+16 |
2011-03-11 | OMAP2PLUS: DSS2: Add OMAP4 Kconfig support | Mayuresh Janorkar | 1 | -3/+3 |
2011-01-10 | OMAP: DSS2: OMAPFB: Add null pointer check | Samreen | 1 | -2/+3 |
2010-10-22 | OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3 | Senthilvadivu Guruswamy | 1 | -0/+10 |
2010-10-22 | OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3 | Senthilvadivu Guruswamy | 1 | -1/+1 |
2010-10-22 | OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsync | Tasslehoff Kjappfot | 1 | -8/+8 |
2010-08-05 | OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC | Grazvydas Ignotas | 1 | -0/+12 |
2010-08-05 | OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modes | Maurus Cuelenaere | 1 | -2/+2 |
2010-08-05 | OMAP: DSS2: OMAPFB: Fix probe error path | Afzal Mohammed | 1 | -7/+7 |
2010-08-05 | OMAP: DSS2: OMAPFB: Fix sysfs mirror input check | Jani Nikula | 1 | -1/+1 |
2010-08-05 | OMAP: DSS2: OMAPFB: Remove redundant color register range check | Jani Nikula | 1 | -5/+0 |
2010-08-05 | OMAP: DSS2: OMAPFB: Remove redundant rotate range check | Jani Nikula | 1 | -1/+1 |
2010-08-05 | OMAP: DSS2: OMAPFB: Check fb2display() return value | Jani Nikula | 2 | -1/+4 |
2010-08-03 | OMAP: DSS2: OMAPFB: Add some locking debug checks | Ville Syrjälä | 4 | -0/+13 |
2010-08-03 | OMAP: DSS2: OMAPFB: Make lockdep happy | Ville Syrjälä | 3 | -13/+36 |
2010-08-03 | OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsem | Ville Syrjälä | 4 | -25/+10 |