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.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
2007-10-15
Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c
Linus Torvalds
1
-2
/
+0
2007-10-14
more trivial signedness fixes in drivers
Al Viro
1
-1
/
+1
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
17
-352
/
+209
2007-10-13
PCI: Add 'nodomains' boot option, and pci_domains_supported global
Jeff Garzik
1
-0
/
+13
2007-10-13
PCI: modify PCI bridge control ISA flag for clarity
Gary Hade
1
-2
/
+2
2007-10-13
PCI: avoid P2P prefetch window for expansion ROMs
Gary Hade
1
-2
/
+1
2007-10-13
PCI: skip ISA ioresource alignment on some systems
Gary Hade
1
-2
/
+2
2007-10-13
PCI: remove transparent bridge sizing
Gary Hade
1
-0
/
+5
2007-10-13
pci: write file size to inode on proc bus file write
David Rientjes
1
-1
/
+2
2007-10-13
pci: use size stored in proc_dir_entry for proc bus files
David Rientjes
1
-2
/
+2
2007-10-13
pci: implement "pci=noaer"
Randy Dunlap
3
-0
/
+17
2007-10-13
PCI: fix IDE legacy mode resources
Yoichi Yuasa
1
-12
/
+36
2007-10-13
MSI: Use correct data offset for 32-bit MSI in read_msi_msg()
Roland Dreier
1
-1
/
+1
2007-10-13
PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code
Michael Ellerman
1
-2
/
+1
2007-10-13
PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"
Johannes Goecke
1
-32
/
+0
2007-10-13
PCI: quirk_vt82c586_acpi: Omit reading PCI revision ID
Auke Kok
1
-3
/
+1
2007-10-13
PCI: quirk amd_8131_mmrbc: Omit reading pci revision ID
Auke Kok
1
-5
/
+2
2007-10-13
cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read
Auke Kok
1
-1
/
+1
2007-10-13
pci: hotplug: cpqphp: convert to kthread infrastructure
Christoph Hellwig
1
-48
/
+21
2007-10-13
pci: hotplug: ibmphp: convert to kthread
Kristen Carlson Accardi
1
-45
/
+12
2007-10-13
PCI: is_power_of_2 in drivers/pci/pci.c
vignesh babu
1
-2
/
+3
2007-10-13
pciehp: minor cleanups for pciehp_hpc.c
Kenji Kaneshige
1
-21
/
+26
2007-10-13
pciehp: remove trailing whitespace form pciehp_pci.c
Kenji Kaneshige
1
-3
/
+3
2007-10-13
pciehp: remove trailing whitespace from pciehp_ctrl.c
Kenji Kaneshige
1
-10
/
+10
2007-10-13
pciehp: remove trailing whitespace from pciehp_core.c
Kenji Kaneshige
1
-10
/
+10
2007-10-13
pciehp: remove trailing whitespace from pciehp_hpc.c
Kenji Kaneshige
1
-25
/
+25
2007-10-13
pciehp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
1
-106
/
+5
2007-10-13
PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...
Kristen Carlson Accardi
1
-0
/
+1
2007-10-13
PCI Hotplug: pciehp: Dont check bridge control on remove
Kristen Carlson Accardi
1
-6
/
+12
2007-10-13
pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
Kenji Kaneshige
2
-13
/
+0
2007-10-13
PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-4
/
+1
2007-10-13
sysfs: kill sysfs_update_file()
Tejun Heo
1
-60
/
+0
2007-10-13
Drivers: clean up direct setting of the name of a kset
Greg Kroah-Hartman
1
-3
/
+3
2007-10-13
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
1
-1
/
+1
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
3
-26
/
+8
2007-10-11
i386: move pci
Thomas Gleixner
3
-3
/
+3
2007-09-29
Fix bogus PCI quirk for e100
Benjamin Herrenschmidt
1
-4
/
+3
2007-09-11
PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboard
gw.kernel@tnode.com
1
-2
/
+14
2007-09-11
PCI: remove devinit from pci_read_bridge_bases
Ralf Baechle
1
-1
/
+1
2007-08-25
Pull events into release branch
Len Brown
1
-1
/
+4
2007-08-25
acpiphp_ibm: add missing '\n' to error message
Jeremy Fitzhardinge
1
-1
/
+1
2007-08-23
ACPI: Schedule /proc/acpi/event for removal
Len Brown
1
-1
/
+1
2007-08-23
ACPI: don't duplicate input events on netlink
Zhang Rui
1
-0
/
+3
2007-08-23
PCI: Run k8t_sound_hostbridge quirk only when needed
Jean Delvare
1
-1
/
+1
2007-08-23
PCI: disable MSI on RX790
Tejun Heo
1
-0
/
+1
2007-08-23
PCI: disable MSI on RD580
Tejun Heo
1
-0
/
+1
2007-08-23
PCI: disable MSI on RS690
Tejun Heo
1
-0
/
+1
2007-08-23
PCI: lets kill the 'PCI hidden behind bridge' message
Bernhard Kaindl
1
-9
/
+9
2007-08-23
pci/hotplug/cpqphp_ctrl.c: remove stale BKL use
Ingo Molnar
1
-3
/
+1
2007-08-23
PCI: quirk_e100_interrupt() called too early
Marian Balakowicz
1
-1
/
+1
[next]