summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface
AgeCommit message (Expand)Author
2019-06-09staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter
2018-12-05staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETIONBen Wolsieffer
2018-08-03staging: vchiq_core: Fix missing semaphore release in error caseStefan Wahren
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-18staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelistStefan Wahren
2017-07-23Merge 4.13-rc2 into staging-nextGreg Kroah-Hartman
2017-07-18Staging:vc04_services:vchiq_util.c: kzalloc call changed to kcallocAndrey Severin
2017-07-16staging: vchiq_arm: fix error codes in probeDan Carpenter
2017-05-29staging: vchiq_core: Replace remaining BUG_ON with WARN_ONStefan Wahren
2017-05-29staging: vchiq_core: Bail out in case of invalid tx_posStefan Wahren
2017-05-29staging: vchiq_core: Don't BUG if process is unexpectedStefan Wahren
2017-05-29staging: vchiq_core: Bail out if ref_count is unexpectedStefan Wahren
2017-05-29staging: vchiq_core: Bail out if service is NULLStefan Wahren
2017-05-29staging: vchiq_core: Don't BUG if sending RESUME failsStefan Wahren
2017-05-29staging: vchiq_core: Bailout if VCHIQ state is already initializedStefan Wahren
2017-05-29staging: vchiq_core: Simplify VCHIQ initStefan Wahren
2017-05-29staging: vchiq_2835_arm: Use PAGE_MASK macroStefan Wahren
2017-05-29staging: vchiq_2835_arm: Handle vmalloc_to_page error caseStefan Wahren
2017-05-29staging: vchiq_2835_arm: Fix function name cleaup_pagelistinfoStefan Wahren
2017-05-29staging: vchiq_arm: Avoid multiline dereferenceStefan Wahren
2017-05-29staging: vchiq_arm: Fix variable names in commentStefan Wahren
2017-05-29staging: vchiq_2835_arm: Remove unnecessary assignment to slot_mem_sizeStefan Wahren
2017-05-29staging: vchiq_2835_arm: Reduce scope of i in free_pagelistStefan Wahren
2017-05-29staging: vchiq_core: Use return value of mutex_lock_killable directlyStefan Wahren
2017-05-15staging: vc04_services: Fix bulk cache maintenancePhil Elwell
2017-04-08staging: vc04_services: add parenthesis to macrosHaim Daniel
2017-03-21staging: vchiq_arm: Fix MODULE_LICENSEStefan Wahren
2017-03-21staging: vc04_services: fix NULL pointer dereference on pointer 'service'Colin Ian King
2017-03-16staging: vc04_services: Replace typedef with structGargi Sharma
2017-03-16staging: vc04_services: Remove type and function prototypeGargi Sharma
2017-03-16staging: vc04_services: Remove unused functionsJean-Baptiste Abbadie
2017-03-10staging: vchi: Remove ARM64 from TODO listMichael Zoran
2017-03-09staging: vc04_services: Refactor conditionalsNarcisa Ana Maria Vasile
2017-03-09staging: vc04_services: Remove error message on kmalloc() failureNarcisa Ana Maria Vasile
2017-03-09staging: vc04_services: Use ARRAY_SIZE macroGargi Sharma
2017-03-09staging: vchiq_utils: Don't include headers twiceStefan Wahren
2017-03-09staging: vc04_services: Clean up tests if NULL returned on failuresimran singhal
2017-03-09staging: vchiq_arm: Disable ability to dump memory by defaultMichael Zoran
2017-03-09staging: vchiq_arm: Add compatibility wrappers for ioctlsMichael Zoran
2017-03-06staging: vc04_services: Removed unnecessary variableNarcisa Ana Maria Vasile
2017-03-06staging: vchiq_arm: Don't define PAGE_SIZEStefan Wahren
2017-03-06staging: vchiq_arm: Include linux/mm.hStefan Wahren
2017-03-06staging: vchiq_arm: Remove unnecessary includesStefan Wahren
2017-03-06staging: vc04_services: Remove explicit NULL comparisonGargi Sharma
2017-03-06staging: vc04_services: Fixed "space prohibited after that open/close parenth...Yamanappagouda Patil
2017-03-06staging: vc04_services: Using macro DIV_ROUND_UPsimran singhal
2017-03-06staging: vc04_services: Fixed 'missing a blank line' warnings.Yamanappagouda Patil
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada