aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp
Commit message (Expand)AuthorAge
* pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specifiedShuah Khan2013-09-11
* Merge branch 'pnp'Rafael J. Wysocki2013-08-26
|\
| * PNP: convert PNP driver bus legacy pm_ops to dev_pm_opsShuah Khan2013-07-26
* | ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhereRafael J. Wysocki2013-07-30
|/
* PNP / ACPI: avoid garbage in resource nameLiu ShuoX2013-07-17
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\
| * pnp: restore automatic resolution of DMA conflictsDavid Flater2013-05-21
* | isapnp: switch to fixed_size_llseek()Al Viro2013-06-29
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\
| * powerpc: remove PReP platformPaul Bolle2013-04-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-01
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| |/
* | Merge branch 'pnp'Rafael J. Wysocki2013-04-27
|\ \
| * | pnp: use %*phC to dump small buffersAndy Shevchenko2013-04-23
| * | isapnp: remove debug leftoversAndy Shevchenko2013-04-23
| |/
* / ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu2013-03-23
|/
* ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.cYasuaki Ishimatsu2013-01-31
* | drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-25
|/
* PNP: Handle IORESOURCE_BITS in resource allocationWitold Szczeponik2013-01-03
* PNP: Simplify setting of resourcesWitold Szczeponik2013-01-03
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * pnpbios: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-28
* | Merge branch 'acpi-general'Rafael J. Wysocki2012-12-07
|\ \
| * | pnpacpi: fix incorrect TEST_ALPHA() testAlan Cox2012-12-07
* | | Merge branch 'acpi-general'Rafael J. Wysocki2012-12-04
|\| |
| * | ACPI / PNP: Do not crash due to stale pointer use during system resumeRafael J. Wysocki2012-11-30
| |/
* | ACPI / PNP: skip ACPI device nodes associated with physical nodes alreadyAdrian Hunter2012-11-23
* | ACPI: Move device resources interpretation code from PNP to ACPI coreRafael J. Wysocki2012-11-14
|/
* ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu2012-09-21
* ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying2012-06-23
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-30
|\
| * PNPACPI: Fix device ref leaking in acpi_pnp_matchYinghai Lu2012-03-30
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
|/
* PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas2012-01-06
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-07
|\
| * PNPACPI: Simplify disabled resource registrationWitold Szczeponik2011-11-06
* | pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
|/
* Merge 'akpm' patch seriesLinus Torvalds2011-07-26
|\
| * pnpacpi: register disabled resourcesWitold Szczeponik2011-07-25
* | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-22
* Merge branch 'pnp' into releaseLen Brown2011-01-12
|\
| * PNP: Set up pnp_debug via module and not via boot param.Thomas Renninger2010-10-27
| * PNP: Compile all pnp built-in stuff in one module namespaceThomas Renninger2010-10-27
* | PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle accessRafael J. Wysocki2011-01-11