[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211223162209.26870-1-brgl@bgdev.pl>
Date: Thu, 23 Dec 2021 17:22:09 +0100
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
Bartosz Golaszewski <brgl@...ev.pl>
Subject: [GIT PULL] gpio: fixes for v5.16-rc7
Linus,
Here are two more fixes from the GPIO subsystem for this release cycle.
Please pull,
Bartosz
The following changes since commit d6912b1251b47e6b04ea8c8881dfb35a6e7a3e29:
gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errors (2021-11-16 09:41:44 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.16-rc7
for you to fetch changes up to 3e4d9a485029aa9e172dab5420abe775fd86f8e8:
gpio: virtio: remove timeout (2021-12-21 16:22:58 +0100)
----------------------------------------------------------------
gpio fixes for v5.16-rc7
- fix interrupts when replugging the device in gpio-dln2
- remove the arbitrary timeout on virtio requests from gpio-virtio
----------------------------------------------------------------
Noralf Trønnes (1):
gpio: dln2: Fix interrupts when replugging the device
Vincent Whitchurch (1):
gpio: virtio: remove timeout
drivers/gpio/gpio-dln2.c | 19 +++++++++----------
drivers/gpio/gpio-virtio.c | 6 +-----
2 files changed, 10 insertions(+), 15 deletions(-)
Powered by blists - more mailing lists