index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
2013-06-18
1
-1
/
+1
*
PCI: Add pcibios_release_device()
Sebastian Ott
2013-06-04
1
-0
/
+10
*
PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin()
Wang Sheng-Hui
2013-05-28
1
-1
/
+1
*
Merge branch 'pci/rafael-pm' into next
Bjorn Helgaas
2013-04-17
1
-11
/
+6
|
\
|
*
PCI/PM: Make pci_pme_active() ignore devices without PME support
Rafael J. Wysocki
2013-04-15
1
-3
/
+2
|
*
PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
Rafael J. Wysocki
2013-04-15
1
-8
/
+4
*
|
PCI: Make local functions/structs static
Bjorn Helgaas
2013-04-12
1
-4
/
+4
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-7
/
+5
*
Merge branch 'pci/konstantin-runtime-pm' into next
Bjorn Helgaas
2013-02-12
1
-2
/
+5
|
\
|
*
PCI: Use atomic_inc_return() rather than atomic_add_return()
Bjorn Helgaas
2013-02-11
1
-2
/
+2
|
*
PCI: Catch attempts to disable already-disabled devices
Konstantin Khlebnikov
2013-02-11
1
-0
/
+3
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-02-02
1
-14
/
+3
|
\
\
|
*
|
PCI: Kill pci_is_reassigndev()
Yinghai Lu
2013-01-24
1
-14
/
+3
*
|
|
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
2013-01-26
1
-7
/
+14
|
\
\
\
|
*
|
|
PCI: Rename pci_enable_ari() to pci_configure_ari()
Yijing Wang
2013-01-25
1
-2
/
+2
|
*
|
|
PCI: Enable ARI if dev and upstream bridge support it; disable otherwise
Yijing Wang
2013-01-24
1
-5
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next
Bjorn Helgaas
2013-01-10
1
-25
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
2013-01-03
1
-25
/
+1
|
|
/
*
|
PCI: Drop "__" prefix on __pci_enable_device_flags()
Bjorn Helgaas
2013-01-04
1
-5
/
+4
*
|
PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h
Bjorn Helgaas
2013-01-04
1
-1
/
+1
|
/
*
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
1
-12
/
+36
|
\
|
*
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
2012-12-06
1
-0
/
+13
|
|
\
|
|
*
PCI: Add pcibios_add_device
Matthew Garrett
2012-12-05
1
-0
/
+13
|
*
|
Merge branch 'pci/huang-d3cold-fixes' into next
Bjorn Helgaas
2012-12-04
1
-0
/
+2
|
|
\
\
|
|
*
|
PCI/PM: Keep runtime PM enabled for unbound PCI devices
Huang Ying
2012-12-04
1
-0
/
+2
|
*
|
|
Merge branch 'for-linus' into next
Bjorn Helgaas
2012-11-26
1
-0
/
+32
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Merge branch 'pci/taku-prt-cleanup' into next
Bjorn Helgaas
2012-11-09
1
-3
/
+2
|
|
\
\
\
|
|
*
|
|
PCI: Don't pass pci_dev to pci_ext_cfg_avail()
Taku Izumi
2012-11-07
1
-3
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
PCI/PM: Add comments for PME poll support for PCIe
Huang Ying
2012-11-07
1
-9
/
+19
|
|
/
/
*
|
|
PCI: Remove __dev* markings
Bill Pemberton
2012-11-28
1
-2
/
+2
|
|
/
|
/
|
*
|
PCI/PM: Fix proc config reg access for D3cold and bridge suspending
Huang Ying
2012-11-05
1
-0
/
+32
|
/
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2012-09-13
1
-1
/
+1
|
\
|
*
PCI: Fix drivers/pci/pci.c kernel-doc warnings
Randy Dunlap
2012-08-22
1
-1
/
+1
*
|
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-09-13
1
-0
/
+1
|
\
\
|
*
|
PCI/PM: Enable D3/D3cold by default for most devices
Huang Ying
2012-08-21
1
-0
/
+1
|
|
/
*
|
Merge branch 'pci/bjorn-find-next-ext-cap' into next
Bjorn Helgaas
2012-08-23
1
-10
/
+30
|
\
\
|
*
|
PCI: Add pci_find_next_ext_capability()
Bjorn Helgaas
2012-08-22
1
-10
/
+30
|
|
/
*
|
PCI/core: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-253
/
+61
*
|
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
1
-12
/
+14
|
/
*
Merge branch 'pci/rafael-pci_set_power_state-rebase' into next
Bjorn Helgaas
2012-07-05
1
-1
/
+18
|
\
|
*
PCI / PM: restore the original behavior of pci_set_power_state()
Rafael J. Wysocki
2012-07-05
1
-1
/
+18
*
|
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
1
-0
/
+12
|
\
\
|
*
|
PCI: pull pcibios_setup() up into core
Myron Stowe
2012-06-26
1
-0
/
+12
*
|
|
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
2012-06-23
1
-9
/
+115
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PCI/PM: add PCIe runtime D3cold support
Huang Ying
2012-06-23
1
-9
/
+105
|
*
|
PCI/PM: add runtime PM support to PCIe port
Zheng Yan
2012-06-23
1
-0
/
+10
|
|
/
*
|
Merge branch 'topic/bjorn-trivial' into next
Bjorn Helgaas
2012-06-22
1
-8
/
+7
|
\
\
|
*
|
PCI: remove useless pcix_set_mmrbc() dev->bus check
Bjorn Helgaas
2012-06-20
1
-2
/
+1
|
*
|
PCI: fix upstream P2P bridge checks when enabling OBFF and LTR
Bjorn Helgaas
2012-06-20
1
-2
/
+2
|
*
|
PCI: use __weak consistently
Bjorn Helgaas
2012-06-20
1
-4
/
+4
|
|
/
[next]