Commit Graph

77199 Commits (8ac4ce742c66100931b6f2d7a36b0df08bc721fe)
 

Author SHA1 Message Date
Linus Torvalds b31fde6db2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb 17 years ago
Linus Torvalds f31c338675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 17 years ago
Linus Torvalds 0008bf5440 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched 17 years ago
Bartlomiej Zolnierkiewicz 61a368c216 ide: remove redundant DMA blacklist check from __ide_dma_on() 17 years ago
Bartlomiej Zolnierkiewicz 7b905994ce ide: cleanup ide_set_dma() 17 years ago
Bartlomiej Zolnierkiewicz 23b1bd459c ide: remove redundant ->ide_dma_on call from set_using_dma() 17 years ago
Bartlomiej Zolnierkiewicz 4eed504d14 sc1200: move DMA timings to timing tables 17 years ago
Bartlomiej Zolnierkiewicz 4db90a1452 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag 17 years ago
Bartlomiej Zolnierkiewicz 428c6440ef sis5513: factor out UDMA programming code 17 years ago
Bartlomiej Zolnierkiewicz ad4ba7dcef pdc202xx_new: move PIO programming code to pdcnew_set_pio_mode() 17 years ago
Bartlomiej Zolnierkiewicz 3071a9d00b ide: make 'extra' field in struct ide_port_info u8 17 years ago
Bartlomiej Zolnierkiewicz e62925dd26 ide: kill duplicate code in ide_dump_{ata,atapi}_status() 17 years ago
Bartlomiej Zolnierkiewicz a501633c7d ide-disk: use ide_get_lba_addr() 17 years ago
Andrew Morton 1c904fcfbb ide: printk fix 17 years ago
Bartlomiej Zolnierkiewicz c2b57cdc1d ide: add ide_tf_read() helper 17 years ago
Bartlomiej Zolnierkiewicz d32444771b ide: fix registers loading order in ide_dump_ata_status() 17 years ago
Bartlomiej Zolnierkiewicz f6e29e35cc ide-disk: use do_rw_taskfile() (take 2) 17 years ago
Bartlomiej Zolnierkiewicz ba76ae3883 ide-disk: add ide_tf_set_cmd() helper 17 years ago
Bartlomiej Zolnierkiewicz c52ea915d7 ide-disk: extend timeout for PIO-in commands 17 years ago
Bartlomiej Zolnierkiewicz 57d7366b78 ide: remove 'handler' field from ide_task_t (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 1192e528e0 ide: use ->data_phase to set ->handler in do_rw_taskfile() 17 years ago
Bartlomiej Zolnierkiewicz 10d90157c8 ide: convert do_rw_taskfile() to use ->data_phase 17 years ago
Bartlomiej Zolnierkiewicz 1edee60e9d ide: merge flagged_taskfile() into do_rw_taskfile() 17 years ago
Bartlomiej Zolnierkiewicz a7bbd20b50 ide-disk: guarantee 400ns delay after writing command register 17 years ago
Bartlomiej Zolnierkiewicz cf77249ee1 ide-disk: fix __ide_do_rw_disk() to use ->OUTBSYNC 17 years ago
Bartlomiej Zolnierkiewicz 7c0e26661d sc1200: remove pointless hwif lookup loop 17 years ago
Bartlomiej Zolnierkiewicz 866e2ec9ce ide: remove 'tf_in_flags' field from ide_task_t 17 years ago
Bartlomiej Zolnierkiewicz ac026ff254 ide: remove 'command_type' field from ide_task_t 17 years ago
Bartlomiej Zolnierkiewicz 7299a39184 ide: remove hwif->intrproc 17 years ago
Bartlomiej Zolnierkiewicz f919790f8c ide: remove SELECT_INTERRUPT() 17 years ago
Bartlomiej Zolnierkiewicz cd3dbc99da ide: remove QUIRK_LIST() 17 years ago
Bartlomiej Zolnierkiewicz 2fc5738819 ide: add ide_pktcmd_tf_load() helper 17 years ago
Bartlomiej Zolnierkiewicz 932aead6d2 ide-{floppy,tape,scsi}: fix register loading order when issuing packet command 17 years ago
Bartlomiej Zolnierkiewicz 3a6a3549af ide-cd: fix register loading order in cdrom_start_packet_command() 17 years ago
Bartlomiej Zolnierkiewicz 8e7657ae0f ide: remove atapi_ireason_t (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 790d123989 ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t 17 years ago
Bartlomiej Zolnierkiewicz e5f9f5a89a ide: remove atapi_feature_t 17 years ago
Bartlomiej Zolnierkiewicz 0e38a66a1e ide: remove atapi_error_t (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 22c525b976 ide: remove ata_status_t and atapi_status_t 17 years ago
Bartlomiej Zolnierkiewicz 6a2144146a ide: CPU endianness doesn't matter for special_t 17 years ago
Bartlomiej Zolnierkiewicz 918337a853 ide-floppy: remove dead code 17 years ago
Bartlomiej Zolnierkiewicz 29ed2a5f8c ide: remove REQ_TYPE_ATA_TASK 17 years ago
Bartlomiej Zolnierkiewicz 14b89ef981 ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFILE requests 17 years ago
Bartlomiej Zolnierkiewicz 813a0eb233 ide: switch idedisk_prepare_flush() to use REQ_TYPE_ATA_TASKFILE requests 17 years ago
Bartlomiej Zolnierkiewicz 1f2564b8b5 ide: extend timeout for REQ_TYPE_ATA_{CMD,TASK} requests 17 years ago
Bartlomiej Zolnierkiewicz a3bbb9d882 ide: remove unnecessary writes to HOB taskfile registers 17 years ago
Bartlomiej Zolnierkiewicz 868e672ac8 ide: use IDE_TFLAG_LBA48 for REQ_TYPE_ATA_TASKFILE requests 17 years ago
Bartlomiej Zolnierkiewicz 807e35d695 ide: use ide_tf_load() in execute_drive_cmd() 17 years ago
Bartlomiej Zolnierkiewicz 54688aa372 ide: remove ide_cmd() helper 17 years ago
Bartlomiej Zolnierkiewicz 21d535c913 ide: execute_drive_cmd() cleanup 17 years ago