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
2010-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-03-25
PCI: don't say we claimed a resource if we failed
Bjorn Helgaas
2010-03-25
PCI quirk: Disable MSI on VIA K8T890 systems
Matthew Wilcox
2010-03-24
PCI quirk: RS780/RS880: work around missing MSI initialization
Clemens Ladisch
2010-03-24
PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is present
Tim Yamin
2010-03-24
PCI: complain about devices that seem to be broken
Bjorn Helgaas
2010-03-24
PCI: print resources consistently with %pR
Bjorn Helgaas
2010-03-24
PCI: make disabled window printk style match the enabled ones
Bjorn Helgaas
2010-03-24
PCI: break out primary/secondary/subordinate for readability
Bjorn Helgaas
2010-03-24
PCI: for address space collisions, show conflicting resource
Bjorn Helgaas
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-03-19
PCI: cleanup error return for pcix get and set mmrbc functions
Dean Nelson
2010-03-19
PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functions
Dean Nelson
2010-03-19
PCI: kill off pci_register_set_vga_state() symbol export.
Paul Mundt
2010-03-19
PCI: fix return value from pcix_get_max_mmrbc()
Dean Nelson
2010-03-19
sysfs: Initialised pci bus legacy_mem field before use
Mel Gorman
2010-03-18
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2010-03-14
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
2010-03-14
acpiphp: Execute ACPI _REG method for hotadded devices
Shaohua Li
2010-03-12
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...
FUJITA Tomonori
2010-03-12
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
2010-03-12
dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask
FUJITA Tomonori
2010-03-11
microblaze: Enable PCI, missing files
Michal Simek
2010-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
sysfs: fix for thinko with sysfs_bin_attr_init()
Stephen Rothwell
2010-03-07
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
Eric W. Biederman
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-03-06
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
2010-03-05
PCI/PM Runtime: Make runtime PM of PCI devices inactive by default
Rafael J. Wysocki
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-03-01
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-03-01
pci: don't reassign to ROM res if it is not going to be enabled
Yinghai Lu
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-02-28
pci: Add helper to search for VPD keywords
Matt Carlson
2010-02-28
pci: Add helper to find a VPD resource data type
Matt Carlson
2010-02-26
PM: Allow PCI devices to suspend/resume asynchronously
Rafael J. Wysocki
2010-02-23
PCI: augment bus resource table with a list
Bjorn Helgaas
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
2010-02-23
PCI: read bridge windows before filling in subtractive decode resources
Bjorn Helgaas
2010-02-23
PCI: split up pci_read_bridge_bases()
Bjorn Helgaas
2010-02-22
PCIe PME: use pci_pcie_cap()
Kenji Kaneshige
2010-02-22
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
2010-02-22
PCIe PME: use pci_is_pcie()
Kenji Kaneshige
2010-02-22
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
2010-02-22
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
2010-02-22
PCI PM: PCIe PME root port service driver
Rafael J. Wysocki
[next]