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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
PCI: pcie port driver: remove extra printks
Bjorn Helgaas
1
-4
/
+0
2009-01-07
PCI: make PCI bus resource messages more meaningful
Bjorn Helgaas
1
-3
/
+3
2009-01-07
PCI hotplug: acpiphp whitespace cleanup
Alex Chiang
2
-4
/
+4
2009-01-07
PCI: Don't carp about BAR allocation failures in quiet boot
Ingo Molnar
1
-2
/
+2
2009-01-07
PCI hotplug: aerdrv: fix a typo in error message
Hidetoshi Seto
1
-1
/
+1
2009-01-07
PCI: handle PCI state saving with interrupts disabled
Rafael J. Wysocki
3
-22
/
+55
2009-01-07
PCI: extend on the ICH motherboard IO decode quirk list
Linus Torvalds
1
-15
/
+90
2009-01-07
PCI: Suspend and resume PCI Express ports with interrupts disabled
Rafael J. Wysocki
1
-6
/
+6
2009-01-07
PCI: pci-stub module to reserve pci device
Chris Wright
3
-0
/
+58
2009-01-07
PCI: allow pci driver to support only dynids
Chris Wright
1
-9
/
+11
2009-01-07
PCI/ACPI: acpiphp: Identify more removable slots
Matthew Garrett
1
-15
/
+17
2009-01-07
pci-acpi: Cleanup _OSC evaluation code
Taku Izumi
1
-17
/
+14
2009-01-07
PCI/ACPI: Remove unnecessary _OSC evaluation for control request
Taku Izumi
1
-0
/
+4
2009-01-07
PCI: revert additional _OSC evaluation
Taku Izumi
1
-13
/
+17
2009-01-07
drivers/pci/hotplug: Add missing pci_dev_get
Julia Lawall
1
-0
/
+1
2009-01-07
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
2
-12
/
+98
2009-01-07
ACPI/PCI: remove obsolete _OSC capability support functions
Andrew Patterson
1
-25
/
+0
2009-01-07
ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added
Andrew Patterson
3
-24
/
+11
2009-01-07
ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added
Andrew Patterson
1
-1
/
+0
2009-01-07
ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added
Andrew Patterson
1
-18
/
+9
2009-01-07
ACPI/PCI: PCI extended config _OSC support called when root bridge added
Andrew Patterson
1
-0
/
+13
2009-01-07
ACPI/PCI: call _OSC support during root bridge discovery
Andrew Patterson
1
-5
/
+19
2009-01-07
PCI: Add legacy_io/mem to all busses
Benjamin Herrenschmidt
1
-0
/
+4
2009-01-07
PCI: Extend pci_reset_function() to support PCI Advanced Features
Sheng Yang
1
-0
/
+41
2009-01-07
PCI: Refactor pci_reset_function()
Sheng Yang
1
-26
/
+40
2009-01-07
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
5
-7
/
+7
2009-01-07
PCI: fixup whitespace in quirks.c
Jesse Barnes
1
-2
/
+3
2009-01-07
PCI hotplug: pciehp: remove unnecessary wait after turning power off
Kenji Kaneshige
1
-14
/
+12
2009-01-07
PCI: check mmap range of /proc/bus/pci files too
Jesse Barnes
3
-2
/
+15
2009-01-06
PCI: Rework default handling of suspend and resume
Rafael J. Wysocki
1
-31
/
+63
2009-01-06
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
1
-28
/
+18
2009-01-04
cpumask: update pci_bus_show_cpuaffinity to use new cpumask API
Mike Travis
1
-4
/
+4
2009-01-04
cpumask: update local_cpus_show to use new cpumask API
Mike Travis
1
-6
/
+6
2009-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Linus Torvalds
2
-144
/
+846
2009-01-03
intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES
Mike Day
1
-1
/
+1
2009-01-03
VT-d: remove now unused intel_iommu_found function
Joerg Roedel
1
-6
/
+0
2009-01-03
VT-d: register functions for the IOMMU API
Joerg Roedel
1
-0
/
+15
2009-01-03
VT-d: adapt domain iova_to_phys function for IOMMU API
Joerg Roedel
1
-3
/
+4
2009-01-03
VT-d: adapt domain map and unmap functions for IOMMU API
Joerg Roedel
1
-13
/
+20
2009-01-03
VT-d: adapt device attach and detach functions for IOMMU API
Joerg Roedel
1
-12
/
+15
2009-01-03
VT-d: adapt domain init and destroy functions for IOMMU API
Joerg Roedel
1
-15
/
+18
2009-01-03
Check agaw is sufficient for mapped memory
Weidong Han
1
-0
/
+61
2009-01-03
Change intel iommu APIs of virtual machine domain
Weidong Han
1
-70
/
+59
2009-01-03
Change domain_context_mapping_one for virtual machine domain
Weidong Han
1
-3
/
+52
2009-01-03
Allocation and free functions of virtual machine domain
Weidong Han
1
-2
/
+105
2009-01-03
Add domain_flush_cache
Weidong Han
1
-17
/
+26
2009-01-03
Add/remove domain device info for virtual machine domain
Weidong Han
1
-5
/
+166
2009-01-03
Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
Weidong Han
1
-0
/
+7
2009-01-03
iommu coherency
Weidong Han
1
-0
/
+24
2009-01-03
calculate agaw for each iommu
Weidong Han
2
-0
/
+32
[prev]
[next]