OSDN Git Service

uclinux-h8/linux.git
2021-11-05 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/dt'
2021-11-05 Bjorn HelgaasMerge branch 'pci/host/cadence'
2021-11-05 Bjorn HelgaasMerge branch 'pci/host/apple'
2021-11-05 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/aardvark'
2021-11-05 Bjorn HelgaasMerge branch 'pci/misc'
2021-11-05 Bjorn HelgaasMerge branch 'pci/vpd'
2021-11-05 Bjorn HelgaasMerge branch 'pci/virtualization'
2021-11-05 Bjorn HelgaasMerge branch 'pci/sysfs'
2021-11-05 Bjorn HelgaasMerge branch 'pci/switchtec'
2021-11-05 Bjorn HelgaasMerge branch 'pci/resource'
2021-11-05 Bjorn HelgaasMerge branch 'pci/portdrv'
2021-11-05 Bjorn HelgaasMerge branch 'pci/p2pdma'
2021-11-05 Bjorn HelgaasMerge branch 'pci/msi'
2021-11-05 Bjorn HelgaasMerge branch 'pci/hotplug'
2021-11-05 Bjorn HelgaasMerge branch 'pci/driver'
2021-11-05 Bjorn HelgaasMerge branch 'pci/enumeration'
2021-11-05 Bjorn HelgaasMerge branch 'pci/aspm'
2021-11-05 Bjorn HelgaasMerge branch 'pci/acpi'
2021-11-05 Nathan RossiPCI: Add ACS quirk for Pericom PI7C9X2G switches
2021-11-04 Marc ZyngierPCI: apple: Configure RID to SID mapper on device addition
2021-11-04 Marc Zyngieriommu/dart: Exclude MSI doorbell from PCIe device IOVA...
2021-11-04 Marc ZyngierPCI: apple: Implement MSI support
2021-11-04 Marc ZyngierPCI: apple: Add INTx and per-port interrupt support
2021-11-04 Alyssa RosenzweigPCI: apple: Set up reference clocks when probing
2021-11-04 Alyssa RosenzweigPCI: apple: Add initial hardware bring-up
2021-11-04 Marc ZyngierPCI: of: Allow matching of an interrupt-map local to...
2021-11-04 Marc Zyngierof/irq: Allow matching of an interrupt-map local to...
2021-11-04 Marc Zyngierirqdomain: Make of_phandle_args_to_fwspec() generally...
2021-11-04 Selvin XavierPCI: Do not enable AtomicOps on VFs
2021-11-04 Krzysztof WilczyńskiPCI: vmd: Drop redundant includes of <asm/device.h...
2021-11-03 Li ChenPCI: cadence: Add cdns_plat_pcie_probe() missing return
2021-11-03 Christophe... PCI: j721e: Fix j721e_pcie_probe() error path
2021-11-02 Krzysztof WilczyńskiPCI: cpqphp: Use <linux/io.h> instead of <asm/io.h>
2021-10-29 Pali RohárPCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on...
2021-10-29 Pali RohárPCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET...
2021-10-29 Pali RohárPCI: aardvark: Set PCI Bridge Class Code to PCI Bridge
2021-10-29 Pali RohárPCI: aardvark: Fix support for bus mastering and PCI_CO...
2021-10-29 Marek BehúnPCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG
2021-10-29 Marek BehúnPCI: aardvark: Fix return value of MSI domain .alloc...
2021-10-29 Marek BehúnPCI: pci-bridge-emul: Fix emulation of W1C bits
2021-10-27 Krzysztof WilczyńskiMAINTAINERS: Update PCI subsystem information
2021-10-27 Krzysztof WilczyńskiPCI: Prefer 'unsigned int' over bare 'unsigned'
2021-10-26 Colin Ian KingPCI: Remove redundant 'rc' initialization
2021-10-26 Heiner Kallweitcxgb3: Remove seeprom_write and use VPD API
2021-10-26 Heiner Kallweitcxgb3: Use VPD API in t3_seeprom_wp()
2021-10-26 Heiner Kallweitcxgb3: Remove t3_seeprom_read and use VPD API
2021-10-26 Heiner KallweitPCI/VPD: Use pci_read_vpd_any() in pci_vpd_size()
2021-10-19 Mingchuang... PCI: Re-enable Downstream Port LTR after reset or hotplug
2021-10-18 Barry SongPCI/sysfs: Explicitly show first MSI IRQ for 'irq'
2021-10-18 Barry SongPCI: Document /sys/bus/pci/devices/.../irq
2021-10-18 Cai HuoqingPCI: Remove unused pci_pool wrappers
2021-10-18 Uwe Kleine... PCI: Remove struct pci_dev->driver
2021-10-18 Uwe Kleine... PCI: Use to_pci_driver() instead of pci_dev->driver
2021-10-18 Uwe Kleine... x86/pci/probe_roms: Use to_pci_driver() instead of...
2021-10-18 Uwe Kleine... perf/x86/intel/uncore: Use to_pci_driver() instead...
2021-10-18 Uwe Kleine... powerpc/eeh: Use to_pci_driver() instead of pci_dev...
2021-10-18 Uwe Kleine... usb: xhci: Use to_pci_driver() instead of pci_dev-...
2021-10-18 Uwe Kleine... cxl: Use to_pci_driver() instead of pci_dev->driver
2021-10-18 Bjorn Helgaascxl: Factor out common dev->driver expressions
2021-10-16 Lukas WunnerPCI/ERR: Reduce compile time for CONFIG_PCIEAER=n
2021-10-15 Lukas WunnerPCI/portdrv: Remove unused pcie_port_bus_{,un}register...
2021-10-15 Lukas WunnerPCI/portdrv: Remove unused resume err_handler
2021-10-15 Lukas WunnerPCI: pciehp: Ignore Link Down/Up caused by error-induce...
2021-10-15 Lukas WunnerPCI/portdrv: Rename pm_iter() to pcie_port_device_iter()
2021-10-15 Uwe Kleine... xen/pcifront: Use to_pci_driver() instead of pci_dev...
2021-10-15 Uwe Kleine... xen/pcifront: Drop pcifront_common_process() tests...
2021-10-14 Logan GunthorpePCI/switchtec: Add check of event support
2021-10-14 Kelvin CaoPCI/switchtec: Replace ENOTSUPP with EOPNOTSUPP
2021-10-14 Kelvin CaoPCI/switchtec: Update the way of getting management...
2021-10-14 Kelvin CaoPCI/switchtec: Fix a MRPC error status handling issue
2021-10-14 Kelvin CaoPCI/switchtec: Error out MRPC execution when MMIO reads...
2021-10-13 Simon Xuedt-bindings: rockchip: Add DesignWare based PCIe controller
2021-10-13 Krzysztof WilczyńskiPCI: cpqphp: Format if-statement code block correctly
2021-10-12 Uwe Kleine... nfp: use dev_driver_string() instead of pci_dev->driver...
2021-10-12 Uwe Kleine... mlxsw: pci: Use dev_driver_string() instead of pci_dev...
2021-10-12 Uwe Kleine... net: marvell: prestera: use dev_driver_string() instead...
2021-10-12 Uwe Kleine... net: hns3: use dev_driver_string() instead of pci_dev...
2021-10-12 Uwe Kleine... crypto: hisilicon - use dev_driver_string() instead...
2021-10-12 Uwe Kleine... powerpc/eeh: Use dev_driver_string() instead of struct...
2021-10-12 Uwe Kleine... ssb: Use dev_driver_string() instead of pci_dev->driver...
2021-10-12 Uwe Kleine... bcma: simplify reference to driver name
2021-10-12 Uwe Kleine... crypto: qat - simplify adf_enable_aer()
2021-10-12 Uwe Kleine... scsi: message: fusion: Remove unused mpt_pci driver...
2021-10-12 Bjorn HelgaasPCI/ERR: Factor out common dev->driver expressions
2021-10-12 Uwe Kleine... PCI: Drop pci_device_probe() test of !pci_dev->driver
2021-10-12 Uwe Kleine... PCI: Drop pci_device_remove() test of pci_dev->driver
2021-10-12 Bjorn HelgaasPCI: Return NULL for to_pci_driver(NULL)
2021-10-12 Krzysztof WilczyńskiPCI: Use unsigned to match sscanf("%x") in pci_dev_str_...
2021-10-12 Krzysztof WilczyńskiPCI: hv: Remove unnecessary use of %hx
2021-10-11 Heiner KallweitPCI/VPD: Add pci_read/write_vpd_any()
2021-10-08 Krzysztof WilczyńskiPCI: Correct misspelled and remove duplicated words
2021-10-07 Pali RohárPCI: aardvark: Fix reporting Data Link Layer Link Active
2021-10-07 Pali RohárPCI: aardvark: Fix checking for link up via LTSSM state
2021-10-07 Pali RohárPCI: aardvark: Fix link training
2021-10-07 Pali RohárPCI: aardvark: Simplify initialization of rootcap on...
2021-10-07 Pali RohárPCI: aardvark: Implement re-issuing config requests...
2021-10-07 Marek BehúnPCI: aardvark: Deduplicate code in advk_pcie_rd_conf()
2021-10-07 Pali RohárPCI: aardvark: Do not unmask unused interrupts
2021-10-07 Pali RohárPCI: aardvark: Do not clear status bits of masked inter...
2021-10-07 Pali RohárPCI: aardvark: Fix configuring Reference clock
next