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
/
pci
/
pci-driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+12
2018-12-15
PCI: Remove unused attr variable in pci_dma_configure
Nathan Chancellor
1
-1
/
+0
2018-12-13
ACPI / scan: Refactor _CCA enforcement
Robin Murphy
1
-2
/
+1
2018-12-12
PCI / PM: Allow runtime PM without callback functions
Jarkko Nikula
1
-15
/
+12
2018-08-15
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2018-07-30
PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core
Christoph Hellwig
1
-1
/
+1
2018-06-29
PCI/IOV: Reset total_VFs limit after detaching PF driver
Jakub Kicinski
1
-0
/
+1
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+3
2018-05-24
PCI / PM: Do not clear state_saved for devices that remain suspended
Rafael J. Wysocki
1
-2
/
+3
2018-05-17
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
Oza Pawandeep
1
-1
/
+1
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
1
-2
/
+1
2018-05-03
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
1
-0
/
+32
2018-04-23
PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is set
Mika Westerberg
1
-2
/
+3
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+93
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-1
/
+57
2018-04-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+0
2018-03-30
PCI/portdrv: Remove pcie_port_bus_type link order dependency
Bjorn Helgaas
1
-1
/
+43
2018-03-30
PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors
Bjorn Helgaas
1
-1
/
+2
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-2
/
+0
2018-03-13
PCI: Restore config space on runtime resume despite being unbound
Rafael J. Wysocki
1
-6
/
+11
2018-03-12
PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
Bjorn Helgaas
1
-0
/
+13
2018-02-22
PCI/AER: Move pci_uevent_ers() out of pci.h
Michael Ellerman
1
-0
/
+36
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
1
-3
/
+1
2018-01-18
Merge branch 'pm-core'
Rafael J. Wysocki
1
-2
/
+17
2018-01-18
PCI / PM: Remove spurious semicolon
Luis de Bethencourt
1
-1
/
+1
2017-12-18
PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()
Rafael J. Wysocki
1
-1
/
+6
2017-12-16
Merge back PM core material for v4.16.
Rafael J. Wysocki
1
-2
/
+17
2017-12-11
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
Rafael J. Wysocki
1
-1
/
+1
2017-11-27
PCI / PM: Support for LEAVE_SUSPENDED driver flag
Rafael J. Wysocki
1
-2
/
+17
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2017-11-13
Merge branch 'pm-core'
Rafael J. Wysocki
1
-35
/
+89
2017-11-06
PCI / PM: Take SMART_SUSPEND driver flag into account
Rafael J. Wysocki
1
-17
/
+86
2017-11-06
PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks
Rafael J. Wysocki
1
-18
/
+0
2017-11-06
PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
Rafael J. Wysocki
1
-1
/
+4
2017-10-19
drivers: flag buses which demand DMA configuration
Robin Murphy
1
-0
/
+1
2017-10-03
PCI / PM: Add dev_dbg() to print device suspend power states
Rafael J. Wysocki
1
-0
/
+3
2017-09-28
PCI / PM: Do not resume any devices in pci_pm_prepare()
Rafael J. Wysocki
1
-7
/
+0
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+1
2017-08-18
PCI/IB: add support for pci driver attribute groups
Greg Kroah-Hartman
1
-0
/
+1
2017-08-01
PCI / PM: Skip bridges in pci_enable_wake()
Rafael J. Wysocki
1
-3
/
+1
2017-07-14
Merge branch 'pm-pci'
Rafael J. Wysocki
1
-0
/
+2
2017-07-12
PCI / PM: Restore PME Enable after config space restoration
Rafael J. Wysocki
1
-0
/
+2
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2017-07-03
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
1
-0
/
+2
2017-07-02
PCI: Add a call to pci_assign_irq() in pci_device_probe()
Matthew Minter
1
-0
/
+2
2017-06-30
PCI/PM: Restore the status of PCI devices across hibernation
Chen Yu
1
-0
/
+1
[next]