* [GIT PULL] Char/Misc driver fixes for 6.15-rc4
@ 2025-04-25 13:48 Greg KH
2025-04-25 18:01 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2025-04-25 13:48 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -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.15-rc4
for you to fetch changes up to 4d239f447f96bd2cb646f89431e9db186c1ccfd4:
firmware: stratix10-svc: Add of_platform_default_populate() (2025-04-15 18:23:02 +0200)
----------------------------------------------------------------
Char/Misc driver fixes for 6.15-rc4
Here are some small char/misc driver fixes to resolve reported problems
for 6.15-rc4. Included in here are:
- misc chrdev region range fix reported by many people
- nvmem driver fixes and dt updates
- mei new device id and fixes
- comedi driver fix
- pps driver fix
- binder debug log fix
- pci1xxxx driver fixes
- firmware driver fix
All of these have been in linux-next for over a week with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Akhil P Oommen (1):
dt-bindings: nvmem: qfprom: Add X1E80100 compatible
Alexander Usyskin (1):
mei: me: add panther lake H DID
Barnabás Czémán (1):
dt-bindings: nvmem: Add compatible for MS8937
Carlos Llamas (1):
binder: fix offset calculation in debug log
Dmitry Baryshkov (5):
dt-bindings: nvmem: fixed-cell: increase bits start value to 31
nvmem: core: fix bit offsets of more than one byte
nvmem: core: verify cell's raw_len
nvmem: core: update raw_len if the bit reading is required
nvmem: qfprom: switch to 4-byte aligned reads
Hans de Goede (2):
mei: vsc: Fix fortify-panic caused by invalid counted_by() use
mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type
Haoxiang Li (1):
mcb: fix a double free bug in chameleon_parse_gdd()
Heiko Stuebner (4):
nvmem: rockchip-otp: Move read-offset into variant-data
dt-bindings: nvmem: rockchip,otp: add missing limits for clock-names
dt-bindings: nvmem: rockchip,otp: Add compatible for RK3576
nvmem: rockchip-otp: add rk3576 variant data
Ian Abbott (1):
comedi: jr3_pci: Fix synchronous deletion of timer
Lorenzo Stoakes (1):
intel_th: avoid using deprecated page->mapping, index fields
Mahesh Rao (1):
firmware: stratix10-svc: Add of_platform_default_populate()
Raag Jadav (1):
pps: generators: tio: fix platform_set_drvdata()
Rengarajan S (2):
misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration
misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during ack
Rudraksha Gupta (1):
dt-bindings: nvmem: Add compatible for MSM8960
Sricharan Ramabadhran (1):
dt-bindings: nvmem: Add compatible for IPQ5018
Thadeu Lima de Souza Cascardo (1):
char: misc: register chrdev region with all possible minors
.../bindings/nvmem/layouts/fixed-cell.yaml | 2 +-
.../devicetree/bindings/nvmem/qcom,qfprom.yaml | 4 +++
.../devicetree/bindings/nvmem/rockchip,otp.yaml | 25 ++++++++++++++
drivers/android/binder.c | 2 +-
drivers/char/misc.c | 2 +-
drivers/comedi/drivers/jr3_pci.c | 2 +-
drivers/firmware/stratix10-svc.c | 14 ++++++--
drivers/hwtracing/intel_th/Kconfig | 1 +
drivers/hwtracing/intel_th/msu.c | 31 ++++-------------
drivers/mcb/mcb-parse.c | 2 +-
drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c | 8 +++--
drivers/misc/mei/hw-me-regs.h | 1 +
drivers/misc/mei/pci-me.c | 1 +
drivers/misc/mei/vsc-tp.c | 40 ++++++++++++----------
drivers/nvmem/core.c | 40 +++++++++++++++++-----
drivers/nvmem/qfprom.c | 26 ++++++++++----
drivers/nvmem/rockchip-otp.c | 17 +++++++--
drivers/pps/generators/pps_gen_tio.c | 2 +-
18 files changed, 151 insertions(+), 69 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Char/Misc driver fixes for 6.15-rc4
2025-04-25 13:48 [GIT PULL] Char/Misc driver fixes for 6.15-rc4 Greg KH
@ 2025-04-25 18:01 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-04-25 18:01 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel
The pull request you sent on Fri, 25 Apr 2025 15:48:24 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.15-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5281c656d9742acd056d099cc14c482a99628456
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:[~2025-04-25 18:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-25 13:48 [GIT PULL] Char/Misc driver fixes for 6.15-rc4 Greg KH
2025-04-25 18:01 ` 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