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
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-4
/
+43
2008-07-16
PCI ACPI: Drop the second argument of platform_pci_choose_state
Rafael J. Wysocki
1
-2
/
+1
2008-07-07
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
1
-0
/
+8
2008-07-07
PCI: Introduce platform_pci_power_manageable function
Rafael J. Wysocki
1
-4
/
+22
2008-07-02
PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
Benjamin Li
1
-1
/
+1
2008-06-12
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Jesse Barnes
1
-2
/
+1
2008-06-11
PCI ACPI: Drop the second argument of platform_pci_choose_state
Rafael J. Wysocki
1
-2
/
+1
2008-06-10
PCI: introduce pci_slot
Alex Chiang
1
-0
/
+13
2008-04-20
PCI: Expose PCI VPD through sysfs
Ben Hutchings
1
-0
/
+19
2008-02-01
PCI: make pci_bus a struct device
Greg Kroah-Hartman
1
-1
/
+1
2008-02-01
PCI: fix codingstyle issues in drivers/pci/pci.h
Greg Kroah-Hartman
1
-3
/
+5
2008-02-01
PCI: export pci_restore_msi_state()
Linas Vepstas
1
-6
/
+0
2007-10-22
Intel IOMMU: PCI generic helper function
Keshavamurthy, Anil S
1
-0
/
+1
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+6
2007-10-12
pci: implement "pci=noaer"
Randy Dunlap
1
-0
/
+6
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-2
/
+1
2007-08-22
PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h
Kumar Gala
1
-7
/
+1
2007-07-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2007-07-24
PCI: export __pci_reenable_device()
Tejun Heo
1
-1
/
+0
2007-07-22
ACPI: Use ACPI methods to select PCI device suspend state
Shaohua Li
1
-1
/
+1
2007-05-02
MSI: Use a list instead of the custom link structure
Michael Ellerman
1
-0
/
+2
2007-03-12
[PATCH] msi: Safer state caching.
Eric W. Biederman
1
-2
/
+0
2007-03-05
[PATCH] msi: sanely support hardware level msi disabling
Eric W. Biederman
1
-2
/
+0
2007-02-07
MSI: Combine pci_(save|restore)_msi/msix_state
Michael Ellerman
1
-4
/
+2
2007-02-07
MSI: Replace pci_msi_quirk with calls to pci_no_msi()
Michael Ellerman
1
-5
/
+1
2007-02-07
PCI : add extremely specialized __pci_reenable_device for default resume
Hidetoshi Seto
1
-0
/
+1
2007-02-07
PCI : remove too specialized __pci_enable_device for default resume
Hidetoshi Seto
1
-1
/
+0
2006-12-01
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
1
-0
/
+1
2006-09-26
MSI: Cleanup existing MSI quirks
Brice Goglin
1
-1
/
+1
2006-07-12
[PATCH] PCI: PCIE power management quirk
Kristen Carlson Accardi
1
-1
/
+9
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-3
/
+3
2006-06-21
[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev
Zhang Yanmin
1
-1
/
+1
2006-04-14
[PATCH] PCI: MSI(X) save/restore for suspend/resume
Shaohua Li
1
-0
/
+11
2006-03-23
[PATCH] PCI: Provide a boot parameter to disable MSI
Matthew Wilcox
1
-0
/
+2
2006-01-09
[PATCH] PCI: drivers/pci: some cleanups
Adrian Bunk
1
-5
/
+0
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-2
/
+2
2005-10-28
[PATCH] PCI: Block config access during BIST
Brian King
1
-0
/
+7
2005-09-09
[PATCH] PCI: Small rearrangement of PCI probing code
Paul Mackerras
1
-1
/
+0
2005-08-16
[PATCH] PCI: fix quirk-6700-fix.patch
Andrew Morton
1
-0
/
+6
2005-08-16
[PATCH] PCI: 6700/6702PXH quirk
Kristen Accardi
1
-1
/
+1
2005-07-11
[ACPI] pci_set_power_state() now calls
David Shaohua Li
1
-0
/
+1
2005-07-11
[ACPI] PCI can now get suspend state from firmware
David Shaohua Li
1
-0
/
+3
2005-05-17
[PATCH] PCI Hotplug: remove pci_visit_dev
Scott Murray
1
-27
/
+0
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+96