Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bbf25010f1a6b761914430f5fca081ec8c7accd1
/
arch
/
i386
/
pci
99fa984
PCI: irq and pci_ids patch for Intel Tolapai
by Jason Gaston
· 17 years ago
4dd5bb9
PCI: Remove __devinit from pcibios_get_irq_routing_table
by Ralf Baechle
· 17 years ago
c1502e2
i386: Fix broken mmiocfg accesses
by Linus Torvalds
· 17 years ago
3320ad9
x86: Work around mmio config space quirk on AMD Fam10h
by dean gaudet
· 17 years ago
73c59af
finish i386 and x86-64 sysdata conversion
by Muli Ben-Yehuda
· 17 years ago
08f1c19
x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata
by Muli Ben-Yehuda
· 17 years ago
a5ba797
i386: insert unclaimed MMCONFIG resources
by Aaron Durbin
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
73a74ed
PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt Controllers
by Ivan Kokshaysky
· 17 years ago
f6744c0
i386 pci: use __maybe_unused
by David Rientjes
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
f14e313
PCI: add debug information to resource collision message
by Chuck Ebbert
· 18 years ago
40ee9e9
PCI: fix sysfs rom file creation for BIOS ROM shadows
by Jesse Barnes
· 18 years ago
a319334
[PATCH] i386: type may be unused
by David Rientjes
· 18 years ago
b5229db
[PATCH] i386: Some additional chipset register values validation.
by Olivier Galibert
· 18 years ago
bba6f6f
[PATCH] MSI-X: fix resume crash
by Eric W. Biederman
· 18 years ago
f7a9dae
pci: set pci=bfsort for PowerEdge R900
by Matt Domsch
· 18 years ago
f52383d
PCI: add systems for automatic breadth-first device sorting
by Andy Gospodarek
· 18 years ago
26054ed
[PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()
by OGAWA Hirofumi
· 18 years ago
56829d1
[PATCH] mmconfig: fix unreachable_devices()
by OGAWA Hirofumi
· 18 years ago
429d512
[PATCH] mmconfig: minor cleanup in mmconfig code
by OGAWA Hirofumi
· 18 years ago
44de020
[PATCH] mmconfig: Reject a broken MCFG tables on Asus etc
by OGAWA Hirofumi
· 18 years ago
6a0668f
[PATCH] mmconfig: Reserve resources but only when we're sure about them.
by Olivier Galibert
· 18 years ago
9358c69
[PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PL
by Olivier Galibert
· 18 years ago
5f02738
[PATCH] i386: Only call unreachable_devices() when type 1 is available.
by Olivier Galibert
· 18 years ago
b786739
[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64
by Olivier Galibert
· 18 years ago
15a58ed
ACPICA: Remove duplicate table definitions (non-conflicting), cont
by Alexey Starikovskiy
· 18 years ago
ceb6c46
ACPICA: Remove duplicate table manager
by Alexey Starikovskiy
· 18 years ago
8d1c481
[PATCH] arch/i386/pci/mmconfig.c tlb flush fix
by OGAWA Hirofumi
· 18 years ago
1597cac
PCI: Fix multiple problems with VIA hardware
by Alan Cox
· 18 years ago
274e1bb
[PATCH] x86: add write_pci_config_byte() to direct PCI access routines
by Siddha, Suresh B
· 18 years ago
bd472c7
[PATCH] paravirt: Be careful about touching BIOS address space
by Rusty Russell
· 18 years ago
7cd8b68
[PATCH] x86: remove last two pci_find offenders in the core code
by Alan Cox
· 18 years ago
2b290da
PCI: make arch/i386/pci/common.c:pci_bf_sort static
by Adrian Bunk
· 18 years ago
3b59d52
PCI: irq: irq and pci_ids patch for Intel ICH9
by Jason Gaston
· 18 years ago
7edab2f
pci/i386: style cleanups
by Randy Dunlap
· 18 years ago
368c73d
PCI: quirks: fix the festering mess that claims to handle IDE quirks
by Alan Cox
· 18 years ago
f3ac843
[PATCH] fix via586 irq routing for pirq 5
by Daniel Ritz
· 18 years ago
de8e7c1
Revert "[PATCH] i386: Add MMCFG resources to i386 too"
by Linus Torvalds
· 18 years ago
6851ecc
PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable"
by Greg Kroah-Hartman
· 18 years ago
6b5c76b
PCI: fix pci_fixup_video as it blows up on sparc64
by Eiichiro Oiwa
· 18 years ago
6b4b78f
PCI: optionally sort device lists breadth-first
by Matt Domsch
· 18 years ago
b5e4efe
PCI: Turn pci_fixup_video into generic for embedded VGA
by eiichiro.oiwa.nm@hitachi.com
· 18 years ago
7da5d40
[PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq number
by Eric W. Biederman
· 18 years ago
f015c6c
[PATCH] i386: Fix PCI BIOS config space access
by Andi Kleen
· 18 years ago
ace80ab
[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector
by Eric W. Biederman
· 18 years ago
92db6d1
[PATCH] genirq: msi: simplify the msi irq limit policy
by Eric W. Biederman
· 18 years ago
4b3f686
Attack of "the the"s in arch
by Matt LaPlante
· 18 years ago
be5b7a8
[PATCH] arch/i386/pci/mmconfig.c tweaks
by Andrew Morton
· 18 years ago
0637a70
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1
by Andi Kleen
· 18 years ago
8f60774
[PATCH] x86: Move direct PCI scanning functions out of line
by Andi Kleen
· 18 years ago
de09bdd
[PATCH] i386: Add MMCFG resources to i386 too
by Andi Kleen
· 18 years ago
9abd792
[PATCH] i386/x86-64: Only do MCFG e820 check when type 1 works
by Andi Kleen
· 18 years ago
5e544d6
[PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config space access
by Andi Kleen
· 18 years ago
79e453d
Revert mmiocfg heuristics and blacklist changes
by Linus Torvalds
· 18 years ago
40dd2d2
[PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklist
by Andi Kleen
· 18 years ago
11012d4
[PATCH] x86: Revert e820 MCFG heuristics
by Andi Kleen
· 18 years ago
fd4dc27
[PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slots bits
by Daniel Ritz
· 18 years ago
954c0b7
[PATCH] PCI: use PCBIOS as last fallback
by Daniel Ritz
· 18 years ago
6e23389
[PATCH] PCI: poper prototype for arch/i386/pci/pcbios.c:pcibios_sort()
by Adrian Bunk
· 18 years ago
4879d77
[PATCH] irq-flags: i386: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 18 years ago
a7addce
[PATCH] arch: use list_move()
by Akinobu Mita
· 18 years ago
68402dd
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
by Christoph Lameter
· 18 years ago
a0de1f0
[PATCH] x86: constify arch/i386/pci/irq.c
by Andreas Mohr
· 18 years ago
afa024c
[PATCH] x86: call eisa_set_level_irq() in pbibios_lookup_irq()
by Linus Torvalds
· 18 years ago
ead2bfe
[PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled because of e820
by Chuck Ebbert
· 18 years ago
53e4d30
[PATCH] PCI: i386/x86_84: disable PCI resource decode on device disable
by Rajesh Shah
· 19 years ago
8b4929e
[PATCH] PCI: fix via irq SATA patch
by Greg Kroah-Hartman
· 19 years ago
40d8b89
[PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd)
by Grzegorz Janoszka
· 19 years ago
ecc16ba
[PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access
by Andi Kleen
· 19 years ago
49c93e8
[PATCH] i386/x86-64: Return defined error value for bad PCI config space accesses
by Andi Kleen
· 19 years ago
8c30b1a74
[PATCH] i386/x86_64: Check if MCFG works for the first 16 busses
by Andi Kleen
· 19 years ago
ec0f08e
[PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systems
by Andi Kleen
· 19 years ago
946f2ee
[PATCH] i386/x86-64: Check that MCFG points to an e820 reserved area
by Arjan van de Ven
· 19 years ago
8c4b2cf
[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix
by Bernhard Kaindl
· 19 years ago
92c05fc
[PATCH] PCI: Give PCI config access initialization a defined ordering
by Andi Kleen
· 19 years ago
3103039
[PATCH] PCI: handle bogus MCFG entries
by Andi Kleen
· 19 years ago
b6ebb26
[PATCH] PCI: irq and pci_ids: patch for Intel ICH8
by Jason Gaston
· 19 years ago
a80da73
[PATCH] gx1fb: (try to) play nicer with various BIOSes
by David Vrabel
· 19 years ago
1927268
[PATCH] PCI: update Toshiba ohci quirk DMI table
by Jesse Barnes
· 19 years ago
8174551
[PATCH] PCI: irq.c: trivial printk and DBG updates
by Daniel Marjamäki
· 19 years ago
fb37fb9
[PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_dev
by Hanna Linder
· 19 years ago
7ed40918
x86: remove bogus 'pci=usepirqmask' suggestion when no irq is defined
by Linus Torvalds
· 19 years ago
391eade
[PATCH] Fix build with CONFIG_PCI_MMCONFIG
by Andi Kleen
· 19 years ago
42f3ab4
[PATCH] PCI: Fix dumb bug in mmconfig fix
by Andi Kleen
· 19 years ago
8b8a4e3
[PATCH] i386,amd64: mmconfig __iomem annotations
by Al Viro
· 19 years ago
d6ece54
[PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems
by Andi Kleen
· 19 years ago
928cf8c
[PATCH] i386/x86-64 Fall back to type 1 access when no entry found
by Andi Kleen
· 19 years ago
cac1a29
[PATCH] PCI: direct.c: DBG
by Daniel Marjamäki
· 19 years ago
ed6d14f
[PATCH] PCI: remove bogus resource collision error
by Rajesh Shah
· 19 years ago
dcb8907
[PATCH] PCI: trivial printk updates in common.c
by Daniel Marjamäkia
· 19 years ago
6e6ece5
[PATCH] PCI: fix for Toshiba ohci1394 quirk
by Jesse Barnes
· 19 years ago
1d37374
[PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinit
by Roland Dreier
· 19 years ago
750deaa
[PATCH] asus vt8235 router buggy bios workaround
by aleksey_gorelov@phoenix.com
· 19 years ago
f8977d0
[PATCH] PCI fixup for Toshiba laptops and ohci1394
by Jesse Barnes
· 19 years ago
b33fa1f
[PATCH] i386: include linux/irq.h rather than asm/hw_irq.h
by Nick Piggin
· 19 years ago
ce3a161
[PATCH] useless includes of linux/irq.h in arch/i386
by Al Viro
· 19 years ago
69e1a33
[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments
by Andi Kleen
· 19 years ago
Next »