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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-25
PCI: use pci_pcie_cap() in pci core
Kenji Kaneshige
2
-8
/
+8
2009-11-11
PCI: allow matching of prefetchable resources to non-prefetchable windows
Linus Torvalds
1
-2
/
+6
2009-11-07
PCI: Replace old style lock initializer
Thomas Gleixner
1
-1
/
+1
2009-11-07
PCI hotplug: fix oshp evaluation
Kenji Kaneshige
1
-2
/
+3
2009-11-07
PCI: derive nearby CPUs from device's instead of bus' NUMA information
Andreas Herrmann
1
-0
/
+8
2009-11-07
PCI: cache PCIe capability offset
Kenji Kaneshige
1
-0
/
+1
2009-11-05
PCI: improve discovery/configuration messages
Bjorn Helgaas
4
-39
/
+57
2009-11-05
PCI: replace pr_debug with dev_dbg
Bjorn Helgaas
1
-8
/
+7
2009-11-05
PCI: make PME# messages KERN_DEBUG
Bjorn Helgaas
1
-2
/
+3
2009-11-05
PCI: remove pci_find_slot from PCI_LEGACY config description
Thadeu Lima de Souza Cascardo
1
-4
/
+4
2009-11-05
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
9
-70
/
+67
2009-11-05
PCI: avoid boot interrupt quirk for AMD 813x B1 devices
Stefan Assmann
1
-3
/
+7
2009-11-05
PCI Hotplug: acpiphp: clean up list traversals
Alex Chiang
1
-41
/
+17
2009-11-05
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
5
-196
/
+136
2009-11-05
PCI: fix memory leak in aer_inject
Andrew Patterson
1
-1
/
+1
2009-11-05
PCI: use better error return values in aer_inject
Andrew Patterson
1
-4
/
+4
2009-11-05
PCI: add support for PCI domains to aer_inject
Andrew Patterson
1
-12
/
+34
2009-11-05
PCI: add pci_get_domain_bus_and_slot function
Andrew Patterson
1
-17
/
+17
2009-11-05
PCI: populate subsystem vendor and device IDs for PCI bridges
Gabe Black
1
-0
/
+6
2009-11-05
PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
Matt Domsch
4
-2
/
+166
2009-11-04
PCI: pciehp: prevent unnecessary power off
Kenji Kaneshige
1
-16
/
+10
2009-11-04
PCI: pciehp: fix typo in pciehp_probe
Kenji Kaneshige
1
-1
/
+1
2009-11-04
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
3
-92
/
+22
2009-11-04
PCI: pciehp: create files only for existing capabilities
Kenji Kaneshige
1
-16
/
+22
2009-11-04
PCI: pciehp: remove wrong workaround for bad DLLP
Kenji Kaneshige
1
-50
/
+3
2009-11-04
PCI: pciehp: disable DLL state changed event notification
Kenji Kaneshige
1
-1
/
+2
2009-11-04
PCI: fix nit in ROM BAR size probing
Michael S. Tsirkin
1
-2
/
+2
2009-11-04
PCI: add xen dom0 checking before ACS initialization
Allen Kay
1
-1
/
+2
2009-11-04
PCI: acs p2p upsteram forwarding enabling
Allen Kay
3
-0
/
+42
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
12
-0
/
+21
2009-11-04
PNP: print resources consistently with %pRt
Bjorn Helgaas
4
-61
/
+18
2009-11-04
PCI: print resources consistently with %pRt
Bjorn Helgaas
4
-43
/
+24
2009-11-04
PCI hotplug: acpiphp should be linked after vendor drivers
Matthew Garrett
1
-4
/
+8
2009-11-04
PCI hotplug: change PCI nomenclature
Stefan Assmann
1
-11
/
+11
2009-11-04
PCI: pci_dfl_cache_line_size is __devinitdata
Tejun Heo
1
-1
/
+1
2009-11-04
pccard: configure CLS on attach
Tejun Heo
2
-28
/
+35
2009-11-04
sparc64/PCI: drop PCI_CACHE_LINE_BYTES
Tejun Heo
1
-5
/
+1
2009-11-04
PCI: determine CLS more intelligently
Jesse Barnes
2
-8
/
+41
2009-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
8
-95
/
+486
2009-11-04
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+41
2009-11-03
sata_via: Remove redundant device ID for VIA VT8261
JosephChan@via.com.tw
1
-1
/
+0
2009-11-03
drivers/ata/libata: Move dereference after NULL test
Julia Lawall
1
-3
/
+6
2009-11-03
ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2
Mark Nelson
1
-5
/
+35
2009-11-03
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-31
/
+55
2009-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-7
/
+66
2009-11-03
Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-37
/
+59
2009-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
19
-131
/
+480
2009-11-03
PM: Remove some debug messages producing too much noise
Pavel Machek
1
-4
/
+0
2009-11-03
PM: Fix warning on suspend errors
Romit Dasgupta
1
-0
/
+1
2009-11-03
PM / yenta: Split resume into early and late parts (rev. 4)
Rafael J. Wysocki
2
-27
/
+54
[next]