summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
AgeCommit message (Expand)AuthorFilesLines
2013-03-04staging: sync: Fix timeout = 0 wait behaviorJamie Gennis1-4/+6
2013-03-04staging: sync: Don't log wait timeouts when timeout = 0Erik Gilling1-1/+1
2013-03-04staging: sync: Fix race condition between merge and signalØrjan Eide1-3/+7
2013-03-04staging: sync: Add tracepoint supportErik Gilling2-0/+93
2013-03-04staging: sw_sync: Convert to use new value_str debug opsErik Gilling1-19/+17
2013-03-04staging: sync: Refactor sync debug printingErik Gilling2-8/+29
2013-03-04staging: sync: Use proper barriers when waiting indefinitelyErik Gilling1-1/+2
2013-03-04staging: sync: Update new fence status with sync_fence_signal_ptErik Gilling1-1/+13
2013-03-04staging: sync: Protect unlocked access to fence statusErik Gilling1-1/+17
2013-03-04staging: sync: Dump sync state on fence errorsErik Gilling1-1/+4
2013-03-04staging: sync: Improve timeout dump messagesErik Gilling1-1/+4
2013-03-04staging: sync: Dump sync state to console on timeoutErik Gilling1-2/+32
2013-03-04staging: sync: Change wait timeout to mirror poll semanticsErik Gilling2-7/+7
2013-03-04staging: sw_sync: Fix error pathsRebecca Schultz Zavin1-2/+7
2013-03-04staging: sync: Fix error pathsRebecca Schultz Zavin1-2/+7
2013-03-04staging: sync: Add reference counting to timelinesErik Gilling2-16/+15
2013-03-04staging: sync: Add internal refcounting to fencesErik Gilling2-8/+51
2013-03-04staging: sync: Optimize fence mergesErik Gilling1-1/+51
2013-03-04staging: sync: Reorder sync_fence_releaseErik Gilling1-2/+2
2013-03-04staging: sw_sync: Export sw_sync APIErik Gilling1-1/+4
2013-03-04staging: sync: Export sync API symbolsErik Gilling1-0/+14
2013-03-04staging: sync: Allow async waits to be canceledErik Gilling2-22/+60
2013-03-04staging: sync: Add poll supportErik Gilling1-0/+17
2013-03-04staging: sw_sync: Add fill_driver_data supportErik Gilling1-0/+14
2013-03-04staging: sync: Add ioctl to get fence dataErik Gilling2-0/+138
2013-03-04staging: sw_sync: Add debug supportErik Gilling1-0/+19
2013-03-04staging: sync: Add debugfs supportErik Gilling2-5/+191
2013-03-04staging: sync: Add timestamps to sync_ptsErik Gilling2-0/+10
2013-03-04staging: sw_sync: Add cpu based sync driverErik Gilling4-0/+301
2013-03-04staging: sync: Add synchronization frameworkErik Gilling4-0/+849
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-12/+7
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina6-255/+589
2013-01-18staging: alarm-dev: Implement compat_ioctl supportJohn Stultz2-0/+54
2013-01-18staging: alarm-dev: Refactor alarm-dev ioctl code in prep for compat_ioctlJohn Stultz1-89/+139
2013-01-18staging: alarm-dev: Drop pre Android 1.0 _OLD ioctlsJohn Stultz1-16/+2
2013-01-07staging: android: Add some Kconfig help entriesCruz Julian Bishop1-3/+26
2013-01-07staging: android: Fix two checkpatch issues in binder.cCruz Julian Bishop1-3/+3
2013-01-07staging: android: Avoid using camelcase in binder.hCruz Julian Bishop1-2/+2
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers1-1/+1
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+2
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds1-8/+8
2012-12-11mm, oom: change type of oom_score_adj to shortDavid Rientjes1-8/+8
2012-11-26Staging: Android: logger: module_exit implementationLuca Clementi1-0/+21
2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman1-1/+2
2012-11-16Merge 3.7-rc6 into staging-nextGreg Kroah-Hartman1-3/+1
2012-11-13Revert "Staging: Android alarm: IOCTL command encoding fix"Colin Cross1-3/+1
2012-10-30Staging: android: binder: Fixed multi-line stringsAnmol Sarma1-223/+153
2012-10-29Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman1-2/+28
2012-10-22Staging: android: binder: Allow using highmem for binder buffersArve Hjønnevåg1-1/+1