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-021-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-291-2/+2
* | mm, vmscan: move LRU lists to nodeMel Gorman2016-07-291-4/+4
* | staging/android: sync_debug: unproxify debugfs files' fopsNicolai Stange2016-06-181-4/+9
* | staging/android: add DEBUG_FS dependence on KconfigGustavo Padovan2016-06-183-7/+2Star
* | staging/android: rename sync.h to sync_debug.hGustavo Padovan2016-06-184-3/+3
* | staging/android: remove drv_name from sync_timelineGustavo Padovan2016-06-183-11/+4Star
* | staging/android: remove sync_timeline_destroy()Gustavo Padovan2016-06-181-16/+3Star
* | staging/android: remove 'destroyed' member from struct sync_timelineGustavo Padovan2016-06-182-9/+1Star
* | staging/android: make sw_ioctl info internal to sw_sync.cGustavo Padovan2016-06-182-33/+12Star
* | staging/android: make sync_timeline internal to sw_syncGustavo Padovan2016-06-186-273/+225Star
* | staging/android: clean up #includes in the sync frameworkGustavo Padovan2016-06-183-25/+0Star
* | staging/android: move sw_sync related code to sw_sync.cGustavo Padovan2016-06-184-115/+139
* | staging/android: bring struct sync_pt backGustavo Padovan2016-06-183-32/+53
* | staging/android: remove size arg of sync_timeline_create()Gustavo Padovan2016-06-183-11/+5Star
* | staging/android: remove unnecessary check for fenceGustavo Padovan2016-06-181-3/+2Star
* | staging/android: rename android_fence to timeline_fenceGustavo Padovan2016-06-181-18/+18
* | staging/android: remove sw_sync.[ch] filesGustavo Padovan2016-06-184-97/+13Star
* | staging/android: remove sw_sync_timeline and sw_sync_ptGustavo Padovan2016-06-183-41/+19Star
* | staging/android: remove struct sync_timeline_opsGustavo Padovan2016-06-184-32/+16Star
* | staging/android: remove .{fence, timeline}_value_str() from timeline_opsGustavo Padovan2016-06-185-59/+7Star
* | staging/android: store last signaled value on sync timelineGustavo Padovan2016-06-183-31/+14Star
|/
* staging: lowmemorykiller: remove bogus NULL checkDan Carpenter2016-04-301-1/+1
* staging: android: ion: dummy: fix dereference of ERR_PTRSudip Mukherjee2016-04-301-0/+2
* Staging: android: modify memory allocation style in ion_chunk_heap.cBen Marsh2016-04-301-2/+2
* Staging: android: modify memory allocation style in ion_test.cBen Marsh2016-04-301-1/+1
* staging: android: ion: make locally used functions staticMarkus Böhme2016-04-301-3/+3
* dma-buf/sync_file: de-stage sync_fileGustavo Padovan2016-04-303-396/+2Star
* dma-buf/sync_file: de-stage sync_file headersGustavo Padovan2016-04-305-162/+5Star
* staging/android: style fix: alignment to match the open parenthesisGustavo Padovan2016-04-301-4/+4
* staging/android: improve documentation for sync_fileGustavo Padovan2016-04-302-3/+4
* staging/android: prepare sync_file for de-stagingGustavo Padovan2016-04-307-411/+455
* staging/android: remove name arg from sync_file_create()Gustavo Padovan2016-04-303-10/+11
* staging/android: make sync_file_fdget() staticGustavo Padovan2016-04-302-3/+1Star
* staging/android: make sync_file_merge() staticGustavo Padovan2016-04-302-5/+2Star
* staging/android: move sync_file functions comments to sync.cGustavo Padovan2016-04-302-32/+25Star
* staging/android: drop sync_file_install() and sync_file_put()Gustavo Padovan2016-04-303-37/+6Star
* staging/android: remove redundant comments on sync_merge_dataGustavo Padovan2016-04-301-5/+5
* staging/android: refactor SYNC IOCTLsGustavo Padovan2016-04-302-45/+67
* staging: android: Fix grammar error in Kconfig fileLeo Sperling2016-04-301-1/+1
* android,lowmemorykiller: Don't abuse TIF_MEMDIE.Tetsuo Handa2016-04-041-7/+2Star
* Staging: android: change memory allocation style in ion.cBen Marsh2016-03-311-5/+5
* android: remove timed output/gpio driverRob Herring2016-03-316-362/+0Star
* 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-231-2/+2
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-212-6/+4Star
|\|
| * dma-buf: Remove range-based flushTiago Vignatti2016-02-092-6/+4Star
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-211-2/+2
|\ \