aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp
AgeCommit message (Expand)AuthorFilesLines
2005-01-07[PATCH] isapnp module_param conversionJan Dittmer1-4/+4
2004-12-05Merge intel.com:/home/lenb/src/26-stable-devLen Brown1-3/+3
2004-12-05[ACPI] fix "Error getting context for object" warningLen Brown1-3/+3
2004-11-10mergeLen Brown16-14/+1164
2004-11-08MergeLen Brown1-1/+1
2004-11-07[PATCH] fix pnpbios fault messageAndy Whitcroft1-1/+1
2004-11-04[ACPI] delete duplicated code resulting from auto-mergeLen Brown1-9/+0
2004-11-04Merge intel.com:/home/lenb/src/26-stable-devLen Brown1-3/+3
2004-11-04[ACPI] disable PNPBIOS if ACPI, even without PNPACPILen Brown1-3/+3
2004-11-02Merge intel.com:/home/lenb/bk/26-latest-refLen Brown1-1/+1
2004-11-01Merge intel.com:/home/lenb/src/26-stable-devLen Brown1-30/+16
2004-11-01[ACPI] Remove default PNPACPI driver binding to legacy ACPI devices.Len Brown1-30/+16
2004-11-01Merge intel.com:/home/lenb/src/26-stable-devLen Brown1-2/+4
2004-11-01[ACPI] ACPIPNP handle IRQ resource value of 0 (David Shaohua Li)Len Brown1-2/+4
2004-10-31[PATCH] take me home, hotplug_path[]Kay Sievers1-1/+1
2004-10-28Merge intel.com:/home/lenb/src/26-stable-devLen Brown6-11/+25
2004-10-28[PNP] handler more than 16 IRQsLen Brown6-11/+25
2004-10-27MergeLen Brown12-3/+1151
2004-10-27[ACPI] create ACPI-based PNP driver.Len Brown11-3/+1149
2004-10-27[ACPI] introduces acpi_penalize_isa_irq() to to avoid PCILen Brown1-0/+2
2004-10-24[PNPBIOS] acpi compile fixAdam Belay1-0/+2
2004-10-24[PNPBIOS] use msleep_interruptible()Nishanth Aravamudan1-2/+2
2004-10-24[PNPBIOS] disable if ACPI is activeAdam Belay1-0/+6
2004-10-09[PATCH] PCI resource allocation re-orderingLi Shaohua1-1/+5
2004-09-13[PATCH] pnpbios parser bugfixMatthieu Castet1-2/+7
2004-09-02[PATCH] More PNP leaks.Dave Jones1-2/+6
2004-09-02[PATCH] Fix leak in ISAPNP coreDave Jones1-1/+3
2004-09-02[PATCH] Fix another PNP leak.Dave Jones1-1/+3
2004-09-02[PATCH] Fix leak in PNP interface code.Dave Jones1-4/+6
2004-08-22[PATCH] percpu: cpu_gdt_tableShai Fultheim1-7/+7
2004-07-26[PATCH] NULL noise removal in drivers/*Alexander Viro1-4/+4
2004-07-12[PATCH] sparse: assorted drivers/* NULL noise removalAlexander Viro2-5/+5
2004-06-26[PATCH] dmi_scan: port PnP BIOS driver to new DMI probingAndrey Panin1-1/+31
2004-06-17[PATCH] more PC9800 removalAdrian Bunk1-5/+0
2004-06-03[PATCH] sparse: drivers/pnp annotationAlexander Viro2-2/+2
2004-05-31[PATCH] pnpbios only makes sense for X86Andrew Morton1-1/+1
2004-05-21[PATCH] trivial: remove duplicated #includesAndrew Morton2-6/+6
2004-04-14[ISAPNP] MEM32 fix in read resourcesJaroslav Kysela1-1/+1
2004-04-14[PNPBIOS] avoid making potentially broken calls in proc.cAdam Belay1-1/+1
2004-04-14[PNP] sysfs entry "resource" fixAdam Belay1-1/+1
2004-04-14[PNP] minor resource management fixesAdam Belay1-14/+10
2004-04-14[PNPBIOS] parse asci text nameAdam Belay1-0/+5
2004-03-20[ISAPNP] Unmark experimental statusAdam Belay1-2/+2
2004-03-20[ISAPNP] Remove uneeded MOD_INC/DEC_USE_COUNTChristoph Hellwig1-2/+0
2004-03-20[PNP] remove __init from system.cRandy Dunlap1-2/+2
2004-03-20[ISAPNP] MEM Config FixAdam Belay1-1/+1
2004-03-20[ISAPNP] Fix Device Detection IssueAdam Belay1-8/+6
2004-03-20[PNP] Resource Conflict CleanupMatthew Wilcox1-8/+2
2004-02-08Merge http://linux.bkbits.net/linux-2.5Adam Belay11-58/+170
2004-02-08[PNP]: Cleanup KconfigAdam Belay5-29/+57
2004-02-08[PNP]: Add additonal sysfs entriesAdam Belay1-0/+34
2004-02-08[PNP]: Card matching code fixAdam Belay1-2/+19
2004-02-08[PNP]: Avoid static requestsAdam Belay1-1/+1
2004-02-08[PNP]: Disable resources fixAdam Belay1-1/+31
2004-02-08[PNP]: Resource flags updateAdam Belay4-25/+28
2004-02-03[PATCH] gcc-3.5: pnpbiosAndrew Morton1-1/+1
2004-01-23[PATCH] Kconfig fixes for x86-64Andi Kleen1-0/+1
2004-01-06[PATCH] Fix PnP BIOS callAdam Belay1-2/+2
2003-11-21[PATCH] reserve resources specified by the PnPBIOS properlyAdam Belay1-1/+1
2003-11-01Cset exclude: akpm@osdl.org|ChangeSet|20031029192849|64746David S. Miller1-1/+1
2003-10-29[PATCH] initcall ordering fix for PNP NICsAndrew Morton1-1/+1
2003-09-21[PNPBIOS] move some more functions to local include fileAdam Belay1-0/+2
2003-09-21[PNPBIOS] return proper error codes on init failureAdam Belay1-4/+6
2003-09-21[ISAPNP] remove unused isapnp_allow_dma0 modparamAdam Belay1-1/+0
2003-09-21[PATCH] janitor: remove unneeded includes (isapnp)Adam Belay3-3/+0
2003-09-21[PNP] remove DMA 0 restrictionsAdam Belay2-40/+2
2003-09-21[PNPBIOS] move detection code into core.cAdam Belay3-90/+92
2003-09-21[PNP] release card devices on probe failureAdam Belay1-1/+7
2003-09-21[PNPBIOS] compilation fix for pnpbios without proc supportAdam Belay3-6/+27
2003-08-16[PATCH] Remove remaining usage of device.name in PnPAdam Belay2-5/+4
2003-08-05[PNP] Increment Version NumberAdam Belay1-1/+1
2003-08-05[PNP] Remove device naming based on idAdam Belay6-385/+1
2003-08-05[PNPBIOS] Move low level code into a separate fileAdam Belay4-604/+638
2003-08-05[PNPBIOS] Move Parsing Functions to the PnPBIOS driverAdam Belay5-741/+790
2003-08-05 [PNP] Handle unset resources properlyAdam Belay2-16/+20
2003-07-17[PATCH] make isapnp request its port properlyAlan Cox1-1/+9
2003-07-03[PNP] Fix manual resource setting APIAdam Belay1-5/+4
2003-07-03[PNP] Allow resource auto config to assign disabled resourcesAdam Belay1-15/+25
2003-07-03[PNP] Handle Disabled Resources ProperlyAdam Belay4-8/+58
2003-06-25[PATCH] misc fixesAndrew Morton1-4/+7
2003-06-24[PNP] Locking FixesAdam Belay1-2/+0
2003-06-24[PNP] pnp_init_resource_table compile fixAdam Belay5-13/+13
2003-06-18[PNP] Important Resource Parsing FixesAdam Belay1-37/+37
2003-06-18[PNP] Remove some leftover resource config options in isapnpAdam Belay1-4/+0
2003-06-18[PNP] Trivial Typo fix regarding DMAsAdam Belay1-1/+1
2003-06-18[PNP] re-add the previously removed "get" command in interface.c.Adam Belay1-0/+7
2003-06-18[PNP] PnPBIOS resource setting fixAdam Belay1-0/+4
2003-06-18[PNP] Module Compilation FixAdam Belay1-2/+2
2003-06-18[PNP] /drivers/pnp/resource.c check_region warning fixAdam Belay1-2/+2
2003-06-18[PNP] Resource Management Cleanups and UpdatesAdam Belay8-1215/+656
2003-06-10ALSA updateJaroslav Kysela2-0/+3
2003-06-04[PATCH] pnpbios dereferencing user pointerAndrew Morton1-9/+24
2003-06-03[PATCH] PCI: remove usage of pci_for_each_dev() in drivers/pnp/resource.cGreg Kroah-Hartman1-2/+2
2003-05-25[PATCH] drivers/* strlcpy conversionsBen Collins1-1/+1
2003-05-25[PATCH] two PNP memory leaksAndrew Morton2-4/+9
2003-05-25[PATCH] misc fixesAndrew Morton1-0/+1
2003-05-14[PATCH] Fix pnpbios switchDave Jones1-18/+36
2003-05-12[PATCH] fix pnp_test_handler returnAndrew Morton1-1/+1
2003-04-20Interrupt handlers should return whether the interruptLinus Torvalds1-1/+2
2003-04-10ALSA and PnP updateJaroslav Kysela2-3/+1
2003-04-03Merge http://linux.bkbits.net/linux-2.5Adam Belay5-106/+176
2003-04-01[PATCH] fix wrong module documentationRusty Russell1-5/+0
2003-03-25Increment Version NumberAdam Belay1-1/+1
2003-03-25Silently Ignore if the device is already active/disabledAdam Belay1-4/+2
2003-03-25[PATCH 2.5] PnP changes to allow MODULE_DEVICE_TABLE()Adam Belay1-3/+3
2003-03-24PnPBIOS UpdateAdam Belay2-75/+127
2003-03-24PnP Card Service CleanupsAdam Belay1-24/+44
2003-03-23[PATCH] isapnp changeAlan Cox1-0/+5
2003-03-21[PATCH] handle exploding pnpbiosAlan Cox1-1/+1
2003-03-21[PATCH] pnpbios doesnt want __NO_VERSION__Alan Cox1-1/+0
2003-03-20[PATCH] Several logic bugs.Dave Jones1-2/+2
2003-03-09Aditional Card Service ChangesAdam Belay3-31/+62
2003-03-09PnP Card Serivice RevisionsAdam Belay6-225/+119
2003-03-09Interface ChangesAdam Belay1-2/+9
2003-03-06Manual Resource Setting UpdateAdam Belay2-6/+39
2003-03-03pnp interface.c needs <linux/slab.h> for 'kfree()'Linus Torvalds1-0/+1
2003-02-22Resource Management Performance FixAdam Belay2-8/+9
2003-02-22Large Stack Usage FixAdam Belay2-30/+34
2003-02-21[PATCH] make drivers/pnp/interface.c compileAndrew Morton1-2/+3
2003-02-19PnP Bug FixesAdam Belay9-89/+137
2003-02-19Trivial C99 UpdateAdam Belay1-2/+2
2003-02-19Trivial Card Service FixAdam Belay1-1/+0
2003-02-19PnPBIOS UpdatesAdam Belay1-646/+91
2003-02-19ISAPnP UpdatesAdam Belay1-84/+113
2003-02-19Interface UpdatesAdam Belay1-73/+234
2003-02-19Moves the resource parsing functions to a new location "support.c". TheseAdam Belay1-0/+666
2003-02-19This patch contains an improved resource management algorithm. It is Adam Belay1-0/+700
2003-02-19Preparations and CleanupsAdam Belay9-582/+380
2003-02-16[PATCH] get rid of exec_usermodehelper, replace with call_usermodehelperRusty Russell1-1/+1
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds1-2/+2
2003-02-09[PATCH] Change all <module>.o to .ko in Kconfig filesRusty Russell1-1/+1
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski3-5/+0
2003-01-12Merge bk://ldm.bkbits.net/linux-2.5-coreLinus Torvalds2-15/+9
2003-01-12sysfs: reinstate count parameter for PNP store() methods.Patrick Mochel1-2/+2
2003-01-13PnP updateJaroslav Kysela2-15/+9
2003-01-11MergeLinus Torvalds9-164/+230
2003-01-11[PATCH] PnP update - driversJaroslav Kysela9-164/+230
2003-01-11[PATCH] 2.5.56, isapnp cards not foundMartin H. VanLeeuwen1-1/+1
2003-01-11[PATCH] 2.5.56, isapnp_init levelMartin H. VanLeeuwen1-1/+1
2003-01-11AutomergeLinus Torvalds7-56/+83
2003-01-11Linux PnP Support 0.94Jaroslav Kysela7-56/+83
2003-01-09sysfs: Fix up PNP sysfs files.Patrick Mochel1-13/+9
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones1-2/+2
2002-12-26PnP updateJaroslav Kysela4-43/+41
2002-12-26PnP updateJaroslav Kysela8-57/+137
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst3-6/+0
2002-12-05[PATCH] Linux PnP Support V0.93 - 2.5.50Adam Belay14-170/+485
2002-11-25Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman1-0/+1
2002-11-25LSM: fix up some needed header file #includesGreg Kroah-Hartman1-0/+1
2002-11-25[PATCH] sanitize pnp init orderAlan Cox3-3/+3
2002-11-17[PATCH] C99 initializers for drivers/pnpArt Haas4-29/+29
2002-11-16Fix up after pci name removalLinus Torvalds1-1/+1
2002-11-15[PATCH] Move request_irq & free_irq to interrupt.hMatthew Wilcox1-0/+1
2002-10-31[PATCH] more alpha build fixesIvan Kokshaysky1-0/+1
2002-10-29Delete old-style config files.Linus Torvalds2-72/+0
2002-10-29[PATCH] new kernel configuration 6/7Roman Zippel1-0/+77
2002-10-23[PATCH] update PnP layer to driver model changes - 2.5.44 (4/4)Adam Belay1-1/+1
2002-10-23[PATCH] Convert CS4236B driver - 2.5.44 (3/4)Adam Belay1-1/+11
2002-10-23[PATCH] PnPBIOS changes - 2.5.44 (2/4)Adam Belay1-31/+70
2002-10-23[PATCH] PnP cleanups and resource changes - 2.5.44 (1/4)Adam Belay6-26/+57
2002-10-20[PATCH] PnP Rewrite Fixes - 2.5.44Adam Belay6-16/+14
2002-10-18[PATCH] PnP Rewrite V0.9 - 2.5.43Adam Belay21-4061/+4217
2002-10-07[PATCH] ISAPNP updates.Dave Jones4-27/+68
2002-10-02[PATCH] ALSA fixesJaroslav Kysela1-1/+1
2002-09-29Make sure the "devices" list is initialized in isapnp_device_driverLinus Torvalds1-1/+3
2002-09-26MergeLinus Torvalds1-5/+13
2002-09-27ISA PnP changeJaroslav Kysela1-5/+13
2002-09-24[PATCH] PnP BIOS ESCD sanity checkThomas Hood1-3/+11
2002-09-14Use CLONE_KERNEL for the common kernel thread flags.Linus Torvalds1-1/+1
2002-09-03[PATCH] daemonize() calls reparent_to_init cleanupRusty Russell1-1/+0
2002-09-01[PATCH] Re: 2.5.33 PNPBIOS does not compileRay Lee1-2/+6
2002-08-12[PATCH] tls-2.5.31-D9Ingo Molnar1-1/+2
2002-08-02Fix up problem with Alan's pnpbios fixes for per-cpu GDT's.Linus Torvalds1-2/+2
2002-07-27[PATCH] PATCH: 2.5.29 Fix pnpbiosAlan Cox1-11/+16
2002-06-10[PATCH] 2.5.21 "I can't get no compilation"Martin Dalecki1-0/+1
2002-05-28kbuild: Group together descending/linking in drivers/*Kai Germaschewski1-2/+0
2002-05-22drivers/pnp/pnpbios_core.c: Warning fixKai Germaschewski1-1/+1
2002-04-30[PATCH] Removing SYMBOL_NAME part 6Brian Gerst1-2/+2
2002-04-14[PATCH] PnP BIOS catch upDave Jones1-42/+46
2002-04-03Merge http://linux.bkbits.net/linux-2.5Kai Germaschewski1-13/+0
2002-04-02[PATCH] pnpbios driver update.Dave Jones2-105/+283
2002-03-23Merge vaio:kernel/v2.5/linux-2.5.make-list-multiKai Germaschewski1-13/+0
2002-03-22Remove list-multi plus associated link rules in various Makefiles.Kai Germaschewski1-13/+0
2002-03-17[PATCH] driverfs support for ISAPNP driverAndrey Panin1-1/+55
2002-03-15Fix drivers/pnp/Makefile to correctly list multi-partKai Germaschewski1-1/+1
2002-03-07[PATCH] pnpbios compilation warning fixKai Germaschewski1-2/+3
2002-03-01[PATCH] 2.5.6-pre2 I: 2.2.19-pre2 SYNCRusty Russell1-0/+6
2002-02-25[PATCH] Numerous address updates.Dave Jones1-1/+1
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-0/+1
2002-02-05[PATCH] 2.5.4-pre1: further llseek cleanup (3/3)Robert Love1-9/+19
2002-02-05[PATCH] (2/2) inode trimmingAlexander Viro1-1/+1
2002-02-05v2.5.2.6 -> v2.5.3v2.5.3Linus Torvalds6-4/+1459
2002-02-05v2.5.2.4 -> v2.5.2.4.1Linus Torvalds1-0/+29
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds1-5/+2
2002-02-05v2.5.2.1.1 -> v2.5.2.2Linus Torvalds1-2/+5
2002-02-05v2.5.2.1 -> v2.5.2.1.1Linus Torvalds1-5/+2
2002-02-04v2.5.0.2 -> v2.5.0.3Linus Torvalds1-4/+0
2002-02-04v2.4.14.3 -> v2.4.14.4Linus Torvalds1-0/+88
2002-02-04v2.4.13.8 -> v2.4.14Linus Torvalds1-1/+1
2002-02-04v2.4.13.1 -> v2.4.13.2Linus Torvalds1-4/+0