| Commit message (Expand) | Author | Age |
* | ide: fix ide_fix_driveid() | Bartlomiej Zolnierkiewicz | 2008-08-05 |
* | ide: trivial sparse annotations | Harvey Harrison | 2008-07-24 |
* | ide: add struct ide_tp_ops (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: remove dead Virtual DMA support | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: remove ->INB, ->OUTB and ->OUTBSYNC methods | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: add ide_read_bcount_and_ireason() helper | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: use ->tf_read in ide_read_error() | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: use ->tf_load in SELECT_DRIVE() | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: use ->tf_load in ide_config_drive_speed() | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: change order of register access in ide_config_drive_speed() | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: add ->set_irq method | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: add ->read_altstatus method | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: add ->read_status method | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: add ->exec_command method | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: remove ->dma_{status,command} fields from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: add ->read_sff_dma_status method | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | IDE: Report errors during drive reset back to user space | Elias Oltmanns | 2008-07-16 |
* | IDE: Fix HDIO_DRIVE_RESET handling | Elias Oltmanns | 2008-07-16 |
* | ide: remove drive->ctl | Bartlomiej Zolnierkiewicz | 2008-07-15 |
* | ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method | Bartlomiej Zolnierkiewicz | 2008-07-15 |
* | ide: move IRQ unmasking out from ->tf_load method | Bartlomiej Zolnierkiewicz | 2008-07-15 |
* | ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag | Bartlomiej Zolnierkiewicz | 2008-07-15 |
* | ide: remove commented out code from ide_config_drive_speed() | Bartlomiej Zolnierkiewicz | 2008-07-15 |
* | ide: disable drive interrupts in ide_driveid_update() | Mikhail Cherkashin | 2008-07-15 |
* | make ide-iops.c:SELECT_MASK() static | Adrian Bunk | 2008-05-14 |
* | ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[] | Alexander Smal | 2008-04-28 |
* | ide: skip "VLB sync" if host uses MMIO | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | ide: remove ->INW and ->OUTW methods | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | ide: use IDE I/O helpers directly in ide_tf_{load,read}() | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | ide: add ->tf_load and ->tf_read methods | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | ide: move ide_tf_{load,read} to ide-iops.c | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | ide: add ide_execute_pkt_cmd() helper | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | ide: always use ->OUTBSYNC method for executing commands | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | ide: remove ->INS{W,L} and ->OUTS{W,L} methods | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | ide: merge ->atapi_*put_bytes and ->ata_*put_data methods | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | ide: add struct ide_io_ports (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-27 |
* | ide: add struct ide_dma_ops (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | ide: add struct ide_port_ops (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | ide: remove IDE_*_REG macros | Bartlomiej Zolnierkiewicz | 2008-04-17 |
* | ide: use ->ata_input_data in ide_driveid_update() | Bartlomiej Zolnierkiewicz | 2008-04-02 |
* | Revert "ide: change master/slave IDENTIFY order" | Bartlomiej Zolnierkiewicz | 2008-03-29 |
* | ide: insert BUG_ON() into __ide_set_handler() (take 2) | Sergei Shtylyov | 2008-02-10 |
* | ide: add ide_read_error() inline helper | Bartlomiej Zolnierkiewicz | 2008-02-05 |
* | ide: add ide_read_[alt]status() inline helpers | Bartlomiej Zolnierkiewicz | 2008-02-05 |
* | ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc() | Bartlomiej Zolnierkiewicz | 2008-02-05 |
* | ide: move check_dma_crc() to ide-dma.c | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: remove ide_auto_reduce_xfer() | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: move drive->crc_count check out from check_dma_crc() | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: remove ide_ata66_check() | Bartlomiej Zolnierkiewicz | 2008-02-02 |