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
2021-05-19
PCI: Add support for dev_groups to struct pci_driver
Andrey Grodzovsky
1
-0
/
+1
2020-12-15
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+2
2020-11-30
PCI: Fix kernel-doc markup
Mauro Carvalho Chehab
1
-2
/
+2
2020-11-20
PCI: Avoid duplicate IDs in driver dynamic IDs list
Zhenzhong Duan
1
-1
/
+1
2020-11-20
PCI: Move pci_match_device() ahead of new_id_store()
Zhenzhong Duan
1
-72
/
+73
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-26
/
+0
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
1
-0
/
+1
2020-09-29
PCI/PM: Remove unused pcibios_pm_ops
Vaibhav Gupta
1
-26
/
+0
2020-07-08
PCI: Restrict probe functions to housekeeping CPUs
Alex Belits
1
-1
/
+4
2020-04-24
PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()
Rafael J. Wysocki
1
-4
/
+4
2020-04-24
PM: sleep: core: Rename dev_pm_may_skip_resume()
Rafael J. Wysocki
1
-2
/
+2
2020-04-24
PM: sleep: core: Rework the power.may_skip_resume handling
Rafael J. Wysocki
1
-5
/
+3
2020-04-24
PM: sleep: core: Do not skip callbacks in the resume phase
Rafael J. Wysocki
1
-8
/
+10
2019-11-20
PCI/PM: Add missing link delays required by the PCIe spec
Mika Westerberg
1
-1
/
+10
2019-11-20
PCI/PM: Move power state update away from pci_power_up()
Rafael J. Wysocki
1
-0
/
+1
2019-11-20
PCI/PM: Remove unused pci_driver.suspend_late() hook
Bjorn Helgaas
1
-21
/
+1
2019-11-20
PCI/PM: Remove unused pci_driver.resume_early() hook
Bjorn Helgaas
1
-17
/
+6
2019-11-20
PCI/PM: Use pci_WARN() to include device information
Bjorn Helgaas
1
-17
/
+17
2019-11-20
PCI/PM: Use PCI dev_printk() wrappers for consistency
Bjorn Helgaas
1
-5
/
+6
2019-11-20
PCI/PM: Make power management op coding style consistent
Bjorn Helgaas
1
-40
/
+36
2019-11-20
PCI/PM: Run resume fixups before disabling wakeup events
Bjorn Helgaas
1
-9
/
+7
2019-11-20
PCI/PM: Clear PCIe PME Status even for legacy power management
Bjorn Helgaas
1
-2
/
+1
2019-11-20
PCI/PM: Always return devices to D0 when thawing
Dexuan Cui
1
-6
/
+11
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+9
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-35
/
+8
2019-07-03
PCI: PM: Simplify bus-level hibernation callbacks
Rafael J. Wysocki
1
-27
/
+0
2019-07-03
PM: ACPI/PCI: Resume all devices during hibernation
Rafael J. Wysocki
1
-8
/
+8
2019-06-30
Merge back PCI power management material for v5.3.
Rafael J. Wysocki
1
-5
/
+26
2019-06-27
PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
Rafael J. Wysocki
1
-1
/
+8
2019-06-26
PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
Rafael J. Wysocki
1
-4
/
+4
2019-06-24
Merge back PCI power management material for v5.3.
Rafael J. Wysocki
1
-4
/
+18
2019-06-17
PCI: PM: Replace pci_dev_keep_suspended() with two functions
Rafael J. Wysocki
1
-4
/
+18
2019-06-14
PCI: PM: Skip devices in D0 for suspend-to-idle
Rafael J. Wysocki
1
-12
/
+35
2019-06-13
PCI: Always allow probing with driver_override
Alex Williamson
1
-1
/
+2
2019-05-30
PCI: Return error if cannot probe VF
Alex Williamson
1
-6
/
+7
2019-05-27
PCI: PM: Avoid possible suspend-to-idle issue
Rafael J. Wysocki
1
-1
/
+16
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-7
/
+7
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-7
/
+7
2019-02-08
PCI: Clean up usage of __u32 type
Logan Gunthorpe
1
-2
/
+2
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
[next]