summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
...
* | gpu: ion: Add EXPORT_SYMBOL to functionsOlav Haugan2013-12-141-0/+9
* | gpu: ion: Add missing argument to WARN callOlav Haugan2013-12-141-2/+2
* | gpu: ion: do not ask for compound pages in system heapDima Zavin2013-12-141-1/+1
* | gpu: ion: Add explicit sync ioctlRebecca Schultz Zavin2013-12-142-3/+47
* | gpu: ion: Modify the system heap to try to allocate large/huge pagesRebecca Schultz Zavin2013-12-141-26/+90
* | gpu: ion: Add cache maintenance to ion.Rebecca Schultz Zavin2013-12-145-19/+210
* | gpu: ion: Map only the vma size givenLaura Abbott2013-12-141-1/+1
* | gpu: ion: Loop on the handle count when destroyingLaura Abbott2013-12-141-1/+1
* | gpu: ion: ion_system_heap: Change allocations to GFP_HIGHUSERRebecca Schultz Zavin2013-12-141-1/+1
* | gpu: ion: Set the dma_address of the sg list at alloc timeRebecca Schultz Zavin2013-12-141-1/+12
* | gpu: ion: fill in buffer->{dev,size} before mapping new buffersGreg Hackmann2013-12-141-2/+3
* | gpu: ion: Get an sg_table from an ion handleRebecca Schultz Zavin2013-12-142-7/+14
* | gpu: ion: Allocate the sg_table at creation time rather than dynamicallyRebecca Schultz Zavin2013-12-141-38/+41
* | gpu: ion: support begin/end and kmap/kunmap dma_buf opsRebecca Schultz Zavin2013-12-141-26/+62
* | gpu: ion: Use alloc_pages instead of vmalloc from the system heapRebecca Schultz Zavin2013-12-141-33/+61
* | ion: Switch ion to use dma-bufRebecca Schultz Zavin2013-12-143-471/+236
* | gpu: ion: several bugfixes and enhancements of IONKyongHo Cho2013-12-141-13/+39
* | ion: Add reserve function to ionRebecca Schultz Zavin2013-12-142-0/+28
* | ion: Switch map/unmap dma api to sg_tablesRebecca Schultz Zavin2013-12-144-53/+53
* | gpu: ion: ion_carveout_heap: fix for 3.4Colin Cross2013-12-141-2/+2
* | gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin2013-12-1413-0/+2378
* | staging: alarm-dev: Seperate functions with one blank lineSeongJae Park2013-11-191-0/+1
* | staging: alarm-dev: Remove unnecessary blank linesSeongJae Park2013-11-191-3/+0
* | staging: alarm-dev: Remove unnecessary parenthesisSeongJae Park2013-11-191-2/+2
* | staging: android: Fix typo in android/sync.hMasanari Iida2013-11-111-25/+25
|/
* staging: ashmem: Fix ASHMEM_PURGE_ALL_CACHES return valueJohn Stultz2013-10-251-1/+1
* staging/android: Add kerneldoc to one function in alarm-dev.cCruz Julian Bishop2013-09-171-2/+6
* staging/android: Add some more kerneldoc to ashmem.cCruz Julian Bishop2013-09-171-3/+37
* staging/android: Initial partial kernel-doc for ashmem.cCruz Julian Bishop2013-09-171-30/+67
* staging/android: Persistent formatting of help Kconfig entriesCruz Julian Bishop2013-09-171-3/+3
* Staging: android: Remove extern from function prototypes in .h filesBojan Prtvar2013-09-171-2/+2
* drivers: staging: android: Kconfig: add depends on MMU for ANDROID_BINDER_IPCChen Gang2013-09-171-0/+1
* Staging: android: Mark local functions in binder.c as staticBojan Prtvar2013-09-171-3/+4
* Staging: android: add __user annotation in binder.cBojan Prtvar2013-09-171-1/+1
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-131-1/+1
|\
| * aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-301-1/+1
* | drivers: convert shrinkers to new count/scan APIDave Chinner2013-09-102-33/+53
* | shrinker: add node awarenessDave Chinner2013-09-101-0/+3
* | staging: android: timed_output: fix sysfs file creation raceGreg Kroah-Hartman2013-08-241-17/+10
* | android/sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Yann Droneaud2013-08-151-1/+1
* | android/sw_sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Yann Droneaud2013-08-151-1/+1
* | Merge 3.11-rc3 into staging-nextGreg Kroah-Hartman2013-07-291-1/+3
|\ \
| * | staging: android: logger: Correct write offset reset on errorKarlis Ogsts2013-07-231-1/+3
| |/
* | staging: android: binder: fix binder interface for 64bit compat layerSerban Constantinescu2013-07-232-16/+16
* | staging: android: binder: replace types with portable onesSerban Constantinescu2013-07-231-13/+13
* | staging: android: binder: fix alignment issuesSerban Constantinescu2013-07-231-2/+2
* | staging: android: binder: fix BC_FREE_BUFFER ioctl declarationSerban Constantinescu2013-07-231-1/+1
* | staging: android: binder: fix BINDER_SET_MAX_THREADS declarationSerban Constantinescu2013-07-231-1/+1
* | staging: android: binder: modify struct binder_write_read to use size_tSerban Constantinescu2013-07-232-9/+9
|/
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-1/+1
|\
OpenPOWER on IntegriCloud