index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
Staging: ion: fix code style warning from NULL comparisons
Quytelda Kahja
1
-3
/
+3
2017-06-14
staging: android: ion: Improve memory alloc style
Aliaksei Karaliou
1
-3
/
+3
2017-06-03
staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctls
Gleb Fotengauer-Malinovskiy
1
-18
/
+0
2017-05-25
staging: android: ion: set init function as static
Paolo Cretaro
1
-1
/
+1
2017-05-22
Merge 4.12-rc2 into staging-next
Greg Kroah-Hartman
1
-51
/
+0
2017-05-18
staging: android: ion: Avoid calling free_duped_table() twice
Archit Taneja
1
-9
/
+3
2017-05-18
staging: android: ion: Remove ION_FLAG_CACHED_NEEDS_SYNC
Archit Taneja
1
-6
/
+0
2017-05-18
staging: android: ion: Remove unused members from ion_buffer
Archit Taneja
2
-16
/
+0
2017-05-15
staging/android/ion: remove useless document file
Yisheng Xie
1
-51
/
+0
2017-05-15
staging: android: ion: Resolve minor indentation issue.
Matthew Giassa
1
-1
/
+1
2017-05-15
staging: android: ion: Align with open parenthesis
Richard Porter
1
-2
/
+2
2017-05-15
staging: android: ion: cosmetic changes
Jaikumar Dhanapal
1
-5
/
+3
2017-05-05
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
29
-3430
/
+578
2017-04-28
staging: android: ion: Fix unnecessary initialization of static variable
Fabrizio Perria
1
-1
/
+1
2017-04-28
staging: android: ion: Remove whitespace before quoted newline
Paolo Cretaro
1
-1
/
+1
2017-04-25
staging: android: ion: Replace spaces with tabs for indentation
Paolo Cretaro
1
-3
/
+3
2017-04-21
Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...
Dave Airlie
1
-4
/
+4
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
drm-misc-next-fixes-2017-04-20
Logan Gunthorpe
1
-4
/
+4
2017-04-18
staging/android: Update Ion TODO list
Laura Abbott
1
-17
/
+4
2017-04-18
staging: android: ion: Set query return value
Laura Abbott
1
-0
/
+1
2017-04-18
staging: android: ion: Remove ion_handle and ion_client
Laura Abbott
4
-805
/
+51
2017-04-18
staging: android: ion: Drop ion_map_kernel interface
Laura Abbott
1
-59
/
+0
2017-04-18
staging: android: ion: Rework heap registration/enumeration
Laura Abbott
9
-167
/
+85
2017-04-18
staging: android: ion: Collapse internal header files
Laura Abbott
10
-540
/
+402
2017-04-18
staging: android: ion: Get rid of ion_phys_addr_t
Laura Abbott
4
-20
/
+12
2017-04-18
staging: android: ion: Break the ABI in the name of forward progress
Laura Abbott
6
-198
/
+11
2017-04-18
staging: android: ion: Stop butchering the DMA address
Laura Abbott
1
-16
/
+1
2017-04-18
staging: android: ion: Use CMA APIs directly
Laura Abbott
4
-72
/
+39
2017-04-10
Merge 4.11-rc6 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2017-04-08
staging: android: ion: Remove old platform support
Laura Abbott
12
-999
/
+0
2017-04-08
staging: android: ion: Remove duplicate ION_IOC_MAP
Laura Abbott
3
-12
/
+0
2017-04-08
staging: android: ion: Remove import interface
Laura Abbott
4
-97
/
+0
2017-04-08
staging: android: ion: Remove custom ioctl interface
Laura Abbott
6
-85
/
+3
2017-04-08
staging: android: ion: Remove crufty cache support
Laura Abbott
9
-90
/
+0
2017-04-08
staging: android: ion: Remove page faulting support
Laura Abbott
1
-117
/
+0
2017-04-08
staging: android: ion: Call dma_map_sg for syncing and mapping
Laura Abbott
2
-49
/
+103
2017-04-08
staging: android: ion: Duplicate sg_table
Laura Abbott
1
-1
/
+29
2017-04-08
staging: android: ion: Remove alignment from allocation field
Laura Abbott
8
-39
/
+16
2017-04-08
staging: android: ion: Remove dmap_cnt
Laura Abbott
1
-2
/
+0
2017-04-08
staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
Shuxiao Zhang
1
-0
/
+1
2017-03-14
Staging: android: ion: ion_dummy_driver: remove unnecessary empty line
Maciej Billewicz
1
-1
/
+0
2017-03-14
staging: android: ion: Replace pr_err with dev_err
simran singhal
1
-1
/
+1
2017-03-09
staging, android: remove lowmemory killer from the tree
Michal Hocko
3
-223
/
+0
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
[next]