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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-2
/
+1
2011-05-21
PCI/sysfs: move bus cpuaffinity to class dev_attrs
Yinghai Lu
1
-2
/
+0
2011-05-21
PCI: add rescan to /sys/.../pci_bus/.../
Yinghai Lu
1
-0
/
+1
2011-04-11
PCI: Move ATS declarations in seperate header file
Joerg Roedel
1
-37
/
+0
2011-03-04
PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs
Narendra_K@Dell.com
1
-1
/
+1
2011-01-14
PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events
Rafael J. Wysocki
1
-0
/
+6
2011-01-14
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
1
-8
/
+0
2010-11-11
PCI: fix size checks for mmap() on /proc/bus/pci files
Martin Wilck
1
-1
/
+6
2010-10-17
PCI: Export some PCI PM functionality
Matthew Garrett
1
-3
/
+0
2010-09-09
PCI: fix pci_resource_alignment prototype
Cam Macdonell
1
-2
/
+3
2010-08-24
PCI: PCIe AER: Introduce pci_aer_available()
Rafael J. Wysocki
1
-0
/
+2
2010-08-06
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+9
2010-08-02
PCI: Fix warnings when CONFIG_DMI unset
Narendra K
1
-2
/
+2
2010-07-30
PCI: export SMBIOS provided firmware instance and label to sysfs
Narendra K
1
-0
/
+9
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-0
/
+1
2010-05-11
PCI: make bitfield unsigned
Bill Pemberton
1
-1
/
+1
2010-02-22
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
1
-0
/
+1
2010-02-22
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
1
-0
/
+7
2010-02-22
PCI PM: Add function for checking PME status of devices
Rafael J. Wysocki
1
-0
/
+1
2010-02-22
PCI: Clean up build for CONFIG_PCI_QUIRKS unset
Rafael J. Wysocki
1
-0
/
+7
2009-12-31
PCI: Fix build if quirks are not enabled
Rafael J. Wysocki
1
-1
/
+1
2009-12-16
PCI: support device-specific reset methods
Dexuan Cui
1
-0
/
+8
2009-11-04
PCI: acs p2p upsteram forwarding enabling
Allen Kay
1
-0
/
+2
2009-09-09
PCI: Simplify hotplug mch quirk.
Eric W. Biederman
1
-1
/
+0
2009-09-09
PCI: expose function reset capability in sysfs
Michael S. Tsirkin
1
-0
/
+1
2009-08-30
PCI SR-IOV: correct broken resource alignment calculations
Chris Wright
1
-0
/
+13
2009-05-18
PCI: handle Virtual Function ATS enabling
Yu Zhao
1
-1
/
+3
2009-05-18
PCI: support the ATS capability
Yu Zhao
1
-0
/
+37
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+65
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
1
-1
/
+0
2009-03-20
PCI: Introduce /sys/bus/pci/rescan
Alex Chiang
1
-0
/
+6
2009-03-20
PCI: handle SR-IOV Virtual Function Migration
Yu Zhao
1
-0
/
+4
2009-03-20
PCI: add SR-IOV API for Physical Function driver
Yu Zhao
1
-0
/
+2
2009-03-20
PCI: centralize device setup code
Yu Zhao
1
-0
/
+1
2009-03-20
PCI: reserve bus range for SR-IOV device
Yu Zhao
1
-0
/
+5
2009-03-20
PCI: restore saved SR-IOV state
Yu Zhao
1
-0
/
+4
2009-03-20
PCI: initialize and release SR-IOV capability
Yu Zhao
1
-0
/
+37
2009-03-20
PCI: allow assignment of memory resources with a specified alignment
Yuji Shimada
1
-0
/
+6
2009-02-13
PCI: fix struct pci_platform_pm_ops kernel-doc
Randy Dunlap
1
-10
/
+10
2009-01-16
PCI PM: Restore standard config registers of all devices early
Rafael J. Wysocki
1
-0
/
+6
2009-01-07
PCI PM: Avoid touching devices behind bridges in unknown state
Rafael J. Wysocki
1
-0
/
+1
2009-01-07
PCI PM: Add suspend counterpart of pci_reenable_device
Rafael J. Wysocki
1
-0
/
+1
2009-01-07
PCI: revise VPD access interface
Stephen Hemminger
1
-3
/
+3
2009-01-07
PCI: set device wakeup capable flag if platform support is present
Jesse Barnes
1
-0
/
+1
2009-01-07
PCI: factor pci_bus_add_child() from pci_bus_add_devices()
Yu Zhao
1
-0
/
+1
2009-01-07
PCI: add a new function to map BAR offsets
Yu Zhao
1
-0
/
+2
2009-01-07
PCI: export __pci_read_base()
Yu Zhao
1
-0
/
+9
2009-01-07
PCI: enhance pci_ari_enabled()
Yu Zhao
1
-3
/
+3
2009-01-07
PCI: handle PCI state saving with interrupts disabled
Rafael J. Wysocki
1
-0
/
+1
2009-01-07
ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added
Andrew Patterson
1
-2
/
+0
[next]