This patch-set contains our latest pile of HSI bug fixes and
performance improvements for CAIF HSI driver.
Patches should apply cleanly on both net and net-next.
Regards,
Sjur
Daniel Martensson (4):
caif-hsi: Making read and writes asynchronous.
caif-hsi: HSI-Platform device register and unregisters itself
caif-hsi: Added sanity check for length of CAIF frames
caif-hsi: Added recovery check of CA wake status.
Dmitry Tarnyagin (3):
caif-hsi: Fixing a race condition in the caif_hsi code
caif-hsi: Fix for wakeup condition problem
caif-hsi: Make inactivity timeout configurable.
Sjur Brændeland (1):
caif-hsi: HSI Fix uninitialized data in HSI header
drivers/net/caif/caif_hsi.c | 427 +++++++++++++++++++++++++------------------
include/net/caif/caif_hsi.h | 37 +++-
2 files changed, 276 insertions(+), 188 deletions(-)