Commit Graph

348 Commits (fe4b31810c06cc6518fb193efb9b3c3289b55832)

Author SHA1 Message Date
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
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Bjorn Helgaas eb31aae8cb PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB 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
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
David Rientjes 586f83e2b4 pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled 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
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Thomas Renninger cdefba03e4 PNP: Set up pnp_debug via module and not via boot param. 15 years ago
Thomas Renninger 803711afdb PNP: Compile all pnp built-in stuff in one module namespace 15 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 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
Bjorn Helgaas c1f3f28196 PNP: log PNP resources, as we do for PCI 15 years ago
Arnd Bergmann 6117d2130c isapnp: BKL removal 15 years ago
Alan Stern b14e033e17 PNPACPI: Add support for remote wakeup 15 years ago
Bjorn Helgaas 11439a6fd9 PNP: don't check for conflicts with bridge windows 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
Alexey Dobriyan 5116fa2b3a pnpbios: convert to seq_file 15 years ago
Bjorn Helgaas 9065ce4500 PNP: add interface to retrieve ACPI device from a PNPACPI device 15 years ago
André Goddard Rosa e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 years ago
Bjorn Helgaas c4da6940a7 PNPACPI: save struct acpi_device, not just acpi_handle 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Bjorn Helgaas c7dabef8a2 vsprintf: use %pR, %pr instead of %pRt, %pRf 16 years ago
Bjorn Helgaas 9a007b3791 PNP: print resources consistently with %pRt 16 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
David Härdeman abd6633c67 pnp: add a shutdown method to pnp drivers 16 years ago
Bob Moore 15b8dd53f5 ACPICA: Major update for acpi_get_object_info external interface 16 years ago
Akinobu Mita c7425314c7 x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc statically 16 years ago
Akinobu Mita 1e5de18278 x86: Introduce GDT_ENTRY_INIT() 16 years ago
Akinobu Mita 57594742a2 x86: Introduce set_desc_base() and set_desc_limit() 16 years ago
Bjorn Helgaas 1b8e69662e pnp: add PNP resource range checking function 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
Yang Hongyang 2f4f27d42a dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) 16 years ago
Witold Szczeponik 6328a57401 Enable PNPACPI _PSx Support, v3 16 years ago
Erik Ekman b277c884f7 pnpbios: propagate kthread_run() error 16 years ago