All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v5.11-rc5
@ 2021-01-21  9:52 Bartosz Golaszewski
  2021-01-21 19:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2021-01-21  9:52 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linus Walleij, linux-gpio, linux-kernel, Bartosz Golaszewski

Hello Linus,

This is my first pull-request sent directly to you. It contains a couple GPIO
fixes for this release cycle - nothing too urgent. Details are in the signed
tag.

Please pull,
Bartosz Golaszewski

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.11-rc5

for you to fetch changes up to 298d75c9b18875d2d582dcd5145a45cac8d2bae2:

  gpio: tegra: Add missing dependencies (2021-01-19 13:37:10 +0100)

----------------------------------------------------------------
gpio fixes for v5.11-rc5

- rework the character device code to avoid a frame size warning
- fix printk format issues in gpio-tools
- warn on redefinition of the to_irq callback in core gpiolib code
- fix PWM period calculation in gpio-mvebu
- make gpio-sifive Kconfig entry consistent with other drivers
- fix a build issue in gpio-tegra

----------------------------------------------------------------
Baruch Siach (1):
      gpio: mvebu: fix pwm .get_state period calculation

Kent Gibson (3):
      gpiolib: cdev: fix frame size warning in gpio_ioctl()
      tools: gpio: fix %llu warning in gpio-event-mon.c
      tools: gpio: fix %llu warning in gpio-watch.c

Nikita Shubin (1):
      gpiolib: add a warning on gpiochip->to_irq defined

Randy Dunlap (1):
      gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it

Thierry Reding (1):
      gpio: tegra: Add missing dependencies

 drivers/gpio/Kconfig        |   5 +-
 drivers/gpio/gpio-mvebu.c   |  19 +++---
 drivers/gpio/gpiolib-cdev.c | 145 ++++++++++++++++++++++----------------------
 drivers/gpio/gpiolib.c      |   3 +
 tools/gpio/gpio-event-mon.c |   4 +-
 tools/gpio/gpio-watch.c     |   5 +-
 6 files changed, 93 insertions(+), 88 deletions(-)

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

* Re: [GIT PULL] gpio: fixes for v5.11-rc5
  2021-01-21  9:52 [GIT PULL] gpio: fixes for v5.11-rc5 Bartosz Golaszewski
@ 2021-01-21 19:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-21 19:48 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

The pull request you sent on Thu, 21 Jan 2021 10:52:46 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.11-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d7631e4378f26c8e1ba1ad372888e89e69678709

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-01-21 19:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21  9:52 [GIT PULL] gpio: fixes for v5.11-rc5 Bartosz Golaszewski
2021-01-21 19:48 ` pr-tracker-bot

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.