Philipp Stanner ([email protected])

Number of posts: 225 (0.76 per day)
First post: 2023-07-13 16:54:01
Last post: 2024-05-07 08:12:10

Date List Subject
2024-02-29 08:32:02 linux-kernel Re: [PATCH v3 00/10] Make PCI's devres API more consistent
2024-02-15 15:40:49 linux-kernel Re: [PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
2024-02-12 15:10:03 linux-kernel [PATCH] Docu: fix build warnings for PCI
2024-02-06 20:22:27 linux-kernel Re: linux-next: build warnings after merge of the pci tree
2024-02-06 13:55:35 linux-kernel [PATCH v3 08/10] PCI: Give pci(m)_intx its own devres callback
2024-02-06 13:54:52 linux-kernel [PATCH v3 05/10] PCI: Move dev-enabled status bit to struct pci_dev
2024-02-06 13:54:21 linux-kernel [PATCH v3 03/10] PCI: Warn users about complicated devres nature
2024-02-06 13:54:05 linux-kernel [PATCH v3 01/10] PCI: Add new set of devres functions
2024-02-06 13:43:35 linux-kernel [PATCH v3 09/10] PCI: Remove legacy pcim_release()
2024-02-06 13:43:24 linux-kernel [PATCH v3 10/10] drm/vboxvideo: fix mapping leaks
2024-02-06 13:42:45 linux-kernel [PATCH v3 07/10] PCI: Give pcim_set_mwi() its own devres callback
2024-02-06 13:42:27 linux-kernel [PATCH v3 06/10] PCI: Move pinned status bit to struct pci_dev
2024-02-06 13:41:41 linux-kernel [PATCH v3 04/10] PCI: Make devres region requests consistent
2024-02-06 13:41:07 linux-kernel [PATCH v3 02/10] PCI: Deprecate iomap-table functions
2024-02-06 13:40:41 linux-kernel [PATCH v3 00/10] Make PCI's devres API more consistent
2024-02-06 09:41:34 linux-kernel Re: [PATCH v6 0/4] Regather scattered PCI-Code
2024-02-06 09:38:31 linux-kernel Re: [PATCH v6 4/4] PCI: Move devres code from pci.c to devres.c
2024-02-06 09:37:03 linux-kernel Re: [PATCH v6 1/4] lib/pci_iomap.c: fix cleanup bug in pci_iounmap()
2024-01-31 09:39:13 linux-kernel [PATCH v6 4/4] PCI: Move devres code from pci.c to devres.c
2024-01-31 09:34:12 linux-kernel [PATCH v6 2/4] lib: move pci_iomap.c to drivers/pci/
2024-01-31 09:17:27 linux-kernel [PATCH v6 1/4] lib/pci_iomap.c: fix cleanup bug in pci_iounmap()
2024-01-31 09:15:52 linux-kernel [PATCH v6 0/4] Regather scattered PCI-Code
2024-01-31 09:10:59 linux-kernel [PATCH v6 3/4] lib: move pci-specific devres code to drivers/pci/
2024-01-29 13:12:48 linux-kernel Re: [PATCH v2 10/10] drm/vboxvideo: fix mapping leaks
2024-01-29 10:44:02 linux-kernel Re: [PATCH v5 RESEND 5/5] lib, pci: unify generic pci_iounmap()
2024-01-26 13:59:44 linux-kernel Re: [PATCH v5 RESEND 5/5] lib, pci: unify generic pci_iounmap()
2024-01-25 16:07:16 linux-kernel Re: [PATCH v5 RESEND 1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap()
2024-01-25 15:09:07 linux-kernel Re: [PATCH v5 RESEND 2/5] lib: move pci_iomap.c to drivers/pci/
2024-01-24 11:46:19 linux-kernel [PATCH v4 1/2] drm/imx/dcss: request memory region
2024-01-24 11:20:15 linux-kernel [PATCH v4 2/2] drm/imx/dcss: have all init functions use devres
2024-01-24 11:19:48 linux-kernel [PATCH v4 0/2] drm/imx/dcss: implement region request and devres
2024-01-23 10:23:44 linux-kernel Re: [PATCH v2 00/10] Make PCI's devres API more consistent
2024-01-23 09:52:41 linux-kernel [PATCH v2 02/10] PCI: deprecate iomap-table functions
2024-01-23 09:50:04 linux-kernel [PATCH v2 10/10] drm/vboxvideo: fix mapping leaks
2024-01-23 09:49:48 linux-kernel [PATCH v2 09/10] PCI: remove legacy pcim_release()
2024-01-23 09:49:30 linux-kernel [PATCH v2 08/10] PCI: give pci(m)_intx its own devres callback
2024-01-23 09:49:07 linux-kernel [PATCH v2 04/10] PCI: make devres region requests consistent
2024-01-23 09:48:57 linux-kernel [PATCH v2 07/10] PCI: give pcim_set_mwi() its own devres callback
2024-01-23 09:48:38 linux-kernel [PATCH v2 06/10] PCI: move pinned status bit to struct pci_dev
2024-01-23 09:48:14 linux-kernel [PATCH v2 05/10] PCI: move dev-enabled status bit to struct pci_dev
2024-01-23 09:47:32 linux-kernel [PATCH v2 03/10] PCI: warn users about complicated devres nature
2024-01-23 09:47:15 linux-kernel [PATCH v2 01/10] PCI: add new set of devres functions
2024-01-23 09:46:52 linux-kernel [PATCH v2 00/10] Make PCI's devres API more consistent
2024-01-18 08:48:31 linux-kernel Re: [PATCH 00/10] Make PCI's devres API more consistent
2024-01-17 13:49:35 linux-kernel Re: [PATCH 09/10] pci: devres: remove legacy pcim_release()
2024-01-17 10:03:47 linux-kernel Re: [PATCH 00/10] Make PCI's devres API more consistent
2024-01-17 09:42:13 linux-kernel Re: [PATCH 02/10] pci: deprecate iomap-table functions
2024-01-17 09:22:14 linux-kernel Re: [PATCH 01/10] pci: add new set of devres functions
2024-01-17 09:02:24 linux-kernel Re: [PATCH 06/10] pci: move pinned status bit to pci_dev struct
2024-01-17 08:55:12 linux-kernel Re: [PATCH 01/10] pci: add new set of devres functions
2024-01-15 14:56:06 linux-kernel [PATCH 03/10] pci: warn users about complicated devres nature