index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
pci_irq.c
Commit message (
Expand
)
Author
Age
*
PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers
Yinghai Lu
2013-02-16
*
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
|
\
|
*
ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus
Bjorn Helgaas
2012-11-05
*
|
Merge branch 'acpi-general'
Rafael J. Wysocki
2012-11-29
|
\
\
|
*
|
ACPI: Fix logging when no pci_irq is allocated
Joe Perches
2012-11-21
|
|
/
*
/
ACPI / x86: Export acpi_[un]register_gsi()
Andy Shevchenko
2012-11-14
|
/
*
PCI/PM/Runtime: make PCI traces quieter
Vincent Palatin
2012-01-06
*
ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS
Stefan Assmann
2011-07-16
*
ACPI: remove unused declaration of proc_fs.h
Zhang Rui
2010-10-15
*
x86, acpi/irq: pci device dev->irq is an isa irq not a gsi
Eric W. Biederman
2010-05-04
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-08-28
*
-
.
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
2009-06-24
|
\
\
|
|
*
ACPI: simplify acpi_pci_irq_del_prt() API
Alexander Chiang
2009-06-17
|
|
*
ACPI: simplify acpi_pci_irq_add_prt() API
Alexander Chiang
2009-06-17
|
|
/
*
/
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
2009-04-28
|
/
*
Merge branch 'misc' into release
Len Brown
2009-04-05
|
\
|
*
ACPI: constify tables in pci_irq.c
Jan Beulich
2009-04-03
*
|
ACPI: PCI: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-03-17
|
/
*
ACPI: PCI: add HP copyright
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: whitespace and useless initialization cleanup
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inline
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: simplify struct acpi_prt_entry
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: simplify list of _PRT entries
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: combine lookup and derive
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: follow typical PCI INTx swizzling pattern
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: use positive logic to simplify code
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_derive
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: tweak _PRT lookup debug
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pin
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: use 1-based encoding for _PRT quirks
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: always use the PCI INTx pin values, not the _PRT ones
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: add a helper to convert _PRT INTx pin number to name
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: move struct acpi_prt_entry declaration out of public header file
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: fix GSI/IRQ naming confusion
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: ignore _PRT function information
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: simplify buffer management for evaluating _PRT
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: remove unnecessary null pointer checks
Bjorn Helgaas
2008-12-30
*
ACPI: PCI: use conventional PCI address format
Bjorn Helgaas
2008-12-30
*
ACPI: use dev_printk when possible
Bjorn Helgaas
2008-07-16
*
ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")
Bjorn Helgaas
2008-03-25
*
ACPI: add _PRT quirks to work around broken firmware
Bjorn Helgaas
2008-03-11
*
Merge branches 'release' and 'fluff' into release
Len Brown
2008-02-07
|
\
|
*
ACPI: misc cleanups
Adrian Bunk
2008-02-07
*
|
ACPI: acpi_pci_irq_find_prt_entry(): use list_for_each_entry() instead of lis...
Matthias Kaehlcke
2008-02-07
|
/
*
ACPI : Not register gsi for PCI IDE controller in legacy mode
Alan Cox
2008-01-10
*
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-12
*
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-20
*
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-10-14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
|
\
[next]