summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2024-08-09media: platform: xilinx: use for_each_endpoint_of_node()Kuninori Morimoto
2024-08-09media: platform: ti: use for_each_endpoint_of_node()Kuninori Morimoto
2024-08-09media: platform: microchip: use for_each_endpoint_of_node()Kuninori Morimoto
2024-08-09media: qcom: camss: Fix ordering of pm_runtime_enableBryan O'Donoghue
2024-08-09media: qcom: camss: Remove use_count guard in stop_streamingBryan O'Donoghue
2024-08-09media: i2c: tda1997x: constify snd_soc_component_driver structJavier Carrasco
2024-08-09media: raspberrypi: VIDEO_RASPBERRYPI_PISP_BE should depend on ARCH_BCM2835Geert Uytterhoeven
2024-08-09media: v4l2-core: v4l2-ioctl: missing ', ' in create_bufs loggingHans Verkuil
2024-08-09Revert "media: tuners: fix error return code of hybrid_tuner_request_state()"Roman Smirnov
2024-08-09media: i2c: GC08A3: Fix spelling mistake "STRAEMING_REG" -> "STREAMING_REG"Colin Ian King
2024-08-09media: i2c: GC05A2: Fix spelling mistake "Horizental" -> "Horizontal"Colin Ian King
2024-08-09drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write errorJunlin Li
2024-08-09drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write errorJunlin Li
2024-08-09media: i2c: thp7312: Convert comma to semicolonChen Ni
2024-08-09media: imx-pxp: Rewrite coeff expressionRicardo Ribalda
2024-08-09media: ti: cal: Constify struct media_entity_operationsChristophe JAILLET
2024-08-09media: verisilicon: Use fourcc format stringMichael Tretter
2024-08-09media: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-08-09media: platform: allegro-dvt: Constify struct regmap_configChristophe JAILLET
2024-08-09media: i2c: tvp5150: Constify some structuresChristophe JAILLET
2024-08-08media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_r...Sean Young
2024-08-08media: cec: cec-adap.c: improve CEC_MSG_FL_REPLY_VENDOR_ID checkHans Verkuil
2024-08-05media: siano: Simplify smscore_load_firmware_from_fileRicardo Ribalda
2024-08-05media: vivid: add <Vendor Command With ID> supportHans Verkuil
2024-08-05media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flagHans Verkuil
2024-08-05Merge tag 'v6.11-rc2' into media_stageMauro Carvalho Chehab
2024-08-04Merge tag 'media/v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-08-03Merge tag 'tags/fixes-media-uvc-20230722' of git://git.kernel.org/pub/scm/lin...Hans Verkuil
2024-07-31media: rc: remove unused tx_resolution fieldSean Young
2024-07-31media: rc: meson-ir: support PM suspend/resumeZelong Dong
2024-07-30media: intel/ipu6: select AUXILIARY_BUS in KconfigBingbu Cao
2024-07-30media: ipu-bridge: fix ipu6 Kconfig dependenciesArnd Bergmann
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2024-07-26Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-22media: uvcvideo: Fix custom control mapping probingRicardo Ribalda
2024-07-17Merge tag 'media/v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-07-15Merge tag 'pmdomain-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2024-07-12media: raspberrypi: Switch to remove_newStephen Rothwell
2024-07-09venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6Jagadeesh Kona
2024-07-03Merge tag 'media/v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-07-03media: stm32: dcmipp: correct error handling in dcmipp_create_subdevsAlain Volmat
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-30media: venus: fix use after free in vdec_closeDikshita Agarwal
2024-06-30media: venus: add msm8998 supportPierre-Hugues Husson
2024-06-30media: venus: avoid multiple core dumpsDikshita Agarwal
2024-06-30media: venus: flush all buffers in output plane streamoffDikshita Agarwal
2024-06-29media: videobuf2: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-29media: em28xx: Set GPIOs for non-audio boards when switching inputNils Rothaug
2024-06-29media: em28xx: Add support for MyGica UTV3Nils Rothaug