aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/gcx/gccore/gcqueue.c
Commit message (Expand)AuthorAgeFilesLines
* gcx: improved MMU table dumping.Alexei Shlychkov2012-10-221-1/+2
* gcx: fix main thread looping.Alexei Shlychkov2012-09-271-3/+12
* gcx: make gccmdthread interruptible to avoid false hung task detection.Craig Stout2012-09-101-2/+5
* gcx: fix race conditions on suspend.Craig Stout2012-08-301-8/+20
* gcx: changed GC_THREAD_TIMEOUT valueVictor Kleinik2012-08-131-1/+1
* gcx: fixed thread lockup.Alexei Shlychkov2012-07-191-7/+11
* gcx: fixed suspend synchronization.Alexei Shlychkov2012-07-191-23/+68
* gcx: rotation fixes.Alexei Shlychkov2012-07-131-35/+49
* gcx: driver optimizations.Alexei Shlychkov2012-07-131-153/+170
* gcx: status dump displayed even when debugging is compiled outCraig Stout2012-06-141-2/+2
* gcx: stability improvements.Alexei Shlychkov2012-06-141-28/+66
* gcx: debugging improvements.Alexei Shlychkov2012-06-121-0/+1
* gcx: added support for asynchronous operation.Alexei Shlychkov2012-06-121-0/+1512