summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)Author
2017-05-15staging: vc04_services: Fix bulk cache maintenancePhil Elwell
2017-04-18staging: media/platform/bcm2835: remove gstreamer workaroundKevin Wern
2017-04-08staging: vc04_services: add parenthesis to macrosHaim Daniel
2017-04-08staging: bcm2835-audio: remove unnecessary log messagesAishwarya Pant
2017-04-08staging: bcm2835-camera: fix spelling mistake: "elementry" -> "elementary"Colin Ian King
2017-03-27Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman
2017-03-21staging: vchiq_arm: Fix MODULE_LICENSEStefan Wahren
2017-03-21staging: bcm2835-audio: Add support for simultanous HDMI and Headphone audioMichael Zoran
2017-03-21bcm2835-v4l2: Fix buffer overflow problemDave Stevenson
2017-03-21staging: vc04_services: make BCM_VIDEOCORE tristateArnd Bergmann
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-14staging: bcm2835-audio: fix memory leak in bcm2835_audio_open_connection()Aishwarya Pant
2017-03-14staging: bcm2835-audio: deallocate work when queue_work(...) failsAishwarya Pant
2017-03-14staging: bcm2835-audio: use conditional only for error caseAishwarya Pant
2017-03-14staging: bcm2835-audio: propagate PTR_ERR value instead of -EPERMAishwarya Pant
2017-03-14staging: bcm2835-audio: replace null with error pointer valueAishwarya Pant
2017-03-14staging: bcm2835-audio: Replace kmalloc with kzallocAishwarya Pant
2017-03-12Staging: bcm2835: Fixed style of block commentsDerek Robson
2017-03-12staging: bcm2835-camera: remove anonymous field declarationsAishwarya Pant
2017-03-12staging: bcm2835-audio: remove anonymous field declarationsAishwarya Pant
2017-03-10staging: vchi: Remove ARM64 from TODO listMichael Zoran
2017-03-10staging: bcm2835-camera: use kernel preferred style for handling errorsAishwarya Pant
2017-03-10staging: bcm2835-camera: replace kmalloc with kzallocAishwarya Pant
2017-03-10staging: bcm2835-camera: add check to avoid null pointer dereferenceAishwarya Pant
2017-03-10staging: bcm2835-camera: remove depends on ARMMichael Zoran
2017-03-10staging: bcm2835-camera: Fix bogus compiler warnings regarding constantsMichael Zoran
2017-03-10staging: bcm2835-camera: Fix buffer overflow calculation on query of camera p...Michael Zoran
2017-03-10staging: bcm2835-camera: Convert spinlock to mutex in handle mapping codeMichael Zoran
2017-03-10staging: bcm2835-camera: Convert struct mmal_buffer_header info fields to u32Michael Zoran
2017-03-10staging: bcm2835-camera: Convert struct mmal_port info fields to u32Michael Zoran
2017-03-10staging: bcm2835-camera: Convert client_context field to a 32 bit handleMichael Zoran
2017-03-10staging: bcm2835-camera: Convert delayed_buffer to u32Michael Zoran
2017-03-10staging: bcm2835-camera: Convert client_component field to u32Michael Zoran
2017-03-10staging: bcm2835-camera: Create struct mmal_es_format_local to mirror struct ...Michael 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: vc04_services: bcm2835-audio: Align with parenthesisSreya Mittal
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-09staging: bcm2835_camera: Use a mapping table for context field of mmal_msg_he...Michael Zoran
2017-03-09staging: bcm2835_camera: Convert control_service field of mmal_msg_header to u32Michael Zoran
2017-03-08staging: bcm2835-camera: Remove explicit cache flush operationsMichael Zoran
2017-03-07Staging: media: platform: bcm2835 - style fixDerek Robson
2017-03-07staging: bcm2835-audio: remove unused semaphoresAishwarya Pant