| Commit message (Expand) | Author | Age |
* | ide: add ide_device_{get,put}() helpers | Bartlomiej Zolnierkiewicz | 2008-07-24 |
* | ide-tape: convert to using the new atapi_flags | Borislav Petkov | 2008-07-23 |
* | ide-tape: pass packet command in rq->cmd | Borislav Petkov | 2008-07-23 |
* | ide-tape: make room for packet command ids in rq->cmd | Borislav Petkov | 2008-07-23 |
* | ide-tape: use drive->pc_callback instead of pc->callback | Borislav Petkov | 2008-07-23 |
* | drivers/ide/ide-tape.c: remove double kfree | Darren Jenkins | 2008-07-23 |
* | ide: add struct ide_tp_ops (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: add ->read_status method | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | device create: ide: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 |
* | IDE: Remove unused code | Elias Oltmanns | 2008-07-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-15 |
|\ |
|
| * | ide-tape: unify idetape_create_read/write_cmd | Borislav Petkov | 2008-07-15 |
| * | ide: add ide_pc_intr() helper | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: always log debug info in idetape_pc_intr() if debugging is enabled | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: add ide_tape_io_buffers() helper | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: factor out DSC handling from idetape_pc_intr() | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-{floppy,tape}: move checking of ->failed_pc to ->callback | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide: add ide_issue_pc() helper | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide: add PC_FLAG_DRQ_INTERRUPT pc flag | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide: add ide_transfer_pc() helper | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-{cd,floppy,tape}: remove checking for drive->scsi | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: factor out waiting for good ireason from idetape_transfer_pc() | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: set PC_FLAG_DMA_IN_PROGRESS flag in idetape_transfer_pc() | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: make pc->idetape_callback void | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: merge callbacks | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: make idetape_retry_pc() void | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-{floppy,tape,scsi}: log device name instead of driver name | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: remove SIMULATE_ERRORS debug code | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: remove stale comments from idetape_pc_intr() | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: remove unneeded CONFIG_BLK_DEV_IDEDMA ifdef | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: remove superfluous warning message from idetape_issue_pc() | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: remove superfluous error message from idetape_pc_intr() | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: idetape_pc_intr() should use local_irq_enable_in_hardirq() | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide: remove action argument in ide_do_drive_cmd | FUJITA Tomonori | 2008-07-15 |
| * | ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide-tape: convert ide_do_drive_cmd path to use blk_execute_rq | FUJITA Tomonori | 2008-07-15 |
| * | ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users | Bartlomiej Zolnierkiewicz | 2008-07-15 |
| * | ide: use get_unaligned_* helpers | Harvey Harrison | 2008-07-15 |
| * | ide-tape: use clamp_t() rather than nested min_t()/max_t() | Harvey Harrison | 2008-07-15 |
* | | ide-tape: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 |
|/ |
|
* | ide: use blk_rq_init() to initialize the request | FUJITA Tomonori | 2008-04-29 |
* | ide: add ide_pad_transfer() helper | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | ide: add ide_execute_pkt_cmd() helper | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | ide-{floppy,tape,scsi}: 400ns delay is required after executing the command | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | ide: always use ->OUTBSYNC method for executing commands | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | ide: merge ->atapi_*put_bytes and ->ata_*put_data methods | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | ide-tape: remove tape->merge_stage | Borislav Petkov | 2008-04-27 |
* | ide-tape: mv tape->merge_stage_size tape->merge_bh_size | Borislav Petkov | 2008-04-27 |