summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-08ion:synchronize debugfs callback and ion_client_destroyNeil Zhang
2016-02-08staging/ion: Add support to get ion handle from dma bufRohit kumar
2016-02-08staging/android: remove len field from struct sync_fence_infoGustavo Padovan
2016-02-08staging/android: remove driver_data from struct sync_fence_infoGustavo Padovan
2016-02-08staging/android: rename sync_file_info_data to sync_file_infoGustavo Padovan
2016-02-08staging/android: rename sync_pt_info to sync_fence_infoGustavo Padovan
2016-02-08staging/android: remove SYNC_WAIT ioctlGustavo Padovan
2016-02-08Staging: Android: memory allocation style change in ion_page_pool.cBen Marsh
2016-02-08staging/android: remove sync_fence_create_dma()Gustavo Padovan
2016-02-08staging/android: remove pointless sync_timeline_signal at destroy phaseGustavo Padovan
2016-02-08staging/android: remove unused var from sync_timeline_signal()Gustavo Padovan
2016-02-08staging/android: remove struct sync_ptGustavo Padovan
2016-02-08staging/android: rename 'sync_pt' to 'fence' in struct sync_fence_cbGustavo Padovan
2016-02-08staging/android: rename sync_fence to sync_fileGustavo Padovan
2016-02-08staging/android: move SW_SYNC_USER to a debugfs fileGustavo Padovan
2016-02-08staging/android: create a 'sync' dir for debugfs informationGustavo Padovan
2016-02-08staging/android: remove not used sync_timeline opsGustavo Padovan
2016-02-08staging/android: sync: remove interfaces that are not usedGustavo Padovan
2016-02-08staging/android: fix sync framework documentationGustavo Padovan
2016-02-08android: binder: Sanity check at binder ioctlChen Feng
2016-02-08staging: android: ion: Set the length of the DMA sg entries in bufferLiviu Dudau
2016-02-08staging: ion : Donnot wakeup kswapd in ion system allocChen Feng
2016-02-08Staging: android: Fix brace coding style warning in sync_debug.cBopamo Osaisai
2016-02-08staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya
2016-02-08staging: lowmemorykiller: Make default lowmemorykiller debug message usefulColin Cross
2016-02-08staging: ashmem: Add missing includeRom Lemarchand
2016-02-08staging: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott
2016-02-08staging: most: add __iomem for io_base and registersHugo Camboulive
2016-02-08staging: most: replace multiple if..else with table lookupHari Prasath Gujulan Elango
2016-02-08staging: most: fix error comparisonSudip Mukherjee
2016-02-08staging: most: remove 2nd forward declaration of struct most_aimChristian Gromm
2016-02-08staging: most: add statistics for dropped packetsChristian Gromm
2016-02-08staging: most: rearrange function aim_writeChristian Gromm
2016-02-08staging: most: remove stacked_mboChristian Gromm
2016-02-08staging: most: change type of access_refChristian Gromm
2016-02-08staging: most: fix race conditionsChristian Gromm
2016-02-08staging: most: rename variable channelChristian Gromm
2016-02-08staging: most: fix retrieval of buffer availabilityChristian Gromm
2016-02-08staging: most: encapsulate shared codeChristian Gromm
2016-02-08staging: most: remove redundant call to wake_up_interruptibleChristian Gromm
2016-02-08staging: most: remove redundant mutexesChristian Gromm
2016-02-08staging: most: remove code to destroy channelChristian Gromm
2016-02-08staging: most: remove reference counterChristian Gromm
2016-02-08staging: most: remove tainted flagChristian Gromm
2016-02-08staging: most: move channel disconnect to function most_deregister_interfaceChristian Gromm
2016-02-08staging: most: move mutexChristian Gromm
2016-02-08staging: most: move initialization of pointerChristian Gromm
2016-02-08staging: most: move call to disconnect_channel callbackChristian Gromm
2016-02-08staging: most: add missing call to ida_simple_removeChristian Gromm
2016-02-08staging: most: remove function destroy_most_c_objChristian Gromm