aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp/core.c
Commit message (Expand)AuthorAge
* Merge branch 'linus' into testLen Brown2008-10-23
|\
| * 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: remove printk() with outdated versionAdrian Bunk2008-10-16
| |/
* | 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: convert resource options to single linked listBjorn Helgaas2008-07-16
* PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas2008-07-16
* PNP: make pnp_resource_table private to PNP coreBjorn Helgaas2008-04-29
* PNP: add pnp_alloc_dev()Bjorn Helgaas2008-04-29
* PNP: add debug message for adding new deviceBjorn Helgaas2007-10-17
* PNP: remove null pointer checksBjorn Helgaas2007-08-24
* PNP: fix up after LindentBjorn Helgaas2007-07-26
* PNP: Lindent all source filesBjorn Helgaas2007-07-26
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas2007-05-08
* init dma masks in pnp_devDavid Brownell2007-05-08
* [PATCH] drivers/pnp/: cleanupsAdrian Bunk2005-11-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16