index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-01
PCI: make cardbus-bridge resources optional
Ram Pai
1
-0
/
+4
2011-07-22
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2011-07-08
PCI: conditional resource-reallocation through kernel parameter pci=realloc
Ram Pai
1
-0
/
+2
2011-06-21
x86/ia64: intel-iommu: move to drivers/iommu/
Ohad Ben-Cohen
1
-2
/
+0
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
[next]