summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
* staging/ion: Add support to get ion handle from dma bufRohit kumar2016-02-072-12/+34
* staging/android: remove len field from struct sync_fence_infoGustavo Padovan2016-02-072-5/+1
* staging/android: remove driver_data from struct sync_fence_infoGustavo Padovan2016-02-074-46/+1
* staging/android: rename sync_file_info_data to sync_file_infoGustavo Padovan2016-02-072-18/+17
* staging/android: rename sync_pt_info to sync_fence_infoGustavo Padovan2016-02-072-11/+11
* staging/android: remove SYNC_WAIT ioctlGustavo Padovan2016-02-074-116/+0
* Staging: Android: memory allocation style change in ion_page_pool.cBen Marsh2016-02-071-2/+2
* staging/android: remove sync_fence_create_dma()Gustavo Padovan2016-02-072-17/+1
* staging/android: remove pointless sync_timeline_signal at destroy phaseGustavo Padovan2016-02-071-4/+0
* staging/android: remove unused var from sync_timeline_signal()Gustavo Padovan2016-02-071-1/+0
* staging/android: remove struct sync_ptGustavo Padovan2016-02-076-147/+111
* staging/android: rename 'sync_pt' to 'fence' in struct sync_fence_cbGustavo Padovan2016-02-073-12/+12
* staging/android: rename sync_fence to sync_fileGustavo Padovan2016-02-075-214/+221
* staging/android: move SW_SYNC_USER to a debugfs fileGustavo Padovan2016-02-073-139/+117
* staging/android: create a 'sync' dir for debugfs informationGustavo Padovan2016-02-071-4/+17
* staging/android: remove not used sync_timeline opsGustavo Padovan2016-02-073-53/+1
* staging/android: sync: remove interfaces that are not usedGustavo Padovan2016-02-073-121/+0
* staging/android: fix sync framework documentationGustavo Padovan2016-02-071-24/+21
* staging: android: ion: Set the length of the DMA sg entries in bufferLiviu Dudau2016-02-071-1/+3
* staging: ion : Donnot wakeup kswapd in ion system allocChen Feng2016-02-071-1/+1
* Staging: android: Fix brace coding style warning in sync_debug.cBopamo Osaisai2016-02-071-2/+1
* staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya2016-02-071-1/+1
* staging: lowmemorykiller: Make default lowmemorykiller debug message usefulColin Cross2016-02-071-7/+17
* staging: ashmem: Add missing includeRom Lemarchand2016-02-071-0/+1
* staging: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott2016-02-071-1/+3
* staging: most: add __iomem for io_base and registersHugo Camboulive2016-02-074-9/+10
* staging: most: replace multiple if..else with table lookupHari Prasath Gujulan Elango2016-02-071-17/+24
* staging: most: fix error comparisonSudip Mukherjee2016-02-071-1/+1
* staging: most: remove 2nd forward declaration of struct most_aimChristian Gromm2016-02-071-2/+0
* staging: most: add statistics for dropped packetsChristian Gromm2016-02-071-3/+8
* staging: most: rearrange function aim_writeChristian Gromm2016-02-071-18/+14
* staging: most: remove stacked_mboChristian Gromm2016-02-071-13/+3
* staging: most: change type of access_refChristian Gromm2016-02-071-9/+8
* staging: most: fix race conditionsChristian Gromm2016-02-071-35/+54
* staging: most: rename variable channelChristian Gromm2016-02-071-108/+108
* staging: most: fix retrieval of buffer availabilityChristian Gromm2016-02-073-8/+14
* staging: most: encapsulate shared codeChristian Gromm2016-02-071-26/+29
* staging: most: remove redundant call to wake_up_interruptibleChristian Gromm2016-02-071-2/+0
* staging: most: remove redundant mutexesChristian Gromm2016-02-071-9/+0
* staging: most: remove code to destroy channelChristian Gromm2016-02-071-13/+0
* staging: most: remove reference counterChristian Gromm2016-02-071-12/+1
* staging: most: remove tainted flagChristian Gromm2016-02-071-32/+1
* staging: most: move channel disconnect to function most_deregister_interfaceChristian Gromm2016-02-071-13/+11
* staging: most: move mutexChristian Gromm2016-02-071-2/+1
* staging: most: move initialization of pointerChristian Gromm2016-02-071-2/+5
* staging: most: move call to disconnect_channel callbackChristian Gromm2016-02-071-2/+2
* staging: most: add missing call to ida_simple_removeChristian Gromm2016-02-071-0/+2
* staging: most: remove function destroy_most_c_objChristian Gromm2016-02-071-24/+14
* staging: most: use readl and writel functionsChristian Gromm2016-02-071-2/+2
* staging: most: fix tracking of MBO offsetChristian Gromm2016-02-071-3/+2
OpenPOWER on IntegriCloud