summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2024-06-04media: i2c: hi846: Fix V4L2_SUBDEV_FORMAT_TRY get_selection()Ricardo Ribalda
2024-06-04media: i2c: Fix imx412 exposure controlBryan O'Donoghue
2024-05-31media: imon: Fix race getting ictx->lockRicardo Ribalda
2024-05-31media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()Zheng Yejian
2024-05-31media: mceusb: No need for vendor/product ID in nameSean Young
2024-05-31media: tegra-vde: remove unused struct 'tegra_vde_h264_frame'Dr. David Alan Gilbert
2024-05-31media: m2m-deinterlace: remove unused struct 'vb2_dc_conf'Dr. David Alan Gilbert
2024-05-31media: amphion: remove unused struct 'vpu_malone_frame_buffer'Dr. David Alan Gilbert
2024-05-31media: rockchip: rga: fix sequence number handlingMichael Tretter
2024-05-31media: pci/ivtv: Use managed version of pci_enable_deviceRicardo Ribalda
2024-05-31media: pci/ivtv: Replace request_mem_region with devm_ variantRicardo Ribalda
2024-05-31media: pci/ivtv: Replace ioremap with devm_ variantsRicardo Ribalda
2024-05-31media: siano: Use flex arrays for sms_firmwareRicardo Ribalda
2024-05-31media: siano: Remove unused structuresRicardo Ribalda
2024-05-31media: siano: Refactor struct sms_msg_dataRicardo Ribalda
2024-05-31media: pci: cx18: Use flex arrays for struct cx18_scbRicardo Ribalda
2024-05-31media: xilinx: Refactor struct xvip_dmaRicardo Ribalda
2024-05-31media: allegro: nal-hevc: Replace array[1] with array[N]Ricardo Ribalda
2024-05-31media: pvrusb2: remove unused struct 'debugifc_mask_item'Dr. David Alan Gilbert
2024-05-31media: opera1: remove unused struct 'rc_map_opera_table'Dr. David Alan Gilbert
2024-05-31media: gs1662: remove unused struct 'gs_reg_fmt_custom'Dr. David Alan Gilbert
2024-05-31media: dvb-frontends: dib7000p: remove unused struct 'i2c_device'Dr. David Alan Gilbert
2024-05-31media: dvb-frontends: stv0910: remove unused struct 'sinit_table'Dr. David Alan Gilbert
2024-05-31media: dvb-frontends: drx39xyj: remove unused struct 'drxjeq_stat'Dr. David Alan Gilbert
2024-05-31media: go7007: Refactor Adlink PCI-MPG24 i2c mutexRicardo Ribalda
2024-05-31media: dvb-frontends/stv090x: Refactor tuner_i2c_lockRicardo Ribalda
2024-05-31media: ivtv: Factor out schedule functionsRicardo Ribalda
2024-05-31media: pci: ivtv: Add check for DMA map resultMikhail Kobuk
2024-05-30lirc: rc_dev_get_from_fd(): fix file leakAl Viro
2024-05-30media: intel/ipu6: add csi2 port sanity check in notifier boundBingbu Cao
2024-05-30media: intel/ipu6: update the maximum supported csi2 port number to 6Bingbu Cao
2024-05-30media: mei: csi: Warn less verbosely of a missing device fwnodeSakari Ailus
2024-05-30media: mei: csi: Put the IPU device referenceSakari Ailus
2024-05-28media: intel/ipu6: fix the buffer flags caused by wrong parenthesesBingbu Cao
2024-05-28media: intel/ipu6: Fix an error handling path in isys_probe()Christophe JAILLET
2024-05-28media: intel/ipu6: Move isys_remove() close to isys_probe()Christophe JAILLET
2024-05-28media: intel/ipu6: Fix some redundant resources freeing in ipu6_pci_remove()Christophe JAILLET
2024-05-27media: mgb4: Fix double debugfs removeMartin Tůma
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-16Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-05-14media: bcm2835-unicam: Depend on COMMON_CLKLaurent Pinchart
2024-05-13i2c: mux: Remove class argument from i2c_mux_add_adapter()Heiner Kallweit
2024-05-10Revert "media: v4l2-ctrls: show all owned controls in log_status"Hans Verkuil
2024-05-10media: ov2740: Ensure proper reset sequence on probe()Hans de Goede
2024-05-10media: intel/ipu6: Don't print user-triggerable errors to kernel logSakari Ailus
2024-05-10media: bcm2835-unicam: Fix a NULL vs IS_ERR() checkDan Carpenter
2024-05-10media: bcm2835-unicam: Do not print error when irq not foundRicardo Ribalda
2024-05-10media: bcm2835-unicam: Do not replace IRQ retcode during probeRicardo Ribalda