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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
3
-3
/
+16
2018-01-31
Merge branch 'pci/trivial' into next
Bjorn Helgaas
3
-332
/
+338
2018-01-31
Merge branch 'pci/switchtec' into next
Bjorn Helgaas
3
-1
/
+8
2018-01-31
Merge branch 'pci/resource' into next
Bjorn Helgaas
17
-52
/
+79
2018-01-31
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-1
/
+1
2018-01-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
45
-504
/
+449
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
5
-62
/
+102
2018-01-31
Merge branch 'pci/dt-resources' into next
Bjorn Helgaas
9
-556
/
+518
2018-01-31
Merge branch 'pci/dpc' into next
Bjorn Helgaas
4
-157
/
+120
2018-01-31
Merge branch 'pci/dma' into next
Bjorn Helgaas
4
-58
/
+41
2018-01-31
Merge branch 'pci/deprecate-get-bus-and-slot' into next
Bjorn Helgaas
41
-89
/
+174
2018-01-31
Merge branch 'pci/aspm' into next
Bjorn Helgaas
5
-57
/
+104
2018-01-31
Merge branch 'pci/aer' into next
Bjorn Helgaas
1
-2
/
+3
2018-01-30
PCI/DPC: Reformat DPC register definitions
Bjorn Helgaas
1
-13
/
+13
2018-01-30
PCI/DPC: Add and use DPC Status register field definitions
Bjorn Helgaas
2
-2
/
+4
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-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-25
PCI: Make of_irq_parse_pci() static
Rob Herring
2
-8
/
+1
2018-01-24
RDMA/qedr: Use pci_enable_atomic_ops_to_root()
Felix Kuehling
1
-51
/
+8
2018-01-23
PCI: Add pci_enable_atomic_ops_to_root()
Jay Cornwall
3
-1
/
+79
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-19
PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n build
Niklas Cassel
1
-0
/
+7
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
29
-362
/
+345
2018-01-17
PCI: Remove NULL device handling from PCI DMA API
Christoph Hellwig
1
-14
/
+13
2018-01-17
net: tsi108: Use DMA API properly
Christoph Hellwig
1
-16
/
+20
2018-01-17
media: ttusb-dec: Remove pci_zalloc_coherent() abuse
Christoph Hellwig
1
-14
/
+4
2018-01-17
media: ttusb-budget: Remove pci_zalloc_coherent() abuse
Christoph Hellwig
1
-14
/
+4
2018-01-17
powerpc/pci: Use of_irq_parse_and_map_pci() helper
Rob Herring
1
-8
/
+2
2018-01-17
PCI: Move OF-related PCI functions into PCI core
Rob Herring
8
-542
/
+517
2018-01-17
PCI: Remove unnecessary messages for memory allocation failures
Markus Elfring
9
-91
/
+42
2018-01-17
video: fbdev: riva: deprecate pci_get_bus_and_slot()
Sinan Kaya
4
-12
/
+20
2018-01-17
video: fbdev: nvidia: deprecate pci_get_bus_and_slot()
Sinan Kaya
2
-6
/
+8
2018-01-17
video: fbdev: intelfb: deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+3
2018-01-17
openprom: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-2
/
+3
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
[next]