LinuxLists
Users
About
Kishon Vijay Abraham I (
[email protected]
)
Number of posts: 4392 (2.23 per day)
First post: 2012-05-30 10:56:58
Last post: 2017-10-24 06:19:00
Previous Page
/
Next Page
Date
List
Subject
2020-09-30 15:41:31
linux-kernel
[PATCH v7 11/18] PCI: cadence: Implement ->msi_map_irq() ops
2020-09-30 15:41:09
linux-kernel
[PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
2020-09-30 15:40:24
linux-kernel
[PATCH v7 16/18] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
2020-09-30 15:40:13
linux-kernel
[PATCH v7 17/18] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
2020-09-30 15:40:05
linux-kernel
[PATCH v7 13/18] PCI: endpoint: Add EP function driver to provide NTB functionality
2020-09-30 15:39:56
linux-kernel
[PATCH v7 14/18] PCI: Add TI J721E device to pci ids
2020-09-30 15:39:48
linux-kernel
[PATCH v7 09/18] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
2020-09-30 15:39:45
linux-kernel
[PATCH v7 08/18] PCI: endpoint: Add pci_epc_ops to map MSI irq
2020-09-30 15:39:38
linux-kernel
[PATCH v7 12/18] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
2020-09-30 15:39:31
linux-kernel
[PATCH v7 07/18] PCI: endpoint: Add support in configfs to associate two EPCs with EPF
2020-09-30 15:39:11
linux-kernel
[PATCH v7 00/18] Implement NTB Controller using multiple PCI EP
2020-09-30 15:39:03
linux-kernel
[PATCH v7 10/18] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
2020-09-30 15:38:14
linux-kernel
[PATCH v7 06/18] PCI: endpoint: Add support to associate secondary EPC with EPF
2020-09-30 15:38:03
linux-kernel
[PATCH v7 05/18] PCI: endpoint: Remove unused pci_epf_match_device()
2020-09-30 15:37:55
linux-kernel
[PATCH v7 04/18] PCI: endpoint: Make *_free_bar() to return error codes on failure
2020-09-30 15:37:36
linux-kernel
[PATCH v7 03/18] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
2020-09-30 15:37:24
linux-kernel
[PATCH v7 02/18] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
2020-09-30 15:37:13
linux-kernel
[PATCH v7 01/18] Documentation: PCI: Add specification for the *PCI NTB* function device
2020-09-30 13:32:03
linux-kernel
Re: [PATCH] PCI: layerscape: Change back to the default error response behavior
2020-09-30 13:26:35
linux-kernel
Re: [PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
2020-09-25 04:51:09
linux-kernel
Re: [PATCH 5/6] mmc: sdhci_am654: Add support for software tuning
2020-09-24 09:31:56
linux-kernel
[PATCH v6 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
2020-09-24 09:31:42
linux-kernel
[PATCH v6 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
2020-09-24 09:30:12
linux-kernel
[PATCH v6 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
2020-09-24 09:29:30
linux-kernel
[PATCH v6 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
2020-09-24 09:29:19
linux-kernel
[PATCH v6 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function
2020-09-24 09:29:00
linux-kernel
[PATCH v6 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
2020-09-24 09:29:00
linux-kernel
[PATCH v6 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
2020-09-24 09:28:45
linux-kernel
[PATCH v6 13/17] PCI: Add TI J721E device to pci ids
2020-09-24 09:28:33
linux-kernel
[PATCH v6 11/17] PCI: cadence: Implement ->msi_map_irq() ops
2020-09-24 09:28:25
linux-kernel
[PATCH v6 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
2020-09-24 09:28:14
linux-kernel
[PATCH v6 07/17] PCI: endpoint: Add support in configfs to associate two EPCs with EPF
2020-09-24 09:28:06
linux-kernel
[PATCH v6 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
2020-09-24 09:27:57
linux-kernel
[PATCH v6 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
2020-09-24 09:27:52
linux-kernel
[PATCH v6 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
2020-09-24 09:27:49
linux-kernel
[PATCH v6 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
2020-09-24 09:27:23
linux-kernel
[PATCH v6 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
2020-09-24 09:27:18
linux-kernel
[PATCH v6 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
2020-09-24 09:27:11
linux-kernel
[PATCH v6 00/17] Implement NTB Controller using multiple PCI EP
2020-09-24 04:16:57
linux-kernel
Re: [PATCH v2] PCI: Cadence: Add quirk for Gen2 controller to do autonomous speed change.
2020-09-21 04:56:17
linux-kernel
Re: [PATCH v5 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
2020-09-21 04:36:57
linux-kernel
Re: [PATCH v5 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
2020-09-18 07:15:11
linux-kernel
[PATCH v5 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
2020-09-18 07:14:13
linux-kernel
[PATCH v5 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
2020-09-18 06:48:33
linux-kernel
[PATCH v5 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
2020-09-18 06:48:26
linux-kernel
[PATCH v5 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
2020-09-18 06:48:14
linux-kernel
[PATCH v5 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function
2020-09-18 06:48:12
linux-kernel
[PATCH v5 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
2020-09-18 06:47:58
linux-kernel
[PATCH v5 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
2020-09-18 06:47:54
linux-kernel
[PATCH v5 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
2020-09-18 06:47:48
linux-kernel
[PATCH v5 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality