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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
1
-13
/
+11
2019-10-21
PCI: Add a helper to check Power Resource Requirements _PR3 existence
Kai-Heng Feng
1
-0
/
+18
2019-10-15
PCI: PM: Fix pci_power_up()
Rafael J. Wysocki
1
-13
/
+11
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+31
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
52
-908
/
+3645
2019-09-23
Merge branch 'pci/trivial'
Bjorn Helgaas
10
-17
/
+3
2019-09-23
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-10
/
+15
2019-09-23
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
9
-49
/
+1922
2019-09-23
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
1
-3
/
+7
2019-09-23
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
6
-23
/
+19
2019-09-23
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-0
/
+18
2019-09-23
Merge branch 'remotes/lorenzo/pci/layerscape'
Bjorn Helgaas
3
-3
/
+21
2019-09-23
Merge branch 'remotes/lorenzo/pci/imx'
Bjorn Helgaas
1
-0
/
+33
2019-09-23
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2
-15
/
+81
2019-09-23
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2
-3
/
+5
2019-09-23
Merge branch 'remotes/lorenzo/pci/al'
Bjorn Helgaas
6
-0
/
+445
2019-09-23
Merge branch 'pci/resource'
Bjorn Helgaas
3
-5
/
+17
2019-09-23
Merge branch 'pci/pciehp'
Bjorn Helgaas
4
-80
/
+66
2019-09-23
Merge branch 'pci/p2pdma'
Bjorn Helgaas
1
-108
/
+266
2019-09-23
Merge branch 'pci/msi'
Bjorn Helgaas
1
-1
/
+1
2019-09-23
Merge branch 'pci/misc'
Bjorn Helgaas
8
-238
/
+247
2019-09-23
Merge branch 'pci/enumeration'
Bjorn Helgaas
8
-344
/
+434
2019-09-23
Merge branch 'pci/encapsulate'
Bjorn Helgaas
3
-6
/
+45
2019-09-20
PCI: tegra: Add support to enable slot regulators
Vidya Sagar
1
-0
/
+83
2019-09-20
PCI: tegra: Add support to configure sideband pins
Vidya Sagar
1
-2
/
+10
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-12
/
+65
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
5
-0
/
+384
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+1
2019-09-17
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+9
2019-09-17
PCI: vmd: Fix shadow offsets to reflect spec changes
Jon Derrick
1
-3
/
+6
2019-09-17
PCI: vmd: Fix config addressing when using bus offsets
Jon Derrick
1
-7
/
+9
2019-09-16
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-710
/
+0
2019-09-16
PCI: dwc: Add validation that PCIe core is set to correct mode
Jonathan Chocron
2
-0
/
+24
2019-09-16
PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driver
Jonathan Chocron
2
-0
/
+377
2019-09-16
PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root Port
Jonathan Chocron
1
-0
/
+18
2019-09-16
PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root Port
Jonathan Chocron
1
-0
/
+6
2019-09-16
PCI: Add ACS quirk for Amazon Annapurna Labs root ports
Ali Saidi
1
-0
/
+20
2019-09-10
PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers
Haiyang Zhang
1
-1
/
+1
2019-09-08
PCI: tegra: Add Tegra194 PCIe support
Vidya Sagar
4
-1
/
+1653
2019-09-07
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
5
-27
/
+37
2019-09-07
PCI: Make pcie_downstream_port() available outside of access.c
Mika Westerberg
2
-9
/
+9
2019-09-06
Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-1
/
+9
2019-09-05
PCI: Add ACS quirk for iProc PAXB
Abhinav Ratna
1
-0
/
+14
2019-09-05
PCI: Force trailing new line to resource_alignment_param in sysfs
Logan Gunthorpe
1
-0
/
+10
2019-09-05
PCI: Move pci_[get|set]_resource_alignment_param() into their callers
Logan Gunthorpe
1
-20
/
+12
2019-09-05
PCI: pciehp: Refer to "Indicators" instead of "LEDs" in comments
Bjorn Helgaas
2
-3
/
+3
2019-09-05
PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
Denis Efremov
3
-43
/
+7
2019-09-05
PCI: pciehp: Remove pciehp_set_attention_status()
Denis Efremov
3
-28
/
+7
2019-09-05
PCI: pciehp: Combine adjacent indicator updates
Denis Efremov
2
-13
/
+17
2019-09-05
PCI: pciehp: Add pciehp_set_indicators() to set both indicators
Denis Efremov
2
-0
/
+39
[next]