aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-16PNP: convert resource options to single linked listBjorn Helgaas1-2/+2
2008-07-16PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas1-8/+17
2008-04-29PNP: make pnp_resource_table private to PNP coreBjorn Helgaas1-0/+8
2008-04-29PNP: add pnp_alloc_dev()Bjorn Helgaas1-7/+31
2007-10-17PNP: add debug message for adding new deviceBjorn Helgaas1-4/+24
2007-08-24PNP: remove null pointer checksBjorn Helgaas1-6/+1
2007-07-26PNP: fix up after LindentBjorn Helgaas1-26/+3
2007-07-26PNP: Lindent all source filesBjorn Helgaas1-13/+12
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-05-08PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas1-0/+8
2007-05-08init dma masks in pnp_devDavid Brownell1-0/+3
2005-11-07[PATCH] drivers/pnp/: cleanupsAdrian Bunk1-1/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+180