OSDN Git Service

tomoyo/tomoyo-test1.git
2019-03-06 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/misc'
2019-03-06 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/mediatek'
2019-03-06 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/hv'
2019-03-06 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/endpoint'
2019-03-06 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/dwc'
2019-03-06 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/dt'
2019-03-06 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/cadence'
2019-03-06 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/altera'
2019-03-06 Bjorn HelgaasMerge branch 'pci/pm'
2019-03-06 Bjorn HelgaasMerge branch 'pci/portdrv'
2019-03-06 Bjorn HelgaasMerge branch 'pci/misc'
2019-03-06 Bjorn HelgaasMerge branch 'pci/hotplug'
2019-03-06 Bjorn HelgaasMerge branch 'pci/enumeration'
2019-03-06 Bjorn HelgaasMerge branch 'pci/dpc'
2019-03-06 Bjorn HelgaasMerge branch 'pci/aspm'
2019-03-06 Bjorn HelgaasMerge branch 'pci/aer'
2019-03-06 Hou ZhiqiangPCI: Update PCIEPORTBUS Kconfig help text
2019-03-05 Alex WilliamsonPCI: Fix "try" semantics of bus and slot reset
2019-03-05 Alexandru GagniucPCI/LINK: Report degraded links via link bandwidth...
2019-03-04 Ley Foon Tandt-bindings: PCI: altera: Add altr,pcie-root-port-2.0
2019-03-04 Ley Foon TanPCI: altera: Enable driver on ARM64
2019-03-04 Ley Foon TanPCI: altera: Add Stratix 10 PCIe support
2019-03-01 Sven Van AsbroeckPCI/PME: Fix possible use-after-free on remove
2019-03-01 Wei YongjunPCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops...
2019-03-01 Lucas StachPCI: dwc: skip MSI init if MSIs have been explicitly...
2019-03-01 Maya NakamuraPCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()
2019-03-01 Maya NakamuraPCI: hv: Replace hv_vp_set with hv_vpset
2019-03-01 Maya NakamuraPCI: hv: Add __aligned(8) to struct retarget_msi_interrupt
2019-03-01 Honghui ZhangPCI: mediatek: Enlarge PCIe2AHB window size to support...
2019-03-01 Honghui ZhangPCI: mediatek: Fix memory mapped IO range size computation
2019-03-01 Andrey SmirnovPCI: dwc: Remove superfluous shifting in definitions
2019-03-01 Andrey SmirnovPCI: dwc: Make use of GENMASK/FIELD_PREP
2019-03-01 Andrey SmirnovPCI: dwc: Make use of BIT() in constant definitions
2019-03-01 Andrey SmirnovPCI: dwc: Share code for dw_pcie_rd/wr_other_conf()
2019-03-01 Andrey SmirnovPCI: dwc: Make use of IS_ALIGNED()
2019-03-01 Andrey SmirnovPCI: imx6: Add code to request/control "pcie_aux" clock...
2019-02-28 Rafael J. WysockiPCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_...
2019-02-28 Andrey Smirnovdt-bindings: imx6q-pcie: Add "pcie_aux" clock for imx8mq
2019-02-28 Bjorn AnderssonPCI: qcom: Don't deassert reset GPIO during probe
2019-02-22 Thomas PetazzoniPCI: pci-bridge-emul: Extend pci_bridge_emul_init(...
2019-02-22 Thomas PetazzoniPCI: pci-bridge-emul: Create per-bridge copy of registe...
2019-02-21 Dongdong LiuPCI/DPC: Fix print AER status in DPC event handling
2019-02-21 Xiaowei Baomisc: pci_endpoint_test: Add the layerscape EP device...
2019-02-21 Xiaowei BaoPCI: layerscape: Add EP mode support
2019-02-21 Xiaowei Baoarm64: dts: Add the PCIE EP node in dts
2019-02-21 Xiaowei Baodt-bindings: add DT binding for the layerscape PCIe...
2019-02-19 Lorenzo PieralisiMAINTAINERS: Update PCI Cadence maintainer entry
2019-02-15 Mika WesterbergPCI: pciehp: Disable Data Link Layer State Changed...
2019-02-15 Honghui ZhangPCI/portdrv: Support PCIe services on subtractive decod...
2019-02-15 Bjorn HelgaasPCI/portdrv: Use conventional Device ID table formatting
2019-02-15 Kishon Vijay... PCI: endpoint: Remove features member in struct pci_epc
2019-02-15 Kishon Vijay... PCI: designware-plat: Remove setting epc->features...
2019-02-15 Kishon Vijay... PCI: rockchip: Remove pci_epf_linkup() from Rockchip...
2019-02-15 Kishon Vijay... PCI: cadence: Remove pci_epf_linkup() from Cadence...
2019-02-15 Kishon Vijay... PCI: pci-epf-test: Use pci_epc_get_features() to get...
2019-02-15 Kishon Vijay... PCI: pci-epf-test: Do not allocate next BARs memory...
2019-02-15 Kishon Vijay... PCI: pci-epf-test: Remove setting epf_bar flags in...
2019-02-15 Kishon Vijay... PCI: endpoint: Fix pci_epf_alloc_space() to set correct...
2019-02-15 Kishon Vijay... PCI: endpoint: Add helper to get first unreserved BAR
2019-02-14 Mika WesterbergRevert "PCI/PME: Implement runtime PM callbacks"
2019-02-14 Kishon Vijay... PCI: cadence: Populate ->get_features() cdns_pcie_epc_ops
2019-02-14 Kishon Vijay... PCI: rockchip: Populate ->get_features() dw_pcie_ep_ops
2019-02-14 Kishon Vijay... PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_ops
2019-02-14 Kishon Vijay... PCI: designware-plat: Populate ->get_features() dw_pcie...
2019-02-14 Kishon Vijay... PCI: dwc: Add ->get_features() callback function to...
2019-02-14 Kishon Vijay... PCI: endpoint: Add new pci_epc_ops to get EPC features
2019-02-13 Wen YangPCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()
2019-02-12 Trent PiephoPCI: imx: Add workaround for e10728, IMX7d PCIe PLL...
2019-02-12 Trent PiephoARM: dts: imx7d: Add node for PCIe PHY
2019-02-12 Trent Piephodt-bindings: imx6q-pcie: Add description of imx7d pcie phy
2019-02-12 Gustavo PimentelPCI: dwc: Print debug error message when MSI-X entry...
2019-02-11 Bjorn HelgaasPCI/ASPM: Save LTR Capability for suspend/resume
2019-02-11 Mika WesterbergPCI: Blacklist power management of Gigabyte X299 DESIGN...
2019-02-09 Bjorn HelgaasPCI/ASPM: Use LTR if already enabled by platform
2019-02-08 Logan GunthorpePCI: Clean up usage of __u32 type
2019-02-08 Logan Gunthorpegenirq/msi: Clean up usage of __u8/__u16 types
2019-02-07 Alexander Shishkinx86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
2019-02-05 Fabrizio Castrodt-bindings: PCI: rcar: Add device tree support for...
2019-02-04 Andrey SmirnovPCI: imx6: Add support for i.MX8MQ
2019-02-04 Andrey SmirnovPCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to...
2019-02-04 Andrey SmirnovPCI: imx6: Mark PHY functions as i.MX6 specific
2019-02-04 Andrey SmirnovPCI: imx6: Introduce drvdata
2019-02-02 Bharat Kumar... PCI: Enable SERR# forwarding for all bridges
2019-02-01 Andy ShevchenkoPCI: Move Rohm Vendor ID to generic list
2019-02-01 Shunyong YangPCI: pciehp: Add HXT quirk for Command Completed errata
2019-02-01 Shunyong YangPCI: Add ACS quirk for HXT SD4800
2019-02-01 Shunyong YangPCI: Add HXT vendor ID
2019-02-01 Gustavo PimentelPCI: dwc: Replace bit rotation operation (1 << bit...
2019-02-01 Gustavo PimentelPCI: dwc: Improve code readability and simplify mask...
2019-02-01 Gustavo PimentelPCI: dwc: Rename variable name from data to d on dw_pci...
2019-02-01 Gustavo PimentelPCI: dwc: Rename variable name from data to d on dw_pci...
2019-02-01 Gustavo PimentelPCI: dwc: Rename variable name from data to d on dw_pci...
2019-02-01 Gustavo PimentelPCI: dwc: Rename variable name from data to d on dw_pci...
2019-02-01 Gustavo PimentelPCI: dwc: Remove unnecessary header include (signal.h)
2019-02-01 Gustavo PimentelPCI: dwc: Remove unnecessary header include (of_gpio.h)
2019-01-31 Kishon Vijay... PCI: dwc: dra7xx: Invoke phy_set_mode() API to set...
2019-01-31 Kishon Vijay... PCI: dwc: dra7xx: Enable x2 mode support for dra74x...
2019-01-31 Kishon Vijay... dt-bindings: PCI: dra7xx: Add properties to enable...
2019-01-31 Kishon Vijay... dt-bindings: PCI: dra7xx: Add SoC specific compatible...
2019-01-30 Honghui ZhangPCI: Rely on config space header type, not class code
next