index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
3
-24
/
+7
2018-01-31
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2
-10
/
+90
2018-01-31
Merge branch 'pci/dt-resources' into next
Bjorn Helgaas
1
-2
/
+512
2018-01-31
Merge branch 'pci/dpc' into next
Bjorn Helgaas
3
-146
/
+107
2018-01-31
Merge branch 'pci/deprecate-get-bus-and-slot' into next
Bjorn Helgaas
5
-11
/
+24
2018-01-31
Merge branch 'pci/aspm' into next
Bjorn Helgaas
3
-24
/
+100
2018-01-31
PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller
Cyrille Pitchen
10
-74
/
+825
2018-01-31
PCI: endpoint: Fix EPF device name to support multi-function devices
Cyrille Pitchen
1
-2
/
+44
2018-01-31
PCI: endpoint: Add the function number as argument to EPC ops
Cyrille Pitchen
3
-52
/
+71
2018-01-31
PCI: cadence: Add host driver for Cadence PCIe controller
Cyrille Pitchen
4
-0
/
+597
2018-01-31
PCI: Add generic function to probe PCI host controllers
Cyrille Pitchen
2
-21
/
+34
2018-01-31
PCI: generic: fix missing call of pci_free_resource_list()
Cyrille Pitchen
1
-0
/
+1
2018-01-31
PCI: OF: Add generic function to parse and allocate PCI resources
Cyrille Pitchen
2
-47
/
+53
2018-01-31
PCI: Regroup all PCI related entries into drivers/pci/Makefile
Cyrille Pitchen
4
-3
/
+15
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2018-01-30
PCI/DPC: Add and use DPC Status register field definitions
Bjorn Helgaas
1
-2
/
+2
2018-01-30
PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error()
Bjorn Helgaas
1
-7
/
+1
2018-01-30
PCI/DPC: Remove unnecessary RP PIO register structs
Bjorn Helgaas
1
-56
/
+24
2018-01-30
PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info()
Bjorn Helgaas
1
-1
/
+2
2018-01-30
PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info()
Bjorn Helgaas
1
-39
/
+21
2018-01-30
PCI/DPC: Make RP PIO log size check more generic
Bjorn Helgaas
1
-2
/
+3
2018-01-30
PCI/DPC: Rename local "status" to "dpc_status"
Bjorn Helgaas
1
-3
/
+3
2018-01-30
PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error()
Bjorn Helgaas
1
-8
/
+3
2018-01-30
PCI/DPC: Process RP PIO details only if RP PIO extensions supported
Bjorn Helgaas
1
-1
/
+1
2018-01-30
PCI/DPC: Read RP PIO Log Size once at probe
Bjorn Helgaas
1
-13
/
+16
2018-01-30
PCI/DPC: Rename struct dpc_dev.rp to rp_extensions
Bjorn Helgaas
1
-4
/
+4
2018-01-30
PCI/DPC: Add local variable for DPC capability offset
Bjorn Helgaas
1
-36
/
+29
2018-01-29
PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statement
Bjorn Helgaas
1
-2
/
+1
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
52
-705
/
+52
2018-01-28
PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
Bjorn Helgaas
6
-24
/
+6
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
54
-387
/
+54
2018-01-27
PCI/AER: Add uevents in AER and EEH error/resume
Bryant G. Ly
1
-0
/
+3
2018-01-26
PCI/DPC: Rename interrupt_event_handler() to dpc_work()
Bjorn Helgaas
1
-2
/
+2
2018-01-26
PCI/DPC: Fix interrupt message number print
Keith Busch
1
-1
/
+1
2018-01-26
PCI/DPC: Enable DPC only if AER is available
Keith Busch
3
-3
/
+7
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
32
-0
/
+35
2018-01-25
PCI: Make of_irq_parse_pci() static
Rob Herring
1
-2
/
+1
2018-01-23
PCI: Add pci_enable_atomic_ops_to_root()
Jay Cornwall
1
-0
/
+75
2018-01-23
PCI: Expose ari_enabled in sysfs
Stuart Hayes
1
-0
/
+11
2018-01-23
PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
Lukas Wunner
1
-0
/
+7
2018-01-23
PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
Jaehoon Chung
1
-1
/
+2
2018-01-21
hotplug/drc-info: Add code to search ibm,drc-info property
Michael Bringmann
4
-37
/
+94
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
28
-362
/
+333
2018-01-18
Merge branch 'pm-core'
Rafael J. Wysocki
2
-2
/
+20
2018-01-18
PCI / PM: Remove spurious semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-17
PCI: Move OF-related PCI functions into PCI core
Rob Herring
1
-2
/
+513
2018-01-17
PCI: Remove unnecessary messages for memory allocation failures
Markus Elfring
9
-91
/
+42
2018-01-17
xen/pcifront: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2018-01-17
PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2
-3
/
+4
2018-01-17
PCI: ibmphp: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-3
/
+4
[prev]
[next]