aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-06-08media: hantro: change hantro_codec_ops run prototype to return errorsBenjamin Gaignard9-21/+40
2021-06-08media: hevc: Add decode params controlBenjamin Gaignard4-5/+16
2021-06-04staging: vchiq_core: introduce handle_pollStefan Wahren1-40/+52
2021-06-04staging: vchiq_connected: move EXPORT_SYMBOL below the right functionStefan Wahren1-1/+1
2021-06-04staging: vchiq_core: store message id in local variableStefan Wahren1-16/+12
2021-06-04staging: vchiq_core: reduce indentation in parse_openStefan Wahren1-73/+67
2021-06-04staging: vchiq_core: introduce process_free_data_messageStefan Wahren1-60/+64
2021-06-04staging: vchiq_arm: tidy up service function namingStefan Wahren3-41/+41
2021-06-04staging: vchiq_core: simplify WARN_ON conditionsStefan Wahren1-6/+6
2021-06-04staging: vchiq_core: introduce message specific make macrosStefan Wahren1-35/+29
2021-06-04staging: vchiq_core: use define for message type shiftStefan Wahren1-2/+4
2021-06-04staging: vchiq_core: avoid precedence issuesStefan Wahren1-7/+7
2021-06-04staging: vchiq_core: put spaces around operatorsStefan Wahren1-6/+6
2021-06-04staging: vchiq_core: get the rid of vchiq_static_assertStefan Wahren3-12/+7
2021-06-04staging: vchiq_core: get the rid of IS_POW2Stefan Wahren2-11/+13
2021-06-04staging: vchiq_core: move internals to C sourceStefan Wahren2-61/+61
2021-06-04staging: vchiq_arm: introduce free_bulk_waiterStefan Wahren1-21/+16
2021-06-04staging: vchiq_core: fix logic in poll_services_of_groupStefan Wahren1-15/+13
2021-06-04staging: mt7621-dts: review pcie overlay in 'gbpc1' dts fileSergio Paracuellos1-6/+0
2021-06-04iio: adis: Cleanout unused headersJonathan Cameron2-12/+0
2021-06-04media: docs: move DVB audio/video docs to stagingMauro Carvalho Chehab49-0/+3300
2021-06-04media: dvb header files: move some headers to stagingMauro Carvalho Chehab4-3/+506
2021-06-03staging: iio: cdc: ad7746: extract capac setup to own functionLucas Stankus1-18/+18
2021-06-03staging: iio: cdc: ad7746: clean up probe returnLucas Stankus1-5/+1
2021-06-03staging: iio: cdc: ad7746: remove ordinary commentsLucas Stankus1-12/+4
2021-06-03staging: iio: cdc: ad7746: use dt for capacitive channel setup.Lucas Stankus2-49/+33
2021-06-03staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe()Tang Bin1-1/+1
2021-06-03staging: rtl8192u: fix spaces in r8192U_hw.hManikishan Ghantasala1-1/+1
2021-06-03staging: rtl8192u: put parentheses on macros with complex values in r8192U_hw.hManikishan Ghantasala1-7/+7
2021-06-03staging: rtl8192u: r8192U_hw.h: fix spaces preferred around that '|' code style errorManikishan Ghantasala1-9/+8
2021-06-03staging: rtl8188eu: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+3
2021-06-03staging: rtl8188eu: remove dummy setfreq handlerMartin Kaiser1-9/+0
2021-06-03staging: rtl8188eu: remove dummy wext handlersMartin Kaiser1-17/+0
2021-06-03staging: rtl8188eu: use IW_HANDLER to declare wext handlersMartin Kaiser1-56/+41
2021-06-03Staging: rtl8712: Cleanup coding style warningKhoa Tran Minh1-3/+3
2021-06-03staging: rtl8723bs: core: rtw_mlme_ext.c: remove deadcodeYu Kuai1-12/+1
2021-06-03staging: rtl8192u: remove the repeated declarationShaokun Zhang1-2/+0
2021-06-03staging: rtl8192u: Fix shadowed variable nameThomas Bracht Laumann Jespersen1-1/+1
2021-06-02media: imx: imx7_mipi_csis: Fix error return code in mipi_csis_async_register()Wei Yongjun1-0/+1
2021-06-02media: staging: media: tegra-vde: add missing error return code in tegra_vde_probe()Yang Yingliang1-1/+2
2021-06-02media: hantro: test the correct variable in probe()Dan Carpenter1-2/+2
2021-06-02media: staging: media: zoran: change asm headerCorentin Labbe1-1/+1
2021-06-02media: staging: media: zoran: fix kzalloc styleCorentin Labbe2-2/+2
2021-06-02media: staging: media: zoran: remove blank lineCorentin Labbe1-1/+0
2021-06-02media: staging: media: zoran: multiple assignments should be avoidedCorentin Labbe4-5/+10
2021-06-02media: staging: media: zoran: remove detect_guest_activityCorentin Labbe2-67/+0
2021-06-02media: staging: media: zoran: fix some formatting issuesWang Qing1-3/+4
2021-06-02media: meson: vdec: remove redundant initialization of variable reg_curColin Ian King1-1/+1
2021-06-02media: cedrus: Fix .buf_prepareAndrzej Pietrasiewicz1-1/+7
2021-06-02media: hantro: Fix .buf_prepareAndrzej Pietrasiewicz1-1/+8