index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-07
39
-108
/
+101
|
\
|
*
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2017-09-01
37
-103
/
+99
|
*
PCI: Remove unused "res" variable from pci_resource_io()
Shawn Lin
2017-09-01
1
-3
/
+0
|
*
PCI: Correct kernel-doc of pci_vpd_srdt_size(), pci_vpd_srdt_tag()
Shawn Lin
2017-09-01
1
-2
/
+2
*
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-09-07
16
-265
/
+22
|
\
\
|
*
|
microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead code
Lorenzo Pieralisi
2017-08-10
2
-135
/
+0
|
*
|
ARC: Remove empty kernel/pcibios.c
Palmer Dabbelt
2017-08-02
2
-10
/
+0
|
*
|
PCI: Add a generic weak pcibios_align_resource()
Palmer Dabbelt
2017-08-02
10
-69
/
+13
|
*
|
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
2017-08-02
10
-51
/
+9
|
|
/
*
|
Merge branch 'pci/pm' into next
Bjorn Helgaas
2017-09-07
1
-0
/
+2
|
\
\
|
*
|
PCI/PM: Expand description of pci_set_power_state()
Piotr Gregor
2017-08-04
1
-0
/
+2
|
|
/
*
|
Merge branch 'pci/msi' into next
Bjorn Helgaas
2017-09-07
1
-5
/
+22
|
\
\
|
*
|
PCI/MSI: Assume MSIs use real Requester ID, not an alias
Robin Murphy
2017-08-14
1
-5
/
+22
|
|
/
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2017-09-07
18
-38
/
+39
|
\
\
|
*
|
PCI: Fix PCIe capability sizes
Alex Williamson
2017-08-24
1
-2
/
+4
|
*
|
PCI: Convert to using %pOF instead of full_name()
Rob Herring
2017-08-24
9
-19
/
+18
|
*
|
PCI: Constify endpoint pci_epf_type device_type
Bhumika Goyal
2017-08-24
1
-2
/
+2
|
*
|
PCI: Constify bin_attribute structures
Bhumika Goyal
2017-08-10
1
-2
/
+2
|
*
|
PCI: Constify hotplug pci_device_id structures
Arvind Yadav
2017-08-10
5
-5
/
+5
|
*
|
PCI: Constify hotplug attribute_group structures
Arvind Yadav
2017-08-10
1
-1
/
+1
|
*
|
PCI: Constify label attribute_group structures
Arvind Yadav
2017-08-10
1
-2
/
+2
|
*
|
PCI: Constify sysfs attribute_group structures
Arvind Yadav
2017-08-10
1
-5
/
+5
|
|
/
*
|
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
2017-09-07
21
-109
/
+220
|
\
\
|
*
|
PCI: Inline and remove pcibios_update_irq()
Bjorn Helgaas
2017-08-10
2
-8
/
+1
|
*
|
PCI: Remove unused pci_fixup_irqs() function
Matthew Minter
2017-08-03
2
-26
/
+0
|
*
|
sparc/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2017-08-03
1
-6
/
+18
|
*
|
unicore32/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2017-08-03
1
-4
/
+31
|
*
|
tile/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2017-08-03
2
-10
/
+32
|
*
|
MIPS: PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2017-08-03
1
-7
/
+17
|
*
|
m68k/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2017-08-03
1
-4
/
+32
|
*
|
alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2017-08-03
2
-11
/
+47
|
*
|
sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2017-08-03
1
-16
/
+25
|
*
|
sh/PCI: Remove __init optimisations from IRQ mapping functions/data
Matthew Minter
2017-08-03
10
-14
/
+14
|
*
|
MIPS: PCI: Fix pcibios_scan_bus() NULL check code path
Lorenzo Pieralisi
2017-07-31
1
-5
/
+5
|
|
/
*
|
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
2017-09-07
2
-0
/
+10
|
\
\
|
*
|
PCI: pciehp: Report power fault only once until we clear it
Keith Busch
2017-08-15
1
-0
/
+8
|
*
|
PCI: shpchp: Enable bridge bus mastering if MSI is enabled
Aleksandr Bezzubikov
2017-08-02
1
-0
/
+2
|
|
/
*
|
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2017-09-07
5
-45
/
+150
|
\
\
|
*
|
PCI: Warn periodically while waiting for non-CRS ("device ready") status
Sinan Kaya
2017-08-29
1
-3
/
+13
|
*
|
PCI: Wait up to 60 seconds for device to become ready after FLR
Sinan Kaya
2017-08-29
1
-15
/
+37
|
*
|
PCI: Factor out pci_bus_wait_crs()
Sinan Kaya
2017-08-29
1
-16
/
+27
|
*
|
PCI: Add pci_bus_crs_vendor_id() to detect CRS response data
Sinan Kaya
2017-08-29
1
-1
/
+6
|
*
|
PCI: Always check for non-CRS response before timeout
Bjorn Helgaas
2017-08-29
1
-5
/
+6
|
*
|
PCI: Avoid race while enabling upstream bridges
Srinath Mannam
2017-08-19
1
-2
/
+11
|
*
|
PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken
Sinan Kaya
2017-07-31
4
-7
/
+54
|
|
/
*
|
Merge branch 'pci/dpc' into next
Bjorn Helgaas
2017-09-07
2
-10
/
+187
|
\
\
|
*
|
PCI/DPC: Add local struct device pointers
Dongdong Liu
2017-08-24
1
-10
/
+15
|
*
|
PCI/DPC: Add eDPC support
Dongdong Liu
2017-08-24
2
-0
/
+172
|
|
/
*
|
Merge branch 'pci/aer' into next
Bjorn Helgaas
2017-09-07
4
-141
/
+19
|
\
\
|
*
|
PCI/AER: Reformat AER register definitions
Bjorn Helgaas
2017-08-31
1
-16
/
+10
[next]