Commit Graph

290 Commits (9134d02bc0af4a8747d448d1f811ec5f8eb96df6)

Author SHA1 Message Date
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
Bjorn Helgaas bbe413b4fc ISAPNP: handle independent options following dependent ones 17 years ago
Bjorn Helgaas e2a1a6f1cf PNP: remove extra 0x100 bit from option priority 17 years ago
Bjorn Helgaas d5ebde6ef5 PNP: support optional IRQ resources 17 years ago
Bjorn Helgaas 2d29a7a794 PNP: rename pnp_register_*_resource() local variables 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 b08395e503 PNP: remove redundant pnp_can_configure() check 17 years ago
Bjorn Helgaas 6e906f0e1c PNP: make resource assignment functions return 0 (success) or -EBUSY (failure) 17 years ago
Bjorn Helgaas 819beac380 PNP: in debug resource dump, make empty list obvious 17 years ago
Bjorn Helgaas fcfb7ce3d6 PNP: improve resource assignment debug 17 years ago
Bjorn Helgaas 169aaffe88 PNP: increase I/O port & memory option address sizes 17 years ago
Bjorn Helgaas 7aefff5185 PNP: introduce pnp_irq_mask_t typedef 17 years ago
Bjorn Helgaas a1802c4295 PNP: make resource option structures private to PNP subsystem 17 years ago
Bjorn Helgaas 08c9f262f2 PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM 17 years ago
Bjorn Helgaas b72ee1f11e PNP: whitespace/coding style fixes 17 years ago