linux-block
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/11/13
Re: don't reorder requests passed to ->queue_rqs
Chaitanya Kulkarni
2024/11/13
Re: don't reorder requests passed to ->queue_rqs
Jens Axboe
2024/11/13
Re: don't reorder requests passed to ->queue_rqs
Chaitanya Kulkarni
2024/11/13
Re: don't reorder requests passed to ->queue_rqs
Jens Axboe
2024/11/13
Re: [PATCH 2/6] virtio_blk: reverse request order in virtio_queue_rqs
Keith Busch
2024/11/13
Re: [PATCH 1/6] nvme-pci: reverse request order in nvme_queue_rqs
Keith Busch
2024/11/13
Re: [PATCH 2/6] virtio_blk: reverse request order in virtio_queue_rqs
Jens Axboe
2024/11/13
Re: don't reorder requests passed to ->queue_rqs
Jens Axboe
2024/11/13
Re: don't reorder requests passed to ->queue_rqs
Jens Axboe
2024/11/13
Re: don't reorder requests passed to ->queue_rqs
Bart Van Assche
2024/11/13
[PATCH 1/6] nvme-pci: reverse request order in nvme_queue_rqs
Christoph Hellwig
2024/11/13
[PATCH 3/6] block: remove rq_list_move
Christoph Hellwig
2024/11/13
[PATCH 4/6] block: add a rq_list type
Christoph Hellwig
2024/11/13
[PATCH 6/6] block: don't reorder requests in blk_mq_add_to_batch
Christoph Hellwig
2024/11/13
[PATCH 2/6] virtio_blk: reverse request order in virtio_queue_rqs
Christoph Hellwig
2024/11/13
[PATCH 5/6] block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
2024/11/13
don't reorder requests passed to ->queue_rqs
Christoph Hellwig
2024/11/13
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Greg Kroah-Hartman
2024/11/13
[PATCH v4 00/10] blk: refactor queue affinity helpers
Daniel Wagner
2024/11/13
[PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues
Daniel Wagner
2024/11/13
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Christoph Hellwig
2024/11/13
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
John Garry
2024/11/13
[PATCH v4 01/10] driver core: bus: add irq_get_affinity callback to bus_type
Daniel Wagner
2024/11/13
[PATCH v4 10/10] blk-mq: remove unused queue mapping helpers
Daniel Wagner
2024/11/13
[PATCH v4 09/10] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
2024/11/13
[PATCH v4 08/10] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
2024/11/13
[PATCH v4 06/10] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
2024/11/13
[PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues
Daniel Wagner
2024/11/13
[PATCH v4 04/10] virtio: hookup irq_get_affinity callback
Daniel Wagner
2024/11/13
[PATCH v4 03/10] PCI: hookup irq_get_affinity callback
Daniel Wagner
2024/11/13
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
John Garry
2024/11/13
[PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver
Daniel Wagner
2024/11/13
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Greg Kroah-Hartman
2024/11/13
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
John Garry
2024/11/13
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Daniel Wagner
2024/11/13
Re: [PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
John Garry
2024/11/13
Re: [PATCH v3 8/8] blk-mq: remove unused queue mapping helpers
Hannes Reinecke
2024/11/13
Re: [PATCH v3 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
Hannes Reinecke
2024/11/13
Re: [PATCH v3 6/8] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Hannes Reinecke
2024/11/13
Re: [PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Hannes Reinecke
2024/11/13
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Hannes Reinecke
2024/11/13
Re: [PATCH v3 3/8] virtio: hookup irq_get_affinity callback
Hannes Reinecke
2024/11/13
Re: [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
Hannes Reinecke
2024/11/13
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Hannes Reinecke
2024/11/12
Re: [PATCH v3 3/8] virtio: hookup irq_get_affinity callback
kernel test robot
2024/11/12
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Christoph Hellwig
2024/11/12
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Christoph Hellwig
2024/11/12
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Daniel Wagner
2024/11/12
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Greg Kroah-Hartman
2024/11/12
Re: [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
Christoph Hellwig
2024/11/12
Re: [PATCH v3 3/8] virtio: hookup irq_get_affinity callback
Christoph Hellwig
2024/11/12
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Daniel Wagner
2024/11/12
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Greg Kroah-Hartman
2024/11/12
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Daniel Wagner
2024/11/12
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Greg Kroah-Hartman
2024/11/12
[PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
2024/11/12
[PATCH v3 6/8] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
2024/11/12
[PATCH v3 0/8] blk: refactor queue affinity helpers
Daniel Wagner
2024/11/12
[PATCH v3 8/8] blk-mq: remove unused queue mapping helpers
Daniel Wagner
2024/11/12
[PATCH v3 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
2024/11/12
[PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Daniel Wagner
2024/11/12
[PATCH v3 3/8] virtio: hookup irq_get_affinity callback
Daniel Wagner
2024/11/12
[PATCH v3 2/8] PCI: hookup irq_get_affinity callback
Daniel Wagner
2024/11/12
[PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Daniel Wagner
2024/11/12
[PATCH] virtio-blk: don't keep queue frozen during system suspend
Ming Lei
2024/11/11
Re: [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Daniel Wagner
2024/11/11
Re: [PATCH v2 6/6] blk-mq: remove unused queue mapping helpers
Christoph Hellwig
2024/11/11
Re: [PATCH v2 5/6] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
Christoph Hellwig
2024/11/11
Re: [PATCH v2 2/6] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Christoph Hellwig
2024/11/11
Re: [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Christoph Hellwig
2024/11/11
Re: [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Bjorn Helgaas
2024/11/11
[PATCH v2 3/6] scsi: hisi_sas: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
2024/11/11
[PATCH v2 4/6] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
2024/11/11
[PATCH v2 6/6] blk-mq: remove unused queue mapping helpers
Daniel Wagner
2024/11/11
[PATCH v2 5/6] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
2024/11/11
[PATCH v2 2/6] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
2024/11/11
[PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Daniel Wagner
2024/11/11
[PATCH v2 0/6] blk: refactor queue affinity helpers
Daniel Wagner
2024/11/07
Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
Jason Wang
2024/11/07
[PATCH 0/2] Add Error Recovery support for Virtio PCI devices
Israel Rukshin
2024/11/07
[PATCH 1/2] virtio_pci: Add support for PCIe Function Level Reset
Israel Rukshin
2024/11/07
[PATCH 2/2] virtio_blk: Add support for transport error recovery
Israel Rukshin
2024/11/06
Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
Michael S. Tsirkin
2024/11/04
Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
Jason Wang
2024/11/01
Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
Thomas Gleixner
2024/11/01
Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
Jason Wang
2024/11/01
Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
Jiri Slaby
2024/10/31
Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
Qiang Zhang
2024/10/31
Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
Jason Wang
2024/10/31
Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
mapicccy
2024/10/31
[PATCH v2] virtio: only reset device and restore status if needed in device resume
qiang4 . zhang
2024/10/31
Re: [PATCH] brd: fix null pointer when modprobe brd
Luis Chamberlain
2024/10/31
Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
Ming Lei
2024/10/31
Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
Thomas Gleixner
2024/10/31
[PATCH RFC v1 2/2] genirq/cpuhotplug: Handle managed IRQs when the last CPU hotplug out in the affinity
'Guanjun'
2024/10/31
[PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
'Guanjun'
2024/10/31
[PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation.
'Guanjun'
2024/10/30
[PATCH] virtio: only reset device and restore status if needed in device resume
qiang4 . zhang
2024/10/27
Re: [PATCH] brd: fix null pointer when modprobe brd
yangerkun
2024/10/26
Re: [PATCH] brd: fix null pointer when modprobe brd
Tetsuo Handa
2024/10/26
Re: [PATCH] brd: fix null pointer when modprobe brd
Yu Kuai
2024/10/25
Re: [PATCH] brd: fix null pointer when modprobe brd
Tetsuo Handa
2024/10/14
[RFC PATCH v1 35/57] virtio: Remove PAGE_SIZE compile-time constant assumption
Ryan Roberts
2024/10/11
Re: [PATCH] mm: Split BLK_FEAT_SYNCHRONOUS and SWP_SYNCHRONOUS_IO into separate read and write flags
Christoph Hellwig
2024/10/11
[PATCH] mm: Split BLK_FEAT_SYNCHRONOUS and SWP_SYNCHRONOUS_IO into separate read and write flags
Qun-Wei Lin
2024/10/08
Re: [Report] requests are submitted to hardware in reverse order from nvme/virtio-blk queue_rqs()
Christoph Hellwig
2024/10/07
Re: [Report] requests are submitted to hardware in reverse order from nvme/virtio-blk queue_rqs()
Bart Van Assche
2024/10/03
Re: [PATCH v4 0/5] block: partition table OF support
Andy Shevchenko
2024/10/02
Re: [PATCH v4 0/5] block: partition table OF support
Rasmus Villemoes
2024/10/01
Re: [PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
kernel test robot
2024/10/01
Re: [PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
kernel test robot
2024/09/30
Re: [PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card
Rasmus Villemoes
2024/09/30
Re: [PATCH v4 0/5] block: partition table OF support
Andy Shevchenko
2024/09/30
Re: [PATCH v4 4/5] block: add support for partition table defined in OF
Andy Shevchenko
2024/09/30
Re: [PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
Andy Shevchenko
2024/09/30
Re: [PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card
Christian Marangi
2024/09/30
Re: [PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card
Rasmus Villemoes
2024/09/30
[PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card
Christian Marangi
2024/09/30
[PATCH v4 4/5] block: add support for partition table defined in OF
Christian Marangi
2024/09/30
[PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
Christian Marangi
2024/09/30
[PATCH v4 2/5] docs: block: Document support for read-only partition in cmdline part
Christian Marangi
2024/09/30
[PATCH v4 1/5] block: add support for defining read-only partitions
Christian Marangi
2024/09/30
[PATCH v4 0/5] block: partition table OF support
Christian Marangi
2024/09/24
Re: [PATCH v2] virtio_blk: implement init_hctx MQ operation
Marek Szyprowski
2024/09/24
Re: [syzbot] [ntfs3?] kernel panic: corrupted stack end in kernel_init (2)
syzbot
2024/09/24
Re: [PATCH v2] virtio_blk: implement init_hctx MQ operation
Max Gurtovoy
2024/09/24
Re: [PATCH v2] virtio_blk: implement init_hctx MQ operation
Francesco Lavra
2024/09/22
Re: [PATCH v2] virtio_blk: implement init_hctx MQ operation
Max Gurtovoy
2024/09/17
Re: [PATCH v2] virtio_blk: implement init_hctx MQ operation
Marek Szyprowski
2024/09/16
Re: [PATCH v2] virtio_blk: implement init_hctx MQ operation
Max Gurtovoy
2024/09/15
Re: [PATCH 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Christoph Hellwig
2024/09/15
Re: [PATCH 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Daniel Wagner
2024/09/15
Re: [PATCH 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Jens Axboe
2024/09/14
[syzbot] [block?] [virt?] kernel panic: corrupted stack end in kernel_init (2)
syzbot
2024/09/13
Re: [PATCH 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Bjorn Helgaas
2024/09/13
[PATCH 6/6] blk-mq: remove unused queue mapping helpers
Daniel Wagner
2024/09/13
[PATCH 5/6] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
2024/09/13
[PATCH 4/6] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
2024/09/13
[PATCH 2/6] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
2024/09/13
[PATCH 3/6] scsi: hisi_sas: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
2024/09/13
[PATCH 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Daniel Wagner
2024/09/13
[PATCH 0/6] EDITME: blk: refactor queue affinity helpers
Daniel Wagner
2024/09/11
Re: [PATCH v2] virtio_blk: implement init_hctx MQ operation
Michael S. Tsirkin
2024/09/11
Re: [PATCH v2] virtio_blk: implement init_hctx MQ operation
Marek Szyprowski
2024/09/05
Re: [PATCH v2] docs: Move fault injection section to dev-tools
Jonathan Corbet
2024/09/04
Re: [PATCH v2] docs: Move fault injection section to dev-tools
Carlos Bilbao
2024/09/02
Re: [PATCH v2] docs: Move fault injection section to dev-tools
Alex Shi
2024/09/02
[PATCH v2] docs: Move fault injection section to dev-tools
Breno Leitao
2024/08/30
[PATCH] docs: Move fault injection section to dev-tools
Breno Leitao
2024/08/30
Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
2024/08/29
Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
Michael S. Tsirkin
2024/08/29
Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
2024/08/29
Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
Michael S. Tsirkin
2024/08/29
Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
Andy Shevchenko
2024/08/29
[PATCH v5 7/7] vdap: solidrun: Replace deprecated PCI functions
Philipp Stanner
2024/08/29
[PATCH v5 2/7] fpga/dfl-pci.c: Replace deprecated PCI functions
Philipp Stanner
2024/08/29
Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
Michael S. Tsirkin
2024/08/29
[PATCH v5 4/7] gpio: Replace deprecated PCI functions
Philipp Stanner
2024/08/29
[PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
2024/08/29
[PATCH v5 5/7] ethernet: cavium: Replace deprecated PCI functions
Philipp Stanner
2024/08/29
[PATCH v5 3/7] block: mtip32xx: Replace deprecated PCI functions
Philipp Stanner
2024/08/29
[PATCH v5 1/7] PCI: Deprecate pcim_iounmap_regions()
Philipp Stanner
2024/08/29
[PATCH v5 0/7] PCI: Remove pcim_iounmap_regions()
Philipp Stanner
2024/08/28
Re: [PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions
Jens Axboe
2024/08/28
Re: [PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions
Philipp Stanner
2024/08/27
Re: [PATCH v4 5/7] ethernet: cavium: Replace deprecated PCI functions
Philipp Stanner
2024/08/27
Re: [PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions
Jens Axboe
2024/08/27
Re: [PATCH v4 0/7] PCI: Remove pcim_iounmap_regions()
Philipp Stanner
2024/08/27
[PATCH v4 7/7] vdap: solidrun: Replace deprecated PCI functions
Philipp Stanner
2024/08/27
[PATCH v4 5/7] ethernet: cavium: Replace deprecated PCI functions
Philipp Stanner
2024/08/27
[PATCH v4 6/7] vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
2024/08/27
[PATCH v4 4/7] gpio: Replace deprecated PCI functions
Philipp Stanner
2024/08/27
[PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions
Philipp Stanner
2024/08/27
[PATCH v4 2/7] fpga/dfl-pci.c: Replace deprecated PCI functions
Philipp Stanner
2024/08/27
[PATCH v4 1/7] PCI: Deprecate pcim_iounmap_regions()
Philipp Stanner
2024/08/27
[PATCH v4 0/7] PCI: Remove pcim_iounmap_regions()
Philipp Stanner
2024/08/26
Re: [PATCH v3 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
Xu Yilun
2024/08/26
Re: [PATCH] blktrace: Add 'P' identifier to mark I/O with REQ_POLLED flag
Chao Yu
2024/08/26
Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
Andy Shevchenko
2024/08/26
Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
Philipp Stanner
2024/08/26
Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
Andy Shevchenko
2024/08/26
Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
Philipp Stanner
2024/08/25
Re: [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
2024/08/25
Re: [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
Philipp Stanner
2024/08/23
Re: [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
Serge Semin
2024/08/23
[PATCH] blktrace: Add 'P' identifier to mark I/O with REQ_POLLED flag
Yongpeng Yang
2024/08/22
Re: [PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
Andy Shevchenko
2024/08/22
Re: [PATCH v3 8/9] vdap: solidrun: Replace deprecated PCI functions
Andy Shevchenko
2024/08/22
Re: [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
Andy Shevchenko
2024/08/22
Re: [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
Andy Shevchenko
2024/08/22
Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
Andy Shevchenko
2024/08/22
Re: [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
Christophe JAILLET
2024/08/22
[PATCH v3 9/9] PCI: Remove pcim_iounmap_regions()
Philipp Stanner
2024/08/22
[PATCH v3 8/9] vdap: solidrun: Replace deprecated PCI functions
Philipp Stanner
2024/08/22
[PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
2024/08/22
[PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
Philipp Stanner
2024/08/22
[PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
Philipp Stanner
2024/08/22
[PATCH v3 3/9] block: mtip32xx: Replace deprecated PCI functions
Philipp Stanner
2024/08/22
[PATCH v3 4/9] gpio: Replace deprecated PCI functions
Philipp Stanner
2024/08/22
[PATCH v3 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
Philipp Stanner
Earlier messages
Later messages