aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* proc: uid: Changes the thread notifier to profile event notifier.Ruchi Kandoi2016-01-172-34/+19
* proc: uid_cputime: fix show_uid_stat permissionJin Qian2016-01-171-1/+1
* proc: uid: Adds accounting for the cputimes per uid.jinqian2016-01-173-0/+260
* misc: inv_mpu: include time spent in suspend for irqtimeKyle Repinski2016-01-174-4/+4
* drivers: misc: do not enable color control by defaultZiyan2015-04-111-1/+1
* Added Color Control version 4.Ezekeel2014-12-163-0/+230
* misc: uidstat: avoid create_stat() race and blockage.JP Abgrall2014-11-201-21/+31
* bmp180: Report ambient temperature through ABS_MISC.Kyle Repinski2014-10-031-1/+8
* bmp180.c: fix unused variable warningZiyann2014-10-031-1/+0
* gcx: version update to 2.2.2Craig Stout2014-10-011-3/+3
* gcx: fixed YUV planar odd location origin.Alexei Shlychkov2014-10-012-45/+41
* gcx: fixed scaler temp parameter calculations.Alexei Shlychkov2014-10-011-63/+111
* gcx: two pass filter fixes.Alexei Shlychkov2014-10-013-52/+62
* gcx: fixed surface offset calculations.Alexei Shlychkov2014-10-015-203/+361
* gcx: source setup optimization.Alexei Shlychkov2014-10-014-444/+665
* gcx: feature support checks revised.Alexei Shlychkov2014-10-012-52/+65
* gcx: changed debug module names for consistency.Alexei Shlychkov2014-10-017-21/+23
* gcx: improved MMU table dumping.Alexei Shlychkov2014-10-014-70/+220
* gcx: Use GFP_ATOMIC flag for opp_freqs table.Oleg Matcovschi2014-10-011-1/+1
* gcx: version update to 2.2.1Craig Stout2014-10-011-3/+3
* gcx: added source rectangle validation.Alexei Shlychkov2014-10-015-108/+161
* gcx: fix main thread looping.Alexei Shlychkov2014-10-011-3/+12
* gcx: added geometry check.Alexei Shlychkov2014-10-011-17/+41
* gcx: scaler update.Alexei Shlychkov2014-10-014-258/+859
* gcx: added generic YUV programming for the blitter.Alexei Shlychkov2014-10-012-92/+114
* gcx: fix format parsing/usage dependency.Alexei Shlychkov2014-10-012-10/+12
* gcx: destination setup enhanced.Alexei Shlychkov2014-10-016-193/+288
* gcx: error handling improvements and fixes.Alexei Shlychkov2014-10-013-74/+106
* gcx: added generic format parser.Alexei Shlychkov2014-10-015-378/+408
* gcx: added gcpwr_get_speed function and cur_freq debugfs entry.Alexei Shlychkov2014-10-013-1/+54
* gcx: change uvshift for NV12 rotation to work properlyJack Yen2014-10-011-4/+17
* gcx: update version to 2.2.Craig Stout2014-10-011-4/+4
* gcx: make gccmdthread interruptible to avoid false hung task detection.Craig Stout2014-10-011-2/+5
* gcx: adjust cache rect based on orientationJack Yen2014-10-011-6/+15
* gcx: validate dest rect after clippingCraig Stout2014-10-011-17/+39
* gcx: fixed pulse skipping init bug.Alexei Shlychkov2014-10-012-72/+99
* gcx: fix race conditions on suspend.Craig Stout2014-10-011-8/+20
* gcx: fix mmu context switch issues.Craig Stout2014-10-011-0/+6
* gcx: added scaling support.Alexei Shlychkov2014-10-0115-893/+2937
* gcx: split in several files by function.Alexei Shlychkov2014-10-0114-3778/+4527
* gcbv: improve check for fill conditionTony Lofthouse2014-10-011-5/+6
* gcx: changed GC_THREAD_TIMEOUT valueVictor Kleinik2014-10-011-1/+1
* gcx: fixed thread lockup.Alexei Shlychkov2014-10-013-9/+15
* gcx: fixed suspend synchronization.Alexei Shlychkov2014-10-014-42/+76
* gcx: fixed suspend issue.Alexei Shlychkov2014-10-011-24/+7
* gcx: bump version to 2.1.2Craig Stout2014-10-011-3/+3
* gcx: rotation fixes.Alexei Shlychkov2014-10-014-84/+116
* gcx: process cleanupJack Yen2014-10-013-6/+48
* gcx: yuv support improvements.Craig Stout2014-10-011-8/+62
* gcx: driver optimizations.Alexei Shlychkov2014-10-013-161/+175