Frederick Lawler ([email protected])

Number of posts: 38 (0.07 per day)
First post: 2018-05-10 02:45:28
Last post: 2019-11-19 01:25:00

Date List Subject
2019-11-19 01:25:00 linux-kernel Re: [PATCH v2 2/4] skd: Replace magic numbers with PCI constants
2019-11-19 01:24:44 linux-kernel Re: [PATCH v2 1/4] skd: Prefer pcie_capability_read_word()
2019-11-19 01:08:58 linux-kernel Re: [PATCH v2 1/1] drm: Prefer pcie_capability_read_word()
2019-11-18 00:38:44 linux-kernel [PATCH v2 1/1] drm: Prefer pcie_capability_read_word()
2019-11-18 00:25:29 linux-kernel [PATCH v2 3/4] mtip32xx: Prefer pcie_capability_read_word()
2019-11-18 00:23:12 linux-kernel [PATCH v2 4/4] mtip32xx: Replace magic numbers with PCI constants
2019-11-18 00:22:39 linux-kernel [PATCH v2 2/4] skd: Replace magic numbers with PCI constants
2019-11-18 00:22:34 linux-kernel [PATCH v2 0/4] skd/mtip32xx: Prefer pcie_capability_read_word()
2019-11-18 00:22:33 linux-kernel [PATCH v2 1/4] skd: Prefer pcie_capability_read_word()
2019-07-18 02:11:59 linux-kernel [PATCH] skd: Prefer pcie_capability_read_word()
2019-07-18 02:11:51 linux-kernel [PATCH] scsi: esas2r: Prefer pcie_capability_read_word()
2019-07-18 02:11:25 linux-kernel [PATCH] qed: Prefer pcie_capability_read_word()
2019-07-18 02:10:33 linux-kernel [PATCH] scsi: csiostor: Prefer pcie_capability_read_word()
2019-07-18 02:10:17 linux-kernel [PATCH] igc: Prefer pcie_capability_read_word()
2019-07-18 02:10:02 linux-kernel [PATCH] mtip32xx: Prefer pcie_capability_read_word()
2019-07-18 02:09:53 linux-kernel [PATCH] media: cobalt: Prefer pcie_capability_read_word()
2019-07-18 02:09:33 linux-kernel [PATCH] drm/radeon: Prefer pcie_capability_read_word()
2019-07-18 02:09:25 linux-kernel [PATCH] drm/amdgpu: Prefer pcie_capability_read_word()
2019-07-18 02:08:54 linux-kernel [PATCH] cxgb4: Prefer pcie_capability_read_word()
2019-05-03 04:04:10 linux-kernel [PATCH v2 7/9] PCI: hotplug: Prefer CONFIG_DYNAMIC_DEBUG/DEBUG for dmesg logs
2019-05-03 04:03:23 linux-kernel [PATCH v2 5/9] PCI/AER: Prefix dmesg logs with PCIe service name
2019-05-03 04:03:01 linux-kernel [PATCH v2 4/9] PCI/LINK: Prefix dmesg logs with PCIe service name
2019-05-03 04:02:31 linux-kernel [PATCH v2 9/9] PCI: hotplug: Prefix ctrl_*() dmesg logs with pciehp slot name
2019-05-03 04:02:25 linux-kernel [PATCH v2 8/9] PCI: hotplug: Remove unnecessary dbg/err/info/warn() printk() wrappers
2019-05-03 04:02:01 linux-kernel [PATCH v2 6/9] PCI: hotplug: Prefix dmesg logs with PCIe service name
2019-05-03 04:01:51 linux-kernel [PATCH v2 3/9] PCI/PME: Prefix dmesg logs with PCIe service name
2019-05-03 04:01:44 linux-kernel [PATCH v2 2/9] PCI/DPC: Prefix dmesg logs with PCIe service name
2019-05-03 04:01:41 linux-kernel [PATCH v2 1/9] PCI/AER: Cleanup dmesg logs
2019-05-03 04:01:41 linux-kernel [PATCH v2 0/9] PCI: Use PCIe service name in dmesg logs
2019-04-30 22:27:04 linux-kernel Re: [PATCH 1/4] PCI: Replace dev_*() printk wrappers with pci_*() printk wrappers
2019-04-30 22:25:49 linux-kernel Re: [PATCH 1/4] PCI: Replace dev_*() printk wrappers with pci_*() printk wrappers
2019-04-27 19:16:33 linux-kernel [PATCH 1/4] PCI: Replace dev_*() printk wrappers with pci_*() printk wrappers
2019-04-27 19:15:47 linux-kernel [PATCH 3/4] PCI: pciehp: Remove unused macro definitions
2019-04-27 19:14:36 linux-kernel [PATCH 4/4] PCI/portdrv: Add dev_fmt() to port drivers
2019-04-27 19:14:30 linux-kernel [PATCH 0/4] PCI: Use PCIe service name in dmesg logs
2019-04-27 19:14:30 linux-kernel [PATCH 2/4] PCI: pciehp: Replace ctrl_*() with pci_*()
2018-12-09 23:47:14 linux-kernel [PATCH] PCI/ASPM: Remove unused lists from struct pcie_link_state
2018-05-10 02:45:28 linux-kernel Re: [PATCH] PCI: Check whether bridges allow access to extended config space