aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-28staging: bcm2835-camera: make video_device constBhumika Goyal1-1/+1
2017-08-18staging: bcm2835-camera: constify vb2_ops structuresJulia Lawall1-1/+1
2017-08-18staging: bcm2835-audio: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-07-30staging: bcm2835-audio: constify snd_pcm_ops structuresGustavo A. R. Silva1-2/+2
2017-07-23Merge 4.13-rc2 into staging-nextGreg Kroah-Hartman1-6/+4
2017-07-18Staging:vc04_services:vchiq_util.c: kzalloc call changed to kcallocAndrey Severin1-1/+1
2017-07-16staging: vchiq_arm: fix error codes in probeDan Carpenter1-6/+4
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+2
2017-06-07Merge branch 'for-linus' into for-nextTakashi Iwai1-12/+19
2017-05-29staging: vchiq_core: Replace remaining BUG_ON with WARN_ONStefan Wahren1-7/+7
2017-05-29staging: vchiq_core: Bail out in case of invalid tx_posStefan Wahren1-2/+4
2017-05-29staging: vchiq_core: Don't BUG if process is unexpectedStefan Wahren1-3/+8
2017-05-29staging: vchiq_core: Bail out if ref_count is unexpectedStefan Wahren1-7/+10
2017-05-29staging: vchiq_core: Bail out if service is NULLStefan Wahren1-14/+24
2017-05-29staging: vchiq_core: Don't BUG if sending RESUME failsStefan Wahren1-1/+0
2017-05-29staging: vchiq_core: Bailout if VCHIQ state is already initializedStefan Wahren1-0/+5
2017-05-29staging: vchiq_core: Simplify VCHIQ initStefan Wahren1-4/+1
2017-05-29staging: vchiq_2835_arm: Use PAGE_MASK macroStefan Wahren1-1/+1
2017-05-29staging: vchiq_2835_arm: Handle vmalloc_to_page error caseStefan Wahren1-0/+5
2017-05-29staging: vchiq_2835_arm: Fix function name cleaup_pagelistinfoStefan Wahren1-5/+5
2017-05-29staging: vchiq_arm: Avoid multiline dereferenceStefan Wahren1-6/+6
2017-05-29staging: vchiq_arm: Fix variable names in commentStefan Wahren1-1/+1
2017-05-29staging: vchiq_2835_arm: Remove unnecessary assignment to slot_mem_sizeStefan Wahren1-1/+0
2017-05-29staging: vchiq_2835_arm: Reduce scope of i in free_pagelistStefan Wahren1-1/+2
2017-05-29staging: vchiq_core: Use return value of mutex_lock_killable directlyStefan Wahren1-3/+1
2017-05-25staging: bcm2835-audio: Deliver indirect-PCM transfer errorTakashi Iwai1-3/+2
2017-05-15staging: vc04_services: Fix bulk cache maintenancePhil Elwell1-12/+19
2017-04-18staging: media/platform/bcm2835: remove gstreamer workaroundKevin Wern2-65/+0
2017-04-08staging: vc04_services: add parenthesis to macrosHaim Daniel1-1/+1
2017-04-08staging: bcm2835-audio: remove unnecessary log messagesAishwarya Pant3-59/+0
2017-04-08staging: bcm2835-camera: fix spelling mistake: "elementry" -> "elementary"Colin Ian King3-5/+5
2017-03-27Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman1-0/+1
2017-03-21staging: vchiq_arm: Fix MODULE_LICENSEStefan Wahren1-1/+1
2017-03-21staging: bcm2835-audio: Add support for simultanous HDMI and Headphone audioMichael Zoran4-99/+450
2017-03-21bcm2835-v4l2: Fix buffer overflow problemDave Stevenson1-1/+6
2017-03-21staging: vc04_services: make BCM_VIDEOCORE tristateArnd Bergmann1-1/+1
2017-03-21staging: vc04_services: fix NULL pointer dereference on pointer 'service'Colin Ian King1-1/+1
2017-03-16staging: vc04_services: Replace typedef with structGargi Sharma3-9/+9
2017-03-16staging: vc04_services: Remove type and function prototypeGargi Sharma1-12/+0
2017-03-16staging: vc04_services: Remove unused functionsJean-Baptiste Abbadie1-50/+0
2017-03-14staging: bcm2835-audio: fix memory leak in bcm2835_audio_open_connection()Aishwarya Pant1-0/+1
2017-03-14staging: bcm2835-audio: deallocate work when queue_work(...) failsAishwarya Pant1-0/+3
2017-03-14staging: bcm2835-audio: use conditional only for error caseAishwarya Pant1-35/+32
2017-03-14staging: bcm2835-audio: propagate PTR_ERR value instead of -EPERMAishwarya Pant1-1/+1
2017-03-14staging: bcm2835-audio: replace null with error pointer valueAishwarya Pant1-5/+6
2017-03-14staging: bcm2835-audio: Replace kmalloc with kzallocAishwarya Pant1-2/+1
2017-03-12Staging: bcm2835: Fixed style of block commentsDerek Robson6-32/+45
2017-03-12staging: bcm2835-camera: remove anonymous field declarationsAishwarya Pant1-10/+10
2017-03-12staging: bcm2835-audio: remove anonymous field declarationsAishwarya Pant1-10/+10
2017-03-10staging: vchi: Remove ARM64 from TODO listMichael Zoran1-18/+3