05.02.13
Project name: android_build
•iceandfire - Revert "Revert "Load only the current product config makefile.""
•Gergely Szell (sethyx) - Secure adb connections on non-eng builds
•Jonathan Steadman - build: fix device assertions
•Jonathan Steadman - fix build
•Koushik Dutta - Remove the line that deletes *.rc from the recovery ramdisk. This is no longer necessary since recovery init.rc only includes "import /init.recovery.${ro.hardware}.rc".
•codeworkx - remove unused BOARD_USES_COMBINED_RECOVERY
•Jonathan Steadman - fix build
•lithid - Allow low memory machine to build with a smaller java emulator.
•Brandon Bennett - Require signapk.jar for Flakeflash images
•Brandon Bennett - Include the primary bootloader and ramdisk in the BOOT/
•Brandon Bennett - Fix up the recovery.fstab for adv recovery
•Brandon Bennett - Extract uboot image creation from core/Makefile
•Ricardo Cerqueira - build: Add support for assembling multi-image uboot files
•Ricardo Cerqueira - ota: Build uboot bootable images when necessary
•Koushik Dutta - Fix up the autoinclusion rules for the utilities and recoveryimage target.
•Koushik Dutta - create a target for utilities
•Koushik Dutta - Add recoveryzip target. Import recovery building/porting tools.
•Arne Coucheron - Add ARMv6J and ARMv6-VFP processor combo option
•Nebojsa Cvetkovic - Fix SmokeTest
•Kjell Braden - fix sdk target with absolute OUT_DIR
•Koushik Dutta - unpackbootimg: add a target specifically for unpackbootimg. for some reason, and I am guessing this is a bug in the Android build, I can no longer run the following: make -j32 out/host/darwin-x86/bin/unpackbootimg
•Chirayu Desai - Fix "build: display the full path of the installed libs, to allow copy paste"
•Daniel Bateman - build: fix target header overlay
•Koushik Dutta - Make the recovery ramdisk target depend on $(MKBOOTIMG) $(INTERNAL_BOOTIMAGE_FILES) rather than $(INSTALLED_BOOTIMAGE_TARGET). This fixes the circular dependency for when the kernel depends on the recovery ramdisk, which depends on the boot image, which depends on the kernel.
•Sebastian Schmidt - Use less heap space for dex on 32-bit build hosts
•Derek Sevilla - Does not copy anything
•Tanguy Pruvot - build: display the full path of the installed libs, to allow copy paste
•Koushik Dutta - This is causing generic_armv5-userdebug builds to fail. Commenting out for now to fix recovery build servers. Will fix properly later.
•Koushik Dutta - add unpackbootimg to otatools
•Tom Marshall - Remove unused RunConfig.
•Ricardo Cerqueira - arm: Allow disabling PIE for dynamically linked executables
•dhacker29 - Fix use of Custom releasetool
•David Ferguson - build: work around missing readlink -f on Mac
•Chirayu Desai - envsetup: set OUT_DIR to an absolute path always
•bmc08gt - qcom_utils: Only define QCOM_BOARD_PLATFORMS if compiling kernel inline
•codeworkx - fix BOARD_CUSTOM_BOOTIMG_MK
•Koushik Dutta - clockwwork recovery build fixes
•Koushik Dutta - Deprecate BOARD_FORCE_RAMDISK_ADDRESS in favor of BOARD_MKBOOTIMG_ARGS.
•Tony Layher - Allow Device specific ramdisk address
•Pawit Pornkitprasan - build: don't clear recovery ramdisk
•K900 - Fix mka for some weird configurations. Some make versions identify "make -j N" calls as "make N -j <?>" instead of "make -jN" it was intended to be (a.k.a. the "make 8" error). This makes sure make -jN is called and also replaces backticks with $() just for code readability.
•xoomdev - Fix build on asserts
•xoomdev - Revert "Load only the current product config makefile."
•Pierpaolo Pernici - Allow override of device asserts, including multi-device support.
•Pierpaolo Pernici - enable TARGET_RELEASETOOL_OTA_FROM_TARGET_SCRIPT for devices with custom releasetools
•Roman Birg - add ability to remove device assertions
•Chuck Haines - releasetools/edify_generator.py Added RunConfig
•eaut - new variable TARGET_RECOVERY_FSTAB
•Twisted - build: Realign product libraries with corresponding applications
•Sven Dawitz - Better handling of ramdisk during make
•Koushik Dutta - CWR does not support writing a partition from memory. Use /tmp to store the extracted file, then write it.
•Conn O'Griofa - releasetools: Add support for BML partition type
•Brandon Bennett - Add ext2, ext3, and vfat to releasetools
•wjb - Revert "Add check for local OTA_FROM_TARGET_SCRIPT"
•iceandfire - Use linaro toolchain
•iceandfire - Add pr0xy's and jose's name to build script
Project name: Gallery2
•djMesias - Gallery2: ES translations
•Marco Brohet - Gallery2: Refactor default translations
•Darren Salt - Spline: limit control point X co-ordinates to the graph area.
•djMesias - Gallery2: ES translations
•Steve Kondik - Revert "Add storage selection (2/2)"
Project name: android_packages_apps_LockClock
•David van Tonder - Revert "LockClock: Add XXHDPI support for the HTC One and Galaxy S4"
•DvTonder - LockClock: Make Temp text a bit smaller to better fit condition text
•DvTonder - LockClock: Add XXHDPI support for the HTC One and Galaxy S4
•DvTonder - cLock: Fix for MDPI minimized weather display
•Nicolai Ehemann - cLock: optimize widget display if parts are not visible
•Nicolai Ehemann - cLock: check calendar visibility on start of CalendarWidgetService
•kecinzer - Updated czech translation
•Nicolai Ehemann - cLock: refactorings and cleanup (no functional changes)
•Jacob Overgaard Madsen - cLock: Latest merges
Project name: android_packages_apps_CMFileManager
•Darren Salt - en_GB localisation.
•Eddy Witkamp - CMFM: NL translation
•Jorge Ruesga - CMFM: File Manager lets you select a file more than once
•Tomasz Popielarczyk - CMFileManager: Update Polish Translation
•Marco Brohet - CMFM: NL translations
•Danny Baumann - Update German translation.
•DelPETER - CMFileManager : FR translation
•pvolkov - CMFM: RU translation
•Michael Bestas - CMFM: EL translations
•Tamás Tóth - CMFileManager: HU update translations
•djMesias - CMFileManager: ES translations
•rheeze - CMFileManager: Update italian translation
•Gustavo - CMFileManager: PT-BR update translations
•Jorge Ruesga - CMFM: Fix editor overflow icon on black theme
•Jorge Ruesga - CMFM: Fix shortcuts path initialization
•Jorge Ruesga - CMFM: User-defined date/time format
•Andrew Jiang - CMFileManager: Simplified Chinese Translations
•Jacob Overgaard Madsen - CMFileManager: Latest merges
•Ondrej Zima - CMFileManager: CS translations
Project name: android_packages_apps_Settings
•Danny Baumann - Squash auto-brightness updates
•iceandfire - [2/2] Power connect/disconnect notification support part 1/2: frameworks/base PowerUI and Settings
Gerrit Code Review
•iceandfire - Oraganize sound settings category
•Pawit Pornkitprasan - DataUsageSummary: fix mobile data usage display for GSM devices with no number
•jt1134 - DataUsageSummary: fix mobile data usage display for sim-less devices
•Bruno Randolf - Wifi: Add frequency selection for new IBSS
•blk_jack - Settings: MediaScanner behavior on boot (3/3)
•iceandfire - Add permissions management settings
•iceandfire - Added option to toggle TRDS aka Dark XenonHD
Project name: android_packages_apps_Phone
•Mike Kasick - Support additional LTE network modes
Project name: android_packages_apps_Mms
•Marco Brohet - Mms: Fix aapt warnings
•Roger Chen - Clear collection after we used
•yoohyun.choi - avoid IllegalStateException in MessagingNotification
•Roger Chen - Correct attachment type for Mms only has subject
•DvTonder - Mms: Refactor AF translations
•Tomasz Popielarczyk - Mms: Update Polish translation
•Ondrej Zima - Mms: CS translations
•DelPETER - Mms : Fr translation
•Marco Brohet - Mms: Revise default translations
•Marco Brohet - Mms: NL translations
•Tamás Tóth - Mms: HU update translation
•Michael Bestas - Mms: EL translations
•djMesias - Mms: ES translations
•pvolkov - Mms: RU translation
•Francesco - Mms: Update italian translation
•Gustavo - Mms: PT-BR update translations
•Jorge Ruesga - Mms: Fix aapt warnings
•Kenneth Lorthioir - Add quick emoji button next to text input
•tompopielarczyk - Mms: Update Polish translation
•Michael Bestas - Mms: EL translations
•Steve Kondik - Revert "Mms: Remove text/plain for ACTION_SEND"
•Tamás Tóth - Mms: Reorganize Hungarian translations
•djMesias - Mms: ES translations
•Jacob Overgaard Madsen - MMS: Softbank smiley + transition to new cm_ format
•Andrew Jiang - Mms: Simplified Chinese Translations
•Gustavo - PT-BR: Update translation
•xavihernandez - Mms: Update template activity to Google UI guidelines
•DvTonder - Mms: Refactor CM Additions resources
Project name: packages_apps_PermissionsManager
•0xD34D - Use a Collator in the compareTo method of AppPermsInfo to account for different locales.
•0xD34D - Set the icon drawable bounds so icon sizes are consistent.
•0xD34D - Set the icon drawable bounds so icon sizes are consistent.
•0xD34D - Exclude Permissions Manager from showing up in the launcher since it can be accessed via settings.
•0xD34D - New application icon
Project name: android_packages_apps_XenonWallpapers
•iceandfire - XenonHD Wallpapers
•Adam80460 - removed duplicate bullshit
•Adam80460 - reworked wallpaper app
Project name: android_packages_apps_Apollo
•Darren Salt - en_GB localisation.
•Tamás Tóth - Apollo: HU update translations
•Francesco - Apollo: Update italian translation
•djMesias - Apollo: ES translations
•Danny Baumann - Fix applying the lockscreen controls setting on startup.
•Danny Baumann - Init loader manager in main thread.
•Danny Baumann - Assorted typo fixes.
•Danny Baumann - Improve app widget layouts.
•Danny Baumann - Add support for playing files and playlists via intent.
•Danny Baumann - Don't assume the difference between the singular and plural is only 1 character.
•Danny Baumann - Make sure to not overflow thread pool.
•Danny Baumann - Fix up app widget background drawables.
•Marco Brohet - Apollo: Fix aapt warnings
•Jacob Overgaard Madsen - Apollo: Danish translation
•Michael Bestas - Apollo: Remove non-translatable strings
•Tamás Tóth - Adding translatable false tag to some lines
•Vasilis Akritas - Apollo: Add Greek Translation
•Odin Ugedal - Apollo: Added Norwegian translation
•Vavooon - Add Apollo uk_UA translation
Project name: android_packages_apps_DSPManager
•Darren Salt - en_GB localisation.
•djMesias - DSPManager: ES traslations
•Tamás Tóth - DSPManager: HU update translation
Project name: packages_apps_onager
•iceandfire - Icon cleanup
•iceandfire - Nexus 4 wallpaper
•0xD34D - Allow stretch screens setting to stretch the home screen fully instead of some padding remaining and not offering too much of a difference.
•0xD34D - Revert default value for title in ItemInfo.
•0xD34D - Avoid NPE when calling info.toString()
•0xD34D - Add some cleaner looking images for previews and switch to using nine patch images for background so no landscape specific images are needed.
Project name: Camera
•Ricardo Cerqueira - Fix NPE in SecureCameraActivity init
•Tamás Tóth - Camera: HU translations update
•Marco Brohet - Camera: Set untranslatable
•Gustavo - Camera: PT-BR update translations
•sbrissen - Fix pinch to zoom for some devices
•Tomasz Popielarczyk - Camera: Update Polish translation
•isimobile - Camera: AF translation
•Francesco - Camera: Update italian translation
•djMesias - Camera: ES translations
•Ricardo Cerqueira - Merge voice and timer options into a single "no-hands shutter" option
•Danesh Mondegarian - Camera : Timer Snapshot
•Ricardo Cerqueira - Voice Shutter: Voice triggered snapshots
•Odin Ugedal - Camera: Norwegian translation
•Odin Ugedal - Fixed wrong copyright owner in license
•Marco Brohet - Camera: NL translations
•Michael Bestas - Camera: EL translations
•pvolkov - Camera: RU translation + reorganization
•Gustavo - Camera: PT-BR update translations
•Jacob Overgaard Madsen - Camera Danish translation: transition to cm_ format
•Marco Brohet - Camera: Refactor default translations
•Tobias Breitwieser - Camera: fix pinch to zoom for some devices
•Francesco - Camera: Update italian translation
•Andrew Jiang - Camera: Simplified Chinese Translations
•Ricardo Cerqueira - Add an option to maintain the focus mode when using touch-to-focus
•Michael Bestas - Camera: EL translations
•djMesias - Camera: ES translations
•Tamás Tóth - Added hungarian translation
•DelPETER - Camera : Fr translation
•Daniel Hillenbrand - camera: german translations for resolutions
•Tamás Tóth - Camera: Reorganize Hungarian translations
•Steve Kondik - camera: Fix several issues with storage configuration
•Pawit Pornkitprasan - Camera: fix crash from storage selection patch
•Jacob Overgaard Madsen - Camera: latest merges
•Hendrik Borghorst - Add support for 12.8 MP resolution in Camera
•Ondrej Zima - Camera: CS translations
•rheeze - Camera: Update italian translation
•DvTonder - Camera: Refactor AF translations
Project name: packages_apps_ROMSettings
•Stevespear426 - RC: Ribbon use updated getArray / putArray
•iceandfire - Add lockscreen see through
•Stevespear426 - RC: Ribbon seperate the swipe ribbons.
•Jubakuba - ROMControl: CustomToggle Improvements (!Advanced)
•Jubakuba - Fix CustomToggle Actions as well.
•Jonathan Steadman - RC: show back action arrow in main menu
•iceandfire - Little rewrite of toggles
•Stevespear426 - RC: Ribbons Colorize Action Icons
•Stevespear426 - Mass commit
•Zaphod - Fix TabletUI NavBar height settings.
•sethyx - Remove unneeded intent filter from TransparencyDialog
•Jubakuba - ROMControl: NavRing Layout (DualPanel) Part 2
•Jubakuba - ROMControl: NavRing Layout (DualPanel)
•Gergely Szell (sethyx) - RC: Fix charging LED and LED brightness settings
•Dirk Rettschlag - StatusbarToggles: fix StringIndexOutOfBoundsException
•Stevespear426 - RC: Ribbons Padding, Click Options, Rearrange Dialog 2/2
•Stevespear426 - RC: NavBar fix some selection being off and refresh buttons
•Stevespear426 - RC: AOKP Ribbon
Project name: native
•luliuhui - Gfx-3d: fix GetProcAddress in egl extention
•Chih-Wei Huang - DisplayDevice: initialize mDisplayToken correctly
Project name: frameworks_base
•iceandfire - Fix circle battery spacing
•Ricardo Cerqueira - telephony: SignalStrengh: Don't calculate a LTE snr if the srq is invalid
•Stevespear426 - Fix build with telephony error
•Scott Warner - CellInfoLte - Turn off debug
•dhacker29 - TelephonyProperties: Alpha ID fix for OPEN_CHANNEL and other p-commands (1/2)
•codeworkx - telephony: set additional audioparameters for incall audio
•Shareef Ali - CDMA RIL: add SVDO support (1/2)
•Jüri Schultz - Samsung STK support
•Pawit Pornkitprasan - Allow mounting of multiple volumes via mass storage (framework part)
•Naveen Kalla - Do not set the network mode differently for LTE+CDMA
•jt1134 - add bools to overlay for Samsung CDMA SMS decoding hacks
•Ricardo Cerqueira - Telephony: Add getLteOnGsmMode() method (1/2)
•Hashcode - [2/3] mediaeditor: Allow custom DOMX source instead of Google DOMX default
•Michaël Burtin - frameworks/base: support devices with SoftAp that don't require firmware reload
•maxwen - FW: settings: arrayList API rework
•Bajee11 - Fix overlapping date in TabUI
•jt1134 - SystemUI: show date on 2 lines in status bar
•iceandfire - Fix missing import
•Quarx2k - Add UsbDebuggingManager and UsbDebuggingActivity to LegacyUsbManager
•Sam Mortimer - [1/2] Power connect/disconnect notification support
•Gergely Szell (sethyx) - Add turn off action to WiFi Tether notification
•Tom Giordano - LegacyUSB: Squashed commit with updates for 4.2
•iceandfire - Revert "SystemUI: filter certain toggles"
•iceandfire - Revert "We don't have this yet!"
•Danny Baumann - Add method to PowerManager that allows querying the lowest possible brightness.
•Stevespear426 - FW Ribbons Swipe ribbons seperated && logic adjust for navbar
•D4rKn3sSyS - Fix crash on KeyguardViewManager when lockscreen hasn't been shown
•D4rKn3sSyS - Lockscreen see through (1/2)
•Jubakuba - Framework: CustomToggle Improvements (!Advanced)
•Zaphod - FW - Restore Padding in NavBar Buttons.
•Stevespear426 - xFW: Ribbons Colorize action icons, unlockmethod
•0xD34D - Frameworks: Add Permissions Management
•Andrew Neal - Remove unnecessary updateSurfaceScreenOn call.
•Danny Baumann - Don't let apps disable the SIM PIN entry screen.
•Danny Baumann - Don't start keyguard in an attempt to exit it.
•scotthartbti - Write entropy data 4 times a day instead of 8 times. Signed-off-by: scotthartbti <scott.hart.bti@gmail.com>
•scotthartbti - Fix scroll boost placement Signed-off-by: scotthartbti <scott.hart.bti@gmail.com>
•John Michelau - Fix Watchdog HeartbeatHandler to run on correct thread
•Jesús David - Fix notification panel / quicksettings going out of screen
•iceandfire - Revert "fix padding issue for the lockscreen widgets"
•blk_jack - MediaScanner behavior on boot (1/3)
•iceandfire - Fix derp
•Zaphod - Dynamic glowScale adjustment and spacing of NavBar.
•Stevespear426 - FW: Ribbons Padding, Click options, autohide updates 1/2
•Stevespear426 - FX: NavRing fix longpress derp.
•bmc08gt - SystemUI: StayAwake Toggle
•iceandfire - We don't have this yet!
•PrimeDirective - just a lil tweakaroonie to make recents draw with hardware acceleration
•Stevespear426 - FW: AOKP Ribbon
•Stevespear426 - Policy: Lockscreen Targets Unlock speed update
•Stevespear426 - FW: Method for exluding options from navbar.
•bmc08gt - Battery: Solid green when battery is full and introduce 4th stage
•Stevespear426 - FW: Settings.system get and put arraylist methods
•Roman Birg - SystemUI: fix recents minimization animation
•Roman Birg - SystemUI: RAM bar view optimizations
•Roman Birg - SystemUI: filter certain toggles
•sethyx - Fix Signal toggle layout
•Zaphod - FW: Bring Transparency to Tablet UI {WIP}
•Stevespear426 - SystemUI: Fix blank Navring on boot,
•Roman Birg - SystemUI: animate transparency changes
•Zaphod - FW: Fix Potential FC on Hiding NavBar
•Gergely Szell (sethyx) - SystemUI: partial revert of 3f72751c, we already had the fix in SearchPanelView
•Zaphod - FW : Screen Sizing for TabUI when HiddenNav Enabled
•Timduru - Fix Photosphere/Camera FCs
•Zaphod - FW: Fix AwesomeAction constants
•Zaphod - Fix TabUI Notification icon layout.
•Pawit Pornkitprasan - SystemUI: fix memory leaks
•Kenny Root - Correct executable bit for source files
•Thomas Wendt - wifi: Fix StringIndexOutOfBoundsException for incorrectly encoded SSIDs
•Bruno Randolf - Wifi: Get the list of supported channels
Project name: av
•Pawit Pornkitprasan - OMXCodec: Re-implement requires-flush-before-shutdown quirk
•detule - Revert "audioflinger: apply volume on direct track when track is active"
•Arne Coucheron - Camera parameters for Samsung's qcom based legacy devices
•tbalden - Camera: QCOM legacy definitions,HTC cam switch,NO_UPDATE_PREVIEW
Project name: telephony
•Steve Kondik - telephony: Remove SamsungQualcommD2RIL
•David Ferguson - SamsungQualcommUiccRIL: fix responseCallList for v7 RIL
Project name: platform_manifest
•iceandfire - Track our own android_device_samsung_msm8960-common
•iceandfire - Track framworks/opt/telephony from CM
•iceandfire - One last issue I promise
•iceandfire - Fix some issues
•iceandfire - Other misc stuff from CM
•iceandfire - Track more stuff
•iceandfire - Track some stuff require by D2 devices
•iceandfire - Android-4.2.2_r1.2
•iceandfire - Track linaro toolchain
•iceandfire - Track permissions manager
•iceandfire - Track our dalvik
•iceandfire - Track jb-mr1 for xenon walls
Project name: android_kernel_samsung_msm8660-common
•carvsdriver - block: Adding ROW scheduling algorithm
•Brandon Bennett - Set as-instr to use printf instead of echo
•Steve Kondik - video: msm: Increase MDP clock multiplier
•Steve Kondik - video: msm: Cleanup after merge
•Siddhartha Agrawal - msm_fb:display: correct bus bw for downscale case
•Huaibin Yang - msm_fb: display: get mipi frame rate from panel file
•Huaibin Yang - msm_fb: display: fix frame rate wrong calculation
•Huaibin Yang - msm_fb: display: check bus scale handler for registration
•Ken Zhang - msm: display: panel frame rate report
•Rajeev Kulkarni - msm: msm_bus: Add support for 64-bit bandwidth requests
•Huaibin Yang - msm_fb: display: restore previous mdp bandwidth when resume
•Steve Kondik - video: msm: Add multiplier to MDP bandwidth calculation
•Huaibin Yang - msm_fb: display: add mdp bandwidth runtime calculation
•Nick Reuter - vibetonz: fix get_time_for_vibetonz
•Steve Kondik - Revert "msm_fb: display: blt always enabled for 720p,1080p, secure buf"
•Ken Zhang - msm: display: Clear performance request data in turning on
•Huaibin Yang - msm_fb: display: change the location of wakeup timer call
•Ken Zhang - msm_fb: display: wake up system around vsync
•Girish Mahadevan - msm: pm: Adjust for events with hard wakeups
•Girish Mahadevan - msm: event_timer: Support to add event timers.
•Vikram Mulukutla - iopoll: Introduce the readl_iopoll_timeout_noirq macro
•Matt Wagantall - iopoll: Tweak min sleep time used with usleep_range()
•Matt Wagantall - iopoll: Introduce memory-mapped IO polling macros
•Steve Kondik - video: msm: Compilation fixes
•Ian Chen - mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
•Steve Kondik - cpufreq: interactive: Fix uninitialized spinlock
•Todd Poynor - cpufreq: interactive: base above_hispeed_delay on target freq, not current
•Todd Poynor - cpufreq: interactive: fix crash on error paths in get_tokenized_data
•Lianwei Wang - cpufreq: interactive: add io_is_busy interface
•Minsung Kim - cpufreq: interactive: allow arbitrary speed / delay mappings
•Steve Kondik - bluetooth: Add low-power mode to support Bluedroid
•Steve Kondik - video: msm: Clean up backlight scaling cruft
•Kuogee Hsieh - msm_fb: display: check active queue before signal timeline
•Padmanabhan Komanduru - msm_fb: Set backlight during resume after first display commit
•Jeff Brown - mako: backlight: use linear brightness ramp
•Kuogee Hsieh - msm_fb: display: fix fence fd list be put twice
•Ken Zhang - msm: display: reduce timeline to 1 for smart panel
•Naseer Ahmed - msm: fb: make the pan task interruptible
•Vishnuvardhan Prodduturi - msm: display: msm_fb: Fix hang when framework is rebooted in suspend mode.
•Vishnuvardhan Prodduturi - msm: display: Fix composition issues when framework rebooted in suspend.
•Devin Kim - msm_fb: call the backlight control before FB_BLANK_POWERDOWN
•Ajay Singh Parmar - msm_fb: display: suspend-resume on HDMI
•Naseer Ahmed - msm: display: display idle checking update
•Ajay Singh Parmar - msm_fb: hdmi: HDMI resume delay
•Naseer Ahmed - msm_fb: Update MDP fence wait behaviour
•Steve Kondik - video: msm: Simplify show_event
•Huaibin Yang - msm_fb: display: fix the suspend/resume hang caused by wait4vsync stuck
•Kuogee Hsieh - msm_fb: display: fix iommu leak during base layer swap
•Kuogee Hsieh - msm_fb: display: keep borderfill pipe's iommu info
•Padmanabhan Komanduru - msm_fb: Fix adb shell start/stop issue when bypass enabled
•Steve Kondik - quincy: Disable Samsung's memory hacks
•Steve Kondik - video: msm: Wait for fence before committing
•Naseer Ahmed - msm_fb: Clear real pipe attributes in the pipe free
•Mayank Chopra - msm_fb: display: Program source address registers correctly
•Siddhartha Agrawal - msm_fb: display: Configure solidfill color to black
•Huaibin Yang - msm_fb: display: fix the hang issue caused by solidfill pipe
•Steve Kondik - video: msm: Remove METADATA_SET ioctl
•Huaibin Yang - msm_fb: display: issue completion when disabling vsync irq
•Kuogee Hsieh - msm_fb: display: add mutex to video_off
•Ken Zhang - msm: display: vsync usage in turning off dsi video
•Siddhartha Agrawal - msm_fb: display: Send pixel data while sending on/off commands
•Kuogee Hsieh - msm_fb: display: wait4vsync before set suspend flag
•Kuogee Hsieh - msm_fb: display: fix iommu page fault when iommu buffer freed
•Kuogee Hsieh - msm_fb: display: clean pipes from commit queue at suspend
•Naseer Ahmed - msm: mdp: Disable vsync in video off.
•Kuogee Hsieh - msm_fb: display: delay commit video tile frame size register
•Steve Kondik - video: msm: Fix blending on MDP4.1 DSI video targets
•Steve Kondik - sec_debug: Fix build with CONFIG_SEC_DEBUG disabled
•Steve Kondik - quincy: Update defconfigs
•Steve Kondik - msm: q1: Underp memory layout on T879
•Steve Kondik - kgsl @ AU_LINUX_ANDROID_JB_2.5.04.02.02.040.257
•Steve Kondik - video: msm: Fix build when FBCON is disabled
•Steve Kondik - msm: Enable ramconsole support for Celox and Quincy
•Steve Kondik - Revert "netfilter: xt_qtaguid: remove AID_* dependency for access control"
•Sangani Suryanarayana Raju - msm: display: fix iommu page faults for devices with lcdc panel.
•Ken Zhang - msm: rotator: non-blocking rotate
•Ken Zhang - msm: rotator: sync point support
•Mayank Chopra - msm: rotator: Support Fast YUV for 8960, 8064 and 8x30 targets.
•Ken Zhang - msm: display: plane alpha support
Project name: kernel_samsung_d2
•imoseyon - board-m2-display: raise mdp clock max
•imoseyon - cpufreq: slightly more robust cpu0/1 policy matching code
•imoseyon - cpufreq: force cpu1 policy to match cpu0 when changing freq or gov
•Steve Kondik - msm: restart: Additional debug levels
•Steve Kondik - msm: Raise MDP bandwidth factor for Samsung HD panel
•Greg Kroah-Hartman - Linux 3.4.42
•Josef Bacik - Btrfs: make sure nbytes are right after log replay
•Linus Torvalds - vm: convert mtdchar mmap to vm_iomap_memory() helper
•Linus Torvalds - vm: convert HPET mmap to vm_iomap_memory() helper
•Linus Torvalds - vm: convert fb_mmap to vm_iomap_memory() helper
•Linus Torvalds - vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
•Linus Torvalds - vm: add vm_iomap_memory() helper function
•Dave Airlie - fbcon: fix locking harder
•Stephane Eranian - perf/x86: Fix offcore_rsp valid mask for SNB/IVB
•Tommi Rantala - perf: Treat attr.config as u64 in perf_swevent_init()
•Mathias Krause - crypto: algif - suppress sending source address information in recvmsg
•Rafał Miłecki - ssb: implement spurious tone avoidance
•Felix Fietkau - ath9k_hw: change AR9580 initvals to fix a stability issue
•Felix Fietkau - ath9k_htc: accept 1.x firmware newer than 1.3
•Will Deacon - ARM: 7698/1: perf: fix group validation when using enable_on_exec
•Illia Ragozin - ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
•Tejun Heo - sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
•Andrew Honig - KVM: Allow cross page reads and writes from cached translations.
•Andy Honig - KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
•Andy Honig - KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797)
•Andy Honig - KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796)
•Vyacheslav Dubeyko - hfsplus: fix potential overflow in hfsplus_file_truncate()
•Emese Revfy - kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
•Naoya Horiguchi - hugetlbfs: add swap entry check in follow_hugetlb_page()
•Christoph Fritz - can: sja1000: fix handling on dt properties on little endian systems
•Michael Bohan - hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
•Russell King - ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
•imoseyon - msm_otg: re-use workqueue which is already used elsewhere in code
•bmc08gt - d2: Makefile: Tune for CortexA15
•imoseyon - bcmdhd: tweaked wakelocks a bit
•imoseyon - mmc: decrease wakelock timeout
•Paul Reioux - cpufreq: enable sibling cpu policy sharing
•Peter Korsgaard - f_fs: ffs_func_free: cleanup requests allocated by autoconfig
•Steve Kondik - d2: Add sleep status device
•Anji Jonnala - msm: pm: Add support to query cpu status
•Anji Jonnala - msm: hotplug: wait for hotplug completion event from secondary core
•Steve Kondik - Revert "msm: pm-8x60: Do not default to WFI when not enabled"
•bmc08gt - d2: Update defconfigs and set ROW iosched as default in Kconfig
•Steve Kondik - msm: Move video firmware base down to the right location
•Maya Erez - block: row: Fix starvation tolerance values
•Steve Kondik - msm: Forward-port Samsung's ramdump extensions
•Dan Pasanen - d2: Remove board-m2-regulator. We use board-8960-regulator.
•Axel Lin - misc: fsa9485: convert to use themodule_i2c_driver() macro
•bmc08gt - Revert "msm: pm: Add API to enable/disable retention mode"
•Ken Zhang - msm: display: plane alpha support
•Huaibin Yang - msm_fb: display: issue completion when disabling vsync irq
•Kuogee Hsieh - Revert "msm_fb: display: don't enable blt mode"
•Kuogee Hsieh - Revert "msm_fb: display: free pipe if blt is detected for the pipe"
•Joel King - msm: subsystem_restart: Don't use phase 3 SSR on the SGLTE2
•Vishnuvardhan Prodduturi - msm: display: Reduce excessive logging in case of WFD.
•Jordan Crouse - msm: kgsl: a2xx: Check the right interrupt status bits
•Shobhit Pandey - msm:board-8064: Correct ab/ib values of 1080p turbo vectors
•Ken Zhang - msm: rotator: non-blocking rotate
•Ken Zhang - msm: rotator: sync point support
•Patrick Lai - ASoC: wcd9304: Enhance OCP reporting logic
•Raju P.L.S.S.S.N - msm: camera: Change AEC register settings for ov8825 for low fps
•Joel King - msm: mdm: set the flag to send the mdm shutdown sysmon message
•Venkat Sudhir - ASoC: msm: Add support for external EC reference point
•Pavankumar Kondeti - USB: ci13xxx_udc: Don't free dTD immediately after active bit is cleared
•Raju P.L.S.S.S.N - msm: camera: Update register settings for ov9724 sensor
•Dan Pasanen - d2: ifdefs for ramconsole
•detule - M2: sound: fix static on speaker enable/disable
•Steve Kondik - sec_debug: Forward-port SEC_DEBUG feature from Samsung
•Steve Kondik - msm: camera: Fix locking in msm_close
•Michael Bohan - hrtimer: Don't reinitialize a cpu_base's lock on CPU_UP
•Tatyana Brokhman - block: urgent request: Update dispatch_urgent in case of requeue/reinsert
•Tatyana Brokhman - block: row: Update sysfs functions
•Tatyana Brokhman - block: row: Prevent starvation of regular priority by high priority
•Oluwafemi Adeyemi - mmc: msm_sdcc: Check for unclocked register access in IRQ handler
•Liam Mark - android/lowmemorykiller: Selectively count free CMA pages
•seungho1.park - android: lowmemorykiller: add lmk parameters tunning code.
•Taniya Das - ARM: gic: save/restore distributor ISR register values
•Taniya Das - ARM: gic: Refactor code for gic_configure_and_raise
•Russell King - arm: mm: Add VM_ARM_EMPTY_MAPPING flag to mark the PMD gaps
•Asish Bhattacharya - ASoC: wcd9304: Include all registers to debugfs dump.
•Stepan Moskovchenko - msm: board-8064: Update KS8851 regulator names
•Rajeev Kulkarni - msm:kgsl: Remove NORETRY flag in memory allocations
•Tarun Karra - msm: kgsl: Prevent fault tolerance memory free twice
•Tarun Karra - msm: kgsl: Add barriers to GPU fault tolerance memory reads
•Tarun Karra - msm: kgsl: Allocate space in ringbuffer for EOF commands
•Tarun Karra - msm: kgsl: Fault tolernace for context with pagefault
•Gagan Mac - msm: msm_bus: Fix the 64-bit division during interleaving
•Hamad Kadmany - media: dvb: Add proper protection when calling SW filter packet
•Rajkumar Raghupathy - USB: Dump usb info during memory access violation
•Gilad Broner - dvb: mpq: Secure demux log level
•Greg Kroah-Hartman - Linux 3.4.41
•David Woodhouse - mtd: Disable mtdchar mmap on MMU systems
•Hayes Wang - r8169: fix auto speed down issue
•Linus Torvalds - kobject: fix kset_find_obj() race with concurrent last kobject_put()
•Linus Torvalds - mtdchar: fix offset overflow detection
•Boris Ostrovsky - x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
•Samu Kallio - x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
•Thomas Gleixner - sched_clock: Prevent 64bit inatomicity on 32bit systems
•Dave Airlie - udl: handle EDID failure properly.
•Thomas Hellstrom - kref: Implement kref_get_unless_zero v3
•Suleiman Souhlal - vfs: Revert spurious fix to spinning prevention in prune_icache_sb
•Nicholas Bellinger - target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
•Sachin Prabhu - cifs: Allow passwords which begin with a delimitor
•Lukasz Dorau - SCSI: libsas: fix handling vacant phy in sas_set_ex_phy()
•Chris Wilson - drm/i915: Use the correct size of the GTT for placing the per-process entries
•Huacai Chen - PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
•Namhyung Kim - tracing: Fix double free when function profile init failed
•Alban Bedel - ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
•Eldad Zack - ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*
•bmc08gt - defconfigs: Disable LOW_CPUCLOCKS for milestone1
•bmc08gt - d2: defconfigs: Enabled dynamic fsync
•bmc08gt - mach-msm: Remove extern system_rev
•bmc08gt - iosched: Actually remove noop
•imoseyon - cpufreq: open up write permissions for sysfs
•Paul Reioux - dynamic filesync: add some cache optimizations
•Andrew Bartholomew - fs/dyn_fsync: check dyn fsync control's active prior to performing fsync ops
•faux123 - fs/dyn_sync_cntrl: Linux 3.4 Kernel compatibility fixup
•faux123 - fs/dyn_sync_cntrl: dynamic sync control
•faux123 - arm/crypto: Add optimized AES and SHA1 routines
•Al Viro - switch do_fsync() to fget_light()
•faux123 - Optimized ARM RWSEM algorithm
•faux123 - lib/string: use glibc version
•faux123 - lib/memcopy: use glibc version
•Brandon McAnsh - mm: Increase ksm_thread values
•bmc08gt - msm: Increase watchdog pet and bark times
•bmc08gt - d2: Re-enable MSM_CPU_FRE_SET_MIN_MAX
•bmc08gt - Revert "bcmdhd: Enable Ad-Hoc (IBSS) mode"
•Michael Bohan - hrtimer: Prevent enqueue of hrtimer on dead CPU
•Michael Bohan - hrtimer: Consider preemption when migrating hrtimer cpu_bases
•Padmanabhan Komanduru - msm_fb: Set backlight during resume after first display commit
•bmc08gt - Revert "msm_fb: changes from samsung MB1 source"
•Bruno Randolf - bcmdhd: Enable Ad-Hoc (IBSS) mode
•Dan Pasanen - d2: clean up logspam
•Hamad Kadmany - media: dvb: Discard sections TS packets with transport error indicator
•bmc08gt - d2: Update defconfigs
•faux123 - cpufreq: allow for low CPU clock policy when hotplugging new cores
•faux123 - Low CPU Clocks: Allow ultra low CPU frequencies for better battery performance
•bmc08gt - Linux 3.4.40: Merge branch 'linux-3.4.y' into jb-mr1
•Venkateshwarlu Domakonda - radio: iris: Add synchronize mechanism to handle multiple command requests
•Venkateshwarlu Domakonda - radio-tavarua: Handle I2C read/write errors during sleep mode.
•Praveen Chidambaram - msm: thermal: Use signed int for temperature
•Lakshmi Narayana Kalavala - msm: camera: composite stats support for bayer hist
•Mayank Rana - board-8064: Correct UART GPIO IRQ to use as wakeup IRQ
•Anshuman Dani - msm: kgsl: Add CP_WAIT_FOR_IDLE packet before updating timestamp
•Pavankumar Kondeti - usb: gadget: u_data_hsic: Use GFP_KERNEL where ever possible
•Joonwoo Park - ASoC: wcd9xxx: Fix MBHC irq handler deadlock scenario.
•Laura Abbott - mm: Retry original migrate type if CMA failed
•Sangani Suryanarayana Raju - msm: display: fix iommu page faults for devices with lcdc panel.
•Hamad Kadmany - media: dvb: Add notification of overflow event for decoder filter
•Steve Kondik - msm: Add support for debuglevel
•Steve Kondik - cpufreq: interactive: Fix uninitialized spinlock
•Vinay Roy - msm: kgsl: Calculate busy interval considering GPU freq as float
•imoseyon - acpuclock-8960: add 192mhz slot
•Greg Hackmann - gpu: ion: fix page offset in dma_buf_kmap()
•bmc08gt - Merge branch 'linux-3.4.y' into jb-mr1
Project name: android_hardware_libhardware
•Kevin Bruckert - Add camera parameters for htc evo 3D. (2/2)
Project name: android_hardware_qcom_audio-caf
•Mike Kasick - alsa_sound: Allow SPEAKER_DUAL_MIC_* UCMs with USES_FLUENCE_INCALL
•detule - audio-caf: fix compressed audio flags
•dhacker29 - Add back ifdef QCOM_COMPRESSED_AUDIO_ENABLED for sound/compress_params.h
•Daniel Hillenbrand - alsa: fix platform detection for m7 devices
•Arne Coucheron - audio/msm7x30: Stop the log spam during VOIP calls
•Susmitha Perla - audio/msm7630: Fix for Echo in Gtalk
•Arne Coucheron - audio/msm7x30: Use q5v2_msm_audio_mvs_frame struct
•Steve Kondik - msm8660: Fix compilation error for 8660
•Matt Filetto - Fix VOIP audio routing issue and add usb audio hal profile
•Arne Coucheron - audio/msm8660: Squashed set of updates
•Sunil Joseph - audio/msm7630: Fix for back to back VOIP calls failure
•Kalyani polepeddy - audio/msm7630: Add latency support for LPA
•Vineela Tummalapalli - audio/msm7630: Fix to enable TTY device
•Steve Kondik - msm8660: Add dependency on kernel headers
•Andrew Dodd - alsa_sound: Support using legacy CAF input buffersize logic
•Ravishankar Sarawadi - alsa_sound: Changes for adsp restart handling
•Mike Kasick - alsa_sound: Add support for "Voice Earpiece Extra Gain" mode
•Steve Kondik - audio: Dynamic library loading, compilation fixes.
Project name: android_hardware_qcom_gps
•Stephen Li - GPS: Fixes a problem stopping the engine while an AGPS data is active
•Stephen Li - GPS: Changes to create loc_ni_thread locally
•Stephen Li - GPS: Fixes mFixInterval = 0 issue in gingerbread
•Christopher Lais - libloc_api: fix status reporting
•Zinx Verituse - libloc_api: xtra injection improvements
•Giulio Cervera - libloc: remove duplicate entry
•Scott Brady - qcom gps: Use standalone position mode if no agps servers are set
`Project name: device_samsung_qcom-common
•Dan Pasanen - qcom-common: msm8960: set interactive permissions for PowerHAL
Project name: device_samsung_d2tmo
•Steve Kondik - d2tmo: Switch to SamsungQualcommUiccRIL
Project name: device_samsung_d2-common
•iceandfire - Changes for XenonHD
•Dan Pasanen - d2-common: Squash of new RIL props
•Dan Pasanen - d2-common: init: disable unused services
•bmc08gt - d2-common: Remove overlay for charging LED MediumARGB
Project name: device_samsung_msm8960-common
•iceandfire - We don't need this
•Steve Kondik - msm8960: Disable privacy lock
•Steve Kondik - msm8960: Enable QCOM_BSP_CAMERA_ABI_HACK
Project name: android_device_samsung_toroplus
•KhasMek - Remove vendorsetup.sh
Project name: device_samsung_d2att
•Steve Kondik - d2att: Switch to SamsungQualcommUiccRIL
Project name: device_samsung_d2usc
•Dan Pasanen - d2usc: add additional ril props
Project name: device_samsung_d2vzw
•iceandfire - Add recovery.fstab
•Dan Pasanen - d2vzw: add some missing ril props, enjoy better data
Project name: device_lge_mako
•Jonathan Steadman - mako: remove caf display flag
Project name: android_vendor_tmobile_providers_ThemeManager
•Tamás Tóth - ThemeManager: HU translations
•djMesias - ThemeManager: ES translations
•Michael Bestas - ThemeManager: EL translations
Project name: themes-platform-vendor-tmobile-apps-ThemeChooser
•Odin Ugedal - ThemeChooser: Norwegian translation
•Ondrej Zima - ThemeChooser: CS translations
•Michael Bestas - ThemeChooser: EL translations
•Tamás Tóth - Added missing translations
Project name: platform_vendor_samsung
•iceandfire - Update props for D2 devices
Project name: vendor_xenonhd
•iceandfire - Clean up
•iceandfire - JDQ39E
•iceandfire - Add goo.im ota support and add goomanager app
•iceandfire - Add permissions manager