linux-stable/drivers/staging/vt6656
Malcolm Priestley 69cc1f925e staging: vt6656: limit reg output to block size
vnt_control_out appears to fail when BBREG is greater than 64 writes.

Create new function that will relay an array in no larger than
the indicated block size.

It appears that this command has always failed but was ignored by
driver until the introduction of error checking.

Cc: stable <stable@vger.kernel.org> # v5.3+
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/a41f0601-df46-ce6e-ab7c-35e697946e2a@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-03 11:46:57 +01:00
..
baseband.c staging: vt6656: limit reg output to block size 2020-01-03 11:46:57 +01:00
baseband.h staging: vt6656: avoid discarding called function's return code 2019-05-21 08:25:03 +02:00
card.c staging: vt6656: fix indentation on break statement 2019-06-20 14:32:07 +02:00
card.h
channel.c
channel.h
desc.h
device.h
dpc.c
dpc.h
firmware.c staging: vt6656: clean error path for firmware management 2019-05-21 08:25:04 +02:00
firmware.h
int.c staging: vt6656: avoid discarding called function's return code 2019-05-21 08:25:03 +02:00
int.h staging: vt6656: avoid discarding called function's return code 2019-05-21 08:25:03 +02:00
Kconfig staging: vt665*: use help instead of ---help--- in Kconfig 2019-05-20 10:49:08 +02:00
key.c
key.h
mac.c staging: vt6656: avoid discarding called function's return code 2019-05-21 08:25:03 +02:00
mac.h staging: vt6656: avoid discarding called function's return code 2019-05-21 08:25:03 +02:00
main_usb.c staging: vt6656: correct return of vnt_init_registers. 2020-01-03 11:46:56 +01:00
Makefile
power.c
power.h
rf.c staging: vt6656: avoid discarding called function's return code 2019-05-21 08:25:03 +02:00
rf.h staging: vt6656: avoid discarding called function's return code 2019-05-21 08:25:03 +02:00
rxtx.c staging: vt6656: reorganize characters so the lines are under 80 ch 2019-10-07 12:27:59 +02:00
rxtx.h
TODO
usbpipe.c staging: vt6656: limit reg output to block size 2020-01-03 11:46:57 +01:00
usbpipe.h staging: vt6656: limit reg output to block size 2020-01-03 11:46:57 +01:00
wcmd.c
wcmd.h