Age | Commit message (Expand) | Author |
2009-04-05 | Merge branch 'linus' into release | Len Brown |
2009-04-03 | Enable PNPACPI _PSx Support, v3 | Witold Szczeponik |
2009-04-02 | pnpbios: propagate kthread_run() error | Erik Ekman |
2009-04-02 | pnpbios: fix warning if CONFIG_HOTPLUG=n | Erik Ekman |
2009-01-09 | Merge branch 'linus' into release | Len Brown |
2009-01-06 | pnp: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-01 | percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios | Rusty Russell |
2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming |
2008-11-04 | drivers: remove duplicated #include | Jianjun Kong |
2008-10-23 | Merge branch 'linus' into test | Len Brown |
2008-10-22 | Merge branch 'pnp-debug' into test | Len Brown |
2008-10-22 | ACPI : Load device driver according to the status of acpi device | Zhao Yakui |
2008-10-16 | {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() | Linus Torvalds |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-10-16 | pnp: make the resource type an unsigned long | Rene Herman |
2008-10-16 | pnp: remove printk() with outdated version | Adrian Bunk |
2008-10-16 | PNP: create device attributes via default device attributes | Drew Moseley |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt |
2008-10-10 | PNP: remove old CONFIG_PNP_DEBUG option | Bjorn Helgaas |
2008-10-10 | PNP: convert to using pnp_dbg() | Bjorn Helgaas |
2008-10-10 | PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg() | Bjorn Helgaas |
2008-10-10 | PNP: remove some uses of DEBUG ifdef | Bjorn Helgaas |
2008-10-10 | PNP: use new vsprintf symbolic function pointer format | Bjorn Helgaas |
2008-10-10 | PNP: convert the last few pnp_info() uses to printk() | Bjorn Helgaas |
2008-10-10 | PNPACPI: use dev_printk when possible | Bjorn Helgaas |
2008-10-10 | PNP: fix debug formatting (cosmetic) | Bjorn Helgaas |
2008-10-10 | PnP: move pnpacpi/pnpbios_init to after PCI init | Linus Torvalds |
2008-09-23 | powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks | Kumar Gala |
2008-08-25 | PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors | Bjorn Helgaas |
2008-08-01 | PNP: fix formatting of dbg_pnp_show_resources() output | Bjorn Helgaas |
2008-07-26 | make pnp_add_card_id() static | Adrian Bunk |
2008-07-26 | pnp: have quirk_system_pci_resources() include io resources | Rene Herman |
2008-07-26 | pnp: set the pnp_card dma_mask for use by ISAPnP cards | Rene Herman |
2008-07-16 | PNPACPI: add support for HP vendor-specific CCSR descriptors | Bjorn Helgaas |
2008-07-16 | PNP: avoid legacy IDE IRQs | Bjorn Helgaas |
2008-07-16 | PNP: convert resource options to single linked list | Bjorn Helgaas |
2008-07-16 | ISAPNP: handle independent options following dependent ones | Bjorn Helgaas |
2008-07-16 | PNP: remove extra 0x100 bit from option priority | Bjorn Helgaas |
2008-07-16 | PNP: support optional IRQ resources | Bjorn Helgaas |
2008-07-16 | PNP: rename pnp_register_*_resource() local variables | Bjorn Helgaas |
2008-07-16 | PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR | Bjorn Helgaas |
2008-07-16 | PNP: centralize resource option allocations | Bjorn Helgaas |
2008-07-16 | PNP: remove redundant pnp_can_configure() check | Bjorn Helgaas |
2008-07-16 | PNP: make resource assignment functions return 0 (success) or -EBUSY (failure) | Bjorn Helgaas |
2008-07-16 | PNP: in debug resource dump, make empty list obvious | Bjorn Helgaas |
2008-07-16 | PNP: improve resource assignment debug | Bjorn Helgaas |
2008-07-16 | PNP: increase I/O port & memory option address sizes | Bjorn Helgaas |
2008-07-16 | PNP: introduce pnp_irq_mask_t typedef | Bjorn Helgaas |
2008-07-16 | PNP: make resource option structures private to PNP subsystem | Bjorn Helgaas |
2008-07-16 | PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM | Bjorn Helgaas |