aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp/support.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-10PNP: convert to using pnp_dbg()Bjorn Helgaas1-5/+5
2008-10-10PNP: remove some uses of DEBUG ifdefBjorn Helgaas1-4/+0
2008-08-01PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas1-47/+49
2008-07-16PNP: convert resource options to single linked listBjorn Helgaas1-0/+92
2008-07-16PNP: in debug resource dump, make empty list obviousBjorn Helgaas1-1/+6
2008-07-16PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas1-44/+35
2008-07-16PNP: add pnp_resource_type_name() helper functionBjorn Helgaas1-0/+15
2008-07-16PNP: add detail to debug resource dumpBjorn Helgaas1-8/+26
2008-05-14lib: create common ascii hex arrayHarvey Harrison1-4/+4
2008-04-29PNP: convert assign, interface to use pnp_get_resource(), not pnp_resource_tableBjorn Helgaas1-8/+8
2008-04-29PNP: add debug when assigning PNP resourcesBjorn Helgaas1-0/+37
2008-04-29PNP: add pnp_eisa_id_to_string()Bjorn Helgaas1-0/+26
2007-07-26PNP: fix up after LindentBjorn Helgaas1-5/+3
2007-07-26PNP: Lindent all source filesBjorn Helgaas1-6/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-09-07[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas1-7/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+40