aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-17drivers/sbus/: cleanupsAdrian Bunk5-40/+33
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds1-4/+6
2008-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds3-4/+2
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland1-2/+2
2008-07-17[S390] qdio: new qdio driver.Jan Glauber18-4608/+3561
2008-07-17[S390] cio: Export chsc_error_from_response().Cornelia Huck2-1/+10
2008-07-17[S390] vmur: Fix return code handling.Frank Munzert1-5/+5
2008-07-17[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2-8/+24
2008-07-17[S390] dasd: fix unsolicited SIM handling.Stefan Haberland1-1/+3
2008-07-17[S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert1-7/+94
2008-07-16scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman3-3/+18
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds53-1467/+3306
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds29-1286/+5896
2008-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds56-1838/+647
2008-07-16Fix FADT parsingJan Beulich1-6/+11
2008-07-16Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin2-1/+51
2008-07-16ACPI: use dev_printk when possibleBjorn Helgaas1-21/+17
2008-07-16PNPACPI: add support for HP vendor-specific CCSR descriptorsBjorn Helgaas1-0/+60
2008-07-16PNP: avoid legacy IDE IRQsBjorn Helgaas1-11/+57
2008-07-16PNP: convert resource options to single linked listBjorn Helgaas10-632/+567
2008-07-16ISAPNP: handle independent options following dependent onesBjorn Helgaas1-2/+7
2008-07-16PNP: remove extra 0x100 bit from option priorityBjorn Helgaas3-9/+7
2008-07-16PNP: support optional IRQ resourcesBjorn Helgaas3-44/+38
2008-07-16PNP: rename pnp_register_*_resource() local variablesBjorn Helgaas1-47/+47
2008-07-16PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NRBjorn Helgaas1-3/+10
2008-07-16PNP: centralize resource option allocationsBjorn Helgaas5-249/+198
2008-07-16PNP: remove redundant pnp_can_configure() checkBjorn Helgaas1-3/+0
2008-07-16PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)Bjorn Helgaas1-19/+22
2008-07-16PNP: in debug resource dump, make empty list obviousBjorn Helgaas1-1/+6
2008-07-16PNP: improve resource assignment debugBjorn Helgaas1-2/+8
2008-07-16PNP: increase I/O port & memory option address sizesBjorn Helgaas3-18/+29
2008-07-16PNP: introduce pnp_irq_mask_t typedefBjorn Helgaas8-17/+22
2008-07-16PNP: make resource option structures private to PNP subsystemBjorn Helgaas1-0/+48
2008-07-16PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas4-10/+10
2008-07-16PNP: whitespace/coding style fixesBjorn Helgaas1-7/+8
2008-07-16PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas2-17/+69
2008-07-16PNP: dont sort by type in /sys/.../resourcesBjorn Helgaas1-34/+22
2008-07-16PNP: remove ratelimit on add resource failuresBjorn Helgaas1-26/+8
2008-07-16PNPACPI: keep disabled resources when parsing current configBjorn Helgaas1-18/+52
2008-07-16PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas11-415/+318
2008-07-16PNP: add pnp_resource_type_name() helper functionBjorn Helgaas2-0/+16
2008-07-16PNP: add pnp_resource_type() internal interfaceBjorn Helgaas2-0/+7
2008-07-16PNP: remove pnp_resource.indexBjorn Helgaas4-76/+33
2008-07-16PNP: add detail to debug resource dumpBjorn Helgaas1-8/+26
2008-07-16ACPI: video: fix brightness allocationJulia Jomantaite1-50/+73
2008-07-16ACPI: Disable MWAIT via DMI on broken Compal boardZhao Yakui1-0/+28
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui2-1/+18
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui1-0/+22
2008-07-16ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-spaceZhang Rui3-18/+171
2008-07-16ACPICA: Fix mutex debug code for wrong loop termination valueBob Moore1-2/+2