[PATCH v2 0/2] media: az6007: overall refactor to fix bugs

Jeongjun Park posted 2 patches 1 day, 6 hours ago
drivers/media/usb/dvb-usb-v2/az6007.c | 211 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------------------------------------
1 file changed, 107 insertions(+), 104 deletions(-)
[PATCH v2 0/2] media: az6007: overall refactor to fix bugs
Posted by Jeongjun Park 1 day, 6 hours ago
This patch series refactors the az6007 driver to address root causes of
persistent bugs that have persisted for some time.

Jeongjun Park (2):
  media: az6007: fix out-of-bounds in az6007_i2c_xfer()
  media: az6007: refactor to properly use dvb-usb-v2

 drivers/media/usb/dvb-usb-v2/az6007.c | 211 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------------------------------------
 1 file changed, 107 insertions(+), 104 deletions(-)