summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)Author
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-13staging: vc04_services: TODO: rectify spelling mistakeMitali Borkar
2021-04-13staging: vc04_services: TODO: remove trailing whitespaceMitali Borkar
2021-04-12staging: vchiq_core: split exit conditionsStefan Wahren
2021-04-12staging: vchiq_core: fix if alignmentsStefan Wahren
2021-04-12staging: vchiq_core: introduce SLOT_QUEUE_INDEX_FROM_POS_MASKEDStefan Wahren
2021-04-12staging: vchiq_core: use BITSET_WORD macroStefan Wahren
2021-04-12staging: vchiq_core: improve readability of request_pollStefan Wahren
2021-04-12staging: vchiq_core: introduce service skipStefan Wahren
2021-04-12staging: vchiq_core: Exit early in 2 functionsStefan Wahren
2021-04-12staging: vchiq_core: Get the rid off curly braces around casesStefan Wahren
2021-04-12staging: vchiq_core: Shorten var name for service quotaStefan Wahren
2021-04-12staging: vchiq_core: Simplify vchiq_send_remote_use*Stefan Wahren
2021-04-05staging: bcm2835-pcm: Allow up to 8 channels and 192kHz data rateDom Cobley
2021-03-22staging: vchiq: Release firmware handle on unbindNicolas Saenz Julienne
2021-03-21staging: vchiq: Typo fixesBhaskar Chowdhury
2021-03-10staging: vc04_services: vchiq_arm: fix error return code of vchiq_release_int...Jia-Ju Bai
2021-03-10staging: vc04_services: fix indent in vchiq_debugfs_nodeBastien Maureille
2021-02-11staging: Replace lkml.org links with loreKees Cook
2021-02-06staging: bcm2835-audio: Replace unsafe strcpy() with strscpy()Juerg Haefliger
2021-01-29staging: vc4_services: bcm2835-audio: Add SNDRV_PCM_INFO_BATCH flagDylan Van Assche
2021-01-07staging: vchiq: fix uninitialized variable copyArnd Bergmann
2021-01-07staging: vc04_services: Add a note to the TODOPhil Elwell
2021-01-07staging: vchiq: Fix bulk transfers on 64-bit buildsPhil Elwell
2021-01-07staging: vchiq: Fix bulk userdata handlingPhil Elwell
2021-01-05staging: vchiq: delete obselete commentDan Carpenter
2020-12-28staging: vc04_services: use DEFINE_MUTEX() for mutex lockZheng Yongjun
2020-12-07staging: bcm2835: fix vchiq_mmal dependenciesArnd Bergmann
2020-11-02Merge 5.10-rc2 into staging-nextGreg Kroah-Hartman
2020-10-28staging: vc04_services: fix quoted string split across linesAmarjargal Gundjalam
2020-10-28staging: vc04_services: fix block comment styleAmarjargal Gundjalam
2020-10-27staging: mmal-vchiq: Fix memory leak for vchiq_instanceSeung-Woo Kim
2020-10-06staging: vchiq: Fix list_for_each exit testsDan Carpenter
2020-10-01staging: vchiq: Fix an uninitialized variableDan Carpenter
2020-09-25staging: vchiq: avoid mixing kernel and user pointersArnd Bergmann
2020-09-25staging: vchiq: fix __user annotationsArnd Bergmann
2020-09-22staging: vchiq: convert compat await_completionArnd Bergmann
2020-09-22staging: vchiq: convert compat bulk transferArnd Bergmann
2020-09-22staging: vchiq: convert compat dequeue_messageArnd Bergmann
2020-09-22staging: vchiq: convert compat create_serviceArnd Bergmann
2020-09-22staging: vchiq: rework compat handlingArnd Bergmann
2020-07-28staging: vc04_services: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-28staging: vchiq: Fix refcounting bug in buffer_from_host()Dan Carpenter
2020-07-23staging: vc04_services: vchiq-mmal: Fixed tab styling issue in mmal-vchiq.cAnmol Karn
2020-07-15Staging: vc04_services: Fix unsigned int warningsBaidyanath Kundu
2020-07-01staging: vchiq: Move vchiq.h into include directoryNicolas Saenz Julienne
2020-07-01staging: vchiq: Move defines into core headerNicolas Saenz Julienne
2020-07-01staging: vchiq: Use vchiq.h as the main header file for servicesNicolas Saenz Julienne
2020-07-01staging: vchiq: Move conditional barrier definition into vchiq_core.hNicolas Saenz Julienne
2020-07-01staging: vchiq: Get rid of vchiNicolas Saenz Julienne