summaryrefslogtreecommitdiffstats
path: root/drivers/pnp/support.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* PNPACPI: add bus number supportBjorn Helgaas2010-03-151-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/+5Star
* PNP: convert to using pnp_dbg()Bjorn Helgaas2008-10-111-5/+5
* PNP: remove some uses of DEBUG ifdefBjorn Helgaas2008-10-111-4/+0Star
* 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/+35Star
* 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-151-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/+3Star
* PNP: Lindent all source filesBjorn Helgaas2007-07-261-6/+3Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas2005-09-081-7/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+40