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 '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-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-07-31
PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
Bjorn Helgaas
1
-2
/
+0
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
5
-8
/
+20
2018-07-27
PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZE
Dan Carpenter
1
-1
/
+1
2018-07-26
PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
Thomas Tai
1
-0
/
+2
2018-07-20
PCI/portdrv: Remove pcie_portdrv_err_handler.slot_reset
Oza Pawandeep
1
-25
/
+0
2018-07-20
PCI/AER: Clear device status bits during ERR_COR handling
Oza Pawandeep
1
-0
/
+1
2018-07-20
PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL
Oza Pawandeep
3
-6
/
+13
2018-07-20
PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL path
Oza Pawandeep
1
-8
/
+3
2018-07-20
PCI/AER: Factor out ERR_NONFATAL status bit clearing
Oza Pawandeep
1
-8
/
+1
2018-07-20
PCI/AER: Clear only ERR_NONFATAL bits during non-fatal recovery
Oza Pawandeep
1
-1
/
+4
2018-07-20
PCI/AER: Clear only ERR_FATAL status bits during fatal recovery
Bjorn Helgaas
3
-1
/
+20
2018-07-19
PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRST
Alexandru Gagniuc
1
-0
/
+6
2018-07-19
PCI/AER: Add sysfs attributes for rootport cumulative stats
Rajat Jain
1
-0
/
+47
2018-07-19
PCI/AER: Add sysfs attributes to provide AER stats and breakdown
Rajat Jain
3
-0
/
+98
2018-07-19
PCI/AER: Define aer_stats structure for AER capable devices
Rajat Jain
3
-2
/
+54
2018-07-19
PCI/AER: Move internal declarations to drivers/pci/pci.h
Rajat Jain
2
-2
/
+10
2018-07-19
PCI/AER: Adopt lspci names for AER error decoding
Tyler Baicar
1
-23
/
+23
2018-07-19
PCI/AER: Expose internal API for obtaining AER information
Keith Busch
2
-25
/
+33
2018-07-18
PCI: v3-semi: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: mediatek: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: faraday: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: aardvark: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: designware: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+2
2018-07-18
PCI: versatile: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: xgene: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
2
-1
/
+39
2018-07-09
PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabled
Kishon Vijay Abraham I
1
-19
/
+43
2018-07-09
PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
Dexuan Cui
1
-3
/
+5
2018-06-29
nfp: stop limiting VFs to 0
Jakub Kicinski
1
-5
/
+1
2018-06-29
PCI/IOV: Reset total_VFs limit after detaching PF driver
Jakub Kicinski
3
-0
/
+21
2018-06-29
PCI: faraday: Add missing of_node_put()
Nicholas Mc Guire
1
-0
/
+2
2018-06-29
PCI: xilinx-nwl: Add missing of_node_put()
Nicholas Mc Guire
1
-1
/
+1
2018-06-29
PCI: xilinx: Add missing of_node_put()
Nicholas Mc Guire
1
-0
/
+1
2018-06-29
PCI: endpoint: Use after free in pci_epf_unregister_driver()
Dan Carpenter
1
-2
/
+2
2018-06-29
PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yes
Geert Uytterhoeven
1
-1
/
+0
2018-06-29
PCI: rcar: Clean up PHY init on failure
Marek Vasut
1
-1
/
+5
2018-06-29
PCI: rcar: Shut the PHY down in failpath
Marek Vasut
1
-2
/
+8
2018-06-26
PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
Lorenzo Pieralisi
1
-3
/
+0
2018-06-26
PCI: Initialize endpoint library before controllers
Alan Douglas
1
-3
/
+3
2018-06-26
PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems
Bjorn Helgaas
1
-1
/
+9
2018-06-17
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-193
/
+154
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
100
-152
/
+148
[next]