summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)Author
2022-04-22staging: vchiq:remove unneeded flush_workqueueran jianping
2022-04-20staging: bcm2835-audio: fix mutex definition without commentAdrien Thierry
2022-04-20staging: bcm2835-audio: fix mutex definition without commentAdrien Thierry
2022-04-20staging: bcm2835-audio: fix unnecessary space after castAdrien Thierry
2022-04-20staging: bcm2835-audio: fix line ending with '('Adrien Thierry
2022-04-20staging: bcm2835-audio: fully describe config symbolAdrien Thierry
2022-04-13staging: bcm2835-audio: remove compat ALSA cardAdrien Thierry
2022-04-04staging: vc04_services: Convert kmap() to kmap_local_page()Fabio M. De Francesco
2022-04-04staging: vchiq: replace usage of found with dedicated list iterator variableJakob Koschel
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-03-18staging: mmal-vchiq: clear redundant item named bulk_scratchXiaoke Wang
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-03-14staging: vchiq_arm: make vchiq_platform_get_arm_state() staticGaston Gonzalez
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-14Merge 5.17-rc4 into staging-testingGreg Kroah-Hartman
2022-01-25staging: vc04_services: Fix RCU dereference checkPadmanabha Srinivasaiah
2022-01-25staging: vchiq_dev: Avoid unnecessary alloc in vchiq_ioc_create_serviceStefan Wahren
2022-01-25staging: vchiq_core: handle NULL result of find_service_by_handleStefan Wahren
2022-01-25staging: vchiq_arm: Avoid NULL ptr deref in vchiq_dump_platform_instancesStefan Wahren
2022-01-25staging: vchiq_arm: make vchiq_get_state return earlyStefan Wahren
2022-01-25staging: vchiq_core: use min_t macroStefan Wahren
2022-01-25staging: vchiq_core: avoid ternary operator for set_service_stateStefan Wahren
2022-01-25staging: vchiq_core: fix alignmentStefan Wahren
2022-01-25staging: vchiq_core: reduce multi-line statementsStefan Wahren
2022-01-25staging: vchiq_core: drop prefix of vchiq_set_service_stateStefan Wahren
2022-01-25staging: vchiq_core: align return statements in msg_type_strStefan Wahren
2022-01-25staging: vchiq_core: simplify vchiq_add_service_internalStefan Wahren
2022-01-25staging: vchiq_core: fix type of parameter localportStefan Wahren
2022-01-25staging: vchiq: add message handling to TODO listStefan Wahren
2022-01-25staging: vchiq: drop completed tasks from TODOStefan Wahren
2022-01-25staging: vchiq: convert TODOs into unordered listStefan Wahren
2022-01-25staging: vchiq_arm: introduce is_adjacent_blockStefan Wahren
2022-01-25staging: vchiq_debugfs: get the rid of n_log_entriesStefan Wahren
2022-01-25staging: vchiq_core: fix indentation in vchiq_log_dump_memStefan Wahren
2022-01-25staging: vc04_services: use KBUILD_MODNAME instead of own module name definitionGaston Gonzalez
2022-01-25staging: vc04_services: remove unneeded MODULE_VERSION() usageGaston Gonzalez
2022-01-06staging: vc04_services: rename BM2835 to BCM2835 in headers commentsGaston Gonzalez
2022-01-06staging: vc04_services: rename string literal containing bm2835_* to bcm2835*_Gaston Gonzalez
2022-01-06staging: vc04_services: rename variables containing bm2835_* to bcm2835_*Gaston Gonzalez
2022-01-06staging: vc04_services: rename functions containing bm2835_* to bcm2835_*Gaston Gonzalez
2022-01-06staging: vc04_services: rename structures bm2835_mmal_dev and bm2835_mmal_v4l...Gaston Gonzalez
2021-12-30staging: vc04_services: update TODO fileGaston Gonzalez
2021-12-30staging: vc04_services: bcm2835-camera: avoid the use of typedef for function...Gaston Gonzalez
2021-12-30staging: vc04_services: bcm2835-audio: avoid the use of typedef for function ...Gaston Gonzalez
2021-12-28staging: vc04_services: Remove repeated word in vchiq log warningGautam Menghani
2021-11-25staging: vchiq_core: remove superfluous static_assert statementGaston Gonzalez
2021-10-30staging: vchiq_core: get rid of typedefGaston Gonzalez
2021-10-25staging: vchiq_core: fix quoted strings split across linesGaston Gonzalez