summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-11-15media: rc: ir-hix5hd2: Add the dependency on HAS_IOMEMCai Huoqing
2021-11-15media: ir-rx51: Switch to atomic PWM APIMaíra Canal
2021-11-15media: rc: pwm-ir-tx: Switch to atomic PWM APIMaíra Canal
2021-11-15media: rc: ir-spi: Drop empty spi_driver remove callbackUwe Kleine-König
2021-11-15media: mtk-vcodec: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-11-15media: mtk-vpu: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-11-15media: correct MEDIA_TEST_SUPPORT help textRandy Dunlap
2021-11-15media: mtk-vcodec: vdec: remove redundant 'pfb' assignmentTzung-Bi Shih
2021-11-15media: stm32-dma2d: fix compile-testing failedDillon Min
2021-11-15media: stm32-dma2d: fix compile errors when W=1Dillon Min
2021-11-15media: aspeed: Update signal status immediately to ensure sane hw stateJammy Huang
2021-11-15media: mtk-vcodec: Align width and height to 64 bytesYunfei Dong
2021-11-15media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITEHans Verkuil
2021-11-15media: em28xx: fix memory leak in em28xx_init_devDongliang Mu
2021-11-15media: s5p-mfc: Use 'bitmap_zalloc()' when applicableChristophe JAILLET
2021-11-15media: tw5864: Disable PCI device when finishedKieran Bingham
2021-11-15media: tw5864: Simplify 'tw5864_finidev()'Christophe JAILLET
2021-11-15media: gspca: Make use of the helper macro kthread_run()Cai Huoqing
2021-11-15media: aspeed: fix mode-detect always time out at 2nd runJammy Huang
2021-11-15media: atomisp: Remove unneeded null checkXu Wang
2021-11-15media: atomisp: get rid of atomisp_get_frame_pgnr() abstractionMauro Carvalho Chehab
2021-11-15media: atomisp: simplify asd check on open() fopsMauro Carvalho Chehab
2021-11-15media: atomisp: check before deference asd variableMauro Carvalho Chehab
2021-11-15media: atomisp: only initialize mode if pipe is not nullMauro Carvalho Chehab
2021-11-15media: atomisp: fix uninitialized bug in gmin_get_pmic_id_and_addr()Dan Carpenter
2021-11-15media: atomisp-ov2680: properly set the vts valueMauro Carvalho Chehab
2021-11-15media: atomisp-ov2680: initialize return varMauro Carvalho Chehab
2021-11-15media: atomisp-ov2680: Fix ov2680_set_fmt() messing up high exposure settingsHans de Goede
2021-11-15media: atomisp-ov2680: Fix ov2680_set_fmt() clobbering the exposureHans de Goede
2021-11-15media: atomisp-ov2680: Fix ov2680_write_reg() always writing 0 to 16 bit regi...Hans de Goede
2021-11-15media: atomisp-ov2680: Fix and simplify ov2680_q_exposure()Hans de Goede
2021-11-15media: atomisp-ov2680: Make ov2680_read_reg() support 24 bit registersHans de Goede
2021-11-15media: atomisp-ov2680: Save/restore exposure and gain over sensor power-downHans de Goede
2021-11-15media: atomisp-ov2680: Move ov2680_init_registers() call to power_up()Hans de Goede
2021-11-15media: atomisp-ov2680: Remove the ov2680_res and N_RES global variablesHans de Goede
2021-11-15media: atomisp-ov2680: Push the input_lock taking up into ov2680_s_power()Hans de Goede
2021-11-15media: atomisp-ov2680: Turn on power only onceHans de Goede
2021-11-15media: atomisp-ov2680: Remove a bunch of unused vars from ov2680_deviceHans de Goede
2021-11-15media: atomisp: register first the preview devnodeMauro Carvalho Chehab
2021-11-15media: atomisp: set per-device's default modeMauro Carvalho Chehab
2021-11-15media: atomisp: get rid of ISP2401_NEW_INPUT_SYSTEMMauro Carvalho Chehab
2021-11-15media: atomisp: return errors from ia_css_dma_configure_from_info()Mauro Carvalho Chehab
2021-11-15media: atomisp: add return codes for pipeline config functionsMauro Carvalho Chehab
2021-11-15media: atomisp: sh_css_sp: better handle pipeline config errorsMauro Carvalho Chehab
2021-11-15media: atomisp: propagate errors at ia_css_*_configure()Mauro Carvalho Chehab
2021-11-15media: atomisp: cleanup ia_css_isp_configs() codeMauro Carvalho Chehab
2021-11-15media: atomisp: unify ia_css_isp_params.cMauro Carvalho Chehab
2021-11-15media: atomisp: drop duplicated ia_css_isp_states.cMauro Carvalho Chehab
2021-11-15media: atomisp: drop duplicated ia_css_isp_configs.cMauro Carvalho Chehab
2021-11-15media: atomisp: allocate a v4l2_fh at open timeMauro Carvalho Chehab