aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-10/+6
2017-11-06staging: android: Fix checkpatch.pl errorSidong Yang1-1/+1
2017-11-02staging: ion: simplify ioctl args checking functionBenjamin Gaignard1-6/+5
2017-11-02staging: android: ion: remove redundant variable tableColin Ian King1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-03staging: android: TODO: Removing an invalid issueJoaquin Garmendia Cabrera1-1/+0
2017-09-18staging: Android: follow coding guidlinesKeerthi Reddy1-1/+1
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-21/+8
2017-09-04ashmem: switch to ->read_iterChristoph Hellwig1-21/+8
2017-07-16Staging: android: use BIT macroMateusz Nowotyński1-2/+2
2017-07-16Staging: android: Fix code alignment issueMateusz Nowotyński1-4/+4
2017-07-16Staging: android: Remove unnecessary blank linesMateusz Nowotyński1-2/+0
2017-07-16Staging: android: fix sizeof style issueMateusz Nowotyński1-1/+1
2017-07-16Staging: android: remove unnecessary blank linesMateusz Nowotyński1-1/+0
2017-07-16staging: android: ion: statify __ion_add_cma_heapsKamal Heib1-1/+1
2017-06-29Staging: ion: fix code style warning from NULL comparisonsQuytelda Kahja1-3/+3
2017-06-14staging: android: ion: Improve memory alloc styleAliaksei Karaliou1-3/+3
2017-06-03staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctlsGleb Fotengauer-Malinovskiy1-18/+0
2017-05-25staging: android: ion: set init function as staticPaolo Cretaro1-1/+1
2017-05-22Merge 4.12-rc2 into staging-nextGreg Kroah-Hartman1-51/+0
2017-05-18staging: android: ion: Avoid calling free_duped_table() twiceArchit Taneja1-9/+3
2017-05-18staging: android: ion: Remove ION_FLAG_CACHED_NEEDS_SYNCArchit Taneja1-6/+0
2017-05-18staging: android: ion: Remove unused members from ion_bufferArchit Taneja2-16/+0
2017-05-15staging/android/ion: remove useless document fileYisheng Xie1-51/+0
2017-05-15staging: android: ion: Resolve minor indentation issue.Matthew Giassa1-1/+1
2017-05-15staging: android: ion: Align with open parenthesisRichard Porter1-2/+2
2017-05-15staging: android: ion: cosmetic changesJaikumar Dhanapal1-5/+3
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds29-3430/+578
2017-04-28staging: android: ion: Fix unnecessary initialization of static variableFabrizio Perria1-1/+1
2017-04-28staging: android: ion: Remove whitespace before quoted newlinePaolo Cretaro1-1/+1
2017-04-25staging: android: ion: Replace spaces with tabs for indentationPaolo Cretaro1-3/+3
2017-04-21Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-4/+4
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe1-4/+4
2017-04-18staging/android: Update Ion TODO listLaura Abbott1-17/+4
2017-04-18staging: android: ion: Set query return valueLaura Abbott1-0/+1
2017-04-18staging: android: ion: Remove ion_handle and ion_clientLaura Abbott4-805/+51
2017-04-18staging: android: ion: Drop ion_map_kernel interfaceLaura Abbott1-59/+0
2017-04-18staging: android: ion: Rework heap registration/enumerationLaura Abbott9-167/+85
2017-04-18staging: android: ion: Collapse internal header filesLaura Abbott10-540/+402
2017-04-18staging: android: ion: Get rid of ion_phys_addr_tLaura Abbott4-20/+12
2017-04-18staging: android: ion: Break the ABI in the name of forward progressLaura Abbott6-198/+11
2017-04-18staging: android: ion: Stop butchering the DMA addressLaura Abbott1-16/+1
2017-04-18staging: android: ion: Use CMA APIs directlyLaura Abbott4-72/+39
2017-04-10Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman1-0/+1
2017-04-08staging: android: ion: Remove old platform supportLaura Abbott12-999/+0
2017-04-08staging: android: ion: Remove duplicate ION_IOC_MAPLaura Abbott3-12/+0
2017-04-08staging: android: ion: Remove import interfaceLaura Abbott4-97/+0
2017-04-08staging: android: ion: Remove custom ioctl interfaceLaura Abbott6-85/+3
2017-04-08staging: android: ion: Remove crufty cache supportLaura Abbott9-90/+0
2017-04-08staging: android: ion: Remove page faulting supportLaura Abbott1-117/+0