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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
19
-146
/
+618
2018-08-15
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
4
-4
/
+183
2018-08-15
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
1
-67
/
+12
2018-08-15
Merge branch 'remotes/lorenzo/pci/controller/misc'
Bjorn Helgaas
1
-1
/
+1
2018-08-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
11
-81
/
+177
2018-08-15
Merge branch 'pci/switchtec'
Bjorn Helgaas
4
-10
/
+162
2018-08-15
Merge branch 'pci/resource'
Bjorn Helgaas
5
-12
/
+68
2018-08-15
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
3
-69
/
+337
2018-08-15
Merge branch 'pci/msi'
Bjorn Helgaas
1
-0
/
+3
2018-08-15
Merge branch 'pci/misc'
Bjorn Helgaas
7
-10
/
+16
2018-08-15
Merge branch 'pci/hotplug'
Bjorn Helgaas
27
-960
/
+703
2018-08-15
Merge branch 'pci/enumeration'
Bjorn Helgaas
4
-11
/
+135
2018-08-15
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-65
/
+42
2018-08-15
Merge branch 'pci/aspm'
Bjorn Helgaas
8
-12
/
+3
2018-08-15
Merge branch 'pci/aer'
Bjorn Helgaas
6
-102
/
+321
2018-08-15
PCI/AER: Don't clear AER bits if error handling is Firmware-First
Alexandru Gagniuc
1
-0
/
+9
2018-08-14
PCI: Limit config space size for Netronome NFP5000
Jakub Kicinski
1
-0
/
+1
2018-08-14
PCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchips
Heiner Kallweit
1
-0
/
+3
2018-08-14
PCI/VPD: Check for VPD access completion before checking for timeout
Bert Kenward
1
-2
/
+5
2018-08-14
PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
Andy Shevchenko
1
-6
/
+0
2018-08-14
PCI: Match Root Port's MPS to endpoint's MPSS as necessary
Myron Stowe
1
-2
/
+10
2018-08-14
PCI: Skip MPS logic for Virtual Functions (VFs)
Myron Stowe
1
-0
/
+4
2018-08-13
PCI: Add function 1 DMA alias quirk for Marvell 88SS9183
Bjorn Helgaas
1
-0
/
+3
2018-08-10
PCI: Check for PCIe Link downtraining
Alexandru Gagniuc
3
-7
/
+42
2018-08-09
PCI: Add ACS Redirect disable quirk for Intel Sunrise Point
Logan Gunthorpe
1
-0
/
+25
2018-08-09
PCI: Add device-specific ACS Redirect disable infrastructure
Logan Gunthorpe
3
-8
/
+43
2018-08-09
PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZE
Logan Gunthorpe
1
-9
/
+9
2018-08-09
PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support
Logan Gunthorpe
1
-2
/
+71
2018-08-09
PCI: Allow specifying devices using a base bus and path of devfns
Logan Gunthorpe
1
-21
/
+97
2018-08-09
PCI: Make specifying PCI devices in kernel parameters reusable
Logan Gunthorpe
1
-54
/
+103
2018-08-09
PCI: Hide ACS quirk declarations inside PCI core
Bjorn Helgaas
1
-0
/
+14
2018-08-09
PCI: Delay after FLR of Intel DC P3700 NVMe
Alex Williamson
1
-0
/
+22
2018-08-09
PCI: Disable Samsung SM961/PM961 NVMe before FLR
Alex Williamson
1
-0
/
+83
2018-08-09
PCI: Export pcie_has_flr()
Alex Williamson
1
-1
/
+2
2018-08-06
PCI: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
4
-4
/
+0
2018-08-06
iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-08-06
ath9k: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-08-06
igb: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-08-06
PCI/ASPM: Convert to use sysfs_match_string() helper
Andy Shevchenko
1
-5
/
+3
2018-08-06
PCI/xilinx: Depend on OF instead of the ARCH
Christoph Hellwig
1
-1
/
+1
2018-07-31
PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
Bjorn Helgaas
1
-2
/
+0
2018-07-31
PCI: pciehp: Deduplicate presence check on probe & resume
Lukas Wunner
2
-31
/
+46
2018-07-31
PCI: pciehp: Avoid implicit fallthroughs in switch statements
Lukas Wunner
1
-0
/
+5
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
5
-8
/
+20
2018-07-31
PCI: Whitelist Thunderbolt ports for runtime D3
Lukas Wunner
1
-1
/
+5
2018-07-31
PCI: Whitelist native hotplug ports for runtime D3
Lukas Wunner
1
-5
/
+10
2018-07-31
PCI: sysfs: Resume to D0 on function reset
Lukas Wunner
1
-0
/
+2
2018-07-31
PCI: pciehp: Resume parent to D0 on config space access
Lukas Wunner
2
-0
/
+21
2018-07-31
PCI: pciehp: Resume to D0 on enable/disable
Lukas Wunner
1
-0
/
+6
2018-07-31
PCI: pciehp: Support interrupts sent from D3hot
Lukas Wunner
2
-2
/
+48
[next]