[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z-2WXkaNHGqsvPNm@kroah.com>
Date: Wed, 2 Apr 2025 20:56:14 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 6.15-rc1
The following changes since commit 80e54e84911a923c40d7bee33a34c1b4be148d7a:
Linux 6.14-rc6 (2025-03-09 13:45:25 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.15-rc1-2
for you to fetch changes up to 2dc25093218f5d42391549de6fe45e1aa9325676:
Merge tag 'counter-fixes-for-6.14' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-linus (2025-03-14 08:50:49 +0100)
----------------------------------------------------------------
Char/Misc fixes for 6.15-rc1
Here are 2 counter that I realized I never sent to you for 6.14-final.
They have been in my for weeks, as well as linux-next, my fault for not
sending them earlier. They are:
- bugfix for stm32-lptimer-cnt counter driver
- bugfix for microchip-tcb-capture counter driver
Again, these have been in linux-next for weeks with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Fabrice Gasnier (1):
counter: stm32-lptimer-cnt: fix error handling when enabling
Greg Kroah-Hartman (1):
Merge tag 'counter-fixes-for-6.14' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-linus
William Breathitt Gray (1):
counter: microchip-tcb-capture: Fix undefined counter channel state on probe
drivers/counter/microchip-tcb-capture.c | 19 +++++++++++++++++++
drivers/counter/stm32-lptimer-cnt.c | 24 +++++++++++++++---------
2 files changed, 34 insertions(+), 9 deletions(-)
Powered by blists - more mailing lists