index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-09
PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
Dongdong Liu
1
-0
/
+1
2017-02-09
PCI: hisi: Rename config space accessors to remove "acpi"
Bjorn Helgaas
1
-8
/
+8
2017-02-09
PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSS
Jon Mason
1
-0
/
+21
2017-02-09
PCI: versatile: Configure PCIe MPS settings
Bjorn Helgaas
1
-1
/
+3
2017-02-09
PCI: xilinx: Configure PCIe MPS settings
Bjorn Helgaas
1
-1
/
+3
2017-02-09
PCI: iproc: Configure PCIe MPS settings
Jon Mason
1
-1
/
+4
2017-02-08
PCI: exynos: Remove duplicated code
Jaehoon Chung
1
-14
/
+8
2017-02-08
PCI: exynos: Use the bitops BIT() macro to build bitmasks
Jaehoon Chung
1
-12
/
+12
2017-02-08
PCI: exynos: Remove unnecessary local variables
Jaehoon Chung
1
-9
/
+7
2017-02-08
PCI: exynos: Replace the *_blk/*_phy/*_elb accessors
Jaehoon Chung
1
-102
/
+82
2017-02-08
PCI: mvebu: Change delay after reset to the PCIe spec mandated 100ms
Lucas Stach
1
-1
/
+1
2017-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+13
2017-02-07
PCI: hisi: Add DT almost-ECAM support for Hip06/Hip07 host controllers
Dongdong Liu
1
-1
/
+61
2017-02-04
PCI: hisi: Use of_device_get_match_data() to simplify probe
Shailendra Verma
1
-5
/
+3
2017-02-03
PCI: Lock each enable/disable num_vfs operation in sysfs
Emil Tantilov
3
-15
/
+17
2017-02-03
PCI: Increase VPD access timeout to 125ms
Matthew R. Ochs
1
-1
/
+1
2017-02-03
Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"
Bjorn Helgaas
2
-12
/
+6
2017-02-02
PCI/MSI: Don't apply affinity if there aren't enough vectors left
Christoph Hellwig
1
-0
/
+10
2017-02-01
PCI: iproc: Use of_device_get_match_data() to simplify probe
Bjorn Helgaas
1
-6
/
+1
2017-02-01
PCI: layerscape: Use of_device_get_match_data() to simplify probe
Bjorn Helgaas
1
-6
/
+1
2017-02-01
PCI: rcar: Use of_device_get_match_data() to simplify probe
Bjorn Helgaas
1
-6
/
+1
2017-01-31
PCI: xgene: Fix double free on init error
Dan Carpenter
1
-5
/
+2
2017-01-31
PCI: imx6: Remove LTSSM disable workaround
Lucas Stach
1
-30
/
+0
2017-01-31
PCI: Avoid possible deadlock on pci_lock and p->pi_lock
Bjorn Helgaas
1
-1
/
+2
2017-01-30
PCI: rockchip: Mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2017-01-30
PCI: rockchip: Use readl_poll_timeout() instead of open-coding it
Shawn Lin
1
-36
/
+16
2017-01-30
PCI: mvebu: Handle changes to the bridge windows while enabled
Jason Gunthorpe
1
-41
/
+60
2017-01-29
PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep"
Jaehoon Chung
1
-175
/
+173
2017-01-28
PCI: Add ACS quirk for Intel Union Point
Alex Williamson
1
-4
/
+24
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-11
/
+13
2017-01-28
PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
Bjorn Helgaas
1
-6
/
+13
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2017-01-20
PCI: implement num_vf bus type callback
Phil Sutter
1
-0
/
+6
2017-01-17
PCI/MSI: pci-xgene-msi: Fix CPU hotplug registration handling
Marc Zyngier
1
-1
/
+1
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2
-2
/
+2
2017-01-13
PCI/MSI: Remove pci_enable_msi_{exact,range}()
Christoph Hellwig
1
-17
/
+9
2017-01-13
PCI: thunder-pem: Add support for cn81xx and cn83xx SoCs
David Daney
1
-5
/
+20
2017-01-13
PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s"
Shawn Lin
1
-0
/
+9
2017-01-12
PCI/MSI: Fix msi_capability_init() kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2017-01-12
PCI: imx6: Remove redundant "Link never came up" message
Fabio Estevam
1
-3
/
+1
2017-01-11
PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_init
Bhumika Goyal
1
-1
/
+1
2017-01-11
PCI: rpadlpar: Remove unnecessary return statement
Rahul Krishnan
1
-3
/
+1
2017-01-11
PCI: rcar: Return -ENODEV from host bridge probe when no card present
Harunobu Kurokawa
1
-1
/
+1
2017-01-11
PCI: rockchip: Add system PM support
Shawn Lin
1
-0
/
+106
2017-01-11
PCI: Enumerate switches below PCI-to-PCIe bridges
Bjorn Helgaas
1
-5
/
+7
2017-01-10
PCI: designware: Check for iATU unroll only on platforms that use ATU
Murali Karicheri
1
-5
/
+5
2017-01-03
PCI: Apply _HPX settings only to relevant devices
Bjorn Helgaas
1
-2
/
+13
2016-12-29
PCI: Remove res_to_dev_res() debug message
Bjorn Helgaas
1
-10
/
+1
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
[prev]
[next]