[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210521132839.17163-1-johan@kernel.org>
Date: Fri, 21 May 2021 15:28:37 +0200
From: Johan Hovold <johan@...nel.org>
To: Mauro Carvalho Chehab <mchehab@...nel.org>
Cc: Hans Verkuil <hverkuil@...all.nl>, linux-media@...r.kernel.org,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
Johan Hovold <johan@...nel.org>
Subject: [PATCH 0/2] media: fix USB control-request directions
The direction of the pipe argument must match the request-type
direction bit or USB control requests may fail depending on the
host-controller-driver implementation.
This series fixes two media driver that got this wrong.
Johan
Johan Hovold (2):
media: dtv5100: fix control-request directions
media: gspca/sq905: fix control-request direction
drivers/media/usb/dvb-usb/dtv5100.c | 7 +++++--
drivers/media/usb/gspca/sq905.c | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
--
2.26.3
Powered by blists - more mailing lists