mbox series

[0/3] media: atmel: atmel-isc: some fixes

Message ID 1555064098-19310-1-git-send-email-eugen.hristev@microchip.com (mailing list archive)
Headers show
Series media: atmel: atmel-isc: some fixes | expand

Message

Eugen Hristev April 12, 2019, 10:19 a.m. UTC
From: Eugen Hristev <eugen.hristev@microchip.com>

Hello,

This series includes some fixes for the atmel-isc media driver.

As requested by Hans , created a first series of only fixes,
the patches are the same as in the previous patch series, but removed
the one with safe checks: Hans said it's overkill.

Another series based on this one I will send soon with the new feature set,
reworked based on Hans' review.

Thanks !

Eugen Hristev (3):
  media: atmel: atmel-isc: limit incoming pixels per frame
  media: atmel: atmel-isc: fix INIT_WORK misplacement
  media: atmel: atmel-isc: fix asd memory allocation

 drivers/media/platform/atmel/atmel-isc-regs.h | 19 +++++++++++
 drivers/media/platform/atmel/atmel-isc.c      | 46 ++++++++++++++++++++++++---
 2 files changed, 61 insertions(+), 4 deletions(-)