summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)Author
2017-11-17Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02staging: vc04_services: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman
2017-10-23staging: vc04_services: Remove unnecessary bracesMihaela Muraru
2017-10-18staging: vc04_services: Use __func__ instead of function nameMihaela Muraru
2017-10-18staging: vc04_services: Fix comment block coding styleMihaela Muraru
2017-10-18staging: vc04_services: vchiq_core: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18staging: bcm2835-audio: Fix memory corruptionPhil Elwell
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-10-03staging: bcm2835-camera: pr_err() strings should end with newlinesArvind Yadav
2017-09-29staging: vc04_services: Remove typedef struct vchiq_2835_state_structMihaela Muraru
2017-09-29staging: vc04_services: Remove extern variableMihaela Muraru
2017-09-29Staging: vc04_services: remove unused variablesKeerthi Reddy
2017-09-29Staging: vc04_services: bcm2835-camera: use BIT macroKeerthi Reddy
2017-09-29staging: vc04_services: fix typosKeerthi Reddy
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy
2017-09-22vchiq_2835_arm: switch to get_user_pages_fast()Al Viro
2017-09-22staging: vc04_services: remove BCM2835_VCHIQ_SUPPORT_MEMDUMPDan Carpenter
2017-09-22staging: vc04_services: Remove typedef structHarsha Sharma
2017-09-18staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelistStefan Wahren
2017-09-17Staging: vc04_services: bcm2835-camera: Fix spelling mistakeMeghana Madhyastha
2017-08-28staging: bcm2835-camera: make video_device constBhumika Goyal
2017-08-18staging: bcm2835-camera: constify vb2_ops structuresJulia Lawall
2017-08-18staging: bcm2835-audio: make snd_pcm_hardware constBhumika Goyal
2017-07-30staging: bcm2835-audio: constify snd_pcm_ops structuresGustavo A. R. Silva
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-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-06-07Merge branch 'for-linus' into for-nextTakashi Iwai
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-25staging: bcm2835-audio: Deliver indirect-PCM transfer errorTakashi Iwai
2017-05-15staging: vc04_services: Fix bulk cache maintenancePhil Elwell