Skip to content
Snippets Groups Projects
  1. Dec 04, 2012
  2. Nov 28, 2012
  3. Nov 27, 2012
  4. Nov 19, 2012
    • Jean-Baptiste Queru's avatar
      New PandaBoard kernel · 77c246bf
      Jean-Baptiste Queru authored
      Built from commit 92817f3c912bf725c07d1557188417528031d410
      
      92817f3 Merge branch 'android-omap-3.0' into android-omap-panda-3.0
      ec8afc3 OMAPFB: Select correct VSYNC IRQ based on DSS channel
      b6f6b76 Merge branch 'android-3.0' into android-omap-3.0
      e9babf3 timekeeping: fix 32-bit overflow in get_monotonic_boottime
      e87dc13 Merge branch 'android-3.0' into android-omap-3.0
      d6a38f4 net: wireless: bcmdhd: Adjust roaming treshold to -65 dB
      5681cf2 Merge branch 'android-3.0' into android-omap-3.0
      4744c26 net: wireless: bcmdhd: Add print when power-save mode is OFF
      0aa3b61 net: wireless: bcmdhd: Update wifi stack ps state if was changed
      477f1d9 net: wireless: bcmdhd: Add ROAM setting per platform from Makefle
      
      Change-Id: I1ac76bc9187ba2eff21915d349a9bc7dab5ea2e5
      77c246bf
  5. Nov 06, 2012
  6. Nov 05, 2012
  7. Nov 03, 2012
  8. Nov 02, 2012
  9. Oct 10, 2012
  10. Oct 02, 2012
  11. Oct 01, 2012
  12. Sep 30, 2012
    • Jeff Sharkey's avatar
      Final shuffle to make /sdcard work in shell. · b29e27a9
      Jeff Sharkey authored
      Move legacy mount location to /storage/emulated/legacy, and create
      a symlink to point towards shell-visible FUSE daemon.  This symlink
      is then masked from zygote-forked apps by a tmpfs.
      
      Bug: 7255202
      Change-Id: I4a07a62ef7061ca6e2af158999fd6f729f44b4e8
      b29e27a9
  13. Sep 26, 2012
  14. Sep 25, 2012
  15. Sep 20, 2012
  16. Sep 06, 2012
    • Jeff Sharkey's avatar
      Bring back ADB_EXTERNAL_STORAGE. · 189b9916
      Jeff Sharkey authored
      Bug: 7119408
      Change-Id: I14aa89cd0ba8bc79a5641778205f6fc08154fc04
      189b9916
    • Jeff Sharkey's avatar
      Bring back ADB_EXTERNAL_STORAGE. · 7841c35b
      Jeff Sharkey authored
      Bug: 7119408
      Change-Id: I14aa89cd0ba8bc79a5641778205f6fc08154fc04
      7841c35b
    • Jeff Sharkey's avatar
      Remove /sdcard hack for shell users. · 37a333c2
      Jeff Sharkey authored
      Using a /storage/sdcard0 symlink and a tmpfs staging area was used
      to enable "/sdcard" paths for both zygote processes and the shell
      user, but it breaks on devices with both emulated and physical
      external storage.
      
      Specifically, vold can't mount a physical sdcard onto the primary
      storage symlink, and zygote can't re-bind-mount when secondary
      storage is remounted after dropping privileges.
      
      Bug: 7094858, 7064600
      Change-Id: I35b53608a2ff1f8ae88187431de33c818a1f8bb8
      37a333c2
  17. Aug 31, 2012
    • Eric Laurent's avatar
      audio: fix resampler creation · 7658a40f
      Eric Laurent authored
      Fix a problem in out_write() where if the resampler
      was to be created, the first audio buffer was not resampled
      and the local write source pointer not initialized.
      
      Also use correct types for audio format and channel mask.
      
      Change-Id: I6b86767de439234966ebb95904eb22fc7f383829
      7658a40f
  18. Aug 30, 2012
    • Kenny Root's avatar
      make_ext4fs has moved to build/target/core.mk · 3fdf23a7
      Kenny Root authored
      There's no need to add make_ext4fs to each device since it's in
      build/target/core.mk since commit
      720479ea7e6307648c56f61d82ac12d65f218dda
      
      Bug: 6960586
      Change-Id: If2ab1d95c0c1d13a028faeae4f00dbf5e4580bfc
      3fdf23a7
  19. Aug 23, 2012
  20. Aug 21, 2012
  21. Aug 20, 2012
Loading