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
2015-11-09
PCI: Prevent out of bounds access in numa_node override
Sasha Levin
2015-02-24
PCI: Don't read past the end of sysfs "driver_override" buffer
Sasha Levin
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-10
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-12-04
PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core
Rafael J. Wysocki
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2014-11-06
PCI: Allow numa_node override via sysfs
Prarit Bhargava
2014-10-30
PCI: Rename sysfs 'enabled' file back to 'enable'
Greg Kroah-Hartman
2014-10-01
Merge branch 'pci/msi' into next
Bjorn Helgaas
2014-10-01
PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpoints
Yijing Wang
2014-09-22
PCI: Generate uppercase hex for modalias interface class
Ricardo Ribalda Delgado
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
PCI: Whitespace cleanup
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-22
PCI: Remove pcibios_add_platform_entries()
Sebastian Ott
2014-04-30
PCI: Move Open Firmware devspec attribute to PCI common code
Sebastian Ott
2014-02-07
pci: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-01-13
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-10-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-10-07
PCI: Add pci_dev_show_local_cpu() to simplify code
Yijing Wang
2013-10-07
PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...
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 bus_groups
Greg Kroah-Hartman
2013-07-25
PCI: Convert class code to use dev_groups
Greg Kroah-Hartman
2013-06-05
Merge branch 'pci/jiang-iov-fixes' into next
Bjorn Helgaas
2013-06-05
PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functions
Jiang Liu
2013-06-01
PCI: Replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-04-15
PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2012-12-26
PCI: Remove spurious error for sriov_numvfs store and simplify flow
Bjorn Helgaas
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-11-28
PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-26
Merge branch 'for-linus' into next
Bjorn Helgaas
2012-11-09
PCI: Use spec names for SR-IOV capability fields
Bjorn Helgaas
2012-11-09
PCI: Provide method to reduce the number of total VFs supported
Donald Dutile
2012-11-09
PCI: SRIOV control and status via sysfs
Donald Dutile
2012-11-09
PCI: Use is_visible() with boot_vga attribute for pci_dev
Yinghai Lu
2012-11-09
PCI: Add pci_device_type to pdev's device struct
Yinghai Lu
2012-11-05
PCI/PM: Fix proc config reg access for D3cold and bridge suspending
Huang Ying
2012-08-21
PCI/PM: Fix config reg access for D3cold and bridge suspending
Huang Ying
2012-06-23
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
2012-06-23
PCI/PM: add PCIe runtime D3cold support
Huang Ying
2012-06-20
PCI: use __weak consistently
Bjorn Helgaas
2012-04-24
vgaarb: Add support for setting the default video device (v2)
Matthew Garrett
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-14
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-05
capabilities: reverse arguments to security_capable
Eric Paris
[next]