Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | OMAPDSS: DISPC: Fix FIR coefficients | Lajos Molnar | 2012-03-06 | 1 | -5/+4 | |
| | * | | OMAPDSS: DISPC: Fix OMAP4 supported color formats | Lajos Molnar | 2012-03-06 | 2 | -5/+6 | |
| | * | | OMAPDSS: HDMI: Add M2 divider while calculating clkout | Mythri P K | 2012-03-06 | 1 | -8/+8 | |
| | * | | Merge commit 'v3.3-rc6' | Tomi Valkeinen | 2012-03-06 | 381 | -1711/+2850 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'work/old-omapfb-removal' | Tomi Valkeinen | 2012-02-23 | 35 | -4632/+100 | |
| | |\ \ \ | ||||||
| | | * | | | OMAPFB: remove remaining OMAP arch checks | Tomi Valkeinen | 2012-02-23 | 3 | -10/+3 | |
| | | * | | | OMAP1: Remove unused LCD devices from board files | Tomi Valkeinen | 2012-02-23 | 4 | -24/+0 | |
| | | * | | | OMAP: Remove OMAP_TAG_LCD and OMAP_TAG_FBMEM | Tomi Valkeinen | 2012-02-23 | 1 | -2/+0 | |
| | | * | | | OMAP1: pass LCD config with omapfb_set_lcd_config() | Tomi Valkeinen | 2012-02-23 | 15 | -92/+64 | |
| | | * | | | OMAPFB: remove omapfb_set_platform_data() | Tomi Valkeinen | 2012-02-23 | 2 | -18/+0 | |
| | | * | | | OMAPFB: Move old omapfb private structs to a private include file | Tomi Valkeinen | 2012-02-23 | 2 | -25/+25 | |
| | | * | | | OMAPFB: remove unused fb_format_to_dss_mode() | Tomi Valkeinen | 2012-02-23 | 1 | -54/+0 | |
| | | * | | | OMAPFB: remove mem info from platform_data | Tomi Valkeinen | 2012-02-23 | 3 | -49/+0 | |
| | | * | | | OMAPFB: remove early mem alloc from old omapfb | Tomi Valkeinen | 2012-02-23 | 3 | -141/+2 | |
| | | * | | | OAMPFB: remove unused omapfb_set_ctrl_platform_data() | Tomi Valkeinen | 2012-02-23 | 2 | -7/+0 | |
| | | * | | | OMAP: N770: remove HWA742 platform data | Tomi Valkeinen | 2012-02-23 | 3 | -30/+5 | |
| | | * | | | OMAP2+: remove unneeded #include omapfb.h | Tomi Valkeinen | 2012-02-23 | 1 | -1/+0 | |
| | | * | | | OMAPFB: Remove video SRAM support (old omapfb) | Tomi Valkeinen | 2012-02-23 | 3 | -183/+1 | |
| | | * | | | OMAPDSS: Remove video SRAM support | Tomi Valkeinen | 2012-02-23 | 5 | -118/+9 | |
| | | * | | | OMAPFB: Remove OMAP2/3 support from old omapfb driver | Tomi Valkeinen | 2012-02-22 | 7 | -2220/+5 | |
| | | * | | | OMAPFB: remove old blizzard driver | Tomi Valkeinen | 2012-02-22 | 5 | -1672/+0 | |
| | * | | | | OMAPDSS: HDMI: Modify logic to configure MCLK | Ricardo Neri | 2012-02-21 | 1 | -2/+4 | |
| | * | | | | OMAPDSS: HDMI: Implement initialization of MCLK | Ricardo Neri | 2012-02-21 | 1 | -15/+22 | |
| | * | | | | OMAPDSS: Add DSS feature for HDMI MCLK for audio | Ricardo Neri | 2012-02-21 | 2 | -0/+42 | |
| | * | | | | OMAPDSS: TPO-TD03MTEA1: update default gamma | Grazvydas Ignotas | 2012-02-21 | 1 | -1/+1 | |
| | * | | | | OMAPDSS: TPO-TD03MTEA1: fix suspend hang | Grazvydas Ignotas | 2012-02-21 | 1 | -43/+108 | |
| | * | | | | OMAPDSS: HDMI: Move Avi-infoframe struct to hdmi_ip_data | Mythri P K | 2012-02-21 | 3 | -44/+46 | |
| | * | | | | OMAPDSS: add Innolux AT080TN52 display support | Yegor Yefremov | 2012-02-21 | 1 | -0/+23 | |
| | * | | | | OMAPDSS: DISPC: Fix scaling constraints for OMAP4 | Archit Taneja | 2012-02-21 | 1 | -4/+8 | |
| | * | | | | OMAPDSS: Features: Maintain dss_feats as a list | Archit Taneja | 2012-02-21 | 2 | -66/+128 | |
| | * | | | | OMAPDSS: cleanup probe functions | Tomi Valkeinen | 2012-02-21 | 5 | -71/+61 | |
| | * | | | | Merge commit 'v3.3-rc4' | Tomi Valkeinen | 2012-02-21 | 1242 | -53496/+11109 | |
| | |\| | | | ||||||
| | * | | | | Merge branch 'work/fifomerge' | Tomi Valkeinen | 2012-01-25 | 7 | -66/+252 | |
| | |\ \ \ \ | ||||||
| | | * | | | | OMAPDSS: DISPC: Add naive threshold calc for fifomerge | Tomi Valkeinen | 2012-01-25 | 3 | -6/+30 | |
| | | * | | | | OMAPDSS: DISPC: move fifo threhold calc to dispc.c | Tomi Valkeinen | 2012-01-25 | 5 | -60/+24 | |
| | | * | | | | OMAPDSS: DISPC: print fifo threshold values in bytes | Tomi Valkeinen | 2012-01-25 | 1 | -4/+4 | |
| | | * | | | | OMAPDSS: APPLY: add fifo-merge support | Tomi Valkeinen | 2012-01-25 | 1 | -8/+156 | |
| | | * | | | | OMAPDSS: APPLY: add fifo merge support funcs | Tomi Valkeinen | 2012-01-25 | 1 | -0/+43 | |
| | | * | | | | OMAPDSS: FEAT: Add FIFO_MERGE feature | Tomi Valkeinen | 2012-01-25 | 3 | -4/+11 | |
| | * | | | | | OMAPDSS: use devm_ functions | Julia Lawall | 2012-01-25 | 5 | -43/+23 | |
| | * | | | | | OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on ... | Danny Kukawka | 2012-01-25 | 1 | -0/+5 | |
| | * | | | | | OMAPDSS: HDMI: Correct source of the pixel clock in ACR calculation | Ricardo Neri | 2012-01-25 | 1 | -1/+1 | |
| | * | | | | | OMAPDSS: HDMI: remove duplicate code and mode parameter | Mythri P K | 2012-01-25 | 1 | -11/+7 | |
| | * | | | | | OMAPDSS: HDMI: change the timing match logic | Mythri P K | 2012-01-25 | 1 | -100/+76 | |
| | * | | | | | OMAPDSS: HDMI: update static timing table | Mythri P K | 2012-01-25 | 3 | -67/+63 | |
| | * | | | | | OMAPDSS: HDMI: remove duplicate video interface code | Mythri P K | 2012-01-25 | 2 | -30/+8 | |
| | |/ / / / | ||||||
| * | | | | | fbdev: da8xx: add support for SP10Q010 display | Anatolij Gustschin | 2012-03-19 | 2 | -1/+38 | |
| * | | | | | fbdev: da8xx:: fix reporting of the display timing info | Anatolij Gustschin | 2012-03-19 | 1 | -0/+4 | |
| * | | | | | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev... | Florian Tobias Schandinat | 2012-03-13 | 25 | -1139/+936 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | viafb: avoid refresh and mode lookup in set_par | Florian Tobias Schandinat | 2012-03-08 | 1 | -18/+14 |