aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2023-06-09media: atomisp: Simplify atomisp_[start|stop]_streaming()Hans de Goede1-71/+16
2023-06-09media: atomisp: Remove atomisp_sensor_start_stream()Hans de Goede1-36/+0
2023-06-09media: atomisp: Remove isp_timeout flagHans de Goede3-13/+4
2023-06-09media: atomisp: Remove unused mipi_frame_size field from atomisp_[sub_]deviceHans de Goede3-5/+0
2023-06-09media: atomisp: Remove a bunch of unused atomisp_css_*() functionsHans de Goede2-128/+0
2023-06-09media: atomisp: Remove atomisp_subdev_register_video_nodes() helperHans de Goede3-21/+3
2023-06-09media: atomisp: Remove 1 line atomisp_flush_bufs_and_wakeup() helperHans de Goede2-8/+1
2023-06-09media: atomisp: Remove source_pad parameter from functions and structsHans de Goede7-69/+33
2023-06-09media: atomisp: Rename video_out_preview to video_outHans de Goede6-30/+23
2023-06-09media: atomisp: Drop atomisp_is_vf_pipe()Hans de Goede4-37/+5
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