index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-29
staging: lowmemorykiller: remove bogus NULL check
Dan Carpenter
1
-1
/
+1
2016-04-29
staging: android: ion: dummy: fix dereference of ERR_PTR
Sudip Mukherjee
1
-0
/
+2
2016-04-29
Staging: android: modify memory allocation style in ion_chunk_heap.c
Ben Marsh
1
-2
/
+2
2016-04-29
Staging: android: modify memory allocation style in ion_test.c
Ben Marsh
1
-1
/
+1
2016-04-29
staging: android: ion: make locally used functions static
Markus Böhme
1
-3
/
+3
2016-04-29
dma-buf/sync_file: de-stage sync_file
Gustavo Padovan
3
-396
/
+2
2016-04-29
dma-buf/sync_file: de-stage sync_file headers
Gustavo Padovan
5
-162
/
+5
2016-04-29
staging/android: style fix: alignment to match the open parenthesis
Gustavo Padovan
1
-4
/
+4
2016-04-29
staging/android: improve documentation for sync_file
Gustavo Padovan
2
-3
/
+4
2016-04-29
staging/android: prepare sync_file for de-staging
Gustavo Padovan
7
-411
/
+455
2016-04-29
staging/android: remove name arg from sync_file_create()
Gustavo Padovan
3
-10
/
+11
2016-04-29
staging/android: make sync_file_fdget() static
Gustavo Padovan
2
-3
/
+1
2016-04-29
staging/android: make sync_file_merge() static
Gustavo Padovan
2
-5
/
+2
2016-04-29
staging/android: move sync_file functions comments to sync.c
Gustavo Padovan
2
-32
/
+25
2016-04-29
staging/android: drop sync_file_install() and sync_file_put()
Gustavo Padovan
3
-37
/
+6
2016-04-29
staging/android: remove redundant comments on sync_merge_data
Gustavo Padovan
1
-5
/
+5
2016-04-29
staging/android: refactor SYNC IOCTLs
Gustavo Padovan
2
-45
/
+67
2016-04-29
staging: android: Fix grammar error in Kconfig file
Leo Sperling
1
-1
/
+1
2016-04-04
android,lowmemorykiller: Don't abuse TIF_MEMDIE.
Tetsuo Handa
1
-7
/
+2
2016-03-30
Staging: android: change memory allocation style in ion.c
Ben Marsh
1
-5
/
+5
2016-03-30
android: remove timed output/gpio driver
Rob Herring
6
-362
/
+0
2016-03-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+4
2016-03-22
staging: android: ion_test: fix check of platform_device_register_simple() er...
Vladimir Zapolskiy
1
-2
/
+2
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-6
/
+4
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2016-03-19
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
Chris Wilson
1
-2
/
+4
2016-03-11
staging: android: ion: fix up file mode
Greg Kroah-Hartman
1
-0
/
+0
2016-03-11
staging: ion: debugfs invalid gfp mask
Derek Yerger
1
-2
/
+2
2016-03-11
staging: lowmemorykiller: fix 2 checks that checkpatch complained
Sandeep Jain
1
-0
/
+2
2016-03-11
Staging: android: ashmem.c: Convert macros page_range_{subsumes/subsumed_by/i...
Bhumika Goyal
1
-7
/
+16
2016-03-11
Staging: android: ashmem.c: Redefine macros as static inline functions
Bhumika Goyal
1
-4
/
+8
2016-03-11
staging: android: Use devm_kcalloc instead of devm_kzalloc
Amitoj Kaur Chawla
1
-3
/
+2
2016-03-11
staging: android: Replace min_t/max_t with min/max
Amitoj Kaur Chawla
1
-2
/
+2
2016-03-11
staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERR
Amitoj Kaur Chawla
1
-1
/
+1
2016-03-11
staging: android: ion: tegra: Use devm_kcalloc instead of devm_kzalloc
Amitoj Kaur Chawla
1
-3
/
+2
2016-03-11
staging: android: ion: hisilicon: Remove useless return variables
Bhaktipriya Shridhar
1
-4
/
+1
2016-03-11
Staging: android: change memory allocation style in ion_carveout_heap.c
Ben Marsh
1
-1
/
+1
2016-03-11
Staging: Android: align code with open parenthesis in ion_carveout_heap.c
Ben Marsh
1
-1
/
+1
2016-03-11
Staging: Android: change memory allocation style in ion_carveout_heap.c
Ben Marsh
1
-1
/
+1
2016-03-11
staging/android/ion : fix a race condition in the ion driver
EunTaik Lee
1
-13
/
+42
2016-02-20
staging: android: Remove unneeded else following a return
Janani Ravichandran
1
-1
/
+1
2016-02-18
mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()
Dave Hansen
1
-2
/
+2
2016-02-14
drivers/staging/android: don't use modular references in sync_debug.c
Paul Gortmaker
1
-8
/
+0
2016-02-09
dma-buf: Remove range-based flush
Tiago Vignatti
2
-6
/
+4
2016-02-07
ion:synchronize debugfs callback and ion_client_destroy
Neil Zhang
1
-0
/
+44
2016-02-07
staging/ion: Add support to get ion handle from dma buf
Rohit kumar
2
-12
/
+34
2016-02-07
staging/android: remove len field from struct sync_fence_info
Gustavo Padovan
2
-5
/
+1
2016-02-07
staging/android: remove driver_data from struct sync_fence_info
Gustavo Padovan
4
-46
/
+1
2016-02-07
staging/android: rename sync_file_info_data to sync_file_info
Gustavo Padovan
2
-18
/
+17
2016-02-07
staging/android: rename sync_pt_info to sync_fence_info
Gustavo Padovan
2
-11
/
+11
[next]