summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Add "wait-for-sideload" commandSteve Kondik2015-10-171-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adbd: Disable "adb root" by system property (2/3)Steve Kondik2015-10-171-0/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: Add vendor-specific initialization hooks.David Ng2015-10-165-0/+108
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename libext2_uuid -> libext2_uuid_static libquanganh26272015-10-162-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs_mgr: When formating f2fs volumes, respect the length parameterKeith Mok2015-10-161-5/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs_mgr: When formating ext4 volumes, respect the length parameterDiogo Ferreira2015-10-161-2/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs_mgr: zram: allow specifying stream countSultan Qasim Khan2015-10-164-0/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs_mgr: Skip filesystem check unless fs_type matchesDan Pasanen2015-10-163-5/+19
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs_mgr: Add fs_mgr_get_entry_for_mount_point_after to headerDan Pasanen2015-10-161-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: Let a device's init.rc redefine service entriesRicardo Cerqueira2015-10-152-6/+15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logcat: Map '-C' to 'logcat -v color'Adnan Begovic2015-10-131-1/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cutils: Add support for ioprio cgroupSteve Kondik2015-10-122-12/+91
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'LA.BF64.1.2.2_rb4.1' of git://codeaurora.org/platform/system/co...Steve Kondik2015-10-1214-108/+361
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "system: core: Add uevent support for dvb devices"Satish Kamuju2015-10-061-21/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | system: core: Add uevent support for dvb devicesHamad Kadmany2015-10-061-0/+21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: powerctl: Reject "keys*" reboot reason unless in recoveryDavid Ng2015-10-061-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: Add support for HVDCP_3 chargersAbhijeet Dharmapurikar2015-10-061-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "init: Temporarily increase coldboot timeout to 5s"David Ng2015-10-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: Add support for HVDCP and Wipower chargersAbhijeet Dharmapurikar2015-10-061-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modified the mounting sequence in case that MDTP is activated.Amit Blay2015-10-062-72/+134
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: Reinitialize mChargerNames for every battery updateRamakrishnan Ganesh2015-10-061-25/+53
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio: update mediasever to have qcom_diag group permissionsDhananjay Kumar2015-10-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RIL: Add qcom_diag permission to rildSooraj Sasindran2015-10-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: Add support for fast factory boot mode(ffbm)Ameya Thakur2015-10-062-4/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sdcard : Use the fuse shortcircuit optionNikhilesh Reddy2015-10-062-2/+23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | system: core: Add Sensors groupSatya Durga Srinivasu Prabhala2015-10-061-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: Temporarily increase coldboot timeout to 5sDavid Ng2015-10-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adbd: enable USB SuperSpeed (again)Jack Pham2015-10-061-1/+49
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ueventd: Add bootdevice symlink for boot storage deviceDavid Ng2015-10-062-0/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | diag: Add new qcom_diag group to access /dev/diagSreelakshmi Gownipalli2015-10-062-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init.rc: Add qcom_diag permissions to mediaserverYamit Mehta2015-10-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allocate a new AIDs for RFS moduleNikhilesh Reddy2015-10-061-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Camera: Add feature extensionsShuzhen Wang2015-10-061-1/+52
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mkbootimg: Fix bootimg structure after adding --dt parameterrbox2015-10-111-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mkbootimg: use right local module class to avoid relocation packaging.chrmhoffmann2015-10-111-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mkbootimg: Fix for loop initial declaration errorBrandon McAnsh2015-10-091-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forward-port mkbootimg / unpackbootimg supportSteve Kondik2015-10-093-0/+242
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mkbootimg: Support 32K 64K and 128K pagesizesChampionSwimmer2015-10-081-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mkbootimg: fixing the typecast issueShruthi Krishna2015-10-081-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mkbootimg: Add --dt parameter to specify DT imageDavid Ng2015-10-082-0/+25
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-release history after reset to mnc-devThe Android Automerger2015-08-270-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-release history after reset to mnc-devThe Android Automerger2015-08-220-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-release history after reset to mnc-devThe Android Automerger2015-08-190-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-release history after reset to mnc-devThe Android Automerger2015-08-080-0/+0
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-release history after reset to mnc-devThe Android Automerger2015-07-290-0/+0
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-release history after reset to mnc-devThe Android Automerger2015-07-250-0/+0
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-release history after reset to mnc-devThe Android Automerger2015-07-180-0/+0
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-release history after reset to mnc-devThe Android Automerger2015-07-150-0/+0
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | | | | | | | | | | | | | | merge in mnc-release history after reset to mnc-devThe Android Automerger2015-07-130-0/+0
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | | | | | | | | | | | | | | | | Revert "Change init sequence to support file level encryption"Paul Lawrence2015-07-076-15/+17