aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-05-23media: uapi: mpeg2: Remove V4L2_CID_MPEG_VIDEO_MPEG2_SLICE_PARAMSEzequiel Garcia7-29/+4
2021-05-23media: hantro/cedrus: Remove unneeded slice size and slice offsetEzequiel Garcia3-8/+7
2021-05-23media: uapi: mpeg2: Move reference buffer fieldsEzequiel Garcia3-10/+6
2021-05-23media: uapi: mpeg2: Split sequence and picture parametersEzequiel Garcia7-16/+48
2021-05-23media: uapi: mpeg2: Cleanup flagsEzequiel Garcia3-99/+91
2021-05-23media: uapi: mpeg2: rework quantisation matrices semanticsEzequiel Garcia1-36/+2
2021-05-23media: uapi: mpeg2: Rename "quantization" to "quantisation"Ezequiel Garcia9-37/+32
2021-05-22Merge tag 'iio-fixes-5.13b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-1/+0
2021-05-20staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter1-2/+2
2021-05-20media: hantro: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-4/+2
2021-05-20staging: rtl8723bs: rename get_ra() due to global symbol collisionGreg Kroah-Hartman2-2/+2
2021-05-20staging: rtl8723bs: rtl8723b_hal_init.c: fix build warnings about unused variablesGreg Kroah-Hartman1-8/+5
2021-05-20staging: rtl8723bs: HalBtc8723b1Ant.c: fix build warnings about unused variablesGreg Kroah-Hartman1-6/+3
2021-05-20staging: greybus: spi: add blank line after variable declarationPhilippe Dixon1-0/+1
2021-05-20Staging: greybus: fix open parenthesis error in gbphy.cF.A.Sulaiman1-2/+2
2021-05-20staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter1-2/+2
2021-05-20staging: greybus: audio: Fix sparse warning.Rajat Asthana1-2/+2
2021-05-19staging: mt7621-dts: enable MT7530 interrupt controllerDENG Qingfang1-0/+4
2021-05-19staging: rtl8723bs: remove if (true) statementBryan Brattlof1-80/+77
2021-05-19staging: rtl8192e: delete extra blank linesWang Qing1-5/+0
2021-05-19staging: iio: fix some formatting issuesWang Qing1-6/+6
2021-05-19staging: vc04_services: fix a whitespace coding style issueJiabing Wan1-1/+1
2021-05-19staging: rtl8723bs: remove _rtw_sd_f0_read8()Bryan Brattlof2-23/+0
2021-05-19staging: rtl8723bs: remove duplicate name for _rtw_write_port()Bryan Brattlof2-4/+2
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_write32()Bryan Brattlof2-7/+2
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_write16()Bryan Brattlof2-5/+2
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_write8()Bryan Brattlof2-5/+2
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_read32()Bryan Brattlof2-7/+2
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_read16()Bryan Brattlof2-5/+2
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_read8()Bryan Brattlof2-5/+2
2021-05-19staging: vchiq_core: introduce defines for retry_pollStefan Wahren1-7/+8
2021-05-19staging: vchiq_core: introduce defines for close_recvdStefan Wahren1-7/+8
2021-05-19staging: vchiq_core: introduce parse_messageStefan Wahren1-290/+311
2021-05-19staging: vchiq_arm: Avoid unnecessary line breaksStefan Wahren2-20/+10
2021-05-19staging: vchiq_arm: make vchiq_shutdown_internal return voidStefan Wahren3-18/+13
2021-05-19staging: vchiq_core: fix comment in vchiq_shutdown_internalStefan Wahren1-1/+1
2021-05-19staging: vchiq_core: reduce indention in release_service_messagesStefan Wahren1-32/+33
2021-05-19staging: vchiq_arm: re-arrange function headerStefan Wahren1-23/+18
2021-05-19staging: vchiq_arm: add blank line after declarationsStefan Wahren2-0/+4
2021-05-19staging: vchiq_arm: drop non-beneficial commentsStefan Wahren3-68/+0
2021-05-19staging: vchiq_arm: Prefer kzalloc(sizeof(*waiter)...)Stefan Wahren1-3/+2
2021-05-19staging: vchiq_arm: drop ftrace-like loggingStefan Wahren1-22/+0
2021-05-19staging: vchiq_arm: Use define for doorbell irqStefan Wahren1-1/+3
2021-05-19staging: vchiq_core: avoid indention in poll_services_of_groupStefan Wahren1-49/+44
2021-05-19staging: vchiq_core: introduce poll_services_of_groupStefan Wahren1-57/+62
2021-05-19staging: vchiq_arm: balance braces for if-else statementsStefan Wahren2-21/+32
2021-05-19staging: vc04_services: remove __VCCOREVER__Stefan Wahren1-1/+1
2021-05-19staging: vchiq_core: separate postfix incrementStefan Wahren1-6/+10
2021-05-19staging: vchiq_core: drop unnecessary release_countStefan Wahren1-4/+2
2021-05-19staging: vchiq_core: fix return type of vchiq_init_stateStefan Wahren1-1/+1