aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* MFD: twl6040-codec: cancel synch all active works on suspendGrygorii Strashko2014-10-011-0/+1
* gcx: mmu refactoring.Alexei Shlychkov2014-10-019-1083/+1243
* OMAP4470: gcx: Use device scaling instead of L3 throughput.Oleg Matcovschi2014-10-011-4/+68
* gcx: fixed error handling.Alexei Shlychkov2014-10-013-24/+72
* gcx: fixed color conversion table.Alexei Shlychkov2014-10-011-61/+89
* gc320: determine whether context was lost and reset gpuTony Lofthouse2014-10-011-2/+12
* gcx: fixed surface comparison and surface parameter validation.Alexei Shlychkov2014-10-011-122/+195
* gcx: driver cleanup; fixed debug printing; dumping improvement.Alexei Shlychkov2014-10-015-166/+37
* gcx: use pm_runtime calls to obtain omap power resources.Tony Lofthouse2014-10-011-38/+10
* gcx: boot stability fixes.Alexei Shlychkov2014-10-014-106/+68
* gcx: image offset issue fixed; accounts for pageoffset and pagesize.Alexei Shlychkov2014-10-014-203/+352
* gcx: driver cleanup.David Sin2014-10-014-79/+24
* gcx: optimized programming of the destination.Alexei Shlychkov2014-10-011-103/+138
* gcx: moved GC320 pixel cache flush to the end of the batch.Alexei Shlychkov2014-10-011-8/+15
* misc: cdc tcxo: Add initial supportMisael Lopez Cruz2014-10-013-0/+176
* gccore: (work-around) attempt to power off gc320 during early suspendTony Lofthouse2014-10-011-0/+34
* Revert "gcx: optimized programming of the destination."Craig Stout2014-10-011-138/+103
* Revert "gcx: moved GC320 pixel cache flush to the end of the batch."Craig Stout2014-10-011-15/+8
* gcx: when a surface geometry exceeds the size of the surface, return an error...Craig Stout2014-10-011-2/+2
* gccore: enable suspend handler and poll for idle statusTony Lofthouse2014-10-011-17/+23
* gccore: Remove Android early suspend late resume handlersTony Lofthouse2014-10-011-46/+2
* gccore: move power off directly to module exitTony Lofthouse2014-10-011-5/+1
* gccore: create a separate state for pulse skippingTony Lofthouse2014-10-013-11/+13
* gcbv: update gcbv to match latest BLTsville APIJack Yen2014-10-011-2/+8
* gcx: return an error if 2d hardware is not present.David Sin2014-10-011-1/+5
* gcx: optimized programming of the destination.Alexei Shlychkov2014-10-011-103/+138
* gcx: moved GC320 pixel cache flush to the end of the batch.Alexei Shlychkov2014-10-011-8/+15
* gcx: more driver cleanupRick Tillery2014-10-012-95/+66
* gcx: Fixed l3 data throughput requested value.Oleg Matcovschi2014-10-011-2/+2
* gcx: use uncached memory for command buffer.David Sin2014-10-012-48/+13
* gcx: fixed missed blits when batchflags=0.Alexei Shlychkov2014-10-011-16/+16
* gcx: fixed command buffer overrun.Alexei Shlychkov2014-10-012-4/+32
* gcx: added zoned debug printing.Alexei Shlychkov2014-10-0111-947/+889
* gcx: driver cleanup, corrected structure size validationDavid Sin2014-10-015-65/+15
* gcx: add debugfs featureCraig Stout2014-10-015-1/+438
* gccore: fixed power off/on transition.Alexei Shlychkov2014-10-015-297/+239
* GPS: GPS Char Driver for Texas Instrument's Connectivity Chip.Satish Chandra2014-10-013-0/+812
* [gcx] Remove unused duplicate copy of gcreg.hCraig Stout2014-10-011-8224/+0
* gccore: don't turn on clocks to program mmuTony Lofthouse2014-10-015-84/+114
* gccore: have gc_set_power disable clocks lastTony Lofthouse2014-10-011-16/+17
* gccore: move clk structure acquisition to gccore initTony Lofthouse2014-10-011-21/+19
* gccore : disable suspend/resumeDima Svetlov2014-10-011-4/+6
* DRIVERS: MISC: move DC from misc to thermal_frameworkEugen Mandrenko2014-10-013-657/+0
* gccore: zero GCHOLD bit before enabling clock.David Sin2014-10-011-0/+1
* gcbv: batching fixes.Alexei Shlychkov2014-10-011-660/+423
* gccore: set GCHOLD bit before disabling clock.David Sin2014-10-011-0/+2
* gccore: set min data throughput on omap pm frameworkDavid Sin2014-10-011-0/+10
* gcbv: check desc and geom instead of virtaddrJack Yen2014-10-011-4/+8
* gcbv: add software based clippingBo Najdrovsky2014-10-011-3/+285
* gcbv: Fix multi-source blend batching issueGustavo Diaz Prado2014-10-011-11/+15