aboutsummaryrefslogtreecommitdiff
path: root/drivers/pnp/support.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2010-03-14PNPACPI: add bus number supportGravatar Bjorn Helgaas 1-1/+3
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfGravatar Bjorn Helgaas 1-1/+1
2009-11-04PNP: print resources consistently with %pRtGravatar Bjorn Helgaas 1-38/+5
2008-10-10PNP: convert to using pnp_dbg()Gravatar Bjorn Helgaas 1-5/+5
2008-10-10PNP: remove some uses of DEBUG ifdefGravatar Bjorn Helgaas 1-4/+0
2008-08-01PNP: fix formatting of dbg_pnp_show_resources() outputGravatar Bjorn Helgaas 1-47/+49
2008-07-16PNP: convert resource options to single linked listGravatar Bjorn Helgaas 1-0/+92
2008-07-16PNP: in debug resource dump, make empty list obviousGravatar Bjorn Helgaas 1-1/+6
2008-07-16PNP: replace pnp_resource_table with dynamically allocated resourcesGravatar Bjorn Helgaas 1-44/+35
2008-07-16PNP: add pnp_resource_type_name() helper functionGravatar Bjorn Helgaas 1-0/+15
2008-07-16PNP: add detail to debug resource dumpGravatar Bjorn Helgaas 1-8/+26
2008-05-14lib: create common ascii hex arrayGravatar Harvey Harrison 1-4/+4
2008-04-29PNP: convert assign, interface to use pnp_get_resource(), not pnp_resource_tableGravatar Bjorn Helgaas 1-8/+8
2008-04-29PNP: add debug when assigning PNP resourcesGravatar Bjorn Helgaas 1-0/+37
2008-04-29PNP: add pnp_eisa_id_to_string()Gravatar Bjorn Helgaas 1-0/+26
2007-07-26PNP: fix up after LindentGravatar Bjorn Helgaas 1-5/+3
2007-07-26PNP: Lindent all source filesGravatar Bjorn Helgaas 1-6/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-09-07[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGGravatar Bjorn Helgaas 1-7/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+40