aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-17crypto: talitos - Correct dst != src case handlingLee Nipper
2008-07-17crypto: talitos - Remove calls to of_node_putLee Nipper
2008-07-16scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-16Fix FADT parsingJan Beulich
2008-07-16Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin
2008-07-16ACPI: use dev_printk when possibleBjorn Helgaas
2008-07-16PNPACPI: add support for HP vendor-specific CCSR descriptorsBjorn Helgaas
2008-07-16PNP: avoid legacy IDE IRQsBjorn Helgaas
2008-07-16PNP: convert resource options to single linked listBjorn Helgaas
2008-07-16ISAPNP: handle independent options following dependent onesBjorn Helgaas
2008-07-16PNP: remove extra 0x100 bit from option priorityBjorn Helgaas
2008-07-16PNP: support optional IRQ resourcesBjorn Helgaas
2008-07-16PNP: rename pnp_register_*_resource() local variablesBjorn Helgaas
2008-07-16PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NRBjorn Helgaas
2008-07-16PNP: centralize resource option allocationsBjorn Helgaas
2008-07-16PNP: remove redundant pnp_can_configure() checkBjorn Helgaas
2008-07-16PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)Bjorn Helgaas
2008-07-16PNP: in debug resource dump, make empty list obviousBjorn Helgaas
2008-07-16PNP: improve resource assignment debugBjorn Helgaas
2008-07-16PNP: increase I/O port & memory option address sizesBjorn Helgaas
2008-07-16PNP: introduce pnp_irq_mask_t typedefBjorn Helgaas
2008-07-16PNP: make resource option structures private to PNP subsystemBjorn Helgaas
2008-07-16PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas
2008-07-16PNP: whitespace/coding style fixesBjorn Helgaas
2008-07-16PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas
2008-07-16PNP: dont sort by type in /sys/.../resourcesBjorn Helgaas
2008-07-16PNP: remove ratelimit on add resource failuresBjorn Helgaas
2008-07-16PNPACPI: keep disabled resources when parsing current configBjorn Helgaas
2008-07-16PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas
2008-07-16PNP: add pnp_resource_type_name() helper functionBjorn Helgaas
2008-07-16PNP: add pnp_resource_type() internal interfaceBjorn Helgaas
2008-07-16PNP: remove pnp_resource.indexBjorn Helgaas
2008-07-16PNP: add detail to debug resource dumpBjorn Helgaas
2008-07-16ACPI: video: fix brightness allocationJulia Jomantaite
2008-07-16ACPI: Disable MWAIT via DMI on broken Compal boardZhao Yakui
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-07-16ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui
2008-07-16ACPICA: Fix mutex debug code for wrong loop termination valueBob Moore
2008-07-16ACPICA: Cleanup of _PRT parsing codeBob Moore
2008-07-16ACPICA: Cleanup debug operand dump mechanismBob Moore
2008-07-16ACPICA: Fix for invalid large array index on 64-bit systemsBob Moore
2008-07-16ACPICA: Update DMAR and SRAT table definitionsBob Moore
2008-07-16ACPICA: Workaround for reversed _PRT entries from BIOSBob Moore
2008-07-16ACPICA: Add const qualifier for appropriate string constantsBob Moore
2008-07-16ACPICA: Several lint changes, no functional changesBob Moore
2008-07-16ACPICA: Removed unused include files from source filesBob Moore