Commit Graph

60 Commits (b38eeaae267e4cd385ababcc2df82f6c46fc8633)

Author SHA1 Message Date
Zhang Rui 03e7c3432d ACPI: remove unused declaration of proc_fs.h 15 years ago
Eric W. Biederman 414d3448db x86, acpi/irq: pci device dev->irq is an isa irq not a gsi 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Len Brown a192a9580b ACPI: Move definition of PREFIX from acpi_bus.h to internal..h 16 years ago
Alexander Chiang d9efae3688 ACPI: simplify acpi_pci_irq_del_prt() API 16 years ago
Alexander Chiang 859a3f86ca ACPI: simplify acpi_pci_irq_add_prt() API 16 years ago
Yinghai Lu a2f809b08a irq: change ACPI GSI APIs to also take a device argument 16 years ago
Jan Beulich 609d4bc949 ACPI: constify tables in pci_irq.c 16 years ago
Bjorn Helgaas c686d141c7 ACPI: PCI: use generic pci_swizzle_interrupt_pin() 16 years ago
Bjorn Helgaas 39488b041e ACPI: PCI: add HP copyright 16 years ago
Bjorn Helgaas 3f0f3c27be ACPI: PCI: whitespace and useless initialization cleanup 16 years ago
Bjorn Helgaas 74f82af1ed ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inline 16 years ago
Bjorn Helgaas 4eaf6db3ea ACPI: PCI: simplify struct acpi_prt_entry 16 years ago
Bjorn Helgaas 3604a9f445 ACPI: PCI: simplify list of _PRT entries 16 years ago
Bjorn Helgaas 5697b7ca40 ACPI: PCI: combine lookup and derive 16 years ago
Bjorn Helgaas ee40136313 ACPI: PCI: follow typical PCI INTx swizzling pattern 16 years ago
Bjorn Helgaas 3b1ea18d3b ACPI: PCI: use positive logic to simplify code 16 years ago
Bjorn Helgaas beba8a643d ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_derive 16 years ago
Bjorn Helgaas 1350487eeb ACPI: PCI: tweak _PRT lookup debug 16 years ago
Bjorn Helgaas 063563b4b8 ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pin 16 years ago
Bjorn Helgaas c458033c9b ACPI: PCI: use 1-based encoding for _PRT quirks 16 years ago
Bjorn Helgaas e64e9db53a ACPI: PCI: always use the PCI INTx pin values, not the _PRT ones 16 years ago
Bjorn Helgaas cf68b80b0e ACPI: PCI: add a helper to convert _PRT INTx pin number to name 16 years ago
Bjorn Helgaas f748bafa3c ACPI: PCI: move struct acpi_prt_entry declaration out of public header file 16 years ago
Bjorn Helgaas c13f889a24 ACPI: PCI: fix GSI/IRQ naming confusion 16 years ago
Bjorn Helgaas b52b3f4af8 ACPI: PCI: ignore _PRT function information 16 years ago
Bjorn Helgaas 2320ac6cb0 ACPI: PCI: simplify buffer management for evaluating _PRT 16 years ago
Bjorn Helgaas 3b8249de43 ACPI: PCI: remove unnecessary null pointer checks 16 years ago
Bjorn Helgaas 21a53283a0 ACPI: PCI: use conventional PCI address format 16 years ago
Bjorn Helgaas c83642d512 ACPI: use dev_printk when possible 17 years ago
Stefan Assmann e1d3a90846 pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent 17 years ago
Ingo Molnar c73d8dd859 Revert parts of "x86: update mptable" 17 years ago
Yinghai Lu 2944e16b25 x86: update mptable 17 years ago
Bjorn Helgaas b97d480340 ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA") 17 years ago
Bjorn Helgaas 391df5dce3 ACPI: add _PRT quirks to work around broken firmware 17 years ago
Adrian Bunk e5685b9d35 ACPI: misc cleanups 17 years ago
Matthias Kaehlcke 1a3b77ae60 ACPI: acpi_pci_irq_find_prt_entry(): use list_for_each_entry() instead of list_for_each() 17 years ago
Alan Cox 96c2a8766b ACPI : Not register gsi for PCI IDE controller in legacy mode 17 years ago
Len Brown f52fd66d2e ACPI: clean up ACPI_MODULE_NAME() use 18 years ago
Burman Yan 36bcbec7ce ACPI: replace kmalloc+memset with kzalloc 18 years ago
Jan Engelhardt 50dd096973 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Patrick Mochel d550d98d33 ACPI: delete tracing macros from drivers/acpi/*.c 19 years ago
Len Brown 6468463abd ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) 19 years ago
Len Brown cece929697 ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...) 19 years ago
Thomas Renninger a6fc67202e ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 19 years ago
Kristen Accardi 8015a01486 [PATCH] apci: use pin stored in pci_dev 19 years ago
Bob Moore 50eca3eb89 [ACPI] ACPICA 20050930 19 years ago
Kenji Kaneshige 5f0110f2a7 [ACPI] fix run-time error checking in acpi_pci_irq_disable() 20 years ago
Len Brown 4be44fcd3b [ACPI] Lindent all ACPI files 20 years ago