Commit Graph

328 Commits (c1b60ece91460214b5135360a375f3f6fbb59608)

Author SHA1 Message Date
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 15 years ago
Bjorn Helgaas 9a007b3791 PNP: print resources consistently with %pRt 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
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
Erik Ekman 8c655918b1 pnpbios: fix warning if CONFIG_HOTPLUG=n 16 years ago
Kay Sievers c85e37c51e pnp: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Rusty Russell 6aaa8ce523 percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios 16 years ago
Lin Ming ea7e96e0f2 ACPI: remove private acpica headers from driver files 16 years ago
Jianjun Kong 54074d5932 drivers: remove duplicated #include 17 years ago
Zhao Yakui 39a0ad8710 ACPI : Load device driver according to the status of acpi device 17 years ago
Linus Torvalds 2e532d68a2 {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() 17 years ago
Rene Herman b563cf59c4 pnp: make the resource type an unsigned long 17 years ago
Adrian Bunk a63cc18f02 pnp: remove printk() with outdated version 17 years ago
Drew Moseley 8a89efd18a PNP: create device attributes via default device attributes 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 97ef062bbe PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg() 17 years ago
Bjorn Helgaas 2663f60d43 PNP: remove some uses of DEBUG ifdef 17 years ago
Bjorn Helgaas 668b21de14 PNP: use new vsprintf symbolic function pointer format 17 years ago
Bjorn Helgaas c865d2f6eb PNP: convert the last few pnp_info() uses to printk() 17 years ago