summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)Author
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
2018-07-04media: staging: bcm2835-camera: Provide lock for vb2_queueEzequiel Garcia
2018-06-17staging: vc04_services: make a couple of pointers staticColin Ian King
2018-06-01staging: vc04_services: no need to save the log debufs dentriesGreg Kroah-Hartman
2018-06-01staging: vc04_services: vchiq_debugfs_log_entry can be a void *Greg Kroah-Hartman
2018-06-01staging: vc04_services: remove struct vchiq_debugfs_infoGreg Kroah-Hartman
2018-06-01staging: vc04_services: move client dbg directory into static variableGreg Kroah-Hartman
2018-06-01staging: vc04_services: remove odd vchiq_debugfs_top() wrapperGreg Kroah-Hartman
2018-06-01staging: vc04_services: no need to check debugfs return valuesGreg Kroah-Hartman
2018-05-14staging: bcm2835: Use BIT_ULL macroKilian Köppchen
2018-05-14staging: bcm2835-camera: Replace open-coded idr with a struct idr.Eric Anholt
2018-05-14staging: bcm2835-camera: Fix module section mismatch warnings.Eric Anholt
2018-05-11staging: bcm2835: Fix mmal_port_parameter_get() signed/unsigned warnings.Eric Anholt
2018-05-11staging: bcm2835: Remove dead code related to framerate.Eric Anholt
2018-05-11staging: bcm2835-camera: Fix warnings about string ops on v4l2 uapi.Eric Anholt
2018-05-11staging: bcm2835-camera: Fix indentation of tablesDave Stevenson
2018-05-11staging: bcm2835-camera: Fix comment typos.Dave Stevenson