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
2008-04-19
generic: use new set_cpus_allowed_ptr function
Mike Travis
2008-02-01
PCI: Mem Policy: fix mempolicy usage in pci driver
Lee Schermerhorn
2008-01-24
PCI: remove foolish code from pci-driver.c
Greg Kroah-Hartman
2008-01-24
PCI: use proper call to driver_create_file
Greg Kroah-Hartman
2007-11-05
PCI: make pci_match_device() static
Adrian Bunk
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-10-12
PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code
Michael Ellerman
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-08-01
pci: rename __pci_reenable_device() to pci_reenable_device()
Tejun Heo
2007-05-09
Fix more "deprecated" spellos.
Randy Dunlap
2007-05-02
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
2007-05-02
PCI: Require vendor and device for new_id
Jean Delvare
2007-04-27
driver core: per-subsystem multithreaded probing
Cornelia Huck
2007-02-16
PCI/sysfs/kobject kernel-doc fixes
Randy Dunlap
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-02-07
PCI : add extremely specialized __pci_reenable_device for default resume
Hidetoshi Seto
2007-02-07
PCI : remove too specialized __pci_enable_device for default resume
Hidetoshi Seto
2007-02-07
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-01-22
PCI: fix pci-driver kernel-doc
Randy Dunlap
2006-12-20
PCI: Fix multiple problems with VIA hardware
Alan Cox
2006-12-20
PCI: use /sys/bus/pci/drivers/<driver>/new_id first
Russell King
2006-12-01
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
2006-12-01
pci: fix __pci_register_driver error handling
Akinobu Mita
2006-10-27
PCI: reset pci device state to unknown state for resume
Shaohua Li
2006-09-26
PCI: Multiprobe sanitizer
Alan Cox
2006-09-26
PCI: fix __must_check warnings
Greg Kroah-Hartman
2006-09-25
PCI: enable driver multi-threaded probe
Greg Kroah-Hartman
2006-09-25
PM: no suspend_prepare() phase
David Brownell
2006-09-25
Suspend changes for PCI core
Linus Torvalds
2006-08-26
[PATCH] PCI: kerneldoc correction in pci-driver
Henrik Kretzschmar
2006-06-11
[PATCH] PCI: Error handling on PCI device resume
Jean Delvare
2006-04-14
[PATCH] pm: print name of failed suspend function
Andrew Morton
2006-03-23
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
2006-03-23
[PATCH] PCI: Add pci_device_shutdown to pci_bus_type
Brian Gerst
2006-01-13
[PATCH] Add pci_bus_type probe and remove methods
Russell King
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2005-11-10
[PATCH] PCI: automatically set device_driver.owner
Laurent riffard
2005-11-10
[PATCH] pci-driver: store_new_id() not inline
Randy Dunlap
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-10-28
[PATCH] kernel-doc: PCI fixes
Randy Dunlap
2005-10-28
[PATCH] PCI: Fixup PCI driver shutdown
Russell King
2005-09-08
[PATCH] PCI: start paying attention to a lot of pci function return values
Greg Kroah-Hartman
2005-09-08
[PATCH] PCI: Run PCI driver initialization on local node
Andi Kleen
2005-07-06
[PATCH] PCI: fix !CONFIG_HOTPLUG pci build problem
Greg KH
2005-07-01
[PATCH] PCI: clean up dynamic pci id logic
Greg Kroah-Hartman
2005-06-20
[PATCH] sysfs: (driver/pci) if show/store is missing return -EIO
Dmitry Torokhov
2005-06-18
[PATCH] Fix typo in drivers/pci/pci-driver.c
Mika Kukkonen
2005-06-17
[PATCH] PCI: don't override drv->shutdown unconditionally
Christoph Hellwig
2005-05-03
[PATCH] PCI: Spelling fixes for drivers/pci.
Steven Cole
[next]