index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: rpaphp: remove a function that does nothing but wrap debug printks
Linas Vepstas
2007-05-02
1
-24
/
+13
*
PCI: rpaphp: Remove un-needed goto
Linas Vepstas
2007-05-02
1
-4
/
+2
*
PCI: rpaphp: Fix a memleak; slot->location string was never freed
Linas Vepstas
2007-05-02
1
-5
/
+4
*
PCI: rpaphp: match up alloc and free in same routine
Linas Vepstas
2007-05-02
3
-2
/
+5
*
PCI: rpaphp: Remove global num_slots variable
Linas Vepstas
2007-05-02
3
-7
/
+1
*
PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
Linas Vepstas
2007-05-02
1
-20
/
+20
*
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
2007-05-02
2
-40
/
+0
*
MSI: Give archs the option to free all MSI/Xs at once.
Michael Ellerman
2007-05-02
1
-36
/
+39
*
MSI: Give archs the option to allocate all MSI/Xs at once.
Michael Ellerman
2007-05-02
1
-19
/
+44
*
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
2007-05-02
1
-14
/
+9
*
msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)
Dan Williams
2007-05-02
1
-1
/
+5
*
MSI: Remove dev->first_msi_irq
Michael Ellerman
2007-05-02
1
-11
/
+20
*
MSI: Use a list instead of the custom link structure
Michael Ellerman
2007-05-02
3
-42
/
+28
*
PCI: Convert to alloc_pci_dev()
Michael Ellerman
2007-05-02
2
-2
/
+2
*
PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev
Michael Ellerman
2007-05-02
1
-0
/
+15
*
MSI: Add an arch_msi_check_device()
Michael Ellerman
2007-05-02
1
-4
/
+25
*
MSI: Rename pci_msi_supported() to pci_msi_check_device()
Michael Ellerman
2007-05-02
1
-6
/
+6
*
MSI: Consolidate precondition checks
Michael Ellerman
2007-05-02
1
-12
/
+2
*
MSI: Expand pci_msi_supported()
Michael Ellerman
2007-05-02
1
-11
/
+8
*
MSI: Remove msi_cache
Michael Ellerman
2007-05-02
1
-40
/
+4
*
MSI: Move EXPORT_SYMBOL()s near their definition
Michael Ellerman
2007-05-02
1
-5
/
+4
*
MSI: Consolidate BUG_ON()s.
Michael Ellerman
2007-05-02
1
-7
/
+3
*
MSI: Consolidate MSI-X irq freeing code
Michael Ellerman
2007-05-02
1
-29
/
+20
*
MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2
Michael Ellerman
2007-05-02
1
-11
/
+5
*
MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1
Michael Ellerman
2007-05-02
1
-7
/
+2
*
MSI: Simplify BUG() handling in pci_disable_msix()
Michael Ellerman
2007-05-02
1
-10
/
+5
*
MSI: Simplify BUG() handling in pci_disable_msi()
Michael Ellerman
2007-05-02
1
-12
/
+9
*
pci: do not mark exported functions as __devinit
Sam Ravnborg
2007-05-02
6
-36
/
+24
*
PCI: Require vendor and device for new_id
Jean Delvare
2007-05-02
1
-2
/
+2
*
PCI: fix sysfs rom file creation for BIOS ROM shadows
Jesse Barnes
2007-05-02
1
-2
/
+3
*
PCI: kernel-doc fix
Randy Dunlap
2007-05-02
1
-1
/
+1
*
PCI: fix multiple definition of `queue_pushbutton_work'
Kristen Carlson Accardi
2007-05-02
6
-6
/
+6
*
pciehp: Adapt to device driver model
Kenji Kaneshige
2007-05-02
2
-35
/
+6
*
pciehp: Event handling rework
Kenji Kaneshige
2007-05-02
4
-389
/
+321
*
pci: New PCI-E reset API
Brian King
2007-05-02
1
-0
/
+29
*
PCI: Flush MSI-X table writes
Mitch Williams
2007-05-02
1
-0
/
+25
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-04-29
1
-113
/
+0
|
\
|
*
libata/IDE: remove combined mode quirk
Jeff Garzik
2007-04-28
1
-113
/
+0
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2007-04-29
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
ACPI: Disable MSI on request of FADT
Shaohua Li
2007-04-25
1
-0
/
+4
*
|
define platform wakeup hook, use in pci_enable_wake()
David Brownell
2007-04-27
1
-17
/
+41
*
|
driver core: per-subsystem multithreaded probing
Cornelia Huck
2007-04-27
1
-5
/
+1
|
/
*
Revert "adjust legacy IDE resource setting (v2)"
Bartlomiej Zolnierkiewicz
2007-04-23
1
-32
/
+13
*
[PATCH] msi: synchronously mask and unmask msi-x irqs.
Eric W. Biederman
2007-04-03
1
-0
/
+1
*
PCI: Fix warning message in PCIE port driver
Prarit Bhargava
2007-03-26
1
-1
/
+1
*
PCI: Stop unhiding the SMBus on Toshiba laptops
Jean Delvare
2007-03-26
1
-11
/
+7
*
[PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...
Eric W. Biederman
2007-03-12
1
-6
/
+6
*
[PATCH] msi: Safer state caching.
Eric W. Biederman
2007-03-12
3
-129
/
+25
*
pci: fix section mismatch warning
Sam Ravnborg
2007-03-09
1
-1
/
+1
*
PCI: aer: fix section mismatch warning
Sam Ravnborg
2007-03-09
1
-3
/
+3
[next]