aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp/support.c
Commit message (Expand)AuthorAgeFilesLines
* PNPACPI: add bus number supportBjorn Helgaas2010-03-141-1/+3
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-041-1/+1
* PNP: print resources consistently with %pRtBjorn Helgaas2009-11-041-38/+5
* PNP: convert to using pnp_dbg()Bjorn Helgaas2008-10-101-5/+5
* PNP: remove some uses of DEBUG ifdefBjorn Helgaas2008-10-101-4/+0
* PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas2008-08-011-47/+49
* PNP: convert resource options to single linked listBjorn Helgaas2008-07-161-0/+92
* PNP: in debug resource dump, make empty list obviousBjorn Helgaas2008-07-161-1/+6
* PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas2008-07-161-44/+35
* PNP: add pnp_resource_type_name() helper functionBjorn Helgaas2008-07-161-0/+15
* PNP: add detail to debug resource dumpBjorn Helgaas2008-07-161-8/+26
* lib: create common ascii hex arrayHarvey Harrison2008-05-141-4/+4
* PNP: convert assign, interface to use pnp_get_resource(), not pnp_resource_tableBjorn Helgaas2008-04-291-8/+8
* PNP: add debug when assigning PNP resourcesBjorn Helgaas2008-04-291-0/+37
* PNP: add pnp_eisa_id_to_string()Bjorn Helgaas2008-04-291-0/+26
* PNP: fix up after LindentBjorn Helgaas2007-07-261-5/+3
* PNP: Lindent all source filesBjorn Helgaas2007-07-261-6/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas2005-09-071-7/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+40