[GIT PULL] gpio: fixes for v6.7-rc7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

Linus,

Here's another round of fixes from the GPIO subsystem for this release cycle.

There's one commit adding synchronization to an ioctl() we overlooked
previously and another synchronization changeset for one of the drivers.
Details are in the signed tag.

Please pull,
Bartosz Golaszewski

The following changes since commit ceb6a6f023fd3e8b07761ed900352ef574010bcb:

  Linux 6.7-rc6 (2023-12-17 15:19:28 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.7-rc7

for you to fetch changes up to 1cc3542c76acb5f59001e3e562eba672f1983355:

  gpio: dwapb: mask/unmask IRQ when disable/enale it (2023-12-21 11:19:01 +0100)

----------------------------------------------------------------
gpio fixes for v6.7-rc7

- add protection against GPIO device removal to an overlooked ioctl()
- synchronize the interrupt mask register manually in gpio-dwapb

----------------------------------------------------------------
Kent Gibson (1):
      gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()

xiongxin (1):
      gpio: dwapb: mask/unmask IRQ when disable/enale it

 drivers/gpio/gpio-dwapb.c   | 12 ++++++++----
 drivers/gpio/gpiolib-cdev.c | 16 ++++++++++++----
 2 files changed, 20 insertions(+), 8 deletions(-)




[Index of Archives]     [Linux SPI]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux