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
/
probe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
fix jvc cdrom drive lockup
Zhang, Yanmin
1
-0
/
+12
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+2
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-2
/
+0
2007-07-12
PCI: read revision ID by default
Auke Kok
1
-0
/
+1
2007-07-12
PCI: point people to Bernhard instead of the linux-kernel list
Greg Kroah-Hartman
1
-1
/
+1
2007-05-03
MSI: Use a list instead of the custom link structure
Michael Ellerman
1
-0
/
+2
2007-05-03
PCI: Convert to alloc_pci_dev()
Michael Ellerman
1
-1
/
+1
2007-05-03
PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev
Michael Ellerman
1
-0
/
+15
2007-05-03
pci: do not mark exported functions as __devinit
Sam Ravnborg
1
-12
/
+11
2007-04-24
Revert "adjust legacy IDE resource setting (v2)"
Bartlomiej Zolnierkiewicz
1
-32
/
+13
2007-03-03
adjust legacy IDE resource setting (v2)
Jan Beulich
1
-13
/
+32
2007-02-08
MSI: Remove pci_scan_msi_device()
Michael Ellerman
1
-1
/
+0
2007-02-08
PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4G
Yinghai Lu
1
-13
/
+56
2006-12-30
[PATCH] pci/probe: fix macro that confuses kernel-doc
Randy Dunlap
1
-3
/
+2
2006-12-20
PCI legacy resource fix
Ralf Baechle
1
-4
/
+7
2006-12-07
[PATCH] add numa node information to struct device
Christoph Hellwig
1
-0
/
+1
2006-12-02
PCI: quirks: fix the festering mess that claims to handle IDE quirks
Alan Cox
1
-0
/
+27
2006-10-18
PCI: optionally sort device lists breadth-first
Matt Domsch
1
-0
/
+92
2006-09-27
PCI: fix __must_check warnings
Greg Kroah-Hartman
1
-2
/
+14
2006-07-11
[PATCH] pci: initialize struct pci_dev.error_state
Linas Vepstas
1
-0
/
+1
2006-06-21
[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev
Zhang Yanmin
1
-8
/
+9
2006-06-21
[PATCH] PCI: fix to pci ignore pre-set 64-bit bars on 32-bit platforms
Bjorn Helgaas
1
-1
/
+1
2006-06-21
[PATCH] PCI: Ignore pre-set 64-bit BARs on 32-bit platforms
H. Peter Anvin
1
-11
/
+17
2006-03-24
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
1
-6
/
+3
2006-03-24
[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix
Bernhard Kaindl
1
-1
/
+3
2006-03-24
[PATCH] PCI: make MSI quirk inheritable from the pci bus
Michael S. Tsirkin
1
-0
/
+1
2006-03-24
[PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning f...
Ralf Baechle
1
-7
/
+8
2006-03-24
[PATCH] PCI: really fix parent's subordinate busnr
Kristen Accardi
1
-0
/
+5
2006-01-09
[PATCH] PCI: Export pci_cfg_space_size
Benjamin Herrenschmidt
1
-1
/
+1
2006-01-09
[PATCH] PCI: use bus numbers sparsely, if necessary
Dominik Brodowski
1
-2
/
+37
2006-01-09
[PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2
Daniel Yeisley
1
-2
/
+4
2006-01-09
[PATCH] pci: call pci_read_irq for bridges
Kristen Accardi
1
-0
/
+1
2006-01-09
[PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev
Kristen Accardi
1
-0
/
+1
2005-10-29
[PATCH] kernel-doc: PCI fixes
Randy Dunlap
1
-0
/
+1
2005-09-23
[PATCH] pci: fixup parent subordinate busnr
Ivan Kokshaysky
1
-1
/
+17
2005-09-22
[PATCH] fix drivers/pci/probe.c warning
Amos Waterland
1
-2
/
+2
2005-09-10
[PATCH] Subject: PATCH: fix numa caused compile warnings
Alan Cox
1
-2
/
+4
2005-09-10
[PATCH] PCI: Small rearrangement of PCI probing code
Paul Mackerras
1
-17
/
+33
2005-09-09
[PATCH] PCI: Support PCM PM CAP version 3
Daniel Ritz
1
-1
/
+1
2005-09-09
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
1
-2
/
+0
2005-07-30
[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.c
Ivan Kokshaysky
1
-1
/
+1
2005-07-02
[PATCH] PCI: handle subtractive decode pci-pci bridge better
Ivan Kokshaysky
1
-3
/
+2
2005-07-02
[PATCH] PCI: Fix up PCI routing in parent bridge
Greg Kroah-Hartman
1
-1
/
+18
2005-06-28
[PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on...
Rajesh Shah
1
-2
/
+2
2005-06-28
[PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic...
Rajesh Shah
1
-1
/
+10
2005-06-28
[PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI b...
Rajesh Shah
1
-2
/
+10
2005-06-28
[PATCH] acpi bridge hotadd: ACPI based root bridge hot-add
Rajesh Shah
1
-2
/
+0
2005-06-14
[PATCH] Fix PCI BAR size interpretation on 64-bit arches
Olof Johansson
1
-1
/
+1
2005-05-04
[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.
Greg KH
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+939