summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)Author
2018-10-09staging: vc04_services: Drop no longer needed headersTuomas Tynkkynen
2018-10-09staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen
2018-10-09staging: vc04_services: Drop VCHI_SERVICE_INIT and SERVICE_INFO_TTuomas Tynkkynen
2018-10-09staging: vc04_services: Drop declaration of vchi_crc_control()Tuomas Tynkkynen
2018-10-09staging: vc04_services: Drop trivially unused fields from SERVICE_CREATION_TTuomas Tynkkynen
2018-10-09staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_TTuomas Tynkkynen
2018-10-09staging: vc04_services: Drop pointless stub functionsTuomas Tynkkynen
2018-09-28staging: bcm2835-camera: Avoid unneeded internal declaration warningNathan Chancellor
2018-09-25staging: bcm2835-camera: Remove unused headerAymen Qader
2018-09-25staging: bcm2835-camera: Update TODOAymen Qader
2018-09-25staging: vc04_services: Remove spaces after '*'Aymen Qader
2018-09-25staging: vc04_services: Remove unused macrosAymen Qader
2018-09-25staging: vc04_services: Use tabs instead of spacesAymen Qader
2018-09-25staging: vc04_services: Fix "space prohibited"Aymen Qader
2018-09-25staging: vc04_services: Remove unused vchiq_genversion scriptTuomas Tynkkynen
2018-09-25staging/vc04_services: Use correct cache line sizePhil Elwell
2018-09-10staging: bcm2835-audio: Simplify card object managementTakashi Iwai
2018-09-10staging: bcm2835-audio: Simplify kctl creation helpersTakashi Iwai
2018-09-10staging: bcm2835-audio: Simplify PCM creation helpersTakashi Iwai
2018-09-10staging: bcm2835-audio: Set SNDRV_PCM_INFO_SYNC_APPLPTRTakashi Iwai
2018-09-10staging: bcm2835-audio: Use coherent device buffersTakashi Iwai
2018-09-10staging: bcm2835-audio: Move module parameter descriptionTakashi Iwai
2018-09-10staging: bcm2835-audio: Remove unnecessary header file includesTakashi Iwai
2018-09-10staging: bcm2835-audio: Use standard error print helpersTakashi Iwai
2018-09-10staging: bcm2835-audio: Use card->private_dataTakashi Iwai
2018-09-10staging: bcm2835-audio: Operate non-atomic PCM opsTakashi Iwai
2018-09-10staging: bcm2835-audio: Code refactoring of vchiq accessor codesTakashi Iwai
2018-09-10staging: bcm2835-audio: Make single vchi handleTakashi Iwai
2018-09-10staging: bcm2835-audio: Add 10ms period constraintTakashi Iwai
2018-09-10staging: bcm2835-audio: Drop superfluous mutex lock during prepareTakashi Iwai
2018-09-10staging: bcm2835-audio: Drop debug messages in bcm2835-pcm.cTakashi Iwai
2018-09-10staging: bcm2835-audio: Propagate parameter setup errorTakashi Iwai
2018-09-10staging: bcm2835-audio: Drop useless NULL checkTakashi Iwai
2018-09-10staging: bcm2835-audio: Drop unnecessary pcm indirect setupTakashi Iwai
2018-09-10staging: bcm2835-audio: Use PCM runtime values insteadTakashi Iwai
2018-09-10staging: bcm2835-audio: Kill unused spinlockTakashi Iwai
2018-09-10staging: bcm2835-audio: Fix incorrect draining handlingTakashi Iwai
2018-09-10staging: bcm2835-audio: Drop useless running flag and checkTakashi Iwai
2018-09-10staging: bcm2835-audio: Remove superfluous open flagTakashi Iwai
2018-09-10staging: bcm2835-audio: Remove redundant function callsTakashi Iwai
2018-09-10staging: bcm2835-audio: Fix mute controls, volume handling cleanupTakashi Iwai
2018-09-10staging: bcm2835-audio: Remove redundant substream mask checksTakashi Iwai
2018-09-10staging: bcm2835-audio: Clean up include files in bcm2835-ctl.cTakashi Iwai
2018-09-10staging: bcm2835-audio: Remove redundant spdif stream ctlsTakashi Iwai
2018-09-10staging: bcm2835-audio: Clean up mutex locksTakashi Iwai
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-24staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeoutNicholas Mc Guire
2018-07-24staging: bcm2835-camera: handle wait_for_completion_timeout return properlyNicholas Mc Guire
2018-07-13staging: bcm2835-audio: Don't leak workqueue if open failsTuomas Tynkkynen
2018-07-13staging: bcm2835-audio: Check if workqueue allocation failedTuomas Tynkkynen