1. 22 Oct, 2012 1 commit
  2. 02 Oct, 2012 1 commit
  3. 21 Sep, 2012 1 commit
  4. 10 Sep, 2012 2 commits
    • Iliyan Malchev's avatar
      mako: wifi driver is no longer a module · 7bd37b89
      Iliyan Malchev authored
      
      Change-Id: Ib630c96476ee6fea823c3682c3481d63ce7d1f05
      Signed-off-by: default avatarIliyan Malchev <malchev@google.com>
      7bd37b89
    • Jeff Johnson's avatar
      mako: relocate ramdisk to avoid overlap with kernel · 19bd9077
      Jeff Johnson authored
      An upcoming change will statically link the Prima WLAN Driver with the
      kernel.  The current observation is that when this occurs, the kernel
      will increase in size to the point that it will overlap with the
      ramdisk, preventing the ramdisk from being mounted.  In anticipation
      of this, increase the ramdisk_offset so that the kernel with the
      statically-linked Prima WLAN Driver will not overlap the ramdisk.
      
      Change-Id: If5a0ffe67f6ba044690d602d5f04879a983a52b7
      19bd9077
  5. 23 Aug, 2012 1 commit
  6. 21 Aug, 2012 1 commit
  7. 20 Aug, 2012 1 commit
  8. 19 Aug, 2012 1 commit
  9. 15 Aug, 2012 2 commits
  10. 14 Aug, 2012 1 commit
  11. 10 Aug, 2012 1 commit
  12. 07 Aug, 2012 2 commits
    • ty.lee's avatar
      audio: add separate audio Input path feature · 25bb1062
      ty.lee authored
      - Separate audio input path can be set using input source of audio parameter
          1. Voice Recognition
          2. Camcording
          3. etc.
      
      Change-Id: I7eaf250df98cdfd8a208d243da277756bf5ee36a
      25bb1062
    • ty.lee's avatar
      audio: add Dual MIC scenario in call feature · dcb0fdc8
      ty.lee authored
        - Dual MIC solution(Fluence) is used in Built-in MIC used call scenarioes.
          1. Handset
          2. 3-Pole Headphones
      
      Change-Id: Ic6998bfe94908826a75adb89cf386a0df4ee5256
      dcb0fdc8
  13. 02 Aug, 2012 2 commits
  14. 28 Jul, 2012 1 commit
  15. 20 Jul, 2012 1 commit
    • Sungmin Choi's avatar
      mako: add recovery_ui · 4cf2819b
      Sungmin Choi authored
      - toggle: power + volume up
      - up: volume up
      - down: volume down
      - select: power
      
      Change-Id: Iafc903d7db8678a1953a5984f2881afedebde885
      4cf2819b
  16. 18 Jul, 2012 2 commits
  17. 12 Jul, 2012 1 commit
    • Devin Kim's avatar
      mako: update board-info.txt · ae8ab6fa
      Devin Kim authored
      - fix the name
      - add board-info.txt
      
      BUG Issue#: 6809106
      
      Change-Id: I0b65047fe29794a86cf95a430d0b8856d6fd356e
      ae8ab6fa
  18. 09 Jul, 2012 2 commits
  19. 06 Jul, 2012 1 commit
    • Iliyan Malchev's avatar
      Revert "mako: increase vmalloc size to 400M" · fd4248f8
      Iliyan Malchev authored
      
      Problem was tracked down to a PMD kernel bug solved by the following commit:
      
      commit 4c3250d6daee2ff56ee6c23a0c45fed29c2fa86c
      Author: Devin Kim <dojip.kim@lge.com>
      Date:   Thu Jul 5 20:30:53 2012 -0700
      
          ARM: 7438/1: fill possible PMD empty section gaps
      
          cherry-picking from kernel v3.5
      
          On ARM with the 2-level page table format, a PMD entry is represented by
          two consecutive section entries covering 2MB of virtual space.
      
          However, static mappings always were allowed to use separate 1MB section
          entries.  This means in practice that a static mapping may create half
          populated PMDs via create_mapping().
      
          Since commit 0536bdf33f (ARM: move iotable mappings within the vmalloc
          region) those static mappings are located in the vmalloc area. We must
          ensure no such half populated PMDs are accessible once vmalloc() or
          ioremap() start looking at the vmalloc area for nearby free virtual
          address ranges, or various things leading to a kernel crash will happen.
      
          Change-Id: I4936a18717d9fce5921f0399ef60cfdcd0ba6100
      Signed-off-by: default avatarNicolas Pitre <nico@linaro.org>
      Reported-by: default avatarSantosh Shilimkar <santosh.shilimkar@ti.com>
      Tested-by: default avatar"R, Sricharan" <r.sricharan@ti.com>
      Reviewed-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
          Cc: stable@vger.kernel.org
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      
      This reverts commit 5aff7394.
      fd4248f8
  20. 05 Jul, 2012 1 commit
  21. 26 Jun, 2012 1 commit
  22. 22 Jun, 2012 1 commit
  23. 21 Jun, 2012 1 commit
  24. 20 Jun, 2012 1 commit
  25. 18 Jun, 2012 1 commit
  26. 14 Jun, 2012 1 commit
  27. 11 Jun, 2012 1 commit
  28. 05 Jun, 2012 2 commits