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
/
pci-driver.c
Age
Commit message (
Expand
)
Author
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
2014-05-28
PCI: Introduce new device binding path using pci_dev.driver_override
Alex Williamson
2014-05-27
PCI: Rename pci_is_bridge() to pci_has_subordinate()
Yijing Wang
2014-04-29
PCI: Remove dead code
Bjorn Helgaas
2014-04-29
PCI: Fail new_id for vendor/device values already built into driver
Bandan Das
2014-03-04
PCI / PM: Resume runtime-suspended devices later during system suspend
Rafael J. Wysocki
2013-12-07
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
2013-11-25
PCI: Avoid unnecessary CPU switch when calling driver .probe() method
Alexander Duyck
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-06
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-11-06
PCI: Warn on driver probe return value greater than zero
Stephen M. Cameron
2013-10-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-10-07
PCI/PM: Remove pci_pm_complete()
Liu Chuansheng
2013-10-07
PCI: Make pci_dev_pm_ops static
Sachin Kamat
2013-10-07
PCI: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-07
PCI: convert bus code to use drv_groups
Greg Kroah-Hartman
2013-10-07
PCI: convert bus code to use bus_groups
Greg Kroah-Hartman
2013-08-22
PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionality
Sebastian Ott
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-04-02
PCI: Don't try to disable Bus Master on disconnected PCI devices
Konstantin Khlebnikov
2013-02-12
Merge branch 'pci/konstantin-runtime-pm' into next
Bjorn Helgaas
2013-02-11
PCI/PM: Clear state_saved during suspend
Rafael J. Wysocki
2013-02-11
PCI: Disable Bus Master unconditionally in pci_device_shutdown()
Konstantin Khlebnikov
2013-01-25
PCI: Skip attaching driver in device_add()
Yinghai Lu
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-04
Merge branch 'pci/huang-d3cold-fixes' into next
Bjorn Helgaas
2012-12-04
PCI/PM: Keep runtime PM enabled for unbound PCI devices
Huang Ying
2012-11-28
PCI: Move pci_uevent into pci-driver.c
Bill Pemberton
2012-11-28
PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-26
Merge branch 'for-linus' into next
Bjorn Helgaas
2012-11-07
PCI: Don't touch card regs after runtime suspend D3
Dave Airlie
2012-11-02
PCI/PM: Resume device before shutdown
Huang Ying
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-09-24
Merge branch 'pm-sleep'
Rafael J. Wysocki
2012-09-19
PM: Prevent runtime suspend during system resume
Alan Stern
2012-09-17
PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributes
Konstantin Khlebnikov
2012-08-21
PCI/PM: Keep parent bridge active when probing device
Huang Ying
2012-08-15
PCI: EHCI: Fix crash during hibernation on ASUS computers
Rafael J. Wysocki
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-10
PCI: EHCI: fix crash during suspend on ASUS computers
Alan Stern
2012-07-05
PCI / PM: restore the original behavior of pci_set_power_state()
Rafael J. Wysocki
2012-06-23
PCI/PM: add PCIe runtime D3cold support
Huang Ying
2012-05-04
PCI: disable Bus Master on PCI device shutdown
Khalid Aziz
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-02-17
PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up
Rafael J. Wysocki
2012-01-26
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
2012-01-24
Dynamic ID addition doesn't need get_driver()
Alan Stern
2012-01-06
PCI: pci_has_legacy_pm_support add driver and device to WARN
David Fries
[next]