aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp
Commit message (Expand)AuthorAge
* dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-07
* Merge branch 'linus' into releaseLen Brown2009-04-05
|\
| * pnpbios: propagate kthread_run() errorErik Ekman2009-04-02
| * pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman2009-04-02
* | Enable PNPACPI _PSx Support, v3Witold Szczeponik2009-04-03
|/
* Merge branch 'linus' into releaseLen Brown2009-01-09
|\
| * pnp: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
| * percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbiosRusty Russell2008-12-31
* | ACPI: remove private acpica headers from driver filesLin Ming2008-12-31
|/
* drivers: remove duplicated #includeJianjun Kong2008-11-04
* Merge branch 'linus' into testLen Brown2008-10-23
|\
| * {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-16
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-16
| |\
| | * PNP: create device attributes via default device attributesDrew Moseley2008-10-16
| * | pnp: make the resource type an unsigned longRene Herman2008-10-16
| * | pnp: remove printk() with outdated versionAdrian Bunk2008-10-16
| |/
| * Merge commit 'origin'Benjamin Herrenschmidt2008-10-14
| |\
| | * PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds2008-10-10
| * | powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala2008-09-23
| |/
* | Merge branch 'pnp-debug' into testLen Brown2008-10-22
|\ \
| * | PNP: remove old CONFIG_PNP_DEBUG optionBjorn Helgaas2008-10-10
| * | PNP: convert to using pnp_dbg()Bjorn Helgaas2008-10-10
| * | PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()Bjorn Helgaas2008-10-10
| * | PNP: remove some uses of DEBUG ifdefBjorn Helgaas2008-10-10
| * | PNP: use new vsprintf symbolic function pointer formatBjorn Helgaas2008-10-10
| * | PNP: convert the last few pnp_info() uses to printk()Bjorn Helgaas2008-10-10
| * | PNPACPI: use dev_printk when possibleBjorn Helgaas2008-10-10
| * | PNP: fix debug formatting (cosmetic)Bjorn Helgaas2008-10-10
| |/
* / ACPI : Load device driver according to the status of acpi deviceZhao Yakui2008-10-22
|/
* PNPACPI: ignore the producer/consumer bit for extended IRQ descriptorsBjorn Helgaas2008-08-25
* PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas2008-08-01
* make pnp_add_card_id() staticAdrian Bunk2008-07-26
* pnp: have quirk_system_pci_resources() include io resourcesRene Herman2008-07-26
* pnp: set the pnp_card dma_mask for use by ISAPnP cardsRene Herman2008-07-26
* PNPACPI: add support for HP vendor-specific CCSR descriptorsBjorn Helgaas2008-07-16
* PNP: avoid legacy IDE IRQsBjorn Helgaas2008-07-16
* PNP: convert resource options to single linked listBjorn Helgaas2008-07-16
* ISAPNP: handle independent options following dependent onesBjorn Helgaas2008-07-16
* PNP: remove extra 0x100 bit from option priorityBjorn Helgaas2008-07-16
* PNP: support optional IRQ resourcesBjorn Helgaas2008-07-16
* PNP: rename pnp_register_*_resource() local variablesBjorn Helgaas2008-07-16
* PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NRBjorn Helgaas2008-07-16
* PNP: centralize resource option allocationsBjorn Helgaas2008-07-16
* PNP: remove redundant pnp_can_configure() checkBjorn Helgaas2008-07-16
* PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)Bjorn Helgaas2008-07-16
* PNP: in debug resource dump, make empty list obviousBjorn Helgaas2008-07-16
* PNP: improve resource assignment debugBjorn Helgaas2008-07-16
* PNP: increase I/O port & memory option address sizesBjorn Helgaas2008-07-16
* PNP: introduce pnp_irq_mask_t typedefBjorn Helgaas2008-07-16
* PNP: make resource option structures private to PNP subsystemBjorn Helgaas2008-07-16