summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* invensense: Remove MPU6050 ifdef stuff.Kyle Repinski2016-01-1717-803/+13
* libsensors: Cleanup and update sensor struct.Kyle Repinski2016-01-171-25/+14
* invensense: Ensure timestamps include time in suspend.Kyle Repinski2016-01-172-2/+2
* invensense: Cleanup and update sensor struct.Kyle Repinski2016-01-171-22/+23
* dumpstate: Build with -Wall -Werror.Kyle Repinski2016-01-172-2/+4
* invensense: Build with -Wall -Werror.Kyle Repinski2016-01-177-9/+13
* libsensors: Build with -Wall -Werror.Kyle Repinski2016-01-174-23/+29
* power: Build with -Wall -Werror.Kyle Repinski2016-01-171-0/+1
* nfc: Build with -Wall -Werror.Kyle Repinski2016-01-172-6/+8
* dumpdcc: Build with -Wall -Werror.Kyle Repinski2016-01-171-0/+1
* liblight: Build with -Wall -Werror.Kyle Repinski2016-01-172-4/+7
* Remove TARGET_NEEDS_BIONIC_MD5.Kyle Repinski2016-01-171-3/+0
* Remove deprecated storage_list.xmlZiyan2016-01-171-32/+0
* invensense: remove support for unused sensorsZiyan2016-01-174-260/+11
* Add invensense stuff in-tree.Kyle Repinski2016-01-1775-2/+25203
* libsensors: Build with Clang.Kyle Repinski2016-01-171-0/+1
* Revert "tuna: switch to dlmalloc"Ziyan2016-01-171-3/+0
* tuna: pass androidboot.hardware via kernel cmdlineZiyan2016-01-171-1/+1
* libsensors: fix build on MZiyan2016-01-171-0/+1
* Update external storage configurationZiyan2016-01-171-20/+2
* Drop BOARD_SEPOLICY_UNIONZiyan2016-01-171-10/+0
* [TEST] audio: Set short period size to 882.Kyle Repinski2016-01-151-1/+4
* audio: Fix buffer underrun doing short to long period transition.Kyle Repinski2016-01-151-2/+4
* audio: further tweaking to use_long_periods.Kyle Repinski2016-01-151-19/+29
* audio: Make buffer_frames dependent on OUT_RESAMPLER.Kyle Repinski2016-01-151-3/+3
* audio: Decide use_long_periods on start_output_stream.Kyle Repinski2016-01-151-2/+7
* audio: Initial work towards a variable sampling rate.Kyle Repinski2016-01-153-5/+82
* audio: Use separate sampling rate for MM-UL (input stream).Kyle Repinski2016-01-151-1/+6
* audio: Fix PLAYBACK_PERIOD_COUNT and OUT_RESAMPLER definition detection.Kyle Repinski2016-01-151-19/+19
* audio: Add ability to actually force the out stream sampling rate.Kyle Repinski2016-01-152-1/+17
* audio: Determine whether or not to use out stream resampler automatically.Kyle Repinski2016-01-152-3/+1
* audio: Disable output resampling by default.Kyle Repinski2016-01-151-1/+1
* audio: Add ability to disable built-in out stream resample.Kyle Repinski2016-01-152-0/+25
* tuna: Proper 48kHz audio support.Kyle Repinski2016-01-152-3/+3
* audio: Fix aliasing violation.MWisBest2016-01-151-2/+3
* SGX module building: remove unused PLATFORM_VERSION parameterZiyan2016-01-081-1/+1
* init: increase read-ahead value to 256 kbZiyan2016-01-081-0/+3
* Revert "Switch back to CFQ as the default I/O scheduler"Ziyan2016-01-081-1/+1
* init: tune vm for zRAMZiyan2016-01-081-0/+6
* Increase zRAM size to 256 mbZiyan2016-01-081-1/+1
* Enable EXTENDED_FONT_FOOTPRINTZiyan2016-01-081-0/+2
* Remove packages built by defaultZiyan2016-01-081-10/+0
* Remove touchscreen firmware from userspaceZiyan2016-01-084-17/+0
* Use 2 zRAM compression streams (now that our driver can)D. Andrei Măceș2016-01-081-1/+1
* Add zram information and mount it during bootHashcode2016-01-082-0/+7
* Remove lowram flagsZiyan2016-01-041-5/+0
* Enable WITH_DEXPREOPT_BOOT_IMG_ONLYZiyan2016-01-041-1/+2
* Update extract-files scriptZiyan2016-01-034-33/+25
* Switch back to CFQ as the default I/O schedulerZiyan2016-01-031-1/+1
* camera: support tunaZiyan2016-01-036-12/+158