Commit Graph

128 Commits (b38eeaae267e4cd385ababcc2df82f6c46fc8633)

Author SHA1 Message Date
Thomas Renninger 620e112cfe ACPI/PNP: A HID value of an object never changes -> make it const 15 years ago
Dmitry Torokhov 420a0f6637 PNPACPI: cope with invalid device IDs 15 years ago
Alan Stern b14e033e17 PNPACPI: Add support for remote wakeup 15 years ago
Bjorn Helgaas f238b414a7 PNPACPI: compute Address Space length rather than using _LEN 15 years ago
Bjorn Helgaas 3162b6f0c5 PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 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
Bjorn Helgaas 7e0e9c0427 PNPACPI: add bus number support 15 years ago
Bjorn Helgaas fa35b49260 PNPACPI: add window support 15 years ago
Bjorn Helgaas 9065ce4500 PNP: add interface to retrieve ACPI device from a PNPACPI device 15 years ago
Bjorn Helgaas c4da6940a7 PNPACPI: save struct acpi_device, not just acpi_handle 15 years ago
Bjorn Helgaas 1131b938f0 ACPI: remove acpi_device.flags.hardware_id 16 years ago
Bjorn Helgaas 7f47fa6c2f ACPI: maintain a single list of _HID and _CID IDs 16 years ago
Bjorn Helgaas ea8d82fd31 ACPI: use acpi_device_hid() when possible 16 years ago
Bob Moore 15b8dd53f5 ACPICA: Major update for acpi_get_object_info external interface 16 years ago
Bjorn Helgaas 8cb24c8fd7 PNPACPI: parse Extended Address Space Descriptors 16 years ago
Len Brown 19bde778c1 ACPI: suspend: don't let device _PS3 failure prevent suspend 16 years ago
Yinghai Lu a2f809b08a irq: change ACPI GSI APIs to also take a device argument 16 years ago
Witold Szczeponik 6328a57401 Enable PNPACPI _PSx Support, v3 16 years ago
Lin Ming ea7e96e0f2 ACPI: remove private acpica headers from driver files 16 years ago
Zhao Yakui 39a0ad8710 ACPI : Load device driver according to the status of acpi device 17 years ago
Bjorn Helgaas ac88a8f3f7 PNP: remove old CONFIG_PNP_DEBUG option 17 years ago
Bjorn Helgaas 2f53432c2a PNP: convert to using pnp_dbg() 17 years ago
Bjorn Helgaas c865d2f6eb PNP: convert the last few pnp_info() uses to printk() 17 years ago
Bjorn Helgaas 958a1fdd39 PNPACPI: use dev_printk when possible 17 years ago
Linus Torvalds ed458df4d2 PnP: move pnpacpi/pnpbios_init to after PCI init 17 years ago
Bjorn Helgaas de82ff783b PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors 17 years ago
Bjorn Helgaas 40ab4f4c1d PNPACPI: add support for HP vendor-specific CCSR descriptors 17 years ago
Bjorn Helgaas 1f32ca31e7 PNP: convert resource options to single linked list 17 years ago
Bjorn Helgaas e2a1a6f1cf PNP: remove extra 0x100 bit from option priority 17 years ago
Bjorn Helgaas fe2cf598e6 PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR 17 years ago
Bjorn Helgaas c227536b4c PNP: centralize resource option allocations 17 years ago
Bjorn Helgaas 7aefff5185 PNP: introduce pnp_irq_mask_t typedef 17 years ago
Bjorn Helgaas 08c9f262f2 PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM 17 years ago
Bjorn Helgaas 5acf914157 PNPACPI: keep disabled resources when parsing current config 17 years ago
Bjorn Helgaas aee3ad815d PNP: replace pnp_resource_table with dynamically allocated resources 17 years ago
David Brownell 2fe2de5f6c ACPI PM: acpi_pm_device_sleep_state() cleanup 17 years ago
David Brownell 06166780eb ACPI PM: acpi_pm_device_sleep_state() cleanup 17 years ago
Bjorn Helgaas 36d872a370 PNPACPI: use _CRS IRQ descriptor length for _SRS 17 years ago
Bjorn Helgaas a993273bea pnpacpi: fix shareable IRQ encode/decode 17 years ago
Bjorn Helgaas e9fe9e1881 pnpacpi: fix IRQ flag decoding 17 years ago
Sam Ravnborg 9448b0d43e acpi: fix section mismatch warning in pnpacpi 17 years ago
Bjorn Helgaas d152cf5d0c PNPACPI: move _CRS/_PRS warnings closer to the action 17 years ago
Bjorn Helgaas d6180f3661 PNP: make generic pnp_add_mem_resource() 17 years ago
Bjorn Helgaas cc8c2e3081 PNP: make generic pnp_add_io_resource() 17 years ago
Bjorn Helgaas dc16f5f2ed PNP: make generic pnp_add_dma_resource() 17 years ago
Bjorn Helgaas dbddd0383c PNP: make generic pnp_add_irq_resource() 17 years ago
Bjorn Helgaas 06cb58a6eb PNP: remove pnp_resource_table references from resource decoders 17 years ago
Bjorn Helgaas 02d83b5da3 PNP: make pnp_resource_table private to PNP core 17 years ago
Bjorn Helgaas 7e2cf31f1c PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table 17 years ago
Bjorn Helgaas af11cb2d52 PNP: use dev_printk when possible 17 years ago