| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | OMAPDSS: HDMI: add missing core irq | Tomi Valkeinen | 2014-01-13 | 1 | -1/+1 |
| * | | OMAPDSS: HDMI: fix HDMI_WP_CLK name | Tomi Valkeinen | 2014-01-13 | 2 | -2/+2 |
| * | | OMAPDSS: HDMI: fix hdmi_wait_for_bit_change | Tomi Valkeinen | 2014-01-13 | 1 | -6/+6 |
| * | | OMAPDSS: DISPC: fix context restore | Tomi Valkeinen | 2014-01-13 | 1 | -0/+2 |
| * | | OMAPDSS: HDMI4: remove useless func calls | Tomi Valkeinen | 2014-01-13 | 1 | -4/+0 |
| * | | OMAPDSS: HDMI4: Accept non-standard timings | Archit Taneja | 2014-01-13 | 1 | -4/+11 |
| * | | OMAPDSS: DSI: fix fifosize | Tomi Valkeinen | 2013-12-30 | 1 | -12/+13 |
| * | | OMAPDSS: rename display-sysfs 'name' entry | Tomi Valkeinen | 2013-12-30 | 1 | -2/+2 |
| * | | OMAPDSS: DISPC: Add MFLAG defines | Tomi Valkeinen | 2013-12-30 | 4 | -0/+26 |
| * | | OMAPDSS: apply fixes | Tomi Valkeinen | 2013-12-30 | 2 | -5/+3 |
| * | | OMAPDSS: fix debug prints | Tomi Valkeinen | 2013-12-30 | 5 | -23/+31 |
| * | | OMAPDSS: fix missing EXPORT_SYMBOL()s | Tomi Valkeinen | 2013-12-30 | 1 | -0/+2 |
|/ / |
|
* | | ARM: OMAPFB: panel-sony-acx565akm: fix bad unlock balance | Aaro Koskinen | 2013-11-26 | 1 | -3/+2 |
* | | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -1/+1 |
* | | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 2013-11-14 | 23 | -2255/+2997 |
|\ \
| |/
|/| |
|
| * | omapdss: Add new panel driver for Topolly td028ttec1 LCD. | Marek Belisko | 2013-10-31 | 3 | -0/+487 |
| * | video: Remove unnecessary semicolons | Joe Perches | 2013-10-30 | 3 | -3/+3 |
| * | OMAPDSS: connector-dvi: fix releasing i2c_adapter | Tomi Valkeinen | 2013-10-29 | 1 | -0/+7 |
| * | OMAPDSS: DSI: fix perf measuring ifdefs | Tomi Valkeinen | 2013-10-29 | 1 | -5/+5 |
| * | OMAPDSS: Fix de_level in videomode_to_omap_video_timings() | Roel Kluin | 2013-10-18 | 1 | -1/+1 |
| * | OMAPDSS: HDMI: Correctly compare timings | Richard Röjfors | 2013-10-09 | 1 | -1/+1 |
| * | omapdss: HDMI: move common functions to a separate file | Archit Taneja | 2013-10-09 | 6 | -435/+447 |
| * | omapdss: OMAP4: HDMI: remove unnecessary edid macros | Archit Taneja | 2013-10-09 | 1 | -8/+0 |
| * | omapdss: HDMI: Rename hdmi driver files to nicer names | Archit Taneja | 2013-10-09 | 10 | -33/+25 |
| * | omapdss: HDMI: add HDMI wrapper IRQ flags | Archit Taneja | 2013-10-09 | 2 | -3/+15 |
| * | omapdss: HDMI: Clean up the header files | Archit Taneja | 2013-10-09 | 6 | -264/+171 |
| * | omapdss: HDMI: remove hdmi_ip_data struct | Archit Taneja | 2013-10-09 | 2 | -58/+47 |
| * | omapdss: HDMI: Use OMAP4 HDMI core functions directly and remove hdmi_ip_ops | Archit Taneja | 2013-10-09 | 6 | -184/+162 |
| * | omapdss: HDMI: create a PHY library | Archit Taneja | 2013-10-09 | 6 | -135/+219 |
| * | omapdss: HDMI: create a PLL library | Archit Taneja | 2013-10-09 | 6 | -203/+285 |
| * | omapdss: HDMI: create a Wrapper library | Archit Taneja | 2013-10-09 | 7 | -380/+479 |
| * | OMAPDSS: HDMI: OMAP4: Complete dumping of core registers | Ricardo Neri | 2013-09-27 | 1 | -1/+46 |
| * | OMAPDSS: HDMI: OMAP4: Complete register definitions for core | Ricardo Neri | 2013-09-27 | 1 | -1/+47 |
| * | OMAPDSS: HDMI: OMAP4: Rename the HDMI_CORE_CTRL1 register | Ricardo Neri | 2013-09-27 | 2 | -13/+14 |
| * | OMAPDSS: HDMI: OMAP4: Complete dumping of DPLL registers | Ricardo Neri | 2013-09-27 | 1 | -0/+2 |
| * | OMAPDSS: HDMI: OMAP4: Complete register definitions for DPLL | Ricardo Neri | 2013-09-27 | 1 | -0/+2 |
| * | OMAPDSS: HDMI: OMAP4: Complete dumping of wrapper registers | Ricardo Neri | 2013-09-27 | 1 | -1/+4 |
| * | OMAPDSS: HDMI: OMAP4: Complete register definitions for wrapper | Ricardo Neri | 2013-09-27 | 1 | -1/+3 |
| * | OMAPDSS: DISPC: Fix assignment of 0/1 to bool variables | Peter Senna Tschudin | 2013-09-23 | 1 | -4/+4 |
* | | OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier | Mark Brown | 2013-09-26 | 1 | -0/+1 |
* | | OMAPDSS: DISPC: set irq_safe for runtime PM | Tomi Valkeinen | 2013-09-19 | 1 | -0/+1 |
* | | OMAPDSS: Return right error during connector probe | Sathya Prakash M R | 2013-09-19 | 3 | -3/+3 |
|/ |
|
* | Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 2013-09-05 | 3 | -27/+28 |
|\ |
|
| * | OMAPDSS: fix WARN_ON in 'alpha_blending_enabled' sysfs file | Tomi Valkeinen | 2013-08-29 | 1 | -3/+5 |
| * | OMAPDSS: HDMI: Fix possible NULL reference | Tomi Valkeinen | 2013-08-29 | 1 | -2/+3 |
| * | OMAPDSS: HDMI: Fix AVI infoframe bug | Mythri P K | 2013-08-06 | 1 | -22/+20 |
* | | Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2013-09-05 | 30 | -8085/+180 |
|\ \ |
|
| * | | OMAPDSS: rename omap_dss_device's 'device' field to 'dst' | Tomi Valkeinen | 2013-08-30 | 9 | -30/+30 |
| * | | OMAPDSS: rename omap_dss_device's 'output' to 'src' | Tomi Valkeinen | 2013-08-30 | 3 | -8/+8 |
| * | | OMAPDSS: DSS: remove legacy dss bus support | Tomi Valkeinen | 2013-08-30 | 2 | -296/+4 |