aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-25ide: remove 'command_type' field from ide_task_tBartlomiej Zolnierkiewicz
2008-01-25ide: remove hwif->intrprocBartlomiej Zolnierkiewicz
2008-01-25ide: remove SELECT_INTERRUPT()Bartlomiej Zolnierkiewicz
2008-01-25ide: remove QUIRK_LIST()Bartlomiej Zolnierkiewicz
2008-01-25ide: add ide_pktcmd_tf_load() helperBartlomiej Zolnierkiewicz
2008-01-25ide-{floppy,tape,scsi}: fix register loading order when issuing packet commandBartlomiej Zolnierkiewicz
2008-01-25ide-cd: fix register loading order in cdrom_start_packet_command()Bartlomiej Zolnierkiewicz
2008-01-25ide: remove atapi_ireason_t (take 3)Bartlomiej Zolnierkiewicz
2008-01-25ide: remove ata_nsector_t, ata_data_t and atapi_bcount_tBartlomiej Zolnierkiewicz
2008-01-25ide: remove atapi_feature_tBartlomiej Zolnierkiewicz
2008-01-25ide: remove atapi_error_t (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: remove ata_status_t and atapi_status_tBartlomiej Zolnierkiewicz
2008-01-25ide: CPU endianness doesn't matter for special_tBartlomiej Zolnierkiewicz
2008-01-25ide-floppy: remove dead codeBartlomiej Zolnierkiewicz
2008-01-25ide: remove REQ_TYPE_ATA_TASKBartlomiej Zolnierkiewicz
2008-01-25ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz
2008-01-25ide: switch idedisk_prepare_flush() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz
2008-01-25ide: extend timeout for REQ_TYPE_ATA_{CMD,TASK} requestsBartlomiej Zolnierkiewicz
2008-01-25ide: remove unnecessary writes to HOB taskfile registersBartlomiej Zolnierkiewicz
2008-01-25ide: use IDE_TFLAG_LBA48 for REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz
2008-01-25ide: use ide_tf_load() in execute_drive_cmd()Bartlomiej Zolnierkiewicz
2008-01-25ide: remove ide_cmd() helperBartlomiej Zolnierkiewicz
2008-01-25ide: execute_drive_cmd() cleanupBartlomiej Zolnierkiewicz
2008-01-25ide: fix registers loading order for IDE_NSECTOR_REG in execute_drive_cmd()Bartlomiej Zolnierkiewicz
2008-01-25ide: fix registers loading order for WIN_SMART in execute_drive_cmd()Bartlomiej Zolnierkiewicz
2008-01-25ide-tape: remove dead USE_IOTRACE codeBartlomiej Zolnierkiewicz
2008-01-25ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz
2008-01-25ide: remove CONFIG_IDEPCI_SHARE_IRQ config optionBartlomiej Zolnierkiewicz
2008-01-25ide: remove IRQF_DISABLED from IRQ flags for IDE IRQ handlerBartlomiej Zolnierkiewicz
2008-01-25ide-pmac: fix pmac_ide_init_hwif_ports()Bartlomiej Zolnierkiewicz
2008-01-25ide: use do_rw_taskfile() in flagged_taskfile()Bartlomiej Zolnierkiewicz
2008-01-25ide: add ide_no_data_taskfile() helperBartlomiej Zolnierkiewicz
2008-01-25ide: add ide_tf_load() helperBartlomiej Zolnierkiewicz
2008-01-25ide-disk: use struct ide_taskfile in __ide_do_rw_disk()Bartlomiej Zolnierkiewicz
2008-01-25ide-disk: fix taskfile registers loading order in __ide_do_rw_disk()Bartlomiej Zolnierkiewicz
2008-01-25ide-disk: merge LBA28 and LBA48 Host Protected Area support code (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: add struct ide_taskfile (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: remove task_ioreg_t typedef (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: remove ->dma_master field from ide_hwif_t (take 5)Bartlomiej Zolnierkiewicz
2008-01-25hpt366: merge set_dma_mode() methodsSergei Shtylyov
2008-01-25hpt366: kill set_dma_mode() method wrapperSergei Shtylyov
2008-01-25hpt366: change timing register masksSergei Shtylyov
2008-01-25ide-io: set REQ_FAILED when drive is deadAristeu Rozanski
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-01-25slab: fix bootstrap on memoryless nodePekka Enberg
2008-01-25fix oops on rmmod capidrvKarsten Keil