* [PATCH v1] staging: modernize GD-ROM driver for SEGA Dreamcast
@ 2026-01-31 11:03 Veliqq
2026-02-21 19:09 ` Veliqq
0 siblings, 1 reply; 3+ messages in thread
From: Veliqq @ 2026-01-31 11:03 UTC (permalink / raw)
To: linux-kernel
Hi all,
This is a modernization of the old GD-ROM driver for SEGA Dreamcast.
Changes:
- Updated DMA handling and memory access registers
- Improved block layer and IRQ handling
- Preserved original comments and structure
- Prepared for staging as experimental
Hardware testing on a Dreamcast system has not been performed, as I don't have a Dreamcast system.
The driver is hosted on GitHub for review:
https://github.com/veliqq/linux/tree/gdrom-modernize-veliqq
Changes are in drivers/staging/cdrom and the file created is gdrom.c
Signed-off-by: veliqq
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v1] staging: modernize GD-ROM driver for SEGA Dreamcast
2026-01-31 11:03 [PATCH v1] staging: modernize GD-ROM driver for SEGA Dreamcast Veliqq
@ 2026-02-21 19:09 ` Veliqq
2026-02-23 18:58 ` Conor Dooley
0 siblings, 1 reply; 3+ messages in thread
From: Veliqq @ 2026-02-21 19:09 UTC (permalink / raw)
To: linux-kernel
Hi,
Just following up on this patch submission in case it was missed.
I would appreciate any feedback.
Thanks.
Sent with Proton Mail secure email.
On Saturday, January 31st, 2026 at 12:03 PM, Veliqq <veliqorg@proton.me> wrote:
> Hi all,
> This is a modernization of the old GD-ROM driver for SEGA Dreamcast.
>
> Changes:
> - Updated DMA handling and memory access registers
> - Improved block layer and IRQ handling
> - Preserved original comments and structure
> - Prepared for staging as experimental
>
> Hardware testing on a Dreamcast system has not been performed, as I don't have a Dreamcast system.
>
>
> The driver is hosted on GitHub for review:
>
> https://github.com/veliqq/linux/tree/gdrom-modernize-veliqq
>
> Changes are in drivers/staging/cdrom and the file created is gdrom.c
>
> Signed-off-by: veliqq
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v1] staging: modernize GD-ROM driver for SEGA Dreamcast
2026-02-21 19:09 ` Veliqq
@ 2026-02-23 18:58 ` Conor Dooley
0 siblings, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2026-02-23 18:58 UTC (permalink / raw)
To: Veliqq; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1332 bytes --]
On Sat, Feb 21, 2026 at 07:09:46PM +0000, Veliqq wrote:
> Hi,
>
> Just following up on this patch submission in case it was missed.
> I would appreciate any feedback.
It was probably missed because you did not CC any relevant maintainers
nor did you post a patch. Linking to random github branches is
unfortunately not how we do things for the kernel. Please take a look at
the documentation for how to submit changes for review:
https://docs.kernel.org/process/submitting-patches.html
Cheers,
Conor.
>
> Thanks.
>
>
>
> Sent with Proton Mail secure email.
>
> On Saturday, January 31st, 2026 at 12:03 PM, Veliqq <veliqorg@proton.me> wrote:
>
> > Hi all,
> > This is a modernization of the old GD-ROM driver for SEGA Dreamcast.
> >
> > Changes:
> > - Updated DMA handling and memory access registers
> > - Improved block layer and IRQ handling
> > - Preserved original comments and structure
> > - Prepared for staging as experimental
> >
> > Hardware testing on a Dreamcast system has not been performed, as I don't have a Dreamcast system.
> >
> >
> > The driver is hosted on GitHub for review:
> >
> > https://github.com/veliqq/linux/tree/gdrom-modernize-veliqq
> >
> > Changes are in drivers/staging/cdrom and the file created is gdrom.c
> >
> > Signed-off-by: veliqq
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-02-23 18:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-31 11:03 [PATCH v1] staging: modernize GD-ROM driver for SEGA Dreamcast Veliqq
2026-02-21 19:09 ` Veliqq
2026-02-23 18:58 ` Conor Dooley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome