summaryrefslogtreecommitdiff
path: root/drivers/pnp
Commit message (Expand)AuthorAge
* 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-25
|\
| * 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
* | ACPI/PNP: avoid section mismatch warningJan Beulich2010-12-11
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-26
|\ \ | |/ |/|
| * Merge branch 'pnp-log' into releaseLen Brown2010-10-25
| |\
| | * PNP: log PNP resources, as we do for PCIBjorn Helgaas2010-10-01
| * | Merge branch 'pnpacpi-invalid-device-id' into releaseLen Brown2010-10-25
| |\ \
| | * | PNPACPI: cope with invalid device IDsDmitry Torokhov2010-10-01
| | |/
| * | ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger2010-10-01
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \
| * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
| |/
* | isapnp: BKL removalArnd Bergmann2010-09-26
|/
* PNPACPI: Add support for remote wakeupAlan Stern2010-07-19
*-. Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill...Len Brown2010-05-06
|\ \
| | * PNP: don't check for conflicts with bridge windowsBjorn Helgaas2010-05-06
| |/
* | PNPACPI: compute Address Space length rather than using _LENBjorn Helgaas2010-04-28
|/
*-. Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown2010-04-06
|\ \
| | * PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas2010-04-04
| |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* PNPACPI: add bus number supportBjorn Helgaas2010-03-14
* PNPACPI: add window supportBjorn Helgaas2010-03-14
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-16
|\
| * Merge branch 'ipmi' into releaseLen Brown2009-12-16
| |\
| | * PNP: add interface to retrieve ACPI device from a PNPACPI deviceBjorn Helgaas2009-12-15
| | * PNPACPI: save struct acpi_device, not just acpi_handleBjorn Helgaas2009-12-11
* | | pnpbios: convert to seq_fileAlexey Dobriyan2009-12-16
|/ /
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\ \
| * | vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-04
| * | PNP: print resources consistently with %pRtBjorn Helgaas2009-11-04
| |/
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/
* ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas2009-09-25
* ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas2009-09-25
* ACPI: use acpi_device_hid() when possibleBjorn Helgaas2009-09-25
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-23
|\
| * Merge branch 'acpica' into releaseLen Brown2009-09-19
| |\
| | * ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-27
* | | pnp: add a shutdown method to pnp driversDavid Härdeman2009-09-22
|/ /
* | x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc staticallyAkinobu Mita2009-08-10