summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2023-06-09media: atomisp: Register only 1 /dev/video# nodeHans de Goede6-233/+32
2023-06-09media: atomisp: Replace source-pad checks with run-mode checksHans de Goede3-103/+29
2023-06-09media: atomisp: Drop atomisp_get_css_buf_type()Hans de Goede1-28/+1
2023-06-09media: atomisp: Remove isp->need_gfx_throttle fieldHans de Goede3-13/+0
2023-06-09media: atomisp: Remove Continuous capture and SDV run-modesHans de Goede5-119/+10
2023-06-09media: atomisp: Remove res_overflow parameter from atomisp_try_fmt()Hans de Goede3-20/+6
2023-06-09media: atomisp: sh_css_mipi: Remove #ifdef ISP2401Kate Hsuan1-39/+17
2023-06-09media: atomisp: sh_css_firmware: determine firmware version at runtimeKate Hsuan1-5/+13
2023-06-09media: atomisp: sh_css_sp: Remove #ifdef ISP2401Kate Hsuan1-6/+4
2023-06-09media: atomisp: runtime: frame: remove #ifdef ISP2401Kate Hsuan1-10/+3
2023-06-09media: atomisp: sh_css: Remove #ifdef ISP2401Kate Hsuan1-285/+239
2023-06-09Merge tag 'v6.4-rc5' into media_stageMauro Carvalho Chehab1-2/+2
2023-06-02media: staging: media: imx: initialize hs_settle to avoid warningHans Verkuil1-1/+1
2023-05-28staging: iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2-2/+2
2023-05-28staging: rtl8192e: clean unnecessary braces warning on r8192E_phy.cDavid Tadokoro1-2/+1
2023-05-28staging: pi433: Remove stray gpiod_unexport() callAndy Shevchenko1-1/+0
2023-05-28staging: most: Switch i2c driver back to use .probe()Uwe Kleine-König1-1/+1
2023-05-28staging: olpc_dcon: Switch i2c driver back to use .probe()Uwe Kleine-König1-1/+1
2023-05-28drivers: staging: wlan-ng: Remove GPL/MPL boilerplateBagas Sanjaya21-441/+0
2023-05-28staging: vchiq_arm: mark vchiq_platform_init() staticArnd Bergmann1-2/+2
2023-05-28staging: rtl8192e: add missing spaces around operatorsMichael Straube6-94/+94
2023-05-28staging: rtl8192e: Unlock wx_mutex not in rtllib_wx_set_scanPhilipp Hortmann1-3/+1
2023-05-28staging: rtl8192e: Exclude scan_mutex in rtllib_softmac_stop_scanPhilipp Hortmann1-3/+3
2023-05-28staging: rtl8723bs: replace ternary operator with if-else blockAtin Bainada1-1/+4
2023-05-28staging: rtl8192e: Remove undefined function LedControlHandlerPhilipp Hortmann5-46/+0
2023-05-28staging: rtl8192e: Remove undefined function UpdateBeaconInterruptHandlerPhilipp Hortmann3-10/+0
2023-05-28staging: rtl8192e: Remove undefined function SetFwCmdHandlerPhilipp Hortmann3-13/+3
2023-05-28staging: rtl8192e: Remove undefined function set_securityPhilipp Hortmann2-8/+0
2023-05-28staging: rtl8192e: Remove undefined function hard_start_xmitPhilipp Hortmann2-14/+1
2023-05-28staging: rtl8192e: Remove undefined function reset_portPhilipp Hortmann2-21/+0
2023-05-28staging: rtl8192e: Remove functions rtllib_start_hw_scan and stopPhilipp Hortmann2-21/+3
2023-05-28staging: rtl8192e: Remove undefined function data_hard_resumePhilipp Hortmann3-29/+2
2023-05-28staging: rtl8192e: Remove undefined function data_hard_stopPhilipp Hortmann3-14/+0
2023-05-28staging: add HAS_IOPORT dependenciesNiklas Schnelle2-2/+2
2023-05-26media: staging: max96712: Switch i2c driver back to use .probe()Uwe Kleine-König1-1/+1
2023-05-26media: staging: media: atomisp: init high & low varsHans Verkuil1-2/+2
2023-05-26media: staging: media: imx: initialize hs_settle to avoid warningHans Verkuil1-1/+1
2023-05-25media: staging: max96712: Add support for 3-lane C-PHYNiklas Söderlund1-6/+32
2023-05-25media: av7110: Remove unnecessary (void*) conversionsAtin Bainada1-2/+2
2023-05-25media: staging: media: imx6-mipi-csi2: Add log_status core callbackAlexander Stein1-0/+45
2023-05-25media: imx: utils: Enclose IMX_BUS_FMTS macro in parenthesisAngel Alberto Carretero1-1/+1
2023-05-25staging: media: tegra-video: add support for Tegra20 parallel inputLuca Ceresoli8-0/+1030
2023-05-25staging: media: tegra-video: add H/V flip controlsLuca Ceresoli2-1/+21
2023-05-25staging: media: tegra-video: add hooks for planar YUV and H/V flipLuca Ceresoli2-0/+18
2023-05-25staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_viLuca Ceresoli1-2/+5
2023-05-25staging: media: tegra-video: move syncpt init/free to a per-soc opLuca Ceresoli3-49/+60
2023-05-25staging: media: tegra-video: add a per-soc enable/disable opLuca Ceresoli2-0/+11
2023-05-25staging: media: tegra-video: move MIPI calibration calls from VI to CSILuca Ceresoli2-50/+48
2023-05-25staging: media: tegra-video: move default format to soc-specific dataLuca Ceresoli3-11/+6
2023-05-25staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc opLuca Ceresoli3-41/+44