index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-08
staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
Shuxiao Zhang
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+3
2017-02-22
mm: drop unused argument of zap_page_range()
Kirill A. Shutemov
1
-2
/
+1
2017-02-22
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-29
/
+27
2017-02-12
staging: android: ion: fix coding style issue
Youngdo, Lee
1
-3
/
+3
2017-01-16
staging: android/ion: Use variable names in header
Bogdan Purcareata
1
-19
/
+19
2017-01-16
staging: android/ion: Align comment mark
Bogdan Purcareata
1
-1
/
+1
2017-01-16
staging: android/ion: Don't use return in void function
Bogdan Purcareata
1
-1
/
+0
2017-01-16
staging: android/ion: Split function call
Bogdan Purcareata
1
-1
/
+2
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2017-01-03
staging: android: ion: return -ENOMEM in ion_cma_heap allocation failure
Jaewon Kim
1
-4
/
+2
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-1
/
+1
2016-12-07
staging/android: remove Sync Framework tasks from TODO
Gustavo Padovan
1
-8
/
+0
2016-12-06
staging: android: ashmem: clean up range inline functions
Guillaume Tucker
1
-14
/
+14
2016-12-06
staging: android: ashmem: convert range macros to inlines
Guillaume Tucker
1
-4
/
+8
2016-10-30
Merge 4.9-rc3 into staging-next
Greg Kroah-Hartman
2
-3
/
+5
2016-10-24
staging: android: ion: Fix error handling in ion_query_heaps()
Dan Carpenter
1
-2
/
+4
2016-10-24
Staging: android: ion: Make a read-only structure
Mihaela Muraru
1
-1
/
+1
2016-10-24
staging: android: Remove unnecessary parentheses.
Elise Lennion
1
-1
/
+1
2016-10-17
Staging: android: ion: constify dma_buf_ops structure
Bhumika Goyal
1
-1
/
+1
2016-10-17
staging: android/ion: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2016-10-16
staging: android: ion_test: remove extra line per checkpatch.pl
Wayne Porter
1
-1
/
+0
2016-10-02
staging: android: ion: fix checks found by checkpatch.pl
Wayne Porter
1
-4
/
+4
2016-10-02
staging: android: ion: fix warning found by checkpatch.pl
Wayne Porter
1
-2
/
+2
2016-09-27
staging:android:ion: Fix whitespace issue
Yannis Damigos
1
-1
/
+1
2016-09-27
staging:android:ion: Fix blank line issues
Yannis Damigos
1
-1
/
+1
2016-09-27
staging:android:ion: Fix alignment issues
Yannis Damigos
1
-8
/
+8
2016-09-27
staging:android:ion: Fix comparison with NULL
Yannis Damigos
1
-2
/
+2
2016-09-27
Staging: android: fixed permissions style issue
Eric Salem
1
-5
/
+4
2016-09-25
staging: ion: Align cases with switch
Christopher Pezley
1
-9
/
+9
2016-09-25
staging: ion: Fix a coding style issue
Antti Keränen
1
-12
/
+12
2016-09-23
staging: android: ion: mark symbols static where possible
Baoyou Xie
2
-11
/
+11
2016-09-16
staging: android ion/hisi: fix dependencies
Arnd Bergmann
1
-0
/
+1
2016-09-16
staging: android: ion: Fix return value check in hi6220_ion_probe()
Wei Yongjun
1
-2
/
+2
2016-09-14
staging: android: ion: Make ION_OF depend on OF_ADDRESS
Laura Abbott
1
-1
/
+1
2016-09-12
staging: android: ion: Convert hi6220 to common platform
Laura Abbott
1
-151
/
+44
2016-09-12
staging: ion: Add files for parsing the devicetree
Laura Abbott
4
-0
/
+234
2016-09-12
devicetree: bindings for Ion
Laura Abbott
1
-0
/
+51
2016-09-12
staging: android: ion: Add ioctl to query available heaps
Laura Abbott
4
-10
/
+128
2016-09-08
staging: android: ion: Pull out ion ioctls to a separate file
Laura Abbott
4
-205
/
+245
2016-09-02
staging: android: ion: Drop heap type masks
Laura Abbott
1
-6
/
+0
2016-09-01
staging: android: ion: ion.c fix parenthesis alignment
Didik Setiawan
1
-4
/
+3
2016-09-01
staging: android: lowmemorykiller.c: Fix checkpatch warning
Anson Jacob
1
-2
/
+2
2016-09-01
staging: android: ion: Remove unnused function ion_handle_buffer
Johanna Abrahamsson
2
-7
/
+0
2016-09-01
staging: android: ion: Remove ret variable in ion_handle_put_nolock
Johanna Abrahamsson
1
-5
/
+1
2016-09-01
Staging: android: ion: fix parenthesis alignment
Ben LeMasurier
5
-18
/
+18
2016-09-01
staging: android: ion: Fix alignment
Johanna Abrahamsson
1
-21
/
+21
[next]