* [GIT PULL] parisc architecture fixes and updates for v6.15-rc1
@ 2025-03-29 11:40 Helge Deller
2025-03-29 19:56 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2025-03-29 11:40 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-parisc
Hi Linus,
Please pull the updates for the parisc architecture for 6.15-rc1:
Drop parisc specific memcpy_fromio() function,
clean up coding style and fix compile warnings.
Thanks!
Helge
----------------------------------------------------------------
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.15-rc1
for you to fetch changes up to e822b8f01b40eb193cf7ebb059ac7c560a562d6f:
parisc: led: Use scnprintf() to avoid string truncation warning (2025-03-09 22:27:54 +0100)
----------------------------------------------------------------
parisc architecture updates for kernel v6.15-rc1:
Drop parisc specific memcpy_fromio() function,
clean up coding style and fix compile warnings.
----------------------------------------------------------------
Helge Deller (2):
Input: gscps2 - Describe missing function parameters
parisc: led: Use scnprintf() to avoid string truncation warning
Julian Vetter (2):
parisc: Fix formatting errors in io.c
parisc: Remove memcpy_fromio
Thadeu Lima de Souza Cascardo (1):
parisc: perf: use named initializers for struct miscdevice
Yu-Chun Lin (1):
parisc: PDT: Fix missing prototype warning
arch/parisc/include/asm/io.h | 3 -
arch/parisc/kernel/parisc_ksyms.c | 1 -
arch/parisc/kernel/pdt.c | 2 +
arch/parisc/kernel/perf.c | 6 +-
arch/parisc/lib/io.c | 119 ++++++++++----------------------------
drivers/input/serio/gscps2.c | 6 ++
drivers/parisc/led.c | 4 +-
7 files changed, 41 insertions(+), 100 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] parisc architecture fixes and updates for v6.15-rc1
2025-03-29 11:40 [GIT PULL] parisc architecture fixes and updates for v6.15-rc1 Helge Deller
@ 2025-03-29 19:56 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-03-29 19:56 UTC (permalink / raw)
To: Helge Deller; +Cc: Linus Torvalds, linux-kernel, linux-parisc
The pull request you sent on Sat, 29 Mar 2025 12:40:19 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.15-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/883ab4e47c2b514696922243e1d84b7ac36f9d3c
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-03-29 19:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-29 11:40 [GIT PULL] parisc architecture fixes and updates for v6.15-rc1 Helge Deller
2025-03-29 19:56 ` 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;
as well as URLs for NNTP newsgroup(s).