LinuxLists
Users
About
Niklas Cassel (
[email protected]
)
Number of posts: 303 (0.32 per day)
First post: 2015-04-07 14:43:23
Last post: 2017-11-20 13:35:57
Previous Page
/
Next Page
Date
List
Subject
2017-11-20 13:35:18
linux-kernel
[PATCH v5 17/18] bindings: PCI: artpec: Add support for the ARTPEC-7 SoC
2017-11-20 13:35:10
linux-kernel
[PATCH v5 05/18] PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()
2017-11-20 13:34:25
linux-kernel
[PATCH v5 10/18] PCI: dwc: artpec6: Remove unused defines
2017-11-20 13:34:18
linux-kernel
[PATCH v5 07/18] PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode
2017-11-20 13:33:59
linux-kernel
[PATCH v5 04/18] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
2017-11-20 13:33:34
linux-kernel
[PATCH v5 00/18] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
2017-11-17 22:30:30
linux-kernel
[PATCH v2 1/2] PCI: designware-ep: Fix find_first_zero_bit() usage
2017-11-17 22:30:12
linux-kernel
[PATCH v2 2/2] PCI: endpoint: Fix find_first_zero_bit() usage
2017-11-17 19:29:33
linux-kernel
[PATCH v2 0/2] Fix find_first_zero_bit() usage
2017-11-17 17:15:42
linux-kernel
[PATCH] PCI: endpoint: use ffz() instead of find_first_zero_bit()
2017-11-16 23:56:46
linux-kernel
[PATCH] PCI: designware-ep: use ffz() instead of find_first_zero_bit()
2017-11-16 21:50:48
linux-kernel
[PATCH] scsi: pmcraid: use correct size unit when calling find_first_zero_bit()
2017-11-16 17:48:25
linux-kernel
Re: [PATCH v2 04/17] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
2017-11-14 11:28:56
linux-kernel
[PATCH net-next v2] net: stmmac: fix LPI transitioning for dwmac4
2017-11-13 19:04:42
linux-kernel
[PATCH net-next] net: stmmac: fix LPI transitioning for dwmac4
2017-11-09 17:10:43
linux-kernel
[PATCH net-next] bindings: net: stmmac: correctify note about LPI interrupt
2017-11-09 09:21:56
linux-kernel
Re: [PATCH v4 01/17] PCI: dwc: Use the DMA-API to get the MSI address
2017-11-03 14:18:44
linux-kernel
Re: [PATCH v3 14/17] PCI: dwc: artpec6: Add support for endpoint mode
2017-11-03 13:54:30
linux-kernel
[PATCH v4 01/17] PCI: dwc: Use the DMA-API to get the MSI address
2017-11-03 13:53:34
linux-kernel
[PATCH v4 02/17] PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
2017-11-03 13:53:02
linux-kernel
[PATCH v4 04/17] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
2017-11-03 13:52:47
linux-kernel
[PATCH v4 06/17] PCI: designware-ep: Add generic function for raising MSI irq
2017-11-03 13:52:23
linux-kernel
[PATCH v4 08/17] PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe
2017-11-03 13:52:01
linux-kernel
[PATCH v4 09/17] PCI: dwc: dra7xx: Help compiler to remove unused code
2017-11-03 13:52:01
linux-kernel
[PATCH v4 10/17] PCI: dwc: artpec6: Remove unused defines
2017-11-03 13:51:54
linux-kernel
[PATCH v4 17/17] PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC
2017-11-03 13:51:38
linux-kernel
[PATCH v4 15/17] PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument
2017-11-03 13:51:13
linux-kernel
[PATCH v4 13/17] bindings: PCI: artpec: Add support for endpoint mode
2017-11-03 13:50:33
linux-kernel
[PATCH v4 16/17] bindings: PCI: artpec: Add support for the ARTPEC-7 SoC
2017-11-03 13:50:08
linux-kernel
[PATCH v4 14/17] PCI: dwc: artpec6: Add support for endpoint mode
2017-11-03 13:50:06
linux-kernel
[PATCH v4 12/17] PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functions
2017-11-03 13:50:04
linux-kernel
[PATCH v4 03/17] PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
2017-11-03 13:49:46
linux-kernel
[PATCH v4 11/17] PCI: dwc: artpec6: Use BIT and GENMASK macros
2017-11-03 13:49:29
linux-kernel
[PATCH v4 07/17] PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode
2017-11-03 13:48:55
linux-kernel
[PATCH v4 05/17] PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()
2017-11-03 13:48:42
linux-kernel
[PATCH v4 00/17] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
2017-11-03 09:58:08
linux-kernel
Re: [PATCH v3 14/17] PCI: dwc: artpec6: Add support for endpoint mode
2017-10-31 22:47:22
linux-kernel
[PATCH v3 04/17] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
2017-10-31 22:41:48
linux-kernel
[PATCH v3 14/17] PCI: dwc: artpec6: Add support for endpoint mode
2017-10-31 20:59:10
linux-kernel
Re: [PATCH v2 04/17] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
2017-10-30 12:48:20
linux-kernel
[PATCH v2 04/17] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
2017-09-04 16:11:01
linux-kernel
Re: [PATCH 0/2] PCI: dwc: convert remaining dbi read/writes to dw_pcie_readX_dbi/dw_pcie_writeX_dbi
2017-09-04 15:24:01
linux-kernel
Re: [PATCH] arm: boot: dts: artpec6: Remove unnecessary interrupt-parent property from sub-nodes
2017-07-14 12:07:56
linux-kernel
[PATCH 2/2] PCI: dwc: spear13xx: utilize dw_pcie_readX_dbi/dw_pcie_writeX_dbi macros
2017-07-14 12:07:54
linux-kernel
[PATCH 1/2] PCI: dwc: dra7xx: utilize dw_pcie_readX_dbi/dw_pcie_writeX_dbi macros
2017-07-14 12:07:52
linux-kernel
[PATCH 0/2] PCI: dwc: convert remaining dbi read/writes to dw_pcie_readX_dbi/dw_pcie_writeX_dbi
2017-07-05 14:45:16
linux-kernel
Re: [tip:locking/urgent] locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
2017-06-28 13:20:34
linux-kernel
Re: [PATCH] rwsem-spinlock: Fix EINTR branch in __down_write_common()
2017-06-27 12:27:29
linux-kernel
Re: [PATCH] arm: boot: dts: artpec6: Remove unnecessary interrupt-parent property from sub-nodes
2017-06-20 12:32:51
linux-kernel
[PATCH net] net: stmmac: free an skb first when there are no longer any descriptors using it
2017-06-19 16:37:01
linux-kernel
[PATCH net-next] net: stmmac: enable TSO for IPv6