messages from 2018-06-05 07:05:11 to 2018-10-10 08:30:59 UTC [more...]
[PATCH v3] NTB: switchtec_ntb: Update switchtec documentation with pre-requisites for NTB
2018-10-10 14:42 UTC
[PATCH v3] NTB: switchtec_ntb: Update switchtec documentation with pre-requisites for NTB
2018-10-10 13:47 UTC
[PATCH v3] NTB: switchtec_ntb: Update switchtec documentation with pre-requisites for NTB
2018-10-10 12:33 UTC
[PATCH v22 0/6] Add io{read|write}64 to io-64-atomic headers
2018-10-06 11:56 UTC (8+ messages)
` [PATCH v22 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v22 2/6] parisc: iomap: introduce io{read|write}64
` [PATCH v22 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v22 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v22 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v22 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
[PATCH] ntb: ntb_transport: Mark expected switch fall-throughs
2018-10-05 17:03 UTC (2+ messages)
[PATCH v2] NTB: switchtec_ntb: Update switchtec documentation with pre-requisites for NTB
2018-09-27 16:38 UTC (2+ messages)
[PATCH v2 0/8] Fix breakage caused by the NTB multi-port patchset
2018-09-17 16:06 UTC (17+ messages)
` [PATCH v2 1/8] NTB: ntb_tool: reading the link file should not end in a NULL byte
` [PATCH v2 2/8] NTB: Setup the DMA mask globally for all drivers
` [PATCH v2 3/8] NTB: Fix the default port and peer numbers for legacy drivers
` [PATCH v2 4/8] NTB: ntb_pingpong: Choose doorbells based on port number
` [PATCH v2 5/8] NTB: perf: Don't require one more memory window than number of peers
` [PATCH v2 6/8] NTB: perf: Fix support for hardware that doesn't have port numbers
` [PATCH v2 7/8] NTB: perf: Fix race condition when run with ntb_test
` [PATCH v2 8/8] NTB: ntb_test: Fix bug when counting remote files
[PATCH v21 0/6] Add io{read|write}64 to io-64-atomic headers
2018-09-13 0:08 UTC (7+ messages)
` [PATCH v21 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v21 2/6] parisc: iomap: introduce io{read|write}64
` [PATCH v21 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v21 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v21 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v21 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
[PATCH] NTB: ntb_hw_switchtec: add pre-requisites for NTB driver and misc updates
2018-09-12 15:53 UTC
[PATCH] ntb: intel: fix return value for ndev_vec_mask()
2018-08-29 0:13 UTC
[PATCH v20 0/6] Add io{read|write}64 to io-64-atomic headers
2018-08-28 23:48 UTC (7+ messages)
` [PATCH v20 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v20 2/6] parisc: iomap: introduce io{read|write}64
` [PATCH v20 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v20 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v20 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v20 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
[PATCH] NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
2018-08-27 22:13 UTC
[PATCH] PCI/AER: Clear uncorrectable error status for device
2018-08-04 11:39 UTC
[PATCH] NTB: fix debugfs_simple_attr.cocci warnings
2018-07-23 17:57 UTC (2+ messages)
[PATCH 0/8] Fix breakage caused by the NTB multi-port patchset
2018-07-20 16:33 UTC (31+ messages)
` [PATCH 1/8] NTB: ntb_tool: reading the link file should not end in a NULL byte
` [PATCH 2/8] NTB: Setup the DMA mask globally for all drivers
` [PATCH 3/8] NTB: Fix the default port and peer numbers for legacy drivers
` [PATCH 4/8] NTB: ntb_pingpong: Choose doorbells based on port number
` [PATCH 5/8] NTB: perf: Don't require one more memory window than number of peers
` [PATCH 5/8] NTB: perf: Don't require one more memory window than peer
` [PATCH 6/8] NTB: perf: Fix support for hardware that doesn't have port numbers
` [PATCH 7/8] NTB: perf: Fix race condition when run with ntb_test
` [PATCH 8/8] NTB: ntb_test: Fix bug when counting remote files
[PATCH 0/4] ntb: idt: Add hwmon temperature sensor interface
2018-07-17 9:24 UTC (12+ messages)
` [PATCH 1/4] ntb: idt: Alter temperature read method
` [PATCH 2/4] ntb: idt: Add basic hwmon sysfs interface
` [PATCH 3/4] ntb: idt: Discard temperature sensor IRQ handler
` [PATCH 4/4] ntb: idt: Alter the driver info comments
` [PATCH v2 0/4] ntb: idt: Add hwmon temperature sensor interface
` [PATCH v2 1/4] ntb: idt: Alter temperature read method
` [PATCH v2 2/4] ntb: idt: Add basic hwmon sysfs interface
` [PATCH v2 3/4] ntb: idt: Discard temperature sensor IRQ handler
` [PATCH v2 4/4] ntb: idt: Alter the driver info comments
[PATCH v19 0/6] Add io{read|write}64 to io-64-atomic headers
2018-07-16 17:33 UTC (7+ messages)
` [PATCH v19 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v19 2/6] parisc: iomap: introduce io{read|write}64
` [PATCH v19 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v19 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v19 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v19 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
[PATCH v18 0/7] Add io{read|write}64 to io-64-atomic headers
2018-07-14 1:12 UTC (49+ messages)
` [PATCH v18 1/7] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v18 2/7] parisc: iomap: introduce io{read|write}64
` [PATCH v18 3/7] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [v18,3/7] "
` [PATCH v18 4/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v18 5/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v18 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v18 7/7] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
[PATCH] ntb: idt: Set PCIe bus address to BARLIMITx
2018-07-13 18:31 UTC (5+ messages)
` [PATCH v2] "
AER event in NTB
2018-07-13 15:47 UTC (4+ messages)
[PATCH v2 0/2] PCI Quirk Patchset for Microsemi Switchtec NTB
2018-07-05 16:56 UTC (4+ messages)
Problem at probing ntb_perf module
2018-07-02 4:36 UTC
[PATCH v3] PCI: Expand documentation for pci_add_dma_alias()
2018-06-30 2:04 UTC (2+ messages)
[PATCH] net: drivers/net: Convert random_ether_addr to eth_random_addr
2018-06-23 1:50 UTC (3+ messages)
Fwd: [Linux PCI-Express Non-Transparent Bridge] ntb_netdev modprobe problem
2018-06-14 4:14 UTC
Problem with the connection status (Link-status) after loading the driver ntb_hw_intel
2018-06-13 11:27 UTC (16+ messages)
[PATCH] ntb_netdev: fix sleep time mismatch
2018-06-13 0:04 UTC (13+ messages)
[GIT PULL] NTB changes for v4.18
2018-06-12 3:11 UTC
dma_alloc_coherent bug in latest ntb_tool changes
2018-06-08 0:54 UTC (8+ messages)
[PATCH] NTB: ntb_tool: reading the link file should not end in a NULL byte
2018-06-07 23:09 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox