summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)AuthorFilesLines
2019-07-01staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()Stefan Wahren1-3/+16
2019-06-26staging: vc04_services: Remove function block_resume()Nishka Dasgupta1-66/+0
2019-06-26staging: vc04_services: Remove function output_timeout_error()Nishka Dasgupta1-36/+0
2019-06-26staging: vc04_services: Remove vchiq_send_remote_release()Nishka Dasgupta2-14/+0
2019-06-26staging: vc04_services: Remove vchiq_use_service_no_resume()Nishka Dasgupta2-16/+0
2019-06-26staging: vc04_services: Remove vchiq_resume_internal()Nishka Dasgupta2-19/+0
2019-06-26staging: vc04_services: Remove vchiq_pause_internal()Nishka Dasgupta2-26/+0
2019-06-26staging: vc04_services: Remove vchiq_arm_force_suspend()Nishka Dasgupta2-123/+0
2019-06-26staging: vc04_services: Remove function vchiq_arm_allow_resume()Nishka Dasgupta2-46/+0
2019-06-26staging: vc04_services: Remove function vchiu_queue_is_full()Nishka Dasgupta2-6/+0
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2-2/+11
2019-06-09Staging: vc04_services : vchiq_core: Fix a brace issueMaxime Desroches1-2/+1
2019-06-05media: vc04_services/bcm2835-camera: set device_caps in struct video_deviceHans Verkuil1-4/+2
2019-06-03staging: vc04_services: remove redundant assignment to pointer serviceColin Ian King1-3/+1
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2-2/+11
2019-05-20Staging: bcm2835-camera: Prefer kernel typesMadhumitha Prabakaran2-3/+4
2019-05-20staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter1-0/+9
2019-05-20Staging: vc04_services: Fix a couple error codesDan Carpenter1-2/+2
2019-05-20staging: vchiq: stop explicitly comparing with zero to catch errorsNicolas Saenz Julienne6-63/+52
2019-05-20staging: vchiq: make wait events interruptibleNicolas Saenz Julienne1-1/+9
2019-05-20staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne3-23/+25
2019-05-20staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"Nicolas Saenz Julienne1-1/+1
2019-05-20staging: vc04_services: bcm2835-camera: remove redundant assignment to variab...Colin Ian King1-1/+1
2019-05-01staging: vc04_services: bcm2835-camera: Compress two lines into one lineVatsala Narang1-3/+1
2019-04-30staging: vc04_services: bcm2835-camera: Modify return statement.Vatsala Narang1-6/+2
2019-04-25Staging: vc04_services: Cleanup in ctrl_set_bitrate()Madhumitha Prabakaran1-6/+3
2019-04-25staging: vchiq_arm: Fix misuse of %xFuqian Huang1-4/+4
2019-04-19staging: vc04_services: handle kzalloc failureNicholas Mc Guire2-0/+5
2019-04-16Staging: vc04_services: bcm2835-camera: Remove an exceptional &Madhumitha Prabakaran1-29/+29
2019-04-03staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman20-634/+20
2019-04-03staging: vc04_services: add proper SPDX identifier for dual licensed filesGreg Kroah-Hartman20-0/+20
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman3-0/+3
2019-04-03staging: vchiq_arm: remove space after open '('Mario Balan1-1/+1
2019-04-01staging: vc04_services: Remove unnecessary casts.Sanjana Sanikommu1-7/+7
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman1-2/+6
2019-03-27staging: vc04_services: add missing __user annotationsJasminko Dedic1-9/+5
2019-03-26staging: vc04_services: Fix an error code in vchiq_probe()Dan Carpenter1-2/+6
2019-03-18staging: vc04_services: Use tabs instead of spacesAlejandro Ismael Silva2-73/+73
2019-03-18staging: vc04_services: bcm2835-camera: Fix logical continuations warningsDaniela Mormocea1-6/+6
2019-03-18staging: vc04_services: bcm2835-camera: Fix multiple line dereferenceDaniela Mormocea1-26/+13
2019-03-18staging: vc04-services: bcm2835-audio: Fix alignment issuesDaniela Mormocea1-6/+6
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-6/+2
2019-02-18Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab2-4/+3
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada2-3/+2
2019-01-16media: staging: bcm2835-camera: use V4L2_FRACT_COMPAREAkinobu Mita1-6/+2
2019-01-15staging: vchiq: Fix local event signallingPhil Elwell1-0/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-4/+2
2018-12-17staging: vc04_services: Remove VCHIU_QUEUE_T typedefDominic Braun3-17/+18
2018-12-17staging: vc04_services: Remove VCHIQ_STATE_T typedefDominic Braun5-140/+149