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-sysfs.c
Age
Commit message (
Expand
)
Author
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2008-04-20
PCI: Expose PCI VPD through sysfs
Ben Hutchings
2008-04-20
PCI: add PCI Express ASPM support
Shaohua Li
2008-04-19
cpumask: use new cpus_scnprintf function
Mike Travis
2008-02-02
Revert "PCI: PCIE ASPM support"
Greg Kroah-Hartman
2008-02-01
PCI: make pci_bus a struct device
Greg Kroah-Hartman
2008-02-01
PCI: PCIE ASPM support
Shaohua Li
2007-11-28
PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_put
Julia Lawall
2007-07-16
Remove capability.h from mm.h
Alexey Dobriyan
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
PCI: Make pcibios_add_platform_entries() return errors
Michael Ellerman
2007-07-11
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
2007-05-02
PCI: Free resource files in error path of pci_create_sysfs_dev_files()
Michael Ellerman
2007-05-02
PCI: fix sysfs rom file creation for BIOS ROM shadows
Jesse Barnes
2007-02-16
PCI: Make PCI device numa-node attribute visible in sysfs
Brice Goglin
2006-12-01
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
2006-11-13
[PATCH] pci: don't try to remove sysfs files before they are setup.
David Miller
2006-09-26
PCI: fix __must_check warnings
Greg Kroah-Hartman
2006-09-26
MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs
Brice Goglin
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-21
[PATCH] PCI: Bus Parity Status sysfs interface
Doug Thompson
2006-06-21
[PATCH] PCI: Add a "enable" sysfs attribute to the pci devices to allow users...
Arjan van de Ven
2006-03-23
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
2005-10-28
[PATCH] PCI: Block config access during BIST
Brian King
2005-09-22
[PATCH] PCI: convert kcalloc to kzalloc
Pekka Enberg
2005-09-10
[PATCH] Subject: PATCH: fix numa caused compile warnings
Alan Cox
2005-06-27
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
Michael Ellerman
2005-06-20
[PATCH] PCI: fix show_modalias() function due to attribute change
Greg Kroah-Hartman
2005-06-20
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
2005-06-20
[PATCH] Make attributes names const char *
Dmitry Torokhov
2005-05-17
[PATCH] PCI: add modalias sysfs file for pci devices
Greg KH
2005-05-03
[PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfs
ssant@in.ibm.com
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds