summaryrefslogtreecommitdiffstats
path: root/drivers/pnp
AgeCommit message (Expand)AuthorLines
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells-1/+1
2013-04-28Merge branch 'pnp'Rafael J. Wysocki-14/+2
2013-04-23pnp: use %*phC to dump small buffersAndy Shevchenko-3/+2
2013-04-23isapnp: remove debug leftoversAndy Shevchenko-11/+0
2013-04-18powerpc: remove PReP platformPaul Bolle-8/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro-5/+3
2013-03-24ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu-0/+1
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki-1/+7
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+3
2013-02-22new helper: file_inode(file)Al Viro-3/+3
2013-01-31PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.cYasuaki Ishimatsu-5/+5
2013-01-26drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTALKees Cook-2/+2
2013-01-03PNP: Handle IORESOURCE_BITS in resource allocationWitold Szczeponik-4/+21
2013-01-03PNP: Simplify setting of resourcesWitold Szczeponik-37/+68
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-13/+7
2012-12-07Merge branch 'acpi-general'Rafael J. Wysocki-1/+1
2012-12-07pnpacpi: fix incorrect TEST_ALPHA() testAlan Cox-1/+1
2012-12-04Merge branch 'acpi-general'Rafael J. Wysocki-0/+3
2012-11-30ACPI / PNP: Do not crash due to stale pointer use during system resumeRafael J. Wysocki-0/+3
2012-11-28pnpbios: remove CONFIG_HOTPLUG ifdefsBill Pemberton-13/+7
2012-11-23ACPI / PNP: skip ACPI device nodes associated with physical nodes alreadyAdrian Hunter-0/+4
2012-11-15ACPI: Move device resources interpretation code from PNP to ACPI coreRafael J. Wysocki-264/+50
2012-09-21ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu-6/+1
2012-06-23ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying-2/+2
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-1/+6
2012-03-30PNPACPI: Fix device ref leaking in acpi_pnp_matchYinghai Lu-1/+6
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-2/+0
2012-01-06PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas-0/+42
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-47/+15
2011-11-06PNPACPI: Simplify disabled resource registrationWitold Szczeponik-47/+15
2011-10-31pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker-0/+1
2011-07-25Merge 'akpm' patch seriesLinus Torvalds-25/+27
2011-07-25pnpacpi: register disabled resourcesWitold Szczeponik-25/+27
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches-11/+11
2011-03-31Fix common misspellingsLucas De Marchi-3/+3
2011-03-22pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes-6/+10
2011-01-12Merge branch 'pnp' into releaseLen Brown-14/+13
2011-01-11PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle accessRafael J. Wysocki-28/+72
2010-12-11ACPI/PNP: avoid section mismatch warningJan Beulich-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann-1/+0
2010-10-27PNP: Set up pnp_debug via module and not via boot param.Thomas Renninger-6/+1
2010-10-27PNP: Compile all pnp built-in stuff in one module namespaceThomas Renninger-8/+12
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-17/+39
2010-10-25Merge branch 'pnp-log' into releaseLen Brown-7/+8
2010-10-25Merge branch 'pnpacpi-invalid-device-id' into releaseLen Brown-5/+24
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-1/+0
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock-1/+0
2010-10-01ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger-5/+7
2010-10-01PNPACPI: cope with invalid device IDsDmitry Torokhov-5/+24
2010-10-01PNP: log PNP resources, as we do for PCIBjorn Helgaas-7/+8