index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-24
Merge branch 'pci/gavin-msi-cleanup' into next
Bjorn Helgaas
2013-04-23
PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
2013-04-23
PCI: Drop msi_mask_reg() and remove drivers/pci/msi.h
Bjorn Helgaas
2013-04-23
PCI: Use msix_table_size() directly, drop multi_msix_capable()
Bjorn Helgaas
2013-04-23
PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros
Bjorn Helgaas
2013-04-23
PCI: Drop is_64bit_address() and is_mask_bit_support() macros
Bjorn Helgaas
2013-04-23
PCI: Drop msi_data_reg() macro
Bjorn Helgaas
2013-04-23
PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macros
Bjorn Helgaas
2013-04-23
PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly
Bjorn Helgaas
2013-04-23
PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc
Bjorn Helgaas
2013-04-23
PCI: Use cached MSI-X cap while enabling MSI-X
Gavin Shan
2013-04-23
PCI: Use cached MSI cap while enabling MSI interrupts
Gavin Shan
2013-04-23
PCI: Remove MSI/MSI-X cap check in pci_msi_check_device()
Gavin Shan
2013-04-23
PCI: Cache MSI/MSI-X capability offsets in struct pci_dev
Gavin Shan
2013-04-17
Merge branch 'pci/rafael-pm' into next
Bjorn Helgaas
2013-04-17
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
2013-04-17
PCI: Remove "extern" from function declarations
Bjorn Helgaas
2013-04-17
PCI: Warn about failures instead of "must_check" functions
Bjorn Helgaas
2013-04-17
PCI: Remove __must_check from definitions
Bjorn Helgaas
2013-04-17
s390/pci: do not modify function handles
Sebastian Ott
2013-04-17
s390/pci: debug device states
Sebastian Ott
2013-04-16
Merge branch 'pci/jiang-subdrivers' into next
Bjorn Helgaas
2013-04-16
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
Jiang Liu
2013-04-16
PCI: acpiphp: Use normal list to simplify implementation
Yijing Wang
2013-04-15
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-04-15
PCI: Clean up quirk_io_region
Yinghai Lu
2013-04-15
PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-04-15
PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot number
Bjorn Helgaas
2013-04-15
PCI: Remove unnecessary dependencies between PME and ACPI
Bjorn Helgaas
2013-04-15
PCI/PM: Make pci_pme_active() ignore devices without PME support
Rafael J. Wysocki
2013-04-15
PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
Rafael J. Wysocki
2013-04-15
PCI: Remove unused variables
Bjorn Helgaas
2013-04-15
PCI: Move cpci_hotplug_init() proto to header file
Bjorn Helgaas
2013-04-12
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
Jiang Liu
2013-04-12
PCI: acpiphp: Convert acpiphp to be builtin only, not modular
Jiang Liu
2013-04-12
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
Jiang Liu
2013-04-12
PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slots
Jiang Liu
2013-04-12
PCI: Add pcibios hooks for adding and removing PCI buses
Jiang Liu
2013-04-12
PCI: acpiphp: Replace local macros with standard ACPI macros
Jiang Liu
2013-04-12
PCI: acpiphp: Remove all functions even if function 0 doesn't exist
Jiang Liu
2013-04-12
PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()
Yijing Wang
2013-04-12
PCI: Clean up usages of pci_bus->is_added
Jiang Liu
2013-04-12
PCI: When removing bus, always remove legacy files & unregister
Jiang Liu
2013-04-12
PCI: Make local functions/structs static
Bjorn Helgaas
2013-04-12
PCI: Fix missing prototype for pcie_port_acpi_setup()
Andy Shevchenko
2013-04-04
PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210X
Xiong Huang
2013-04-03
PCI: aer_inject: Fix return values when device not found
Prarit Bhargava
2013-04-03
PCI/PM: Disable runtime PM of PCIe ports
Rafael J. Wysocki
2013-04-03
PCI/ACPI: Always resume devices on ACPI wakeup notifications
Rafael J. Wysocki
[next]