index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
PCI: Remove unused function __pci_reset_function()
Jan H. Schönherr
2017-10-05
1
-32
/
+3
|
|
*
|
|
PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()
Jan H. Schönherr
2017-10-05
1
-13
/
+5
|
|
|
/
/
|
*
|
|
Merge branch 'pci/switchtec' into next
Bjorn Helgaas
2017-11-14
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
switchtec: Make struct event_regs static
Colin Ian King
2017-10-05
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-11-14
5
-15
/
+286
|
|
\
\
\
|
|
*
|
|
PCI: Fail pci_map_rom() if the option ROM is invalid
Changbin Du
2017-11-08
1
-0
/
+5
|
|
*
|
|
PCI: Move pci_map_rom() error path
Changbin Du
2017-11-08
1
-6
/
+8
|
|
*
|
|
PCI: Add pci_resize_resource() for resizing BARs
Christian König
2017-10-25
2
-0
/
+156
|
|
*
|
|
PCI: Add resizable BAR infrastructure
Christian König
2017-10-24
2
-0
/
+109
|
|
*
|
|
PCI: Add PCI resource type mask #define
Christian König
2017-10-24
1
-9
/
+8
|
|
|
/
/
|
*
|
|
Merge branch 'pci/portdrv' into next
Bjorn Helgaas
2017-11-14
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
PCI/portdrv: Turn off PCIe services during shutdown
Sinan Kaya
2017-11-06
1
-0
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'pci/msi' into next
Bjorn Helgaas
2017-11-14
1
-96
/
+75
|
|
\
\
\
|
|
*
|
|
PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocation
Bjorn Helgaas
2017-10-21
1
-10
/
+20
|
|
*
|
|
PCI/portdrv: Factor out Interrupt Message Number lookup
Bjorn Helgaas
2017-10-20
1
-48
/
+62
|
|
*
|
|
PCI/portdrv: Consolidate comments
Bjorn Helgaas
2017-10-20
1
-54
/
+9
|
|
*
|
|
PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masks
Dongdong Liu
2017-10-19
1
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2017-11-14
5
-4
/
+16
|
|
\
\
\
|
|
*
|
|
PCI: Fix kernel-doc build warning
Randy Dunlap
2017-11-08
1
-1
/
+1
|
|
*
|
|
PCI: Move PCI_QUIRKS to the PCI bus menu
Randy Dunlap
2017-11-07
1
-0
/
+9
|
|
*
|
|
PCI/PME: Handle invalid data when reading Root Status
Qiang
2017-11-07
1
-1
/
+4
|
|
*
|
|
PCI: Constify pci_dev_type structure
Bhumika Goyal
2017-10-05
2
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
2017-11-14
15
-113
/
+413
|
|
\
\
\
|
|
*
|
|
PCI: pciehp: Do not clear Presence Detect Changed during initialization
Mika Westerberg
2017-11-06
1
-3
/
+8
|
|
*
|
|
PCI: pciehp: Fix race condition handling surprise link down
Mika Westerberg
2017-11-06
3
-5
/
+10
|
|
*
|
|
PCI: Distribute available resources to hotplug-capable bridges
Mika Westerberg
2017-11-06
1
-0
/
+177
|
|
*
|
|
PCI: Distribute available buses to hotplug-capable bridges
Mika Westerberg
2017-11-06
1
-18
/
+138
|
|
*
|
|
PCI: Do not allocate more buses than available in parent
Mika Westerberg
2017-11-06
1
-1
/
+6
|
|
*
|
|
PCI: Open-code the two pass loop when scanning bridges
Mika Westerberg
2017-11-06
1
-7
/
+20
|
|
*
|
|
PCI: Move pci_hp_add_bridge() to drivers/pci/probe.c
Mika Westerberg
2017-11-06
3
-32
/
+23
|
|
*
|
|
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
2017-11-06
6
-29
/
+17
|
|
*
|
|
PCI: shpchp: Convert timers to use timer_setup()
Kees Cook
2017-11-06
1
-6
/
+3
|
|
*
|
|
PCI: cpqphp: Convert timers to use timer_setup()
Kees Cook
2017-11-06
3
-12
/
+12
|
|
*
|
|
PCI: pciehp: Convert timers to use timer_setup()
Kees Cook
2017-11-06
1
-8
/
+4
|
|
*
|
|
PCI: ibmphp: Use common error handling code in unconfigure_boot_device()
Markus Elfring
2017-11-06
1
-8
/
+11
|
|
|
/
/
|
*
|
|
Merge branch 'pci/aspm' into next
Bjorn Helgaas
2017-11-14
1
-18
/
+28
|
|
\
\
\
|
|
*
|
|
PCI/ASPM: Add L1 Substates definitions
Bjorn Helgaas
2017-11-14
1
-14
/
+20
|
|
*
|
|
PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
Bjorn Helgaas
2017-11-14
1
-1
/
+1
|
|
*
|
|
PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
Bjorn Helgaas
2017-11-13
1
-1
/
+1
|
|
*
|
|
PCI/ASPM: Deal with missing root ports in link state handling
Ard Biesheuvel
2017-10-05
1
-2
/
+6
|
|
|
/
/
|
*
|
|
Merge branch 'pci/aer' into next
Bjorn Helgaas
2017-11-14
1
-1
/
+8
|
|
\
\
\
|
|
*
|
|
PCI/AER: Report non-fatal errors only to the affected endpoint
Gabriele Paoloni
2017-10-05
1
-1
/
+8
|
|
|
/
/
|
*
/
/
ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle
Vitaly Kuznetsov
2017-10-05
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-2
/
+3
|
\
\
\
|
*
|
|
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-2
/
+3
*
|
|
|
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-14
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
drivers: flag buses which demand DMA configuration
Robin Murphy
2017-10-19
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-14
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
PCI: endpoint: make config_item_type const
Bhumika Goyal
2017-10-19
1
-6
/
+6
|
|
/
/
/
*
|
|
|
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
1
-0
/
+16
|
\
\
\
\
[prev]
[next]