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
/
drivers
/
acpi
/
pci_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-15
ACPI: remove unused declaration of proc_fs.h
Zhang Rui
1
-1
/
+0
2010-05-04
x86, acpi/irq: pci device dev->irq is an isa irq not a gsi
Eric W. Biederman
1
-3
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
1
-0
/
+2
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
1
-8
/
+9
2009-06-17
ACPI: simplify acpi_pci_irq_del_prt() API
Alexander Chiang
1
-3
/
+4
2009-06-17
ACPI: simplify acpi_pci_irq_add_prt() API
Alexander Chiang
1
-5
/
+5
2009-04-28
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
1
-2
/
+3
2009-04-05
Merge branch 'misc' into release
Len Brown
1
-8
/
+8
2009-04-03
ACPI: constify tables in pci_irq.c
Jan Beulich
1
-8
/
+8
2009-03-17
ACPI: PCI: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
1
-1
/
+1
2008-12-30
ACPI: PCI: add HP copyright
Bjorn Helgaas
1
-0
/
+2
2008-12-30
ACPI: PCI: whitespace and useless initialization cleanup
Bjorn Helgaas
1
-19
/
+9
2008-12-30
ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inline
Bjorn Helgaas
1
-43
/
+13
2008-12-30
ACPI: PCI: simplify struct acpi_prt_entry
Bjorn Helgaas
1
-20
/
+15
2008-12-30
ACPI: PCI: simplify list of _PRT entries
Bjorn Helgaas
1
-48
/
+12
2008-12-30
ACPI: PCI: combine lookup and derive
Bjorn Helgaas
1
-44
/
+11
2008-12-30
ACPI: PCI: follow typical PCI INTx swizzling pattern
Bjorn Helgaas
1
-4
/
+7
2008-12-30
ACPI: PCI: use positive logic to simplify code
Bjorn Helgaas
1
-17
/
+16
2008-12-30
ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_derive
Bjorn Helgaas
1
-57
/
+36
2008-12-30
ACPI: PCI: tweak _PRT lookup debug
Bjorn Helgaas
1
-6
/
+7
2008-12-30
ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pin
Bjorn Helgaas
1
-15
/
+12
2008-12-30
ACPI: PCI: use 1-based encoding for _PRT quirks
Bjorn Helgaas
1
-4
/
+6
2008-12-30
ACPI: PCI: always use the PCI INTx pin values, not the _PRT ones
Bjorn Helgaas
1
-7
/
+8
2008-12-30
ACPI: PCI: add a helper to convert _PRT INTx pin number to name
Bjorn Helgaas
1
-10
/
+15
2008-12-30
ACPI: PCI: move struct acpi_prt_entry declaration out of public header file
Bjorn Helgaas
1
-0
/
+16
2008-12-30
ACPI: PCI: fix GSI/IRQ naming confusion
Bjorn Helgaas
1
-10
/
+10
2008-12-30
ACPI: PCI: ignore _PRT function information
Bjorn Helgaas
1
-1
/
+0
2008-12-30
ACPI: PCI: simplify buffer management for evaluating _PRT
Bjorn Helgaas
1
-40
/
+12
2008-12-30
ACPI: PCI: remove unnecessary null pointer checks
Bjorn Helgaas
1
-18
/
+0
2008-12-30
ACPI: PCI: use conventional PCI address format
Bjorn Helgaas
1
-5
/
+5
2008-07-16
ACPI: use dev_printk when possible
Bjorn Helgaas
1
-21
/
+17
2008-03-25
ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")
Bjorn Helgaas
1
-2
/
+2
2008-03-11
ACPI: add _PRT quirks to work around broken firmware
Bjorn Helgaas
1
-0
/
+98
2008-02-07
Merge branches 'release' and 'fluff' into release
Len Brown
1
-2
/
+0
2008-02-07
ACPI: misc cleanups
Adrian Bunk
1
-2
/
+0
2008-02-07
ACPI: acpi_pci_irq_find_prt_entry(): use list_for_each_entry() instead of lis...
Matthias Kaehlcke
1
-4
/
+1
2008-01-10
ACPI : Not register gsi for PCI IDE controller in legacy mode
Alan Cox
1
-0
/
+9
2007-02-12
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
1
-1
/
+1
2006-12-20
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
1
-6
/
+3
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
1
-1
/
+1
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
1
-40
/
+31
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
1
-1
/
+1
2006-06-27
ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)
Len Brown
1
-4
/
+4
2006-06-26
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
1
-11
/
+9
2006-01-24
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
1
-24
/
+24
2006-01-09
[PATCH] apci: use pin stored in pci_dev
Kristen Accardi
1
-4
/
+3
2005-12-10
[ACPI] ACPICA 20050930
Bob Moore
1
-24
/
+24
[next]