From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Arnd Bergmann <arnd@arndb.de>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 6.3-final
Date: Fri, 21 Apr 2023 14:43:09 +0200 [thread overview]
Message-ID: <ZEKE3cyac7wCBgvH@kroah.com> (raw)
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(-)
next reply other threads:[~2023-04-21 12:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-21 12:43 Greg KH [this message]
2023-04-21 17:08 ` [GIT PULL] Char/Misc driver fixes for 6.3-final pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZEKE3cyac7wCBgvH@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox