summaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-07-28mm: move most file-based accounting to the nodeMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-06-17staging/android: sync_debug: unproxify debugfs files' fopsNicolai Stange
2016-06-17staging/android: add DEBUG_FS dependence on KconfigGustavo Padovan
2016-06-17staging/android: rename sync.h to sync_debug.hGustavo Padovan
2016-06-17staging/android: remove drv_name from sync_timelineGustavo Padovan
2016-06-17staging/android: remove sync_timeline_destroy()Gustavo Padovan
2016-06-17staging/android: remove 'destroyed' member from struct sync_timelineGustavo Padovan
2016-06-17staging/android: make sw_ioctl info internal to sw_sync.cGustavo Padovan
2016-06-17staging/android: make sync_timeline internal to sw_syncGustavo Padovan
2016-06-17staging/android: clean up #includes in the sync frameworkGustavo Padovan
2016-06-17staging/android: move sw_sync related code to sw_sync.cGustavo Padovan
2016-06-17staging/android: bring struct sync_pt backGustavo Padovan
2016-06-17staging/android: remove size arg of sync_timeline_create()Gustavo Padovan
2016-06-17staging/android: remove unnecessary check for fenceGustavo Padovan
2016-06-17staging/android: rename android_fence to timeline_fenceGustavo Padovan
2016-06-17staging/android: remove sw_sync.[ch] filesGustavo Padovan
2016-06-17staging/android: remove sw_sync_timeline and sw_sync_ptGustavo Padovan
2016-06-17staging/android: remove struct sync_timeline_opsGustavo Padovan
2016-06-17staging/android: remove .{fence, timeline}_value_str() from timeline_opsGustavo Padovan
2016-06-17staging/android: store last signaled value on sync timelineGustavo Padovan
2016-06-02dma-buf/fence: make fence context 64 bit v2Christian König
2016-04-29staging: lowmemorykiller: remove bogus NULL checkDan Carpenter
2016-04-29staging: android: ion: dummy: fix dereference of ERR_PTRSudip Mukherjee
2016-04-29Staging: android: modify memory allocation style in ion_chunk_heap.cBen Marsh
2016-04-29Staging: android: modify memory allocation style in ion_test.cBen Marsh
2016-04-29staging: android: ion: make locally used functions staticMarkus Böhme
2016-04-29dma-buf/sync_file: de-stage sync_fileGustavo Padovan
2016-04-29dma-buf/sync_file: de-stage sync_file headersGustavo Padovan
2016-04-29staging/android: style fix: alignment to match the open parenthesisGustavo Padovan
2016-04-29staging/android: improve documentation for sync_fileGustavo Padovan
2016-04-29staging/android: prepare sync_file for de-stagingGustavo Padovan
2016-04-29staging/android: remove name arg from sync_file_create()Gustavo Padovan
2016-04-29staging/android: make sync_file_fdget() staticGustavo Padovan
2016-04-29staging/android: make sync_file_merge() staticGustavo Padovan
2016-04-29staging/android: move sync_file functions comments to sync.cGustavo Padovan
2016-04-29staging/android: drop sync_file_install() and sync_file_put()Gustavo Padovan
2016-04-29staging/android: remove redundant comments on sync_merge_dataGustavo Padovan
2016-04-29staging/android: refactor SYNC IOCTLsGustavo Padovan
2016-04-29staging: android: Fix grammar error in Kconfig fileLeo Sperling
2016-04-04android,lowmemorykiller: Don't abuse TIF_MEMDIE.Tetsuo Handa
2016-03-30Staging: android: change memory allocation style in ion.cBen Marsh
2016-03-30android: remove timed output/gpio driverRob Herring
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-22staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson
2016-03-11staging: android: ion: fix up file modeGreg Kroah-Hartman