summaryrefslogtreecommitdiff
path: root/drivers/pnp/support.c
Commit message (Expand)AuthorAge
* PNPACPI: add bus number supportBjorn Helgaas2010-03-14
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-04
* PNP: print resources consistently with %pRtBjorn Helgaas2009-11-04
* PNP: convert to using pnp_dbg()Bjorn Helgaas2008-10-10
* PNP: remove some uses of DEBUG ifdefBjorn Helgaas2008-10-10
* PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas2008-08-01
* PNP: convert resource options to single linked listBjorn Helgaas2008-07-16
* PNP: in debug resource dump, make empty list obviousBjorn Helgaas2008-07-16
* PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas2008-07-16
* PNP: add pnp_resource_type_name() helper functionBjorn Helgaas2008-07-16
* PNP: add detail to debug resource dumpBjorn Helgaas2008-07-16
* lib: create common ascii hex arrayHarvey Harrison2008-05-14
* PNP: convert assign, interface to use pnp_get_resource(), not pnp_resource_tableBjorn Helgaas2008-04-29
* PNP: add debug when assigning PNP resourcesBjorn Helgaas2008-04-29
* PNP: add pnp_eisa_id_to_string()Bjorn Helgaas2008-04-29
* PNP: fix up after LindentBjorn Helgaas2007-07-26
* PNP: Lindent all source filesBjorn Helgaas2007-07-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas2005-09-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16