Linux PCI Non-Transparent Bridge framework and drivers
 help / color / mirror / Atom feed
 messages from 2019-07-16 06:03:32 to 2020-03-11 04:51:14 UTC [more...]

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH v2 0/5] ntb perf, ntb tool and ntb-hw improvements
 2020-03-10 21:31 UTC  (8+ messages)
` [PATCH v2 1/5] ntb_perf: refactor code for CPU and DMA transfers
` [PATCH v2 2/5] ntb_perf: send command in response to EAGAIN
` [PATCH v2 3/5] ntb_perf: pass correct struct device to dma_alloc_coherent
` [PATCH v2 4/5] ntb_tool: "
` [PATCH v2 5/5] ntb: hw: remove the code that sets the DMA mask

[PATCH RESEND] ntb_hw_switchtec: Fix ntb_mw_clear_trans returning error if size == 0
 2020-03-03 12:32 UTC  (3+ messages)

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-24 14:44 UTC  (15+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RESEND PATCH v2 2/9] rtl818x: "
` [RESEND PATCH v2 3/9] ntb: intel: "
` [RESEND PATCH v2 4/9] virtio: pci: "
` [RESEND PATCH v2 5/9] arc: "
` [RESEND PATCH v2 6/9] drm/mgag200: "
` [RESEND PATCH v2 7/9] drm/nouveau: "
` [RESEND PATCH v2 8/9] media: fsl-viu: "
` [RESEND PATCH v2 9/9] ath5k: "

[PATCH 00/15] AMD ntb driver fixes and improvements
 2020-02-07 10:58 UTC  (17+ messages)
` [PATCH 01/15] NTB: Fix access to link status and control register
` [PATCH 02/15] NTB: clear interrupt status register
` [PATCH 03/15] NTB: Enable link up and down event notification
` [PATCH 04/15] NTB: define a new function to get link status
` [PATCH 05/15] NTB: return the side info status from amd_poll_link
` [PATCH 06/15] NTB: set peer_sta within event handler itself
` [PATCH 07/15] NTB: remove handling of peer_sta from amd_link_is_up
` [PATCH 08/15] NTB: handle link down event correctly
` [PATCH 09/15] NTB: handle link up, D0 and D3 events correctly
` [PATCH 10/15] NTB: move ntb_ctrl handling to init and deinit
` [PATCH 11/15] NTB: add helper functions to set and clear sideinfo
` [PATCH 12/15] NTB: return link up status correctly for PRI and SEC
` [PATCH 13/15] NTB: remove redundant setting of DB valid mask
` [PATCH 14/15] NTB: send DB event when driver is loaded or un-loaded
` [PATCH 15/15] NTB: add pci shutdown handler for AMD NTB

[PATCH] MAINTAINERS: update maintainer list for AMD NTB driver
 2020-02-07  9:21 UTC 

[PATCH 0/4] ntb perf and ntb tool improvements
 2020-02-07  8:40 UTC  (7+ messages)
` [PATCH 1/4] ntb_perf: refactor code for CPU and DMA transfers
` [PATCH 2/4] ntb_perf: send command in response to EAGAIN
` [PATCH 3/4] ntb_perf: pass correct struct device to dma_alloc_coherent
` [PATCH 4/4] ntb_tool: "

[PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-01-26 15:11 UTC  (18+ messages)
` [PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [PATCH v2 2/9] net: wireless: rtl818x: "
` [PATCH v2 3/9] ntb: intel: "
` [PATCH v2 4/9] virtio: pci: "
` [PATCH v2 5/9] arc: "
` [PATCH v2 6/9] drm/mgag200: "
` [PATCH v2 7/9] drm/nouveau: "
` [PATCH v2 8/9] media: fsl-viu: "
` [PATCH v2 9/9] net: wireless: ath5k: "

[PATCH AUTOSEL 4.14 016/371] NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
 2020-01-16 17:11 UTC 

[PATCH AUTOSEL 4.19 409/671] ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()
 2020-01-16 17:00 UTC 

[PATCH AUTOSEL 4.19 172/671] ntb_hw_switchtec: debug print 64bit aligned crosslink BAR Numbers
 2020-01-16 16:51 UTC 

[PATCH AUTOSEL 4.19 045/671] NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
 2020-01-16 16:44 UTC 

[PATCH] ntb_tool: Fix printk format
 2020-01-14 19:22 UTC 

[RFT 00/13] iomap: Constify ioreadX() iomem argument
 2020-01-08 17:39 UTC  (31+ messages)
` [RFT 01/13] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RFT 02/13] alpha: "
` [RFT 02/13] sh: "
` [RFT 03/13] alpha: "
` [RFT 03/13] sh: "
` [RFT 04/13] parisc: "
` [RFT 05/13] powerpc: "
` [RFT 06/13] arc: "
` [RFT 07/13] drm/mgag200: "
` [RFT 08/13] drm/nouveau: "
` [RFT 09/13] media: fsl-viu: "
` [RFT 10/13] net: wireless: ath5k: "
` [RFT 11/13] net: wireless: rtl818x: "
` [RFT 12/13] ntb: intel: "
` [RFT 13/13] virtio: pci: "

[PATCH] NTB: ntb_perf: Add more debugfs entries for ntb_perf
 2019-12-18  7:32 UTC  (3+ messages)

[PATCH] ntb_perf: pass correct struct device to dma_alloc_coherent
 2019-12-11 12:12 UTC  (3+ messages)

[GIT PULL] NTB patches for v5.5
 2019-12-08  2:40 UTC  (2+ messages)

Flashed Kernel for Pixel2 but changes not appears
 2019-12-06 16:21 UTC 

[PATCH] NTB: Fix an error in get link status
 2019-12-03  2:54 UTC  (10+ messages)
        ` Fwd: "

Physical continues memory for NTB
 2019-12-02 16:50 UTC  (2+ messages)

[PATCH] NTB: Fix access to link status and control register
 2019-11-26 15:01 UTC 

[PATCH v2] NTB: ntb_perf: Fix address err in perf_copy_chunk
 2019-11-21  3:04 UTC  (3+ messages)

[PATCH v3] NTB: ntb_perf: Fix address err in perf_copy_chunk
 2019-11-21  2:28 UTC 

[RFC PATCH 00/21] Implement NTB Controller using multiple PCI
 2019-11-17 23:43 UTC  (29+ messages)
` [RFC PATCH 01/21] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF Bus
` [RFC PATCH 02/21] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF Device
` [RFC PATCH 03/21] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF NTB Device
` [RFC PATCH 04/21] Documentation: PCI: Add specification for the *PCI NTB* function device
` [RFC PATCH 05/21] PCI: endpoint: Add API to get reference to EPC from device-tree
` [RFC PATCH 06/21] PCI: endpoint: Add API to create EPF device from device tree
` [RFC PATCH 07/21] PCI: endpoint: Add "pci-epf-bus" driver
` [RFC PATCH 08/21] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [RFC PATCH 09/21] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [RFC PATCH 10/21] PCI: endpoint: Make pci_epf_driver ops optional
` [RFC PATCH 11/21] PCI: endpoint: Add helper API to populate header with values from DT
` [RFC PATCH 12/21] PCI: endpoint: Add support to associate secondary EPC with EPF
` [RFC PATCH 13/21] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [RFC PATCH 14/21] PCI: cadence: Implement ->msi_map_irq() ops
` [RFC PATCH 15/21] PCI: endpoint: Remove unused pci_epf_match_device()
` [RFC PATCH 16/21] PCI: endpoint: Fix missing mutex_unlock in error case
` [RFC PATCH 17/21] PCI: endpoint: *_free_bar() to return error codes on failure
` [RFC PATCH 18/21] PCI: endpoint: Add EP function driver to provide NTB functionality
` [RFC PATCH 19/21] PCI: Add TI J721E device to pci ids
` [RFC PATCH 20/21] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [RFC PATCH 21/21] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge

[PATCH AUTOSEL 4.4 54/77] ntb_netdev: fix sleep time mismatch
 2019-11-16 15:53 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 55/77] ntb: intel: fix return value for ndev_vec_mask()

[PATCH AUTOSEL 4.9 70/99] ntb_netdev: fix sleep time mismatch
 2019-11-16 15:50 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 71/99] ntb: intel: fix return value for ndev_vec_mask()

[PATCH AUTOSEL 4.14 107/150] ntb_netdev: fix sleep time mismatch
 2019-11-16 15:46 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 108/150] ntb: intel: fix return value for ndev_vec_mask()

[PATCH AUTOSEL 4.19 172/237] ntb_netdev: fix sleep time mismatch
 2019-11-16 15:40 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 173/237] ntb: intel: fix return value for ndev_vec_mask()

[PATCH] NTB: ntb_perf: Fix address err in perf_copy_chunk
 2019-11-11 16:59 UTC  (4+ messages)

[PATCH] ntb: ntb_pingpong: no need to check the return value of debugfs calls
 2019-10-11 13:19 UTC 

[PATCH AUTOSEL 4.19 23/43] ntb: point to right memory window index
 2019-10-01 16:42 UTC 

[PATCH AUTOSEL 5.2 29/63] ntb: point to right memory window index
 2019-10-01 16:40 UTC 

[PATCH AUTOSEL 5.3 32/71] ntb: point to right memory window index
 2019-10-01 16:38 UTC 

[GIT PULL] NTB changes for v5.4
 2019-09-27 18:40 UTC  (2+ messages)

[PATCH] NTB: fix IDT Kconfig typos/spellos
 2019-09-23 22:12 UTC  (2+ messages)

[PATCH 2/2] ntb_hw_amd: Add memory window support for new AMD hardware
 2019-09-23 22:11 UTC  (2+ messages)

Adding CC license to the ntb wiki
 2019-09-17 19:27 UTC 

[PATCH 1/2] ntb_hw_amd: Add a new NTB PCI device ID
 2019-09-15 17:07 UTC 

[PATCH] NTB: ntb_transport: remove redundant assignment to rc
 2019-09-10 17:02 UTC  (2+ messages)

NTB update
 2019-09-10 16:54 UTC 

[PATCH] point to right memory window index
 2019-09-10 16:42 UTC  (3+ messages)

[PATCH] ntb_hw_switchtec: make ntb_mw_set_trans() work when addr == 0
 2019-09-10 16:41 UTC  (3+ messages)

AMD IO_PAGE_FAULT w/NTB on Write ops?
 2019-09-06 23:48 UTC  (5+ messages)
    ` AMD Epyc iperf perfomance issues over NTB

[GIT PULL] NTB bug fixes for v5.3
 2019-08-11 17:50 UTC  (2+ messages)

[PATCH] NTB/msi: remove incorrect MODULE defines
 2019-07-26 18:31 UTC 

[GIT PULL] NTB changes for v5.3
 2019-07-21 17:35 UTC  (2+ messages)

NTB changes for v5.3
 2019-07-18 20:17 UTC 

linux-next: build warning after merge of the ntb tree
 2019-07-16  6:02 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox