Pali Rohár ([email protected])

Number of posts: 2084 (1.34 per day)
First post: 2020-03-07 10:44:53
Last post: 2024-06-05 19:44:31

Date List Subject
2021-12-21 14:57:17 linux-kernel [PATCH 03/11] PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDGE_EMUL_NO_PREFMEM_FORWARD
2021-12-21 14:57:14 linux-kernel [PATCH 07/11] PCI: mvebu: Set PCI_BRIDGE_EMUL_NO_IO_FORWARD when IO is unsupported
2021-12-21 14:57:08 linux-kernel [PATCH 01/11] MAINTAINERS: Add Pali Rohár as pci-mvebu.c maintainer
2021-12-21 14:57:06 linux-kernel [PATCH 05/11] PCI: mvebu: Add help string for CONFIG_PCI_MVEBU option
2021-12-21 14:57:05 linux-kernel [PATCH 08/11] PCI: mvebu: Properly initialize vendor, device and revision of emulated bridge
2021-12-21 14:57:03 linux-kernel [PATCH 06/11] PCI: mvebu: Remove duplicate nports assignment
2021-12-21 14:57:02 linux-kernel [PATCH 02/11] PCI: pci-bridge-emul: Make struct pci_bridge_emul_ops as const
2021-12-21 14:56:59 linux-kernel [PATCH 10/11] PCI: mvebu: Update comment for PCI_EXP_LNKCTL register on emulated bridge
2021-12-21 14:56:57 linux-kernel [PATCH 09/11] PCI: mvebu: Update comment for PCI_EXP_LNKCAP register on emulated bridge
2021-12-21 14:56:55 linux-kernel [PATCH 11/11] PCI: mvebu: Fix reporting Data Link Layer Link Active on emulated bridge
2021-12-21 14:56:54 linux-kernel [PATCH 04/11] PCI: pci-bridge-emul: Add support for new flag PCI_BRIDGE_EMUL_NO_IO_FORWARD
2021-12-21 14:56:52 linux-kernel [PATCH 00/11] PCI: Small improvements for pci-bridge-emul and mvebu
2021-12-20 17:51:37 linux-kernel Re: [PATCH v2] PCI: Add defines for normal and subtractive PCI bridges
2021-12-20 15:06:02 linux-kernel [PATCH v2] PCI: Add defines for normal and subtractive PCI bridges
2021-12-13 11:39:12 linux-kernel Re: Incorrect handling of . and .. files
2021-12-11 16:05:59 linux-kernel Re: [PATCH v2 2/2] hwmon: (dell-smm) Unify i8k_ioctl() and i8k_ioctl_unlocked()
2021-12-11 16:04:47 linux-kernel Re: [PATCH v2 1/2] hwmon: (dell-smm) Simplify ioctl handler
2021-12-11 02:05:21 linux-kernel Re: Incorrect handling of . and .. files
2021-12-10 14:55:22 linux-kernel [PATCH] PCI: Add defines for normal and subtractive PCI bridges
2021-12-09 16:52:16 linux-kernel Re: [PATCH 1/2] hwmon: (dell-smm) Simplify ioctl handler
2021-12-09 13:00:43 linux-kernel Re: [RESEND PATCH v2] PCI: mediatek: Delay 100ms to wait power and clock to become stable
2021-12-09 11:28:10 linux-kernel Re: [”PATCH” v 2 1/5] PCI: armada8k: Disable LTSSM on link down interrupts
2021-12-08 10:18:43 linux-kernel Re: [RESEND PATCH v2] PCI: mediatek: Delay 100ms to wait power and clock to become stable
2021-12-06 12:24:57 linux-kernel Re: [PATCH 0/6] PCI: pci-bridge-emul: Various fixes
2021-12-02 20:22:07 linux-kernel Re: [PATCH 0/6] PCI: pci-bridge-emul: Various fixes
2021-11-26 15:06:42 linux-kernel [PATCH 2/2] PCI: mvebu: Add support for compiling driver as module
2021-11-26 15:06:37 linux-kernel [PATCH 0/2] PCI: mvebu: Add support for unbinding and unloading driver
2021-11-26 15:06:36 linux-kernel [PATCH 1/2] bus: mvebu-mbus: Export symbols for public API window functions
2021-11-25 13:03:28 linux-kernel [PATCH 2/2] irqchip/armada-370-xp: Fix support for Multi-MSI interrupts
2021-11-25 13:03:24 linux-kernel [PATCH 1/2] irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()
2021-11-25 12:50:44 linux-kernel [PATCH 14/15] PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridge
2021-11-25 12:50:18 linux-kernel [PATCH 07/15] PCI: mvebu: Do not modify PCI IO type bits in conf_write
2021-11-25 12:50:15 linux-kernel [PATCH 06/15] PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridge
2021-11-25 12:50:13 linux-kernel [PATCH 08/15] PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE registers
2021-11-25 12:50:11 linux-kernel [PATCH 09/15] PCI: mvebu: Setup PCIe controller to Root Complex mode
2021-11-25 12:50:10 linux-kernel [PATCH 10/15] PCI: mvebu: Set PCI Bridge Class Code to PCI Bridge
2021-11-25 12:49:35 linux-kernel [PATCH 02/15] PCI: mvebu: Check for errors from pci_bridge_emul_init() call
2021-11-25 12:49:28 linux-kernel [PATCH 12/15] PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
2021-11-25 12:49:22 linux-kernel [PATCH 11/15] PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridge
2021-11-25 12:49:16 linux-kernel [PATCH 13/15] PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridge
2021-11-25 12:49:13 linux-kernel [PATCH 15/15] PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulated bridge
2021-11-25 12:49:04 linux-kernel [PATCH 05/15] PCI: mvebu: Disallow mapping interrupts on emulated bridges
2021-11-25 12:48:53 linux-kernel [PATCH 04/15] PCI: mvebu: Handle invalid size of read config request
2021-11-25 12:48:51 linux-kernel [PATCH 01/15] PCI: mvebu: Check for valid ports
2021-11-25 12:48:49 linux-kernel [PATCH 00/15] pci: mvebu: Various fixes
2021-11-25 12:48:40 linux-kernel [PATCH 03/15] PCI: mvebu: Check that PCI bridge specified in DT has function number zero
2021-11-24 16:00:30 linux-kernel [PATCH 6/6] PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device
2021-11-24 16:00:25 linux-kernel [PATCH 5/6] PCI: pci-bridge-emul: Correctly set PCIe capabilities
2021-11-24 16:00:24 linux-kernel [PATCH 4/6] PCI: pci-bridge-emul: Fix definitions of reserved bits
2021-11-24 16:00:22 linux-kernel [PATCH 3/6] PCI: pci-bridge-emul: Add definitions for missing capabilities registers
2021-11-24 16:00:18 linux-kernel [PATCH 1/6] PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only