Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bab8ac1b274eb835a6ac33501dbd010fc0262822
/
drivers
/
pci
/
pci-sysfs.c
bb1e06d
PCI: Fix race condition with driver_override
by Nicolai Stange
· 7 years ago
fa3bbb1
PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
by David Woodhouse
· 8 years ago
9d26d3a
PCI: Put PCIe ports into D3 during suspend
by Mika Westerberg
· 8 years ago
7afd16f
Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
ca62072
PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()
by Bjorn Helgaas
· 9 years ago
ab0fa82
pci-sysfs: use proper file capability helper function
by Linus Torvalds
· 9 years ago
6e6f498
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 9 years ago
bd5174d
PCI: Simplify pci_create_attr() control flow
by Bjorn Helgaas
· 9 years ago
b562ec8
PCI: Don't leak memory if sysfs_create_bin_file() fails
by Bjorn Helgaas
· 9 years ago
9d88b93
PCI: Simplify sysfs ROM cleanup
by Bjorn Helgaas
· 9 years ago
ac0c302
PCI: Remove arch-specific IORESOURCE_ROM_SHADOW size from sysfs
by Bjorn Helgaas
· 9 years ago
104daa7
PCI: Determine actual VPD size on first access
by Hannes Reinecke
· 9 years ago
f52e562
PCI: Allow access to VPD attributes with size 0
by Hannes Reinecke
· 9 years ago
d434215
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
9662e32
Merge branch 'pci/trivial' into next
by Bjorn Helgaas
· 9 years ago
554a603
PCI: Use kobj_to_dev() instead of open-coding it
by Geliang Tang
· 9 years ago
c20aecf
PCI: Support PCIe devices with short cfg_size
by Jason S. McMullan
· 9 years ago
3dcc8d3
PCI: Prevent out of bounds access in numa_node override
by Mathias Krause
· 9 years ago
1266963
PCI: Prevent out of bounds access in numa_node override
by Sasha Levin
· 9 years ago
4efe874
PCI: Don't read past the end of sysfs "driver_override" buffer
by Sasha Levin
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
c75059c
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
fbb988b
PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core
by Rafael J. Wysocki
· 10 years ago
5aaba36
cpumask: factor out show_cpumap into separate helper function
by Sudeep Holla
· 10 years ago
63692df
PCI: Allow numa_node override via sysfs
by Prarit Bhargava
· 10 years ago
d8e7d53
PCI: Rename sysfs 'enabled' file back to 'enable'
by Greg Kroah-Hartman
· 10 years ago
359c660
Merge branch 'pci/msi' into next
by Bjorn Helgaas
· 10 years ago
468ff15
PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpoints
by Yijing Wang
· 10 years ago
89ec3dc
PCI: Generate uppercase hex for modalias interface class
by Ricardo Ribalda Delgado
· 10 years ago
227f064
PCI: Merge multi-line quoted strings
by Ryan Desfosses
· 11 years ago
3c78bc6
PCI: Whitespace cleanup
by Ryan Desfosses
· 11 years ago
d1a2523
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next
by Bjorn Helgaas
· 10 years ago
782a985
PCI: Introduce new device binding path using pci_dev.driver_override
by Alex Williamson
· 10 years ago
9edbcd2
PCI: Remove pcibios_add_platform_entries()
by Sebastian Ott
· 11 years ago
dfc73e7
PCI: Move Open Firmware devspec attribute to PCI common code
by Sebastian Ott
· 11 years ago
bc6caf0
pci: use device_remove_file_self() instead of device_schedule_callback()
by Tejun Heo
· 11 years ago
9d16947
PCI: Add global pci_lock_rescan_remove()
by Rafael J. Wysocki
· 11 years ago
f762598
PCI: Fix whitespace, capitalization, and spelling errors
by Bjorn Helgaas
· 11 years ago
33de1b8
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
c489f5f
PCI: Add pci_dev_show_local_cpu() to simplify code
by Yijing Wang
· 11 years ago
bf22c90
PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga_attr static
by Sachin Kamat
· 11 years ago
5136b2d
PCI: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
0f49ba5
PCI: convert bus code to use bus_groups
by Greg Kroah-Hartman
· 11 years ago
56039e6
PCI: Convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
bb4bac9
Merge branch 'pci/jiang-iov-fixes' into next
by Bjorn Helgaas
· 11 years ago
dfab88b
PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functions
by Jiang Liu
· 11 years ago
9a994e8
PCI: Replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
64b0017
PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
by Libin
· 12 years ago
faa48a5
PCI: Remove spurious error for sriov_numvfs store and simplify flow
by Bjorn Helgaas
· 12 years ago
193c0d6
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
b40b97a
PCI: Remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
d3fe398
Merge branch 'for-linus' into next
by Bjorn Helgaas
· 12 years ago
6b13672
PCI: Use spec names for SR-IOV capability fields
by Bjorn Helgaas
· 12 years ago
bff7315
PCI: Provide method to reduce the number of total VFs supported
by Donald Dutile
· 12 years ago
1789382
PCI: SRIOV control and status via sysfs
by Donald Dutile
· 12 years ago
625e1d5
PCI: Use is_visible() with boot_vga attribute for pci_dev
by Yinghai Lu
· 12 years ago
4e15c46
PCI: Add pci_device_type to pdev's device struct
by Yinghai Lu
· 12 years ago
b3c32c4
PCI/PM: Fix proc config reg access for D3cold and bridge suspending
by Huang Ying
· 12 years ago
3d8387e
PCI/PM: Fix config reg access for D3cold and bridge suspending
by Huang Ying
· 12 years ago
35e7f73
Merge branch 'topic/huang-d3cold-v7' into next
by Bjorn Helgaas
· 12 years ago
448bd85
PCI/PM: add PCIe runtime D3cold support
by Huang Ying
· 12 years ago
d6d88c8
PCI: use __weak consistently
by Bjorn Helgaas
· 12 years ago
1a39b31
vgaarb: Add support for setting the default video device (v2)
by Matthew Garrett
· 13 years ago
210647a
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
by Yinghai Lu
· 13 years ago
2f32052
PCI: Make rescan bus increase bridge resource size if needed
by Yinghai Lu
· 13 years ago
c49c41a
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
b7e724d
capabilities: reverse arguments to security_capable
by Eric Paris
· 13 years ago
363c75d
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
dc2c2c9
PCI/sysfs: move bus cpuaffinity to class dev_attrs
by Yinghai Lu
· 14 years ago
b9d320f
PCI: add rescan to /sys/.../pci_bus/.../
by Yinghai Lu
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
3486740
userns: security: make capabilities relative to the user namespace
by Serge E. Hallyn
· 14 years ago
9975961
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
a628e7b
pci: use security_capable() when checking capablities during config space read
by Chris Wright
· 14 years ago
f00eaee
Revert "pci: use security_capable() when checking capablities during config space read"
by Linus Torvalds
· 14 years ago
47970b1
pci: use security_capable() when checking capablities during config space read
by Chris Wright
· 14 years ago
0f12a4e
PCI: sysfs: Fix failure path for addition of "vpd" attribute
by Ben Hutchings
· 14 years ago
ff29530
PCI: sysfs: Update ROM to include default owner write access
by Alex Williamson
· 14 years ago
8c05cd0
PCI: fix offset check for sysfs mmapped files
by Darrick J. Wong
· 14 years ago
e25cd06
PCI: sysfs: fix printk warnings
by Randy Dunlap
· 14 years ago
3b519e4
PCI: fix size checks for mmap() on /proc/bus/pci files
by Martin Wilck
· 14 years ago
911e1c9
PCI: export SMBIOS provided firmware instance and label to sysfs
by Narendra K
· 14 years ago
8633328
PCI: Allow read/write access to sysfs I/O port resources
by Alex Williamson
· 14 years ago
a3f5835
PCI: pci-sysfs: remove casts from void*
by Kulikov Vasiliy
· 14 years ago
3be434f
Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"
by Jesse Barnes
· 14 years ago
6109e2c
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
de139a3
pci: check caps from sysfs file open to read device dependent config space
by Chris Wright
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
447c5dd
PCI: return correct value when writing to the "reset" attribute
by Michal Schmidt
· 15 years ago
75568f8
PCI: create function symlinks in /sys/bus/pci/slots/N/
by Alex Chiang
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6757eca3
sysfs: Initialised pci bus legacy_mem field before use
by Mel Gorman
· 15 years ago
62e877b8
sysfs: fix for thinko with sysfs_bin_attr_init()
by Stephen Rothwell
· 15 years ago
a07e415
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
by Eric W. Biederman
· 15 years ago
6be954d
PCI: Check the node argument passed to cpumask_of_node
by David John
· 15 years ago
bb96540
PCI: show dma_mask bits in /sys
by Yinghai Lu
· 15 years ago
e0cd516
PCI: derive nearby CPUs from device's instead of bus' NUMA information
by Andreas Herrmann
· 16 years ago
711d577
PCI: expose function reset capability in sysfs
by Michael S. Tsirkin
· 15 years ago
cffb2fa
docbooks: add/fix PCI kernel-doc
by Randy Dunlap
· 16 years ago
Next »