Skip to content
Snippets Groups Projects
  1. Mar 08, 2013
  2. Feb 16, 2013
  3. Dec 04, 2012
  4. Nov 28, 2012
  5. Nov 27, 2012
  6. 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
  7. Nov 06, 2012
  8. Nov 05, 2012
  9. Nov 03, 2012
  10. Nov 02, 2012
  11. Oct 10, 2012
  12. Oct 02, 2012
  13. Oct 01, 2012
  14. 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
  15. Sep 26, 2012
  16. Sep 25, 2012
  17. Sep 20, 2012
  18. 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
Loading