OSDN Git Service

uclinux-h8/linux.git
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 Selvin XavierPCI: Do not enable AtomicOps on VFs
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 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-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-09-29 Kai-Heng FengPCI: Coalesce host bridge contiguous apertures
2021-09-28 Krzysztof WilczyńskiPCI: Use kstrtobool() directly, sans strtobool() wrapper
2021-09-28 Krzysztof WilczyńskiPCI/sysfs: Return -EINVAL consistently from "store...
2021-09-28 Krzysztof WilczyńskiPCI/sysfs: Check CAP_SYS_ADMIN before parsing user...
2021-09-28 Joerg RoedelPCI/ACPI: Check for _OSC support in acpi_pci_osc_contro...
2021-09-28 Joerg RoedelPCI/ACPI: Move _OSC query checks to separate function
2021-09-28 Joerg RoedelPCI/ACPI: Move supported and control calculations to...
2021-09-28 Joerg RoedelPCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONT...
2021-09-21 Oliver O'HalloranPCI: Rename pcibios_add_device() to pcibios_device_add()
2021-09-20 Jan KiszkaPCI/portdrv: Do not setup up IRQs if there are no users
2021-09-20 Ingmar KleinPCI: Mark Atheros QCA6174 to avoid bus reset
2021-09-20 Wang LuPCI/P2PDMA: Apply bus offset correctly in DMA address...
2021-09-20 Linus TorvaldsLinux 5.15-rc2
2021-09-20 Linus Torvaldspci_iounmap'2: Electric Boogaloo: try to make sense...
2021-09-19 Linus TorvaldsMerge tag 'x86_urgent_for_v5.15_rc2' of git://git....
2021-09-19 Linus TorvaldsMerge tag 'perf-urgent-2021-09-19' of git://git./linux...
2021-09-19 Linus TorvaldsMerge tag 'locking-urgent-2021-09-19' of git://git...
2021-09-19 Linus TorvaldsMerge tag 'powerpc-5.15-2' of git://git./linux/kernel...
2021-09-19 Linus TorvaldsMerge tag 'kbuild-fixes-v5.15' of git://git./linux...
2021-09-19 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.15-2021-09-18' of...
2021-09-19 Linus Torvaldsdmascc: use proper 'virt_to_bus()' rather than casting...
2021-09-19 Linus Torvaldsalpha: enable GENERIC_PCI_IOMAP unconditionally
2021-09-19 Helge Dellerparisc: Declare pci_iounmap() parisc version only when...
2021-09-19 Linus TorvaldsRevert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"
2021-09-19 Linus TorvaldsRevert drm/vc4 hdmi runtime PM changes
2021-09-19 Nathan Chancellorkbuild: Add -Werror=ignored-optimization-argument to...
2021-09-19 Nathan Chancellorx86/build: Do not add -falign flags unconditionally...
2021-09-19 Ramji Jiyanikbuild: Fix comment typo in scripts/Makefile.modpost
2021-09-19 Geert Uytterhoevensh: Add missing FORCE prerequisites in Makefile
2021-09-19 Kortangen_compile_commands: fix missing 'sys' package
2021-09-19 Ariel Marcovitchcheckkconfigsymbols.py: Remove skipping of help lines...
2021-09-19 Ariel Marcovitchcheckkconfigsymbols.py: Forbid passing 'HEAD' to -...
2021-09-18 Linus Torvaldsalpha: move __udiv_qrnnd library function to arch/alpha...
2021-09-18 Linus Torvaldsalpha: mark 'Jensen' platform as no longer broken
2021-09-18 Andrii Nakryikoperf bpf: Ignore deprecation warning when using libbpf...
2021-09-18 Ian Rogerslibperf evsel: Make use of FD robust.
2021-09-18 Michael Petlanperf machine: Initialize srcline string member in add_l...
2021-09-18 Adrian Hunterperf script: Fix ip display when type != attr->type
2021-09-18 Ravi Bangoriaperf annotate: Fix fused instr logic for assembly functions
2021-09-18 Linus TorvaldsMerge tag 's390-5.15-3' of git://git./linux/kernel...
2021-09-18 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.15-2' of git://git...
2021-09-18 Linus Torvaldstgafb: clarify dependencies
2021-09-18 Linus Torvaldsalpha: make 'Jensen' IO functions build again
2021-09-18 Linus Torvaldsspi: Fix tegra20 build with CONFIG_PM=n
2021-09-17 David Heidelbergdt-bindings: arm: Fix Toradex compatible typo
2021-09-17 David Brazdilof: restricted dma: Fix condition for rmem init
2021-09-17 Linus TorvaldsMerge tag 'pm-5.15-rc2' of git://git./linux/kernel...
2021-09-17 Linus TorvaldsMerge tag 'dma-mapping-5.15-1' of git://git.infradead...
2021-09-17 Linus TorvaldsMerge tag 'pci-v5.15-fixes-1' of git://git./linux/kerne...
next