index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pci-v3-semi.c
Age
Commit message (
Expand
)
Author
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
2020-07-23
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
2020-07-23
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
2020-07-23
PCI: Set default bridge parent device
Rob Herring
2020-07-10
PCI: v3: Use pci_host_probe() to register host
Rob Herring
2020-06-04
Merge branch 'remotes/lorenzo/pci/v3-semi'
Bjorn Helgaas
2020-05-12
PCI: Check for platform_get_irq() failure consistently
Aman Sharma
2020-05-05
PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling paths
Christophe JAILLET
2019-11-20
PCI: v3-semi: Use inbound resources for setup
Rob Herring
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
2019-10-29
PCI: v3-semi: Use pci_parse_request_of_pci_ranges()
Rob Herring
2018-07-18
PCI: v3-semi: Fix I/O space page leak
Sergei Shtylyov
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin