index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
2
-40
/
+0
2007-05-02
MSI: Give archs the option to free all MSI/Xs at once.
Michael Ellerman
1
-36
/
+39
2007-05-02
MSI: Give archs the option to allocate all MSI/Xs at once.
Michael Ellerman
1
-19
/
+44
2007-05-02
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
1
-14
/
+9
2007-05-02
msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)
Dan Williams
1
-1
/
+5
2007-05-02
MSI: Remove dev->first_msi_irq
Michael Ellerman
1
-11
/
+20
2007-05-02
MSI: Use a list instead of the custom link structure
Michael Ellerman
3
-42
/
+28
2007-05-02
PCI: Convert to alloc_pci_dev()
Michael Ellerman
2
-2
/
+2
2007-05-02
PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev
Michael Ellerman
1
-0
/
+15
2007-05-02
MSI: Add an arch_msi_check_device()
Michael Ellerman
1
-4
/
+25
2007-05-02
MSI: Rename pci_msi_supported() to pci_msi_check_device()
Michael Ellerman
1
-6
/
+6
2007-05-02
MSI: Consolidate precondition checks
Michael Ellerman
1
-12
/
+2
2007-05-02
MSI: Expand pci_msi_supported()
Michael Ellerman
1
-11
/
+8
2007-05-02
MSI: Remove msi_cache
Michael Ellerman
1
-40
/
+4
2007-05-02
MSI: Move EXPORT_SYMBOL()s near their definition
Michael Ellerman
1
-5
/
+4
2007-05-02
MSI: Consolidate BUG_ON()s.
Michael Ellerman
1
-7
/
+3
2007-05-02
MSI: Consolidate MSI-X irq freeing code
Michael Ellerman
1
-29
/
+20
2007-05-02
MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2
Michael Ellerman
1
-11
/
+5
2007-05-02
MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1
Michael Ellerman
1
-7
/
+2
2007-05-02
MSI: Simplify BUG() handling in pci_disable_msix()
Michael Ellerman
1
-10
/
+5
2007-05-02
MSI: Simplify BUG() handling in pci_disable_msi()
Michael Ellerman
1
-12
/
+9
2007-05-02
pci: do not mark exported functions as __devinit
Sam Ravnborg
6
-36
/
+24
2007-05-02
PCI: Require vendor and device for new_id
Jean Delvare
1
-2
/
+2
2007-05-02
PCI: fix sysfs rom file creation for BIOS ROM shadows
Jesse Barnes
1
-2
/
+3
2007-05-02
PCI: kernel-doc fix
Randy Dunlap
1
-1
/
+1
2007-05-02
PCI: fix multiple definition of `queue_pushbutton_work'
Kristen Carlson Accardi
6
-6
/
+6
2007-05-02
pciehp: Adapt to device driver model
Kenji Kaneshige
2
-35
/
+6
2007-05-02
pciehp: Event handling rework
Kenji Kaneshige
4
-389
/
+321
2007-05-02
pci: New PCI-E reset API
Brian King
1
-0
/
+29
2007-05-02
PCI: Flush MSI-X table writes
Mitch Williams
1
-0
/
+25
2007-04-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-113
/
+0
2007-04-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+4
2007-04-28
libata/IDE: remove combined mode quirk
Jeff Garzik
1
-113
/
+0
2007-04-27
define platform wakeup hook, use in pci_enable_wake()
David Brownell
1
-17
/
+41
2007-04-27
driver core: per-subsystem multithreaded probing
Cornelia Huck
1
-5
/
+1
2007-04-25
ACPI: Disable MSI on request of FADT
Shaohua Li
1
-0
/
+4
2007-04-23
Revert "adjust legacy IDE resource setting (v2)"
Bartlomiej Zolnierkiewicz
1
-32
/
+13
2007-04-03
[PATCH] msi: synchronously mask and unmask msi-x irqs.
Eric W. Biederman
1
-0
/
+1
2007-03-26
PCI: Fix warning message in PCIE port driver
Prarit Bhargava
1
-1
/
+1
2007-03-26
PCI: Stop unhiding the SMBus on Toshiba laptops
Jean Delvare
1
-11
/
+7
2007-03-12
[PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...
Eric W. Biederman
1
-6
/
+6
2007-03-12
[PATCH] msi: Safer state caching.
Eric W. Biederman
3
-129
/
+25
2007-03-09
pci: fix section mismatch warning
Sam Ravnborg
1
-1
/
+1
2007-03-09
PCI: aer: fix section mismatch warning
Sam Ravnborg
1
-3
/
+3
2007-03-09
pcie: fix section mismatch warning
Sam Ravnborg
1
-3
/
+3
2007-03-09
PCI: allow multiple calls to pcim_pin_device()
Tejun Heo
1
-7
/
+8
2007-03-05
[PATCH] msi: support masking msi irqs without a mask bit
Eric W. Biederman
1
-0
/
+2
2007-03-05
[PATCH] msi: fix up the msi enable/disable logic
Eric W. Biederman
1
-80
/
+64
2007-03-05
[PATCH] msi: sanely support hardware level msi disabling
Eric W. Biederman
4
-12
/
+30
2007-03-03
adjust legacy IDE resource setting (v2)
Jan Beulich
1
-13
/
+32
[next]