aboutsummaryrefslogtreecommitdiff
path: root/drivers/pnp
AgeCommit message (Expand)Author
2010-12-11ACPI/PNP: avoid section mismatch warningJan Beulich
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
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
2009-09-25ACPI: use acpi_device_hid() when possibleBjorn Helgaas
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-22pnp: add a shutdown method to pnp driversDavid Härdeman
2009-09-19Merge branch 'acpica' into releaseLen Brown
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-08-10x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc staticallyAkinobu Mita
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita
2009-07-19x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-05pnp: add PNP resource range checking functionBjorn Helgaas
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-27PNPACPI: parse Extended Address Space DescriptorsBjorn Helgaas
2009-05-08ACPI: suspend: don't let device _PS3 failure prevent suspendLen Brown
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-03Enable PNPACPI _PSx Support, v3Witold Szczeponik