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-05-13
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
1
-5
/
+41
2019-05-13
Merge branch 'remotes/lorenzo/pci/imx'
Bjorn Helgaas
3
-96
/
+62
2019-05-13
Merge branch 'pci/dwc'
Bjorn Helgaas
4
-45
/
+41
2019-05-13
Merge branch 'remotes/lorenzo/pci/controller-fixes'
Bjorn Helgaas
2
-0
/
+44
2019-05-13
Merge branch 'pci/host/al'
Bjorn Helgaas
2
-0
/
+94
2019-05-13
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+2
2019-05-13
Merge branch 'pci/switchtec'
Bjorn Helgaas
1
-13
/
+29
2019-05-13
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-0
/
+14
2019-05-13
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
1
-3
/
+35
2019-05-13
Merge branch 'pci/misc'
Bjorn Helgaas
6
-36
/
+66
2019-05-13
Merge branch 'pci/msi'
Bjorn Helgaas
1
-5
/
+4
2019-05-13
Merge branch 'pci/hotplug'
Bjorn Helgaas
4
-62
/
+247
2019-05-13
Merge branch 'pci/enumeration'
Bjorn Helgaas
4
-33
/
+122
2019-05-09
PCI: pciehp: Remove pointless MY_NAME definition
Bjorn Helgaas
2
-3
/
+1
2019-05-09
PCI: pciehp: Remove pointless PCIE_MODULE_NAME definition
Bjorn Helgaas
1
-3
/
+1
2019-05-09
PCI: pciehp: Remove unused dbg/err/info/warn() wrappers
Frederick Lawler
3
-12
/
+3
2019-05-09
PCI: pciehp: Log messages with pci_dev, not pcie_device
Frederick Lawler
5
-10
/
+19
2019-05-09
PCI: pciehp: Replace pciehp_debug module param with dyndbg
Frederick Lawler
2
-13
/
+6
2019-05-09
PCI: pciehp: Remove pciehp_debug uses
Bjorn Helgaas
1
-8
/
+5
2019-05-09
PCI/AER: Log messages with pci_dev, not pcie_device
Frederick Lawler
2
-17
/
+22
2019-05-09
PCI/DPC: Log messages with pci_dev, not pcie_device
Frederick Lawler
1
-19
/
+18
2019-05-09
PCI/PME: Replace dev_printk(KERN_DEBUG) with dev_info()
Frederick Lawler
1
-4
/
+6
2019-05-09
PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()
Frederick Lawler
1
-8
/
+5
2019-05-09
PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc
Mohan Kumar
6
-48
/
+40
2019-05-09
PCI: Replace printk(KERN_INFO) with pr_info(), etc
Mohan Kumar
6
-18
/
+12
2019-05-09
PCI: Use dev_printk() when possible
Bjorn Helgaas
2
-5
/
+4
2019-05-07
PCI: Cleanup setup-bus.c comments and whitespace
Nicholas Johnson
1
-247
/
+249
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-9
/
+9
2019-05-07
PCI: imx6: Allow asynchronous probing
Lucas Stach
1
-0
/
+1
2019-05-07
PCI: dwc: Save root bus for driver remove hooks
Jisheng Zhang
2
-6
/
+7
2019-05-07
PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code
Jisheng Zhang
1
-13
/
+8
2019-05-07
PCI: dwc: Free MSI in dw_pcie_host_init() error path
Jisheng Zhang
1
-3
/
+6
2019-05-07
PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()
Jisheng Zhang
2
-4
/
+9
2019-05-07
PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid
Jisheng Zhang
1
-2
/
+4
2019-05-07
PCI: qcom: Use default config space read function
Marc Gonzalez
1
-17
/
+6
2019-05-06
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+1
2019-05-06
PCI: iproc: Add sorted dma ranges resource entries to host bridge
Srinath Mannam
1
-1
/
+43
2019-05-06
PCI: Add dma_ranges window list
Srinath Mannam
1
-0
/
+3
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-05-02
PCI/LINK: Add Kconfig option (default off)
Keith Busch
3
-1
/
+13
2019-05-01
PCI/P2PDMA: Allow P2P DMA between any devices under AMD ZEN Root Complex
Christian König
1
-3
/
+35
2019-05-01
PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management
Alex Williamson
1
-1
/
+2
2019-05-01
PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
Kishon Vijay Abraham I
1
-2
/
+5
2019-05-01
PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest size
Kishon Vijay Abraham I
1
-0
/
+34
2019-05-01
PCI: keystone: Add support for PCIe EP in AM654x Platforms
Kishon Vijay Abraham I
2
-37
/
+240
2019-05-01
PCI: imx6: Use usleep_range() in imx6_pcie_enable_ref_clk()
Andrey Smirnov
1
-1
/
+1
2019-05-01
PCI: imx6: Use flags to indicate support for suspend
Andrey Smirnov
1
-9
/
+6
2019-05-01
PCI: imx6: Restrict PHY register data to 16-bit
Andrey Smirnov
1
-7
/
+6
2019-05-01
PCI: imx6: Simplify pcie_phy_poll_ack()
Andrey Smirnov
1
-13
/
+13
[prev]
[next]