Commit Graph

310 Commits (ae948011071c12ff6a328348859c717ea885ed40)

Author SHA1 Message Date
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 16 years ago
Zhao Yakui 39a0ad8710 ACPI : Load device driver according to the status of acpi device 16 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
Bjorn Helgaas 958a1fdd39 PNPACPI: use dev_printk when possible 17 years ago
Bjorn Helgaas 6a0b93bae9 PNP: fix debug formatting (cosmetic) 17 years ago
Linus Torvalds ed458df4d2 PnP: move pnpacpi/pnpbios_init to after PCI init 17 years ago
Kumar Gala 68e1ee62f0 powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks 17 years ago
Bjorn Helgaas de82ff783b PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors 17 years ago
Bjorn Helgaas ea44c1d60d PNP: fix formatting of dbg_pnp_show_resources() output 17 years ago
Adrian Bunk 25cdcd0086 make pnp_add_card_id() static 17 years ago
Rene Herman 999ed65ad1 pnp: have quirk_system_pci_resources() include io resources 17 years ago
Rene Herman e86b19ce64 pnp: set the pnp_card dma_mask for use by ISAPnP cards 17 years ago
Bjorn Helgaas 40ab4f4c1d PNPACPI: add support for HP vendor-specific CCSR descriptors 17 years ago
Bjorn Helgaas 84684c7469 PNP: avoid legacy IDE IRQs 17 years ago
Bjorn Helgaas 1f32ca31e7 PNP: convert resource options to single linked list 17 years ago