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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-06
Merge branch 'pci/bjorn-remove-fakephp' into next
Bjorn Helgaas
3
-190
/
+1
2012-09-01
pci: remove unused .gitignore file
Paul Bolle
1
-4
/
+0
2012-08-24
PCI: Remove bus number resource debug messages
Bjorn Helgaas
1
-5
/
+0
2012-08-24
PCI/AER: Print completion message at KERN_INFO to match starting message
Lance Ortiz
1
-4
/
+2
2012-08-24
PCI: Remove the fakephp driver
Bjorn Helgaas
3
-190
/
+1
2012-08-24
PCI: Use pci_device_id on stack for pci_get_subsys/class() to avoid kmalloc
Feng Tang
1
-27
/
+17
2012-08-23
Merge branch 'pci/bjorn-cleanup-remove' into next
Bjorn Helgaas
5
-237
/
+24
2012-08-23
Merge branch 'pci/bjorn-find-next-ext-cap' into next
Bjorn Helgaas
1
-10
/
+30
2012-08-23
PCI: Don't print anything while decoding is disabled
Bjorn Helgaas
1
-14
/
+17
2012-08-23
PCI/ASPM: Use PCI Express Capability accessors
Jiang Liu
1
-51
/
+26
2012-08-23
PCI/AER: Use PCI Express Capability accessors
Jiang Liu
2
-51
/
+17
2012-08-23
PCI/PME: Use PCI Express Capability accessors
Jiang Liu
1
-17
/
+6
2012-08-23
PCI/pciehp: Use PCI Express Capability accessors
Jiang Liu
2
-13
/
+5
2012-08-23
PCI/portdrv: Use PCI Express Capability accessors
Jiang Liu
2
-18
/
+6
2012-08-23
PCI/hotplug: Use PCI Express Capability accessors
Jiang Liu
1
-15
/
+5
2012-08-23
PCI: Wait for pending transactions to complete before 82599 FLR
Bjorn Helgaas
1
-1
/
+27
2012-08-23
PCI/core: Use PCI Express Capability accessors
Jiang Liu
3
-274
/
+66
2012-08-23
PCI: Add accessors for PCI Express Capability
Jiang Liu
1
-0
/
+202
2012-08-23
PCI: Remove unused field pcie_type from struct pci_dev
Yijing Wang
1
-1
/
+0
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
13
-57
/
+61
2012-08-22
PCI: Add pci_find_next_ext_capability()
Bjorn Helgaas
1
-10
/
+30
2012-08-22
PCI: Fix drivers/pci/pci.c kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-08-22
PCI: Leave normal LIST_POISON in deleted list entries
Bjorn Helgaas
1
-3
/
+0
2012-08-22
PCI: Rename local variables to conventional names
Bjorn Helgaas
1
-7
/
+7
2012-08-22
PCI: Remove unused, commented-out, code
Bjorn Helgaas
4
-125
/
+0
2012-08-22
PCI: Stop and remove devices in one pass
Bjorn Helgaas
1
-35
/
+7
2012-08-22
PCI: Fold stop and remove helpers into their callers
Bjorn Helgaas
1
-33
/
+20
2012-08-22
PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2
-11
/
+8
2012-08-22
PCI: Remove pci_stop_and_remove_behind_bridge()
Bjorn Helgaas
1
-25
/
+0
2012-08-22
PCI: Don't export stop_bus_device and remove_bus_device interfaces
Bjorn Helgaas
1
-4
/
+4
2012-08-22
PCI: acpiphp: Use common pci_stop_and_remove_bus_device()
Bjorn Helgaas
1
-2
/
+1
2012-08-21
PCI/PM: Fix config reg access for D3cold and bridge suspending
Huang Ying
2
-0
/
+51
2012-08-21
PCI/PM: Keep parent bridge active when probing device
Huang Ying
1
-0
/
+6
2012-08-21
PCI/PM: Enable D3/D3cold by default for most devices
Huang Ying
2
-0
/
+6
2012-08-21
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-08-20
PCI: Add pcie_flags_reg to cache PCIe capabilities register
Yijing Wang
1
-1
/
+2
2012-08-17
PCI: acpiphp: Stop disabling bridges on remove
Bjorn Helgaas
1
-15
/
+0
2012-08-15
PCI: EHCI: Fix crash during hibernation on ASUS computers
Rafael J. Wysocki
1
-0
/
+7
2012-08-15
PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state()
Rafael J. Wysocki
1
-2
/
+2
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
35
-632
/
+1064
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-4
/
+4
2012-07-24
pci: hotplug: Fix typo in pci
Masanari Iida
4
-4
/
+4
2012-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-3
/
+3
2012-07-18
arch/tile: tilegx PCI root complex support
Chris Metcalf
1
-3
/
+3
2012-07-18
Merge branch 'pci/yinghai-pciehp-unused' into next
Bjorn Helgaas
2
-105
/
+0
2012-07-18
Merge branch 'pci/nikhil-big-bar-fixes' into next
Bjorn Helgaas
1
-53
/
+54
2012-07-16
Merge branch 'pci/julia-return-values' into next
Bjorn Helgaas
4
-16
/
+40
2012-07-16
PCI: hotplug: ensure a consistent return value in error case
Julia Lawall
4
-16
/
+40
2012-07-16
Merge branch 'pci/myron-final-fixups-v2' into next
Bjorn Helgaas
2
-19
/
+5
2012-07-16
PCI: fix undefined reference to 'pci_fixup_final_inited'
Myron Stowe
2
-19
/
+5
[prev]
[next]