* [GIT PULL] Char/Misc driver fixes for 6.3-final
@ 2023-04-21 12:43 Greg KH
2023-04-21 17:08 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-04-21 12:43 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel
The following changes since commit 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d:
Linux 6.3-rc6 (2023-04-09 11:15:57 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.3-final
for you to fetch changes up to a042d7feae7eff98a9ad5a9de5004e60883a96d3:
Merge tag 'fpga-for-6.3-final' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-next (2023-04-11 09:41:40 +0200)
----------------------------------------------------------------
Char/Misc driver fixes for 6.3-final
Here are some last-minute tiny driver fixes for 6.3-final. They
include fixes for some fpga and iio drivers:
- fpga bridge driver fix
- fpga dfl error reporting fix
- fpga m10bmc driver fix
- fpga xilinx driver fix
- iio light driver fix
- iio dac fwhandle leak fix
- iio adc driver fix
All of these have been in linux-next for a few weeks with no reported
problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alexis Lothoré (1):
fpga: bridge: properly initialize bridge device before populating children
Bjorn Helgaas (1):
fpga: dfl-pci: Drop redundant pci_enable_pcie_error_reporting()
Brian Masney (1):
iio: light: tsl2772: fix reading proximity-diodes from device tree
Dan Carpenter (1):
iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()
Greg Kroah-Hartman (2):
Merge tag 'iio-fixes-for-6.3b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus
Merge tag 'fpga-for-6.3-final' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-next
Ilpo Järvinen (1):
fpga: m10bmc-sec: Fix rsu_send_data() to return FW_UPLOAD_ERR_HW_ERROR
Liang He (1):
iio: dac: ad5755: Add missing fwnode_handle_put()
Michal Simek (1):
fpga: xilinx-pr-decoupler: Use readl wrapper instead of pure readl
drivers/fpga/dfl-pci.c | 20 ++++++--------------
drivers/fpga/fpga-bridge.c | 3 ++-
drivers/fpga/intel-m10-bmc-sec-update.c | 2 +-
drivers/fpga/xilinx-pr-decoupler.c | 2 +-
drivers/iio/adc/at91-sama5d2_adc.c | 2 +-
drivers/iio/dac/ad5755.c | 1 +
drivers/iio/light/tsl2772.c | 1 +
7 files changed, 13 insertions(+), 18 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Char/Misc driver fixes for 6.3-final
2023-04-21 12:43 [GIT PULL] Char/Misc driver fixes for 6.3-final Greg KH
@ 2023-04-21 17:08 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-04-21 17:08 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel
The pull request you sent on Fri, 21 Apr 2023 14:43:09 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.3-final
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8fd06d441e35cc9543b410f9cb9aaa8e54ece38d
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:[~2023-04-21 17:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-21 12:43 [GIT PULL] Char/Misc driver fixes for 6.3-final Greg KH
2023-04-21 17:08 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox