summaryrefslogtreecommitdiffstats
path: root/drivers/pnp/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into testLen Brown2008-10-231-10/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-161-9/+1
| |\
| | * PNP: create device attributes via default device attributesDrew Moseley2008-10-161-9/+1
| * | pnp: remove printk() with outdated versionAdrian Bunk2008-10-161-1/+0
| |/
* | PNP: convert to using pnp_dbg()Bjorn Helgaas2008-10-101-1/+1
* | PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()Bjorn Helgaas2008-10-101-0/+11
* | PNP: remove some uses of DEBUG ifdefBjorn Helgaas2008-10-101-10/+8
|/
* PNP: convert resource options to single linked listBjorn Helgaas2008-07-161-2/+2
* PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas2008-07-161-8/+17
* PNP: make pnp_resource_table private to PNP coreBjorn Helgaas2008-04-291-0/+8
* PNP: add pnp_alloc_dev()Bjorn Helgaas2008-04-291-7/+31
* PNP: add debug message for adding new deviceBjorn Helgaas2007-10-171-4/+24
* PNP: remove null pointer checksBjorn Helgaas2007-08-241-6/+1
* PNP: fix up after LindentBjorn Helgaas2007-07-261-26/+3
* PNP: Lindent all source filesBjorn Helgaas2007-07-261-13/+12
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas2007-05-081-0/+8
* init dma masks in pnp_devDavid Brownell2007-05-081-0/+3
* [PATCH] drivers/pnp/: cleanupsAdrian Bunk2005-11-071-1/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+180