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
2017-02-21
PCI: dwc: Split pcie-designware.c into host and core files
Kishon Vijay Abraham I
4
-624
/
+650
2017-02-21
PCI: dwc: designware: Fix style errors in pcie-designware.c
Kishon Vijay Abraham I
1
-21
/
+21
2017-02-21
PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()
Kishon Vijay Abraham I
2
-8
/
+11
2017-02-21
PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
15
-481
/
+666
2017-02-21
PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init()
Kishon Vijay Abraham I
1
-16
/
+17
2017-02-21
PCI: dwc: all: Rename cfg_read/cfg_write to read/write
Kishon Vijay Abraham I
7
-33
/
+33
2017-02-21
PCI: dwc: all: Use platform_set_drvdata() to save private data
Kishon Vijay Abraham I
11
-4
/
+22
2017-02-21
PCI: dwc: designware: Move register defines to designware header file
Kishon Vijay Abraham I
2
-70
/
+71
2017-02-21
PCI: dwc: Use PTR_ERR_OR_ZERO to simplify code
Fengguang Wu
1
-12
/
+3
2017-02-21
PCI: dra7xx: Group PHY API invocations
Kishon Vijay Abraham I
1
-41
/
+51
2017-02-21
PCI: dra7xx: Enable MSI and legacy interrupts simultaneously
Kishon Vijay Abraham I
1
-19
/
+13
2017-02-21
PCI: dra7xx: Add support to force RC to work in GEN1 mode
Kishon Vijay Abraham I
1
-0
/
+29
2017-02-21
PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()
Kishon Vijay Abraham I
1
-16
/
+5
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I
21
-125
/
+144
2017-01-10
PCI: designware: Check for iATU unroll only on platforms that use ATU
Murali Karicheri
1
-5
/
+5
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
6
-6
/
+6
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+9
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
47
-790
/
+2412
2016-12-15
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2016-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-5
/
+2
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2016-12-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-35
/
+43
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-50
/
+19
2016-12-12
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
2
-9
/
+23
2016-12-12
Merge branch 'pci/host-tegra' into next
Bjorn Helgaas
3
-158
/
+246
2016-12-12
Merge branch 'pci/host-spear' into next
Bjorn Helgaas
1
-5
/
+1
2016-12-12
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
7
-97
/
+229
2016-12-12
Merge branch 'pci/host-rcar' into next
Bjorn Helgaas
2
-3
/
+4
2016-12-12
Merge branch 'pci/host-qcom' into next
Bjorn Helgaas
1
-5
/
+172
2016-12-12
Merge branch 'pci/host-layerscape' into next
Bjorn Helgaas
1
-7
/
+13
2016-12-12
Merge branch 'pci/host-iproc' into next
Bjorn Helgaas
5
-122
/
+902
2016-12-12
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
1
-39
/
+61
2016-12-12
Merge branch 'pci/host-hisi' into next
Bjorn Helgaas
1
-3
/
+1
2016-12-12
Merge branch 'pci/host-altera' into next
Bjorn Helgaas
1
-8
/
+2
2016-12-12
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
7
-107
/
+221
2016-12-12
Merge branch 'pci/pm' into next
Bjorn Helgaas
9
-97
/
+91
2016-12-12
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-1
/
+2
2016-12-12
Merge branch 'pci/misc' into next
Bjorn Helgaas
7
-53
/
+40
2016-12-12
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
3
-11
/
+15
2016-12-12
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
4
-7
/
+16
2016-12-12
Merge branch 'pci/ecam' into next
Bjorn Helgaas
9
-39
/
+413
2016-12-12
PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)
Alexey Kardashevskiy
1
-0
/
+19
2016-12-12
PCI: Expand "VPD access disabled" quirk message
Bjorn Helgaas
1
-1
/
+1
2016-12-12
PCI: pciehp: Remove loading message
Bjorn Helgaas
1
-5
/
+4
2016-12-12
PCI: hotplug: Remove hotplug core message
Bjorn Helgaas
1
-7
/
+3
2016-12-12
PCI: Remove service driver load/unload messages
Bjorn Helgaas
1
-3
/
+0
2016-12-12
PCI/AER: Log AER IRQ when claiming Root Port
Bjorn Helgaas
1
-2
/
+2
2016-12-12
PCI/AER: Log errors with PCI device, not PCIe service device
Bjorn Helgaas
1
-3
/
+4
2016-12-12
PCI/AER: Remove unused version macros
Bjorn Helgaas
1
-7
/
+0
[next]