index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+5
2013-05-08
PCI: Delay final fixups until resources are assigned
Yinghai Lu
2
-1
/
+1
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-23
/
+11
2013-05-02
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-9
/
+3
2013-05-02
proc: Supply PDE attribute setting accessor functions
David Howells
1
-1
/
+1
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+41
2013-04-30
PCI: Set ->mask_pos correctly
Dan Carpenter
1
-2
/
+4
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
36
-791
/
+591
2013-04-25
pci: Add SRIOV helper function to determine if VFs are assigned to guest
Alexander Duyck
1
-0
/
+41
2013-04-24
Merge branch 'pci/gavin-msi-cleanup' into next
Bjorn Helgaas
2
-120
/
+80
2013-04-23
PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
1
-2
/
+2
2013-04-23
PCI: Drop msi_mask_reg() and remove drivers/pci/msi.h
Bjorn Helgaas
2
-14
/
+2
2013-04-23
PCI: Use msix_table_size() directly, drop multi_msix_capable()
Bjorn Helgaas
2
-5
/
+5
2013-04-23
PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros
Bjorn Helgaas
2
-4
/
+2
2013-04-23
PCI: Drop is_64bit_address() and is_mask_bit_support() macros
Bjorn Helgaas
2
-4
/
+2
2013-04-23
PCI: Drop msi_data_reg() macro
Bjorn Helgaas
2
-8
/
+6
2013-04-23
PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macros
Bjorn Helgaas
2
-10
/
+8
2013-04-23
PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly
Bjorn Helgaas
2
-5
/
+4
2013-04-23
PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc
Bjorn Helgaas
1
-14
/
+8
2013-04-23
PCI: Use cached MSI-X cap while enabling MSI-X
Gavin Shan
1
-20
/
+16
2013-04-23
PCI: Use cached MSI cap while enabling MSI interrupts
Gavin Shan
1
-13
/
+11
2013-04-23
PCI: Remove MSI/MSI-X cap check in pci_msi_check_device()
Gavin Shan
1
-4
/
+1
2013-04-23
PCI: Cache MSI/MSI-X capability offsets in struct pci_dev
Gavin Shan
1
-23
/
+19
2013-04-18
pci: Set dev->dev.type in alloc_pci_dev
Brian King
1
-1
/
+1
2013-04-17
Merge branch 'pci/rafael-pm' into next
Bjorn Helgaas
1
-11
/
+6
2013-04-17
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
23
-242
/
+232
2013-04-17
PCI: Remove "extern" from function declarations
Bjorn Helgaas
12
-206
/
+197
2013-04-17
PCI: Warn about failures instead of "must_check" functions
Bjorn Helgaas
3
-2
/
+10
2013-04-17
PCI: Remove __must_check from definitions
Bjorn Helgaas
2
-3
/
+3
2013-04-17
s390/pci: do not modify function handles
Sebastian Ott
1
-5
/
+4
2013-04-17
s390/pci: debug device states
Sebastian Ott
1
-0
/
+3
2013-04-16
Merge branch 'pci/jiang-subdrivers' into next
Bjorn Helgaas
8
-322
/
+203
2013-04-16
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
Jiang Liu
2
-18
/
+78
2013-04-16
PCI: acpiphp: Use normal list to simplify implementation
Yijing Wang
2
-15
/
+12
2013-04-16
Merge branch 'pci/misc' into next
Bjorn Helgaas
6
-93
/
+69
2013-04-16
PCI: Clean up quirk_io_region
Yinghai Lu
1
-85
/
+45
2013-04-16
PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
1
-1
/
+1
2013-04-16
PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot number
Bjorn Helgaas
1
-1
/
+1
2013-04-16
PCI: Remove unnecessary dependencies between PME and ACPI
Bjorn Helgaas
2
-3
/
+1
2013-04-16
PCI/PM: Make pci_pme_active() ignore devices without PME support
Rafael J. Wysocki
1
-3
/
+2
2013-04-16
PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
Rafael J. Wysocki
1
-8
/
+4
2013-04-15
PCI: Remove unused variables
Bjorn Helgaas
3
-16
/
+5
2013-04-15
PCI: Move cpci_hotplug_init() proto to header file
Bjorn Helgaas
2
-8
/
+9
2013-04-13
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
Jiang Liu
4
-247
/
+60
2013-04-13
PCI: acpiphp: Convert acpiphp to be builtin only, not modular
Jiang Liu
3
-17
/
+10
2013-04-13
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
Jiang Liu
1
-2
/
+5
2013-04-13
PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slots
Jiang Liu
1
-0
/
+24
2013-04-13
PCI: Add pcibios hooks for adding and removing PCI buses
Jiang Liu
2
-0
/
+13
2013-04-13
PCI: acpiphp: Replace local macros with standard ACPI macros
Jiang Liu
2
-6
/
+2
[next]