All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gpio: updates for v5.7 part2
@ 2020-03-02  8:11 Bartosz Golaszewski
  2020-03-03 12:35 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2020-03-02  8:11 UTC (permalink / raw)
  To: Linus Walleij; +Cc: linux-gpio, Bartosz Golaszewski

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

Linus,

this is the second batch of updates for v5.7. It contains two minor tweaks
to core gpiolib and two fixes for the line watch/unwatch ioctl().

The following changes since commit 869233f81337bfb33c79f1e7539147d52c0ba383:

  gpiolib: Optimize gpiochip_remove() when check for requested line (2020-02-28 23:58:56 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-updates-for-v5.7-part2

for you to fetch changes up to 1931479788c5e3c0396a0bde3606e517c64b9f95:

  gpiolib: fix bitmap operations related to line event watching (2020-03-02 08:52:55 +0100)

----------------------------------------------------------------
gpio updates for v5.7 part 2

- replace z zero-length array with flexible-array member in gpio-uniphier
- make naming of variables consistent in uapi line event code
- fix the behavior of line watch/unwatch ioctl()

----------------------------------------------------------------
Andy Shevchenko (1):
      gpiolib: Rename 'event' to 'ge' to be consistent with other use

Bartosz Golaszewski (1):
      gpiolib: fix bitmap operations related to line event watching

Gustavo A. R. Silva (1):
      gpio: uniphier: Replace zero-length array with flexible-array member

Kent Gibson (1):
      gpiolib: fix unwatch ioctl()

 drivers/gpio/gpio-uniphier.c |  2 +-
 drivers/gpio/gpiolib.c       | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] gpio: updates for v5.7 part2
  2020-03-02  8:11 [GIT PULL] gpio: updates for v5.7 part2 Bartosz Golaszewski
@ 2020-03-03 12:35 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2020-03-03 12:35 UTC (permalink / raw)
  To: Bartosz Golaszewski; +Cc: open list:GPIO SUBSYSTEM, Bartosz Golaszewski

On Mon, Mar 2, 2020 at 9:11 AM Bartosz Golaszewski <brgl@bgdev.pl> wrote:

> this is the second batch of updates for v5.7. It contains two minor tweaks
> to core gpiolib and two fixes for the line watch/unwatch ioctl().

Pulled into my devel branch! Thanks!

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-03 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-02  8:11 [GIT PULL] gpio: updates for v5.7 part2 Bartosz Golaszewski
2020-03-03 12:35 ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.