[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1590255176.git.hns@goldelico.com>
Date: Sat, 23 May 2020 19:32:53 +0200
From: "H. Nikolaus Schaller" <hns@...delico.com>
To: Evgeniy Polyakov <zbr@...emap.net>,
"H. Nikolaus Schaller" <hns@...delico.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
YueHaibing <yuehaibing@...wei.com>,
Tony Lindgren <tony@...mide.com>
Cc: linux-kernel@...r.kernel.org, kernel@...a-handheld.com,
letux-kernel@...nphoenux.org, linux-omap@...r.kernel.org
Subject: [PATCH 0/4] w1: omap: fix some regressions/bugs (some were introduced in v5.6 but some are older)
This series fixes:
* some dev_dbg are missing an explicit \n
* wrong return value if battery is removed and no hdq response
* problems with resetting interrupt flags too early leading to timeouts and wrong values
* print error if interrupt flags get mixed up
H. Nikolaus Schaller (4):
w1: omap-hdq: cleanup to add missing newline for some dev_dbg
w1: omap-hdq: fix return value to be -1 if there is a timeout
w1: omap-hdq: fix interrupt handling which did show spurious timeouts
w1: omap-hdq: print dev_err if irq flags are not cleared
drivers/w1/masters/omap_hdq.c | 82 ++++++++++++++++++++++++-----------
1 file changed, 56 insertions(+), 26 deletions(-)
--
2.26.2
Powered by blists - more mailing lists