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