Commit Graph

150 Commits (6d1ee2cef617f27d8b737871784d8cd23e3fd9e9)

Author SHA1 Message Date
Yinghai Lu f084dbb939 ACPI: Set length even for TYPE_END_TAG acpi resource 12 years ago
Rafael J. Wysocki 53540098b2 ACPI / glue: Add .match() callback to struct acpi_bus_type 12 years ago
Yasuaki Ishimatsu cfc57557f2 PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.c 12 years ago
Alan Cox cdc87c5a30 pnpacpi: fix incorrect TEST_ALPHA() test 12 years ago
Rafael J. Wysocki a6b5e88c0e ACPI / PNP: Do not crash due to stale pointer use during system resume 12 years ago
Adrian Hunter 2905875344 ACPI / PNP: skip ACPI device nodes associated with physical nodes already 12 years ago
Rafael J. Wysocki 046d9ce682 ACPI: Move device resources interpretation code from PNP to ACPI core 12 years ago
Lan Tianyu 1033f9041d ACPI: Allow ACPI binding with USB-3.0 hub 13 years ago
Huang Ying ee85f54371 ACPI/PM: specify lowest allowed state for device sleep state 13 years ago
Yinghai Lu 89e96ada57 PNPACPI: Fix device ref leaking in acpi_pnp_match 13 years ago
Witold Szczeponik 18fd470a48 PNPACPI: Simplify disabled resource registration 13 years ago
Paul Gortmaker 26e6e9e54c pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required 13 years ago
Witold Szczeponik 29df8d8f87 pnpacpi: register disabled resources 14 years ago
Joe Perches 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
Rafael J. Wysocki cc8e7a355c PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access 14 years ago
Jan Beulich 66c3ec4f1f ACPI/PNP: avoid section mismatch warning 14 years ago
Thomas Renninger 803711afdb PNP: Compile all pnp built-in stuff in one module namespace 14 years ago
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