index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-01
[PATCH] PCI quirks update
Alan Cox
1
-2
/
+15
2006-09-27
[PATCH] msi: use kmem_cache_zalloc()
Pekka J Enberg
1
-10
/
+3
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-09-27
pciehp - fix wrong return value
Kenji Kaneshige
1
-6
/
+6
2006-09-27
acpiphp: add support for ioapic hot-remove
Satoru Takeuchi
2
-14
/
+92
2006-09-27
PCI: assign ioapic resource at hotplug
Satoru Takeuchi
1
-3
/
+10
2006-09-27
acpiphp: disable bridges
Satoru Takeuchi
1
-1
/
+16
2006-09-27
acpiphp: stop bus device before acpi_bus_trim
Satoru Takeuchi
1
-0
/
+3
2006-09-27
PCI: add pci_stop_bus_device
Satoru Takeuchi
1
-1
/
+36
2006-09-27
acpiphp: do not initialize existing ioapics
Satoru Takeuchi
1
-1
/
+3
2006-09-27
acpiphp: initialize ioapics before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-27
acpiphp: set hpp values before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-27
PCI Hotplug: cleanup pcihp skeleton code.
Satoru Takeuchi
1
-6
/
+3
2006-09-27
PCI: Restore PCI Express capability registers after PM event
Michael S. Tsirkin
1
-0
/
+50
2006-09-27
PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static
Adrian Bunk
1
-1
/
+1
2006-09-27
PCI: Multiprobe sanitizer
Alan Cox
1
-1
/
+5
2006-09-27
PCI: fix __must_check warnings
Greg Kroah-Hartman
8
-61
/
+137
2006-09-27
PCI Hotplug: fix __must_check warnings
Greg Kroah-Hartman
2
-33
/
+128
2006-09-27
SHPCHP: fix __must_check warnings
Greg Kroah-Hartman
3
-4
/
+8
2006-09-27
PCI-Express AER implemetation: pcie_portdrv error handler
Zhang, Yanmin
1
-21
/
+175
2006-09-27
PCI-Express AER implemetation: AER core and aerdriver
Zhang, Yanmin
9
-0
/
+1568
2006-09-27
PCI-Express AER implemetation: export pcie_port_bus_type
Zhang, Yanmin
1
-0
/
+1
2006-09-27
PCIE: check and return bus_register errors
Randy Dunlap
3
-5
/
+11
2006-09-27
MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability
Brice Goglin
1
-0
/
+59
2006-09-27
MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs
Brice Goglin
1
-0
/
+41
2006-09-27
MSI: Factorize common code in pci_msi_supported()
Brice Goglin
1
-20
/
+31
2006-09-27
MSI: Cleanup existing MSI quirks
Brice Goglin
2
-16
/
+31
2006-09-27
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-3
/
+2
2006-09-26
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...
Andi Kleen
1
-3
/
+2
2006-09-26
PCI: enable driver multi-threaded probe
Greg Kroah-Hartman
2
-0
/
+36
2006-09-26
sysfs_remove_bin_file: no return value, dump_stack on error
Randy.Dunlap
1
-3
/
+1
2006-09-26
PM: no suspend_prepare() phase
David Brownell
1
-14
/
+0
2006-09-26
PM: PCI and IDE handle PM_EVENT_PRETHAW
David Brownell
1
-1
/
+3
2006-09-26
Suspend changes for PCI core
Linus Torvalds
1
-1
/
+40
2006-09-24
Merge branch 'master' into upstream
Jeff Garzik
1
-16
/
+16
2006-09-14
Merge branch 'linux-2.6'
Paul Mackerras
1
-0
/
+1
2006-09-04
Merge branch 'master' into upstream
Jeff Garzik
1
-0
/
+1
2006-09-01
USB: Add VIA quirk fixup for VT8235 usb2
Mark Hindley
1
-0
/
+1
2006-08-31
Merge branch 'merge'
Paul Mackerras
6
-27
/
+107
2006-08-30
Merge /spare/repo/linux-2.6 into upstream
Jeff Garzik
4
-16
/
+102
2006-08-27
[PATCH] PCI: kerneldoc correction in pci-driver
Henrik Kretzschmar
1
-2
/
+1
2006-08-27
[PATCH] CPCI hotplug: fix resource assignment
Scott Murray
1
-12
/
+42
2006-08-27
[PATCH] PCI: fix ICH6 quirks
Daniel Ritz
1
-1
/
+1
2006-08-21
Merge trivial low-risk suspend hotkey bugzilla-5918 into release
Len Brown
2
-1
/
+58
2006-08-20
[PATCH] libata: s/CONFIG_SCSI_SATA/CONFIG_[S]ATA/g in pci/quirks.c
Tejun Heo
1
-3
/
+3
2006-08-16
ACPIPHP: allow acpiphp to build without ACPI_DOCK
Kristen Carlson Accardi
1
-1
/
+1
2006-08-12
PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.
Dave Jones
1
-7
/
+0
2006-08-12
pciehp: make pciehp build for powerpc
Kristen Carlson Accardi
2
-4
/
+5
2006-08-08
Merge branch 'merge'
Paul Mackerras
5
-22
/
+30
2006-08-04
PCI: Unhide the SMBus on Asus PU-DLS
Jean Delvare
1
-0
/
+7
[next]