index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
46
-1290
/
+2033
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-1
/
+1
2022-01-14
Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2
-5
/
+79
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+10
2022-01-13
Merge branch 'pci/driver-cleanup'
Bjorn Helgaas
23
-756
/
+755
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
16
-82
/
+39
2022-01-13
Merge branch 'pci/misc'
Bjorn Helgaas
2
-2
/
+2
2022-01-13
Merge branch 'remotes/lorenzo/pci/bridge-emul'
Bjorn Helgaas
2
-1
/
+11
2022-01-13
Merge branch 'remotes/lorenzo/pci/xilinx-nwl'
Bjorn Helgaas
1
-23
/
+7
2022-01-13
Merge branch 'remotes/lorenzo/pci/xgene'
Bjorn Helgaas
2
-5
/
+3
2022-01-13
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-0
/
+59
2022-01-13
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-5
/
+5
2022-01-13
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
2
-8
/
+8
2022-01-13
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
2
-133
/
+395
2022-01-13
Merge branch 'pci/host/mt7621'
Bjorn Helgaas
2
-39
/
+4
2022-01-13
Merge branch 'remotes/lorenzo/pci/mediatek-gen3'
Bjorn Helgaas
1
-0
/
+8
2022-01-13
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-0
/
+7
2022-01-13
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
1
-3
/
+24
2022-01-13
Merge branch 'pci/host/hv'
Bjorn Helgaas
2
-26
/
+288
2022-01-13
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
4
-155
/
+89
2022-01-13
Merge branch 'pci/host/brcmstb'
Bjorn Helgaas
1
-41
/
+263
2022-01-13
Merge branch 'remotes/lorenzo/pci/apple'
Bjorn Helgaas
1
-3
/
+7
2022-01-12
PCI: mt7621: Allow COMPILE_TEST for all arches
Sergio Paracuellos
1
-1
/
+1
2022-01-12
PCI: mt7621: Add missing MODULE_LICENSE()
Sergio Paracuellos
1
-0
/
+2
2022-01-12
PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()
Sergio Paracuellos
1
-37
/
+0
2022-01-12
PCI: mt7621: Declare mt7621_pci_ops static
Sergio Paracuellos
1
-1
/
+1
2022-01-12
PCI: brcmstb: Do not turn off WOL regulators on suspend
Jim Quinlan
1
-9
/
+44
2022-01-12
PCI: brcmstb: Add control of subdevice voltage regulators
Jim Quinlan
1
-5
/
+78
2022-01-12
PCI: brcmstb: Add mechanism to turn on subdev regulators
Jim Quinlan
1
-0
/
+76
2022-01-12
PCI: brcmstb: Split brcm_pcie_setup() into two funcs
Jim Quinlan
1
-26
/
+39
2022-01-12
PCI: brcmstb: Fix function return value handling
Jim Quinlan
1
-6
/
+22
2022-01-12
PCI: brcmstb: Do not use __GENMASK
Florian Fainelli
1
-1
/
+5
2022-01-12
PCI: brcmstb: Declare 'used' as bitmap, not unsigned long
Christophe JAILLET
1
-4
/
+9
2022-01-12
PCI: hv: Add arm64 Hyper-V vPCI support
Sunil Muthuswamy
2
-2
/
+235
2022-01-12
PCI: hv: Make the code arch neutral by adding arch specific interfaces
Sunil Muthuswamy
1
-25
/
+54
2022-01-11
PCI: brcmstb: Augment driver for MIPs SOCs
Jim Quinlan
2
-5
/
+79
2022-01-07
PCI: Correct misspelled words
Krzysztof Wilczyński
2
-2
/
+2
2022-01-07
PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-...
Kishon Vijay Abraham I
1
-3
/
+24
2022-01-07
PCI: mediatek: Assert PERST# for 100ms for power and clock to stabilize
qizhong cheng
1
-0
/
+7
2022-01-06
PCI: mvebu: Add support for compiling driver as module
Pali Rohár
2
-16
/
+77
2022-01-05
PCI: vmd: Add DID 8086:A77F for all Intel Raptor Lake SKU's
Karthik L Gopalakrishnan
1
-0
/
+4
2022-01-05
PCI: layerscape: Change to use the DWC common link-up check function
Hou Zhiqiang
1
-141
/
+11
2022-01-04
PCI: qcom-ep: Constify static dw_pcie_ep_ops
Rikard Falkeborn
1
-1
/
+1
2022-01-04
PCI: vmd: Honor ACPI _OSC on PCIe features
Kai-Heng Feng
1
-0
/
+18
2022-01-04
PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...
Pali Rohár
1
-0
/
+23
2022-01-04
PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridge
Pali Rohár
1
-1
/
+10
2022-01-04
PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridge
Pali Rohár
1
-10
/
+1
2022-01-04
PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
Pali Rohár
1
-0
/
+28
2022-01-04
PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridge
Pali Rohár
1
-2
/
+97
[next]