index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-6
/
+4
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
1
-158
/
+131
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
1
-0
/
+40
2014-05-28
PCI: Introduce new device binding path using pci_dev.driver_override
Alex Williamson
1
-0
/
+40
2014-05-22
PCI: Remove pcibios_add_platform_entries()
Sebastian Ott
1
-10
/
+0
2014-04-30
PCI: Move Open Firmware devspec attribute to PCI common code
Sebastian Ott
1
-0
/
+18
2014-02-07
pci: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
1
-14
/
+3
2014-01-13
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
1
-12
/
+7
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-12
/
+16
2013-10-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-17
/
+16
2013-10-07
PCI: Add pci_dev_show_local_cpu() to simplify code
Yijing Wang
1
-17
/
+15
2013-10-07
PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...
Sachin Kamat
1
-7
/
+9
2013-10-07
PCI: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-27
/
+46
2013-10-07
PCI: convert bus code to use bus_groups
Greg Kroah-Hartman
1
-3
/
+13
2013-07-25
PCI: Convert class code to use dev_groups
Greg Kroah-Hartman
1
-11
/
+21
2013-06-05
Merge branch 'pci/jiang-iov-fixes' into next
Bjorn Helgaas
1
-2
/
+28
2013-06-05
PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functions
Jiang Liu
1
-2
/
+28
2013-06-01
PCI: Replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-9
/
+9
2013-04-15
PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
1
-1
/
+1
2012-12-26
PCI: Remove spurious error for sriov_numvfs store and simplify flow
Bjorn Helgaas
1
-51
/
+34
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-11
/
+161
2012-11-28
PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-7
/
+0
2012-11-26
Merge branch 'for-linus' into next
Bjorn Helgaas
1
-34
/
+0
2012-11-09
PCI: Use spec names for SR-IOV capability fields
Bjorn Helgaas
1
-5
/
+5
2012-11-09
PCI: Provide method to reduce the number of total VFs supported
Donald Dutile
1
-2
/
+2
2012-11-09
PCI: SRIOV control and status via sysfs
Donald Dutile
1
-0
/
+127
2012-11-09
PCI: Use is_visible() with boot_vga attribute for pci_dev
Yinghai Lu
1
-11
/
+10
2012-11-09
PCI: Add pci_device_type to pdev's device struct
Yinghai Lu
1
-0
/
+24
2012-11-05
PCI/PM: Fix proc config reg access for D3cold and bridge suspending
Huang Ying
1
-34
/
+0
2012-08-21
PCI/PM: Fix config reg access for D3cold and bridge suspending
Huang Ying
1
-0
/
+42
2012-06-23
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
1
-0
/
+29
2012-06-23
PCI/PM: add PCIe runtime D3cold support
Huang Ying
1
-0
/
+29
2012-06-20
PCI: use __weak consistently
Bjorn Helgaas
1
-1
/
+1
2012-04-24
vgaarb: Add support for setting the default video device (v2)
Matthew Garrett
1
-0
/
+5
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-1
/
+1
2012-02-14
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
1
-1
/
+4
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-05
capabilities: reverse arguments to security_capable
Eric Paris
1
-1
/
+1
2011-10-31
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-05-21
PCI/sysfs: move bus cpuaffinity to class dev_attrs
Yinghai Lu
1
-0
/
+36
2011-05-21
PCI: add rescan to /sys/.../pci_bus/.../
Yinghai Lu
1
-0
/
+26
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
1
-1
/
+1
2011-03-18
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+1
2011-02-15
pci: use security_capable() when checking capablities during config space read
Chris Wright
1
-1
/
+2
2011-02-13
Revert "pci: use security_capable() when checking capablities during config s...
Linus Torvalds
1
-2
/
+1
2011-02-11
pci: use security_capable() when checking capablities during config space read
Chris Wright
1
-1
/
+2
2011-02-08
PCI: sysfs: Fix failure path for addition of "vpd" attribute
Ben Hutchings
1
-1
/
+1
2011-01-14
PCI: sysfs: Update ROM to include default owner write access
Alex Williamson
1
-1
/
+1
2010-11-16
PCI: fix offset check for sysfs mmapped files
Darrick J. Wong
1
-1
/
+1
[next]