index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-10
x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDs
Seth Heasley
1
-1
/
+3
2011-02-08
PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDs
Seth Heasley
1
-9
/
+6
2010-12-23
x86/PCI: irq and pci_ids patch for Intel Patsburg
Seth Heasley
1
-1
/
+2
2010-10-17
PCI: update Intel chipset names and defines
Seth Heasley
1
-6
/
+6
2010-10-15
x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDs
Seth Heasley
1
-0
/
+1
2010-07-30
x86/PCI: use for_each_pci_dev()
Kulikov Vasiliy
1
-3
/
+3
2010-05-11
x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDs
Seth Heasley
1
-2
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-07
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+6
2010-02-22
x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs
Seth Heasley
1
-0
/
+2
2010-02-19
x86: Add pcibios_fixup_irqs to x86_init
Thomas Gleixner
1
-2
/
+2
2010-02-19
x86: Add pci_init_irq to x86_init
Thomas Gleixner
1
-8
/
+4
2009-05-18
x86, apic: introduce io_apic_irq_attr
Yinghai Lu
1
-11
/
+5
2009-05-11
x86/pci: update pirq_enable_irq() to setup io apic routing
Yinghai Lu
1
-54
/
+30
2009-05-11
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()
Yinghai Lu
1
-4
/
+20
2009-01-27
PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs
Seth Heasley
1
-0
/
+1
2009-01-07
PCI: x86: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
1
-2
/
+2
2009-01-07
x86/PCI: minor logic simplications
Bjorn Helgaas
1
-4
/
+4
2009-01-07
x86/PCI: use config space encoding for interrupt pins
Bjorn Helgaas
1
-24
/
+20
2009-01-07
PCI: use config space encoding in pci_get_interrupt_pin()
Bjorn Helgaas
1
-1
/
+1
2008-12-29
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
Jaswinder Singh Rajput
1
-2
/
+1
2008-10-20
x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-2
/
+9
2008-10-20
x86/PCI: follow lspci device/vendor style
Bjorn Helgaas
1
-4
/
+4
2008-08-25
Merge branch 'x86/urgent' into x86/cleanups
H. Peter Anvin
1
-0
/
+2
2008-08-21
arch/x86/pci/irq.c: attempt to clean up code layout
Andrew Morton
1
-29
/
+38
2008-08-15
x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs
Seth Heasley
1
-0
/
+2
2008-07-28
x86/PCI: use dev_printk when possible
Bjorn Helgaas
1
-58
/
+48
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-38
/
+82
2008-07-09
x86/pci: removing subsys_initcall ordering dependencies
Robert Richter
1
-4
/
+1
2008-06-16
Merge branch 'linus' into x86/cleanups
Ingo Molnar
1
-0
/
+7
2008-06-10
x86/PCI: janitor work in irq.c
Miklos Vajna
1
-217
/
+294
2008-06-10
x86: coding style fixes to arch/x86/pci/irq.
Paolo Ciarrocchi
1
-136
/
+125
2008-06-05
x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)
Bertram Felgenhauer
1
-0
/
+7
2008-04-26
x86: get mp_bus_to_node early
Yinghai Lu
1
-1
/
+3
2008-04-17
x86, pci: fix off-by-one errors in some pirq warnings
Björn Steinbrink
1
-6
/
+6
2008-02-21
PCI: irq: patch for Intel ICH10 DeviceID's
Jason Gaston
1
-0
/
+4
2008-01-30
x86: serverworks: IRQ routing needs no _p
Alan Cox
1
-3
/
+3
2008-01-30
x86: add some pirq debugging
Ingo Molnar
1
-1
/
+13
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
1
-2
/
+2
2007-10-12
i386: add support for picopower irq router
Thomas Backlund
1
-0
/
+39
2007-10-11
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...
Linus Torvalds
1
-2
/
+2
2007-10-11
i386: move pci
Thomas Gleixner
1
-0
/
+1173