summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: sync: Fix error pathsRebecca Schultz Zavin2013-03-041-2/+7
* | staging: sync: Add reference counting to timelinesErik Gilling2013-03-042-16/+15
* | staging: sync: Add internal refcounting to fencesErik Gilling2013-03-042-8/+51
* | staging: sync: Optimize fence mergesErik Gilling2013-03-041-1/+51
* | staging: sync: Reorder sync_fence_releaseErik Gilling2013-03-041-2/+2
* | staging: sw_sync: Export sw_sync APIErik Gilling2013-03-041-1/+4
* | staging: sync: Export sync API symbolsErik Gilling2013-03-041-0/+14
* | staging: sync: Allow async waits to be canceledErik Gilling2013-03-042-22/+60
* | staging: sync: Add poll supportErik Gilling2013-03-041-0/+17
* | staging: sw_sync: Add fill_driver_data supportErik Gilling2013-03-041-0/+14
* | staging: sync: Add ioctl to get fence dataErik Gilling2013-03-042-0/+138
* | staging: sw_sync: Add debug supportErik Gilling2013-03-041-0/+19
* | staging: sync: Add debugfs supportErik Gilling2013-03-042-5/+191
* | staging: sync: Add timestamps to sync_ptsErik Gilling2013-03-042-0/+10
* | staging: sw_sync: Add cpu based sync driverErik Gilling2013-03-044-0/+301
* | staging: sync: Add synchronization frameworkErik Gilling2013-03-044-0/+849
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-12/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-296-255/+589
| |\
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* | | staging: alarm-dev: Implement compat_ioctl supportJohn Stultz2013-01-182-0/+54
* | | staging: alarm-dev: Refactor alarm-dev ioctl code in prep for compat_ioctlJohn Stultz2013-01-181-89/+139
* | | staging: alarm-dev: Drop pre Android 1.0 _OLD ioctlsJohn Stultz2013-01-181-16/+2
* | | staging: android: Add some Kconfig help entriesCruz Julian Bishop2013-01-071-3/+26
* | | staging: android: Fix two checkpatch issues in binder.cCruz Julian Bishop2013-01-071-3/+3
* | | staging: android: Avoid using camelcase in binder.hCruz Julian Bishop2013-01-071-2/+2
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-171-1/+2
|\ \
| * | pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-191-1/+2
| |/
* | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-111-8/+8
|\ \
| * | mm, oom: change type of oom_score_adj to shortDavid Rientjes2012-12-111-8/+8
* | | Staging: Android: logger: module_exit implementationLuca Clementi2012-11-261-0/+21
* | | Merge 3.7-rc6 into staging-nextGreg Kroah-Hartman2012-11-161-3/+1
|\| |
| * | Revert "Staging: Android alarm: IOCTL command encoding fix"Colin Cross2012-11-131-3/+1
| |/
* | Staging: android: binder: Fixed multi-line stringsAnmol Sarma2012-10-301-223/+153
* | Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman2012-10-291-2/+28
|\|
| * Staging: android: binder: Allow using highmem for binder buffersArve Hjønnevåg2012-10-221-1/+1
| * Staging: android: binder: Fix memory leak on thread/process exitArve Hjønnevåg2012-10-221-1/+27
* | Staging: android: binder: Add some tracepointsArve Hjønnevåg2012-10-223-20/+400
* | Staging: android: binder: Add some missing binder_stat_br callsArve Hjønnevåg2012-10-221-0/+4
|/
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-091-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-98/+13
|\
| * take descriptor-related part of close() to file.cAl Viro2012-09-261-32/+2
| * expose a low-level variant of fd_install() for binderAl Viro2012-09-261-11/+2
| * new helper: __alloc_fd()Al Viro2012-09-261-54/+5
| * binder: don't allow mmap() by process other than proc->tskAl Viro2012-09-261-1/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-7/+7
|\ \
| * | userns: Convert binder ipc to use kuidsEric W. Biederman2012-09-211-7/+7
* | | Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-161-1/+3
|\ \ \ | | |/ | |/|
| * | Staging: Android alarm: IOCTL command encoding fixDae S. Kim2012-09-041-1/+3
| |/
* | Staging: android: Alarm driver cleanupsDae S. Kim2012-09-041-10/+7
OpenPOWER on IntegriCloud