index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()
Kishon Vijay Abraham I
2017-02-21
1
-16
/
+5
|
*
|
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I
2017-02-21
21
-125
/
+144
|
*
|
PCI: designware: Check for iATU unroll only on platforms that use ATU
Murali Karicheri
2017-01-10
1
-5
/
+5
|
|
/
*
|
Merge branch 'pci/vpd' into next
Bjorn Helgaas
2017-02-15
1
-1
/
+1
|
\
\
|
*
|
PCI: Increase VPD access timeout to 125ms
Matthew R. Ochs
2017-02-03
1
-1
/
+1
|
|
/
*
|
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-02-15
4
-19
/
+41
|
\
\
|
*
|
PCI: Lock each enable/disable num_vfs operation in sysfs
Emil Tantilov
2017-02-03
3
-15
/
+17
|
*
|
PCI: Add ACS quirk for Intel Union Point
Alex Williamson
2017-01-28
1
-4
/
+24
|
|
/
*
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-02-15
1
-10
/
+1
|
\
\
|
*
|
PCI: Remove res_to_dev_res() debug message
Bjorn Helgaas
2016-12-29
1
-10
/
+1
|
|
/
*
|
Merge branch 'pci/msi' into next
Bjorn Helgaas
2017-02-15
2
-212
/
+69
|
\
\
|
*
|
PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectors
Dennis Chen
2017-02-10
1
-1
/
+1
|
*
|
PCI/portdrv: Use pci_irq_alloc_vectors()
Christoph Hellwig
2017-02-10
1
-113
/
+48
|
*
|
PCI/MSI: Check that we have a legacy interrupt line before using it
Christoph Hellwig
2017-02-10
1
-3
/
+5
|
*
|
PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()
Christoph Hellwig
2017-02-10
1
-28
/
+2
|
*
|
PCI/MSI: Remove unused pci_msi_create_default_irq_domain()
Christoph Hellwig
2017-02-10
1
-48
/
+2
|
*
|
PCI/MSI: Return failure when msix_setup_entries() fails
Christophe JAILLET
2017-02-10
1
-1
/
+1
|
*
|
PCI/MSI: Remove pci_enable_msi_{exact,range}()
Christoph Hellwig
2017-01-13
1
-17
/
+9
|
*
|
PCI/MSI: Fix msi_capability_init() kernel-doc warnings
Randy Dunlap
2017-01-11
1
-1
/
+1
|
|
/
*
|
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
2017-02-15
2
-4
/
+2
|
\
\
|
*
|
PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_init
Bhumika Goyal
2017-01-11
1
-1
/
+1
|
*
|
PCI: rpadlpar: Remove unnecessary return statement
Rahul Krishnan
2017-01-11
1
-3
/
+1
|
|
/
*
|
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2017-02-15
3
-5
/
+33
|
\
\
|
*
|
PCI: Remove duplicate check for positive return value from probe() functions
Gabriel Krisman Bertazi
2017-02-10
1
-2
/
+0
|
*
|
PCI: Enable PCIe Extended Tags if supported
Sinan Kaya
2017-02-10
1
-0
/
+18
|
*
|
PCI: Avoid possible deadlock on pci_lock and p->pi_lock
Bjorn Helgaas
2017-01-30
1
-1
/
+2
|
*
|
PCI: Apply _HPX settings only to relevant devices
Bjorn Helgaas
2017-01-02
1
-2
/
+13
|
|
/
*
|
Merge branch 'pci/dpc' into next
Bjorn Helgaas
2017-02-15
1
-3
/
+31
|
\
\
|
*
|
PCI/DPC: Wait for Root Port busy to clear
Keith Busch
2017-02-10
1
-1
/
+25
|
*
|
PCI/DPC: Decode extended reasons
Keith Busch
2017-02-10
1
-2
/
+6
|
|
/
*
|
PCI/ASPM: Add comment about L1 substate latency
Rajat Jain
2017-02-15
1
-0
/
+8
*
|
PCI/ASPM: Configure L1 substate settings
Rajat Jain
2017-02-15
1
-2
/
+104
*
|
PCI/ASPM: Calculate and save the L1.2 timing parameters
Rajat Jain
2017-02-15
1
-0
/
+79
*
|
PCI/ASPM: Read and set up L1 substate capabilities
Rajat Jain
2017-02-15
1
-1
/
+58
*
|
PCI/ASPM: Add support for L1 substates
Rajat Jain
2017-02-15
2
-10
/
+37
|
/
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
6
-6
/
+6
*
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
1
-1
/
+9
|
\
|
*
powerpc/pci/rpadlpar: Fix device reference leaks
Johan Hovold
2016-11-14
1
-1
/
+9
*
|
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-15
47
-790
/
+2412
|
\
\
|
*
\
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
2016-12-12
2
-9
/
+23
|
|
\
\
|
|
*
|
PCI: vmd: Fix suspend handlers defined-but-not-used warning
Borislav Petkov
2016-12-07
1
-1
/
+1
|
|
*
|
PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCU
Jon Derrick
2016-12-07
2
-7
/
+22
|
|
*
|
PCI: vmd: Remove unnecessary pci_set_drvdata()
Wei Yongjun
2016-11-11
1
-1
/
+0
|
*
|
|
Merge branch 'pci/host-tegra' into next
Bjorn Helgaas
2016-12-12
3
-158
/
+246
|
|
\
\
\
|
|
*
|
|
PCI: tegra: Enable the driver on 64-bit ARM
Thierry Reding
2016-12-07
1
-1
/
+1
|
|
*
|
|
PCI: tegra: Add Tegra210 support
Thierry Reding
2016-12-07
1
-8
/
+34
|
|
*
|
|
PCI: tegra: Implement PCA enable workaround
Thierry Reding
2016-12-07
1
-0
/
+13
|
|
*
|
|
PCI: tegra: Use new pci_register_host_bridge() interface
Arnd Bergmann
2016-12-07
1
-51
/
+54
|
|
*
|
|
PCI: Export host bridge registration interface
Thierry Reding
2016-12-07
1
-2
/
+4
[prev]
[next]