[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211025121641.6759-1-johan@kernel.org>
Date: Mon, 25 Oct 2021 14:16:33 +0200
From: Johan Hovold <johan@...nel.org>
To: Sean Young <sean@...s.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>
Cc: Mike Isely <isely@...ox.com>,
Ezequiel Garcia <ezequiel@...guardiasur.com.ar>,
linux-media@...r.kernel.org, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org, Johan Hovold <johan@...nel.org>
Subject: [PATCH 0/8] media: fix control-message timeouts
A number of drivers throughout the tree were incorrectly specifying USB
message timeout values in jiffies instead of milliseconds.
This series fixes the media drivers that got it wrong.
Johan
Johan Hovold (8):
media: mceusb: fix control-message timeouts
media: redrat3: fix control-message timeouts
media: flexcop-usb: fix control-message timeouts
media: cpia2: fix control-message timeouts
media: em28xx: fix control-message timeouts
media: pvrusb2: fix control-message timeouts
media: s2255: fix control-message timeouts
media: stk1160: fix control-message timeouts
drivers/media/rc/mceusb.c | 8 ++++----
drivers/media/rc/redrat3.c | 22 +++++++++++-----------
drivers/media/usb/b2c2/flexcop-usb.c | 10 +++++-----
drivers/media/usb/b2c2/flexcop-usb.h | 12 ++++++------
drivers/media/usb/cpia2/cpia2_usb.c | 4 ++--
drivers/media/usb/em28xx/em28xx-core.c | 4 ++--
drivers/media/usb/pvrusb2/pvrusb2-hdw.c | 8 ++++----
drivers/media/usb/s2255/s2255drv.c | 4 ++--
drivers/media/usb/stk1160/stk1160-core.c | 4 ++--
9 files changed, 38 insertions(+), 38 deletions(-)
--
2.32.0
Powered by blists - more mailing lists