index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-rockchip-ep.c
Age
Commit message (
Expand
)
Author
2024-05-16
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
2024-05-15
PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id
Rick Wertenbroek
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
2024-04-10
PCI: rockchip-ep: Set a 64-bit BAR if requested
Niklas Cassel
2023-12-19
PCI: rockchip-ep: Use INTX instead of legacy
Damien Le Moal
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-06-22
PCI: rockchip: Set address alignment for endpoint mode
Damien Le Moal
2023-06-22
PCI: rockchip: Don't advertise MSI-X in PCIe capabilities
Rick Wertenbroek
2023-06-22
PCI: rockchip: Use u32 variable to access 32-bit registers
Rick Wertenbroek
2023-06-22
PCI: rockchip: Fix window mapping and address translation for endpoint
Rick Wertenbroek
2023-06-22
PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
Rick Wertenbroek
2023-06-22
PCI: rockchip: Assert PCI Configuration Enable bit after probe
Rick Wertenbroek
2023-06-22
PCI: rockchip: Write PCI Device ID to correct register
Rick Wertenbroek
2023-06-22
PCI: rockchip: Remove writes to unused registers
Rick Wertenbroek
2022-04-08
PCI: rockchip: Fix find_first_zero_bit() limit
Dan Carpenter
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-05-11
PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
Lad Prabhakar
2019-04-15
PCI: rockchip: Fix rockchip_pcie_ep_assert_intx() bitwise operations
Colin Ian King
2019-02-15
PCI: rockchip: Remove pci_epf_linkup() from Rockchip EP driver
Kishon Vijay Abraham I
2019-02-14
PCI: rockchip: Populate ->get_features() dw_pcie_ep_ops
Kishon Vijay Abraham I
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin