index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ion
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: android: ion: Fix error handling in ion_query_heaps()
Dan Carpenter
2016-10-24
1
-2
/
+4
*
staging: android/ion: testing the wrong variable
Dan Carpenter
2016-10-17
1
-1
/
+1
*
staging: android: ion: fix checks found by checkpatch.pl
Wayne Porter
2016-10-02
1
-4
/
+4
*
staging: android: ion: fix warning found by checkpatch.pl
Wayne Porter
2016-10-02
1
-2
/
+2
*
staging:android:ion: Fix whitespace issue
Yannis Damigos
2016-09-27
1
-1
/
+1
*
staging:android:ion: Fix blank line issues
Yannis Damigos
2016-09-27
1
-1
/
+1
*
staging:android:ion: Fix alignment issues
Yannis Damigos
2016-09-27
1
-8
/
+8
*
staging:android:ion: Fix comparison with NULL
Yannis Damigos
2016-09-27
1
-2
/
+2
*
staging: ion: Align cases with switch
Christopher Pezley
2016-09-25
1
-9
/
+9
*
staging: android: ion: mark symbols static where possible
Baoyou Xie
2016-09-23
2
-11
/
+11
*
staging: android ion/hisi: fix dependencies
Arnd Bergmann
2016-09-16
1
-0
/
+1
*
staging: android: ion: Fix return value check in hi6220_ion_probe()
Wei Yongjun
2016-09-16
1
-2
/
+2
*
staging: android: ion: Make ION_OF depend on OF_ADDRESS
Laura Abbott
2016-09-14
1
-1
/
+1
*
staging: android: ion: Convert hi6220 to common platform
Laura Abbott
2016-09-12
1
-151
/
+44
*
staging: ion: Add files for parsing the devicetree
Laura Abbott
2016-09-12
4
-0
/
+234
*
devicetree: bindings for Ion
Laura Abbott
2016-09-12
1
-0
/
+51
*
staging: android: ion: Add ioctl to query available heaps
Laura Abbott
2016-09-12
3
-10
/
+89
*
staging: android: ion: Pull out ion ioctls to a separate file
Laura Abbott
2016-09-08
4
-205
/
+245
*
staging: android: ion: ion.c fix parenthesis alignment
Didik Setiawan
2016-09-01
1
-4
/
+3
*
staging: android: ion: Remove unnused function ion_handle_buffer
Johanna Abrahamsson
2016-09-01
2
-7
/
+0
*
staging: android: ion: Remove ret variable in ion_handle_put_nolock
Johanna Abrahamsson
2016-09-01
1
-5
/
+1
*
Staging: android: ion: fix parenthesis alignment
Ben LeMasurier
2016-09-01
5
-18
/
+18
*
staging: android: ion: Fix alignment
Johanna Abrahamsson
2016-09-01
1
-21
/
+21
*
staging: android: ion: Remove valid_handle variable in ion_free_nolock
Johanna Abrahamsson
2016-09-01
1
-5
/
+1
*
staging: android: ion: Do not BUG on handle client mismatch
Johanna Abrahamsson
2016-09-01
1
-2
/
+0
*
staging: ion: remove __GFP_NOWARN when use low order gfp flags
Chen Feng
2016-08-21
1
-1
/
+1
*
ION: Sys_heap: Add cached pool to spead up cached buffer alloc
Chen Feng
2016-08-21
3
-65
/
+133
*
Staging: android: ion: ion_test.c: fix parenthesis alignment
Ben LeMasurier
2016-08-18
1
-10
/
+13
*
Staging: android: ion: ion_heap.c: fix parenthesis alignment
Ben LeMasurier
2016-08-18
1
-5
/
+5
*
staging: android: ion: fix 'line over 80 characters'
Didik Setiawan
2016-08-15
1
-2
/
+4
*
staging: android: ion: Get rid of ion_reserve
Laura Abbott
2016-08-15
2
-45
/
+0
*
staging: android: ion: Drop ion_carveout_allocate definitions
Laura Abbott
2016-08-15
2
-14
/
+2
*
staging: android: ion: Get rid of map_dma/unmap_dma
Laura Abbott
2016-08-15
6
-94
/
+16
*
staging: android: ion: Drop ion_phys interface
Laura Abbott
2016-08-15
6
-99
/
+1
*
staging: android: ion: Get rid of ion_sg_table
Laura Abbott
2016-08-15
2
-31
/
+0
*
staging: android: ion: dummy: fix dereference of ERR_PTR
Sudip Mukherjee
2016-04-29
1
-0
/
+2
*
Staging: android: modify memory allocation style in ion_chunk_heap.c
Ben Marsh
2016-04-29
1
-2
/
+2
*
Staging: android: modify memory allocation style in ion_test.c
Ben Marsh
2016-04-29
1
-1
/
+1
*
staging: android: ion: make locally used functions static
Markus Böhme
2016-04-29
1
-3
/
+3
*
Staging: android: change memory allocation style in ion.c
Ben Marsh
2016-03-30
1
-5
/
+5
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-25
1
-2
/
+4
|
\
|
*
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
Chris Wilson
2016-03-19
1
-2
/
+4
*
|
staging: android: ion_test: fix check of platform_device_register_simple() er...
Vladimir Zapolskiy
2016-03-22
1
-2
/
+2
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
2
-6
/
+4
|
\
|
|
*
dma-buf: Remove range-based flush
Tiago Vignatti
2016-02-09
2
-6
/
+4
*
|
staging: android: ion: fix up file mode
Greg Kroah-Hartman
2016-03-11
1
-0
/
+0
*
|
staging: ion: debugfs invalid gfp mask
Derek Yerger
2016-03-11
1
-2
/
+2
*
|
staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERR
Amitoj Kaur Chawla
2016-03-11
1
-1
/
+1
*
|
staging: android: ion: tegra: Use devm_kcalloc instead of devm_kzalloc
Amitoj Kaur Chawla
2016-03-11
1
-3
/
+2
*
|
staging: android: ion: hisilicon: Remove useless return variables
Bhaktipriya Shridhar
2016-03-11
1
-4
/
+1
[next]