aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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/hsk...Linus 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-25fix oops on rmmod capidrvKarsten Keil
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt
2008-01-24Driver core: coding style fixesGreg Kroah-Hartman
2008-01-24spi: use class iteration apiDave Young
2008-01-24scsi: use class iteration apiDave Young
2008-01-24rtc: use class iteration apiDave Young
2008-01-24power supply : use class iteration apiDave Young
2008-01-24ieee1394: use class iteration apiDave Young
2008-01-24Driver Core: add class iteration apiDave Young
2008-01-24Driver core: Cleanup get_device_parent() in device_add() and device_move()Cornelia Huck
2008-01-24UIO: constify function pointer tablesJan Engelhardt