summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-011-1/+2
|\
| * dma-buf/fence: make fence context 64 bit v2Christian König2016-06-021-1/+2
* | mm: move most file-based accounting to the nodeMel Gorman2016-07-281-2/+2
* | mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-4/+4
* | staging/android: sync_debug: unproxify debugfs files' fopsNicolai Stange2016-06-171-4/+9
* | staging/android: add DEBUG_FS dependence on KconfigGustavo Padovan2016-06-173-7/+2
* | staging/android: rename sync.h to sync_debug.hGustavo Padovan2016-06-174-3/+3
* | staging/android: remove drv_name from sync_timelineGustavo Padovan2016-06-173-11/+4
* | staging/android: remove sync_timeline_destroy()Gustavo Padovan2016-06-171-16/+3
* | staging/android: remove 'destroyed' member from struct sync_timelineGustavo Padovan2016-06-172-9/+1
* | staging/android: make sw_ioctl info internal to sw_sync.cGustavo Padovan2016-06-172-33/+12
* | staging/android: make sync_timeline internal to sw_syncGustavo Padovan2016-06-176-273/+225
* | staging/android: clean up #includes in the sync frameworkGustavo Padovan2016-06-173-25/+0
* | staging/android: move sw_sync related code to sw_sync.cGustavo Padovan2016-06-174-115/+139
* | staging/android: bring struct sync_pt backGustavo Padovan2016-06-173-32/+53
* | staging/android: remove size arg of sync_timeline_create()Gustavo Padovan2016-06-173-11/+5
* | staging/android: remove unnecessary check for fenceGustavo Padovan2016-06-171-3/+2
* | staging/android: rename android_fence to timeline_fenceGustavo Padovan2016-06-171-18/+18
* | staging/android: remove sw_sync.[ch] filesGustavo Padovan2016-06-174-97/+13
* | staging/android: remove sw_sync_timeline and sw_sync_ptGustavo Padovan2016-06-173-41/+19
* | staging/android: remove struct sync_timeline_opsGustavo Padovan2016-06-174-32/+16
* | staging/android: remove .{fence, timeline}_value_str() from timeline_opsGustavo Padovan2016-06-175-59/+7
* | staging/android: store last signaled value on sync timelineGustavo Padovan2016-06-173-31/+14
|/
* staging: lowmemorykiller: remove bogus NULL checkDan Carpenter2016-04-291-1/+1
* staging: android: ion: dummy: fix dereference of ERR_PTRSudip Mukherjee2016-04-291-0/+2
* Staging: android: modify memory allocation style in ion_chunk_heap.cBen Marsh2016-04-291-2/+2
* Staging: android: modify memory allocation style in ion_test.cBen Marsh2016-04-291-1/+1
* staging: android: ion: make locally used functions staticMarkus Böhme2016-04-291-3/+3
* dma-buf/sync_file: de-stage sync_fileGustavo Padovan2016-04-293-396/+2
* dma-buf/sync_file: de-stage sync_file headersGustavo Padovan2016-04-295-162/+5
* staging/android: style fix: alignment to match the open parenthesisGustavo Padovan2016-04-291-4/+4
* staging/android: improve documentation for sync_fileGustavo Padovan2016-04-292-3/+4
* staging/android: prepare sync_file for de-stagingGustavo Padovan2016-04-297-411/+455
* staging/android: remove name arg from sync_file_create()Gustavo Padovan2016-04-293-10/+11
* staging/android: make sync_file_fdget() staticGustavo Padovan2016-04-292-3/+1
* staging/android: make sync_file_merge() staticGustavo Padovan2016-04-292-5/+2
* staging/android: move sync_file functions comments to sync.cGustavo Padovan2016-04-292-32/+25
* staging/android: drop sync_file_install() and sync_file_put()Gustavo Padovan2016-04-293-37/+6
* staging/android: remove redundant comments on sync_merge_dataGustavo Padovan2016-04-291-5/+5
* staging/android: refactor SYNC IOCTLsGustavo Padovan2016-04-292-45/+67
* staging: android: Fix grammar error in Kconfig fileLeo Sperling2016-04-291-1/+1
* android,lowmemorykiller: Don't abuse TIF_MEMDIE.Tetsuo Handa2016-04-041-7/+2
* Staging: android: change memory allocation style in ion.cBen Marsh2016-03-301-5/+5
* android: remove timed output/gpio driverRob Herring2016-03-306-362/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-251-2/+4
|\
| * dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson2016-03-191-2/+4
* | staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy2016-03-221-2/+2
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-212-6/+4
|\|
| * dma-buf: Remove range-based flushTiago Vignatti2016-02-092-6/+4
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-2/+2
|\ \