aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp/pnpbios (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17PNP: simplify PNPBIOS insert_deviceBjorn Helgaas1-14/+14
2007-10-17pnp: avoid a small unlikely memory leak in proc_read_escd()Jesper Juhl1-2/+3
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-1/+1
2007-08-24PNP: remove MODULE infrastructureBjorn Helgaas1-43/+0
2007-08-24PNP: fix up after LindentBjorn Helgaas3-5/+7
2007-07-26PNP: fix up after LindentBjorn Helgaas4-190/+103
2007-07-26PNP: Lindent all source filesBjorn Helgaas4-407/+496
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-07-16Use menuconfig objects: PNPJan Engelhardt1-1/+1
2007-05-08PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas1-0/+1
2007-05-08pnpbios: convert to use the kthread APIEric W. Biederman1-9/+7
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day1-1/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day3-19/+19
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+2
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] paravirt: Allow disable power management under hypervisorRusty Russell1-1/+2
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+8
2006-07-31[PATCH] Fix swsusp with PNP BIOSOndrej Zary1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tagRene Herman1-5/+1
2006-01-06[PATCH] x86: Fixed pnp bios limitsZachary Amsden1-11/+4
2006-01-06[PATCH] x86: Pnp byte granularityZachary Amsden1-1/+4
2006-01-06[PATCH] x86: Pnp segments in segment hZachary Amsden1-9/+0
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden1-9/+13
2006-01-04[PATCH] keep pnpbios usermod_helper away from hotplug_path[]Kay Sievers1-5/+3
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-09-07[PATCH] pnp: consolidate kmalloc wrappersBjorn Helgaas4-31/+20
2005-07-27[PATCH] drivers/pnp/pnpbios/rsparser.c: fix compile error with PCI=nAdrian Bunk1-1/+1
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-1/+1
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li1-1/+1
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-1/+1
2005-05-01[PATCH] drivers/pnp/pnpbios/rsparser.c: fix an array overflowAdrian Bunk1-1/+3
2005-04-16[PATCH] pnpbios: eliminate bad section referencesmaximilian attems1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds7-0/+2371