mbox series

[GIT,PULL,for,v6.11-rc4] media fixes

Message ID 20240815170235.0ab77b44@foz.lan
State New
Headers show
Series [GIT,PULL,for,v6.11-rc4] media fixes | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.11-3

Message

Mauro Carvalho Chehab Aug. 15, 2024, 3:02 p.m. UTC
Hi Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.11-3

For two regression fixes:
- fix atomisp support for ISP2400;
- fix dvb-usb regression for TeVii s480 dual DVB-S2 S660 board.

Regards,
Mauro

---


The following changes since commit e2ed53694e5356a55fd539a4d8dc56c2fa42b2ff:

  Merge tag 'tags/fixes-media-uvc-20230722' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git (2024-08-03 11:01:04 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.11-3

for you to fetch changes up to 63de936b513f7a9ce559194d3269ac291f4f4662:

  media: atomisp: Fix streaming no longer working on BYT / ISP2400 devices (2024-08-14 08:06:07 +0200)

----------------------------------------------------------------
media fixes for v6.11-rc4

----------------------------------------------------------------
Hans de Goede (1):
      media: atomisp: Fix streaming no longer working on BYT / ISP2400 devices

Sean Young (1):
      media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()"

 drivers/media/usb/dvb-usb/dvb-usb-init.c           | 35 +++-------------------
 .../media/atomisp/pci/ia_css_stream_public.h       |  8 +++--
 .../staging/media/atomisp/pci/sh_css_internal.h    | 19 ++++++++++--
 3 files changed, 26 insertions(+), 36 deletions(-)