aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp/system.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas1-1/+1
2009-11-04PNP: print resources consistently with %pRtBjorn Helgaas1-8/+6
2009-01-06pnp: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-07-16PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas1-2/+2
2008-06-05PNP: skip UNSET MEM resources as well as DISABLED onesBjorn Helgaas1-1/+1
2008-06-02PNP: mark resources that conflict with PCI devices "disabled"Bjorn Helgaas1-1/+1
2008-04-29PNP: remove PNP_MAX_* usesBjorn Helgaas1-11/+10
2007-10-17PNP: use dev_info() in system driverBjorn Helgaas1-13/+16
2007-07-26PNP: fix up after LindentBjorn Helgaas1-8/+4
2007-07-26PNP: Lindent all source filesBjorn Helgaas1-18/+20
2007-04-02[PATCH] Correctly report PnP 64bit resourcesPetr Vandrovec1-6/+7
2007-01-26PNP: system.c whitespace cleanupBjorn Helgaas1-21/+11
2007-01-26PNP: reserve system board iomem resources as well as ioport resourcesBjorn Helgaas1-7/+19
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+111