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
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
2015-06-19
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2012-07-16
PCI: EHCI: fix crash during suspend on ASUS computers
Alan Stern
2012-06-22
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-22
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-20
constify struct pci_dev * in obvious cases
Al Viro
2012-03-09
powerpc/eeh: Introduce EEH device
Gavin Shan
2012-02-27
PCI: export __pci_remove_bus_device
Yinghai Lu
2012-02-27
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
Yinghai Lu
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-24
PCI: Add class support in quirk handling
Yinghai Lu
2012-02-23
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
2012-02-23
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
2012-02-23
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
2012-02-23
PCI: move pci_find_saved_cap out of linux/pci.h
Yinghai Lu
2012-02-14
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
2012-02-14
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
2012-02-14
PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
2012-02-14
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
2012-02-14
x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values
Myron Stowe
2012-02-09
PCI: Add helper macro for pci_register_driver boilerplate
Greg Kroah-Hartman
2012-01-12
pci: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
2012-01-06
PCI: Increase resource array mask bit size in pcim_iomap_regions()
Yinghai Lu
2012-01-06
PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCES
Yinghai Lu
2012-01-06
PCI: remove pci_create_bus()
Bjorn Helgaas
2012-01-06
PCI: convert pci_scan_bus() to use pci_create_root_bus()
Bjorn Helgaas
2012-01-06
PCI: add pci_scan_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
PCI: add pci_create_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
PCI: add helpers for building PCI bus resource lists
Bjorn Helgaas
2012-01-06
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
2012-01-06
PCI: add declaration for pcibios_set_master() to pci core
Myron Stowe
2012-01-06
PCI: Introduce INTx check & mask API
Jan Kiszka
2012-01-06
PCI: Rework config space blocking services
Jan Kiszka
2012-01-06
PCI/sysfs: add per pci device msi[x] irq listing (v5)
Neil Horman
2011-10-31
PCI: Fix compile errors with PCI_ATS and !PCI_IOV
Joerg Roedel
2011-10-28
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2011-10-14
PCI / PM: Extend PME polling to all PCI devices
Rafael J. Wysocki
2011-10-14
PCI: Make pci_setup_bridge() non-static for use by arch code
Benjamin Herrenschmidt
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-04
PCI: Disable MPS configuration by default
Jon Mason
2011-09-23
Merge git://github.com/Jkirsher/net-next
David S. Miller
2011-09-23
pci: Add flag indicating device has been assigned by KVM
Greg Rose
2011-08-01
PCI : ability to relocate assigned pci-resources
Ram Pai
2011-08-01
PCI: Set PCI-E Max Payload Size on fabric
Jon Mason
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-22
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
[next]