aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2015-05-10Merge branch 'android-3.10' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-05-04android: fiq_debugger: fix cut-off help messageColin Cross
2015-04-16Merge branch 'android-3.10' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-03-23staging: Remove logger and alarm-dev from android MakefileJohn Stultz
2015-03-23staging: Remove the Android alarm-dev driverJohn Stultz
2015-03-23staging: Remove the Android logger driverJohn Stultz
2015-02-12Merge branch 'android-3.10' of https://android.googlesource.com/kernel/common...Amit Pundir
2015-01-24staging: android: ashmem: add missing includeRom Lemarchand
2015-01-13staging: android: binder: move to the "real" part of the kernelGreg Kroah-Hartman
2015-01-13staging: binder: fix coding style issuesDmitry Voytik
2015-01-13staging: android: Break up a long line in binder_send_failed_replyWilliam Panlener
2015-01-13staging: android: fix attribute as suggested by checkpatchPurnendu Kapadia
2015-01-13staging: android: Clean up else statement from binder_send_failed_replyLucas Tanure
2015-01-13staging: android: binder.c: binder_ioctl() cleanupRiley Andrews
2015-01-13staging: binder: add vm_fault handlerVinayak Menon
2015-01-13Staging: Android: removed an unnecessary else statementKarthik Nayak
2015-01-13staging: android: binder.c: Use more appropriate functions for euid retrievalTair Rzayev
2015-01-13staging: binder: fix usage of uninit scalar in binder_transaction()Christian Engelmayer
2015-01-13staging: binder: cleanup dereference of noderef expressionsJerry Snitselaar
2015-01-13staging: android: fix missing a blank line after declarationsSeunghun Lee
2015-01-13staging: binder: add __user annotation in binder.cMathieu Maret
2015-01-13staging: binder: Support concurrent 32 bit and 64 bit processes.Arve Hjønnevåg
2015-01-13Staging: android: add __user annotation in binder.cBojan Prtvar
2015-01-13Staging: android: Mark local functions in binder.c as staticBojan Prtvar
2015-01-13Revert "Add security hooks to binder and implement the hooks for SELinux."Riley Andrews
2015-01-13Revert "staging: binder: Change binder mutex to rtmutex."Riley Andrews
2015-01-13Revert "Staging: android: binder: Support concurrent 32 bit and 64 bit proces...Riley Andrews
2015-01-13Revert "ARM: tegra: flounder: stick to 32bit binder for now."Riley Andrews
2015-01-13Revert "Staging: android: binder: More offset validation."Riley Andrews
2014-12-05Merge branch 'upstream/android-3.10' into linaro-fixes/android-3.10Amit Pundir
2014-11-26staging: binder: Change binder mutex to rtmutex.Riley Andrews
2014-08-18Merge branch 'upstream/android-3.10' into linaro-fixes/android-3.10Amit Pundir
2014-08-11staging: android: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott
2014-05-09Merge branch 'upstream/android-3.10' into linaro-fixes/android-3.10John Stultz
2014-05-05fiq_debugger: Add fiq_watchdog_triggered apiArve Hjønnevåg
2014-05-02fiq_debugger: Call fiq_debugger_printf through a function pointer from cpu sp...Arve Hjønnevåg
2014-04-16fiq_debugger: add ARM64 supportColin Cross
2014-04-16fiq_debugger: split arm support into fiq_debugger_arm.cColin Cross
2014-04-16fiq_debugger: use pt_regs for registersColin Cross
2014-04-16fiq_debugger: allow compiling without CONFIG_FIQ_GLUEColin Cross
2014-04-16fiq_debugger: rename debug->fiq_debuggerColin Cross
2014-04-15fiq_debugger: move into drivers/staging/android/fiq_debugger/Colin Cross
2014-04-04Revert "staging: android: binder: Fix build warnings"John Stultz
2014-04-04Merge remote-tracking branch 'android/android-3.10' into linaro-fixes/android...John Stultz
2014-03-11staging: android: Fix typo in staging/androidMasanari Iida
2014-03-03staging: Fix build issues with new binder APIJohn Stultz
2014-03-03Merge branch 'upstream/android-3.10' into linaro-fixes/android-3.10John Stultz
2014-02-24Staging: android: binder: More offset validation.Arve Hjønnevåg
2014-02-13Staging: android: binder: Fix death notificationsArve Hjønnevåg
2014-02-05ARM: tegra: flounder: stick to 32bit binder for now.JP Abgrall