aboutsummaryrefslogtreecommitdiff
path: root/drivers/pnp
AgeCommit message (Expand)Author
2012-09-21ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu
2012-06-23ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30PNPACPI: Fix device ref leaking in acpi_pnp_matchYinghai Lu
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-06PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06PNPACPI: Simplify disabled resource registrationWitold Szczeponik
2011-10-31pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25pnpacpi: register disabled resourcesWitold Szczeponik
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes
2011-01-12Merge branch 'pnp' into releaseLen Brown
2011-01-11PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle accessRafael J. Wysocki
2010-12-11ACPI/PNP: avoid section mismatch warningJan Beulich
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-27PNP: Set up pnp_debug via module and not via boot param.Thomas Renninger
2010-10-27PNP: Compile all pnp built-in stuff in one module namespaceThomas Renninger
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-25Merge branch 'pnp-log' into releaseLen Brown
2010-10-25Merge branch 'pnpacpi-invalid-device-id' into releaseLen Brown
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-01ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger
2010-10-01PNPACPI: cope with invalid device IDsDmitry Torokhov
2010-10-01PNP: log PNP resources, as we do for PCIBjorn Helgaas
2010-09-26isapnp: BKL removalArnd Bergmann
2010-07-19PNPACPI: Add support for remote wakeupAlan Stern
2010-05-06Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill...Len Brown
2010-05-06PNP: don't check for conflicts with bridge windowsBjorn Helgaas
2010-04-28PNPACPI: compute Address Space length rather than using _LENBjorn Helgaas
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown
2010-04-04PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-14PNPACPI: add bus number supportBjorn Helgaas
2010-03-14PNPACPI: add window supportBjorn Helgaas
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-12-16pnpbios: convert to seq_fileAlexey Dobriyan
2009-12-16Merge branch 'ipmi' into releaseLen Brown
2009-12-15PNP: add interface to retrieve ACPI device from a PNPACPI deviceBjorn Helgaas
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-11PNPACPI: save struct acpi_device, not just acpi_handleBjorn Helgaas
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas
2009-11-04PNP: print resources consistently with %pRtBjorn Helgaas
2009-09-25ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas
2009-09-25ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas