| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-06-16 | ide: remove the legacy ide driver | Christoph Hellwig | 1 | -904/+0 |
| 2020-12-09 | scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT | Bart Van Assche | 1 | -1/+1 |
| 2020-12-09 | scsi: ide: Do not set the RQF_PREEMPT flag for sense requests | Bart Van Assche | 1 | -5/+0 |
| 2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -4/+4 |
| 2020-04-22 | block: move dma_pad handling from blk_rq_map_sg into the callers | Christoph Hellwig | 1 | -2/+5 |
| 2019-01-31 | ide: ensure atapi sense request aren't preempted | Jens Axboe | 1 | -30/+31 |
| 2018-11-15 | ide: clear ide_req()->special for non-passthrough requests | Jens Axboe | 1 | -0/+5 |
| 2018-11-12 | ide: don't clear special on ide_queue_rq() entry | Jens Axboe | 1 | -5/+0 |
| 2018-11-10 | ide: don't use req->special | Christoph Hellwig | 1 | -5/+9 |
| 2018-11-09 | ide: cleanup ->prep_rq calling convention | Christoph Hellwig | 1 | -2/+2 |
| 2018-11-07 | ide: convert to blk-mq | Jens Axboe | 1 | -44/+56 |
| 2018-08-13 | ide: remove redundant variables queue_run_ms and left | Colin Ian King | 1 | -4/+0 |
| 2018-06-05 | ide: Handle irq disabling consistently | Sebastian Andrzej Siewior | 1 | -2/+2 |
| 2017-11-06 | ide: Convert timers to use timer_setup() | Kees Cook | 1 | -2/+2 |
| 2017-06-09 | block: introduce new block status code type | Christoph Hellwig | 1 | -5/+5 |
| 2017-05-08 | ide: don't call memcpy with the same source and destination | Mikulas Patocka | 1 | -1/+1 |
| 2017-04-20 | scsi: introduce a result field in struct scsi_request | Christoph Hellwig | 1 | -5/+5 |
| 2017-01-31 | block: fold cmd_type into the REQ_OP_ space | Christoph Hellwig | 1 | -1/+1 |
| 2017-01-31 | ide: don't abuse cmd_type | Christoph Hellwig | 1 | -4/+4 |
| 2017-01-27 | block: split scsi_request out of struct request | Christoph Hellwig | 1 | -1/+2 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-10-28 | block: split out request-only flags into a new namespace | Christoph Hellwig | 1 | -3/+3 |
| 2015-05-05 | block: move PM request support to IDE | Christoph Hellwig | 1 | -4/+4 |
| 2015-05-05 | block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV | Christoph Hellwig | 1 | -2/+2 |
| 2011-04-05 | ide: always ensure that blk_delay_queue() is called if we have pending IO | Jens Axboe | 1 | -21/+21 |
| 2011-04-05 | ide: ide_requeue_and_plug() reinstate "always plug" behaviour | Jens Axboe | 1 | -2/+1 |
| 2011-03-26 | ide: ensure that we re-run the queue handler | Jens Axboe | 1 | -1/+11 |
| 2011-03-10 | block: remove per-queue plugging | Jens Axboe | 1 | -4/+0 |
| 2010-09-10 | ide: remove unnecessary blk_queue_flushing() test in do_ide_request() | Tejun Heo | 1 | -13/+0 |
| 2010-08-07 | block: fix some more cmd_type cleanup fallout | Christoph Hellwig | 1 | -1/+1 |
| 2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig | 1 | -4/+4 |
| 2010-04-01 | ide: Requeue request after DMA timeout | Herbert Xu | 1 | -1/+1 |
| 2009-07-06 | Revert "ide: improve handling of Power Management requests" | David S. Miller | 1 | -22/+32 |
| 2009-06-25 | ide: always kill the whole request on error | Bartlomiej Zolnierkiewicz | 1 | -12/+2 |
| 2009-06-25 | ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requests | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2009-06-24 | ide: improve handling of Power Management requests | Bartlomiej Zolnierkiewicz | 1 | -32/+22 |
| 2009-06-15 | ide: move ack_intr() method into 'struct ide_port_ops' (take 2) | Sergei Shtylyov | 1 | -1/+2 |
| 2009-06-15 | ide: move IRQ clearing from ack_intr() method to clear_irq() method (take 2) | Sergei Shtylyov | 1 | -2/+0 |
| 2009-06-15 | ide: call clear_irq() method in ide_timer_expiry() | Sergei Shtylyov | 1 | -0/+3 |
| 2009-06-12 | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Linus Torvalds | 1 | -42/+35 |
| 2009-06-07 | ide: add IDE_DFLAG_NIEN_QUIRK device flag | Bartlomiej Zolnierkiewicz | 1 | -2/+6 |
| 2009-05-22 | Merge branch 'master' into for-2.6.31 | Jens Axboe | 1 | -2/+2 |
| 2009-05-22 | Merge branch 'for-linus' into for-next | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2009-05-22 | ide: fix OOPS during ide-cd error recovery | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2009-05-17 | ide: replace special_t typedef by IDE_SFLAG_* flags | Bartlomiej Zolnierkiewicz | 1 | -10/+11 |
| 2009-05-17 | ide: merge ide_disk_special() into do_special() (v2) | Bartlomiej Zolnierkiewicz | 1 | -26/+18 |
| 2009-05-17 | ide: BUG() on unknown flags in ide_disk_special() | Bartlomiej Zolnierkiewicz | 1 | -6/+2 |
| 2009-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo | 1 | -6/+3 |
| 2009-05-11 | ide: dequeue in-flight request | Tejun Heo | 1 | -7/+27 |
| 2009-05-11 | ide: cleanup rq->data_len usages | Tejun Heo | 1 | -1/+1 |
| 2009-05-11 | ide: convert to rq pos and nr_sectors accessors | Tejun Heo | 1 | -2/+2 |
| 2009-05-11 | block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones | Tejun Heo | 1 | -2/+2 |
| 2009-04-28 | ide: drop rq->data handling from ide_map_sg() | Tejun Heo | 1 | -5/+1 |
| 2009-04-28 | ide-pm: don't abuse rq->data | Tejun Heo | 1 | -1/+1 |
| 2009-04-28 | ide-cd,atapi: use bio for internal commands | Tejun Heo | 1 | -0/+3 |
| 2009-04-28 | ide-taskfile: don't abuse rq->buffer | Tejun Heo | 1 | -4/+1 |
| 2009-04-19 | ide: drop rq->data handling from ide_map_sg() | Tejun Heo | 1 | -5/+1 |
| 2009-04-19 | ide-pm: don't abuse rq->data | Tejun Heo | 1 | -1/+1 |
| 2009-04-19 | ide-cd,atapi: use bio for internal commands | Tejun Heo | 1 | -0/+3 |
| 2009-04-19 | ide-taskfile: don't abuse rq->buffer | Tejun Heo | 1 | -4/+1 |
| 2009-04-18 | ide: fix barriers support | Bartlomiej Zolnierkiewicz | 1 | -4/+7 |
| 2009-04-08 | ide: refactor tf_read() method | Sergei Shtylyov | 1 | -1/+1 |
| 2009-04-08 | ide: simplify 'struct ide_taskfile' | Sergei Shtylyov | 1 | -3/+3 |
| 2009-04-08 | ide: replace IDE_TFLAG_* flags by IDE_VALID_* | Sergei Shtylyov | 1 | -2/+3 |
| 2009-03-31 | ide: inline SELECT_DRIVE() | Sergei Shtylyov | 1 | -1/+1 |
| 2009-03-31 | ide: move data register access out of tf_{read|load}() methods (take 2) | Sergei Shtylyov | 1 | -1/+11 |
| 2009-03-31 | ide: turn set_irq() method into write_devctl() method | Sergei Shtylyov | 1 | -1/+3 |
| 2009-03-31 | ide: Fix code dealing with sleeping devices in do_ide_request() | Elias Oltmanns | 1 | -5/+4 |
| 2009-03-27 | ide: keep track of number of bytes instead of sectors in struct ide_cmd | Bartlomiej Zolnierkiewicz | 1 | -3/+3 |
| 2009-03-27 | ide: set hwif->expiry prior to calling [__]ide_set_handler() | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
| 2009-03-27 | ide: pass command to ide_map_sg() | Bartlomiej Zolnierkiewicz | 1 | -3/+3 |
| 2009-03-27 | ide: remove ide_end_request() | Bartlomiej Zolnierkiewicz | 1 | -43/+18 |
| 2009-03-27 | ide: use ide_end_rq() in ide_complete_rq() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2009-03-27 | ide: pass number of bytes to complete to ide_complete_rq() | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
| 2009-03-27 | ide: remove BUG() from ide_complete_rq() | Bartlomiej Zolnierkiewicz | 1 | -4/+6 |
| 2009-03-27 | ide: move rq->errors quirk out from ide_end_request() | Bartlomiej Zolnierkiewicz | 1 | -3/+2 |
| 2009-03-27 | ide: pass error value to ide_complete_rq() | Bartlomiej Zolnierkiewicz | 1 | -10/+9 |
| 2009-03-27 | ide: sanitize ide_end_rq() | Bartlomiej Zolnierkiewicz | 1 | -18/+16 |
| 2009-03-27 | ide: add ide_end_rq() (v2) | Bartlomiej Zolnierkiewicz | 1 | -35/+10 |
| 2009-03-27 | ide: make ide_special_rq() BUG() on unknown requests | Bartlomiej Zolnierkiewicz | 1 | -3/+1 |
| 2009-03-27 | ide: use ide_complete_cmd() for head unload commands | Bartlomiej Zolnierkiewicz | 1 | -0/+11 |
| 2009-03-27 | ide: use ata_tf_protocols enums | Bartlomiej Zolnierkiewicz | 1 | -9/+2 |
| 2009-03-27 | ide: move command related fields from ide_hwif_t to struct ide_cmd | Bartlomiej Zolnierkiewicz | 1 | -14/+10 |
| 2009-03-27 | ide: remove ide_task_t typedef | Bartlomiej Zolnierkiewicz | 1 | -20/+20 |
| 2009-03-27 | ide: remove ->end_request method | Bartlomiej Zolnierkiewicz | 1 | -7/+7 |
| 2009-03-27 | ide: use ->end_request only for private device driver requests | Bartlomiej Zolnierkiewicz | 1 | -1/+6 |
| 2009-03-27 | ide: remove ->data_phase field from ide_hwif_t | Bartlomiej Zolnierkiewicz | 1 | -4/+1 |
| 2009-03-27 | ide: no need to read Status and Error registers for "empty" taskfile requests | Bartlomiej Zolnierkiewicz | 1 | -3/+1 |
| 2009-03-27 | ide: move request type specific code from ide_end_drive_cmd() to callers (v3) | Bartlomiej Zolnierkiewicz | 1 | -30/+10 |
| 2009-03-27 | ide: factor out completion of taskfile from ide_end_drive_cmd() | Bartlomiej Zolnierkiewicz | 1 | -11/+16 |
| 2009-03-27 | ide: complete power step in ide_complete_pm_request() | Bartlomiej Zolnierkiewicz | 1 | -6/+2 |
| 2009-03-27 | ide: allow host drivers to specify IRQ flags | Bartlomiej Zolnierkiewicz | 1 | -11/+4 |
| 2009-03-27 | ide: remove IDE_ARCH_LOCK (v2) | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
| 2009-03-27 | ide: remove IDE_ARCH_INTR (v2) | Bartlomiej Zolnierkiewicz | 1 | -2/+3 |
| 2009-03-24 | ide: move error handling code to ide-eh.c (v2) | Bartlomiej Zolnierkiewicz | 1 | -128/+1 |
| 2009-03-24 | ide: move device settings code to ide-devsets.c | Bartlomiej Zolnierkiewicz | 1 | -37/+0 |
| 2009-03-24 | ide: move ide_do_park_unpark() to ide-park.c | Bartlomiej Zolnierkiewicz | 1 | -24/+0 |
| 2009-03-24 | ide: factor out processing of special commands from ide_special_rq() | Bartlomiej Zolnierkiewicz | 1 | -34/+41 |
| 2009-03-24 | ide: remove ide_do_drive_cmd() | Bartlomiej Zolnierkiewicz | 1 | -28/+0 |
| 2009-03-24 | ide: move ide_dma_timeout_retry() to ide-dma.c | Bartlomiej Zolnierkiewicz | 1 | -57/+0 |
| 2009-03-24 | ide: move drive_is_ready() to ide-io.c | Bartlomiej Zolnierkiewicz | 1 | -0/+23 |
| 2009-03-24 | ide: unexport ide_devset_execute() | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2009-03-24 | ide: move ide_pktcmd_tf_load() to ide-atapi.c | Bartlomiej Zolnierkiewicz | 1 | -20/+0 |
| 2009-03-05 | ide: allow to wrap interrupt handler | Stanislaw Gruszka | 1 | -0/+1 |
| 2009-03-05 | ide: expiry() returns int, negative expiry() return values won't be noticed | Roel Kluin | 1 | -1/+1 |
| 2009-02-02 | ide-cd: fix DMA for non bio-backed requests | Borislav Petkov | 1 | -3/+6 |
| 2009-01-06 | ide: remove now redundant ->cur_dev checks | Bartlomiej Zolnierkiewicz | 1 | -61/+46 |
| 2009-01-06 | ide: remove superfluous hwif variable assignment from ide_timer_expiry() | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2009-01-06 | ide: make "paranoia" ->handler check in ide_intr() more strict | Bartlomiej Zolnierkiewicz | 1 | -6/+3 |
| 2009-01-06 | ide: remove ->error method from struct ide_driver | Bartlomiej Zolnierkiewicz | 1 | -11/+2 |
| 2009-01-06 | ide: remove ide_driver_t typedef | Bartlomiej Zolnierkiewicz | 1 | -6/+6 |
| 2009-01-06 | ide: remove HWIF() macro | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
| 2009-01-06 | ide: merge ide_hwgroup_t with ide_hwif_t (v2) | Bartlomiej Zolnierkiewicz | 1 | -59/+58 |
| 2009-01-06 | ide: use lock bitops for ports serialization (v2) | Bartlomiej Zolnierkiewicz | 1 | -42/+63 |
| 2009-01-06 | ide: remove hwgroup->hwif and {drive,hwif}->next | Bartlomiej Zolnierkiewicz | 1 | -6/+6 |
| 2009-01-06 | ide: use per-port IRQ handlers | Bartlomiej Zolnierkiewicz | 1 | -35/+23 |
| 2009-01-06 | ide: add ->cur_port to struct ide_host and use it for serialized hosts | Bartlomiej Zolnierkiewicz | 1 | -10/+15 |
| 2009-01-06 | ide: fix setting nIEN on idle devices | Bartlomiej Zolnierkiewicz | 1 | -4/+6 |
| 2009-01-06 | ide: fix LOCKDEP warning | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2009-01-02 | ide: remove the last ide-scsi remnants | Borislav Petkov | 1 | -3/+0 |
| 2009-01-02 | ide: use per-device request queue locks (v2) | Bartlomiej Zolnierkiewicz | 1 | -146/+68 |
| 2009-01-02 | ide: add ide_[un]lock_hwgroup() helpers | Bartlomiej Zolnierkiewicz | 1 | -21/+11 |
| 2009-01-02 | ide: remove "paranoia" checks for hwgroup->busy | Bartlomiej Zolnierkiewicz | 1 | -8/+1 |
| 2009-01-02 | ide: remove IDE PM hack from do_ide_request() | Bartlomiej Zolnierkiewicz | 1 | -8/+1 |
| 2009-01-02 | ide: don't execute the next queued command from the hard-IRQ context (v2) | Bartlomiej Zolnierkiewicz | 1 | -37/+30 |
| 2008-12-29 | ide: move Power Management support to ide-pm.c | Bartlomiej Zolnierkiewicz | 1 | -159/+0 |
| 2008-12-29 | ide: remove redundant code from ide_end_drive_cmd() | Bartlomiej Zolnierkiewicz | 1 | -3/+0 |
| 2008-12-29 | ide: always set nIEN on idle devices | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-12-29 | ide: fix ->quirk_list checking in ide_do_request() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-12-29 | ide: cleanup ide_do_request() | Bartlomiej Zolnierkiewicz | 1 | -5/+0 |
| 2008-12-29 | ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) | Bartlomiej Zolnierkiewicz | 1 | -17/+16 |
| 2008-12-29 | ide: use queue lock instead of ide_lock when possible | Bartlomiej Zolnierkiewicz | 1 | -9/+10 |
| 2008-12-29 | ide: ide_lock + __blk_end_request() -> blk_end_request() | Bartlomiej Zolnierkiewicz | 1 | -12/+4 |
| 2008-12-29 | ide: push ide_lock to __ide_end_request() | Bartlomiej Zolnierkiewicz | 1 | -19/+9 |
| 2008-12-29 | ide: ide_hwgroup_t.rq doesn't need an ide_lock held | Bartlomiej Zolnierkiewicz | 1 | -21/+19 |
| 2008-12-29 | ide: unify ide_intr()'s exit points | Bartlomiej Zolnierkiewicz | 1 | -13/+14 |
| 2008-12-08 | Revert "ide: respect current DMA setting during resume" | Bartlomiej Zolnierkiewicz | 1 | -2/+4 |
| 2008-12-02 | ide: fix build for DEBUG_PM | Bartlomiej Zolnierkiewicz | 1 | -9/+10 |
| 2008-12-02 | ide: respect current DMA setting during resume | Bartlomiej Zolnierkiewicz | 1 | -4/+2 |
| 2008-12-02 | ide: fix the ide_release_lock imbalance | Michael Schmitz | 1 | -3/+2 |
| 2008-10-17 | block: remove __generic_unplug_device() from exports | Jens Axboe | 1 | -2/+2 |
| 2008-10-13 | ide: Implement disk shock protection support (v4) | Elias Oltmanns | 1 | -2/+27 |
| 2008-10-13 | ide: Two fixes regarding memory allocation | Elias Oltmanns | 1 | -4/+1 |
| 2008-10-13 | ide: ->ide_dma_clear_irq() -> ->clear_irq() | Bartlomiej Zolnierkiewicz | 1 | -11/+4 |
| 2008-10-13 | ide: convert 'pio_mode' device setting to use DS_SYNC flag | Bartlomiej Zolnierkiewicz | 1 | -63/+5 |
| 2008-10-13 | ide: remove [ata_]select_t | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-10-13 | ide: sanitize ide*_pm_* enums | Bartlomiej Zolnierkiewicz | 1 | -40/+22 |
| 2008-10-13 | ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2008-10-13 | ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY | Bartlomiej Zolnierkiewicz | 1 | -3/+4 |
| 2008-10-13 | ide: add device flags | Bartlomiej Zolnierkiewicz | 1 | -21/+34 |
| 2008-10-10 | ide: Remove ide_spin_wait_hwgroup() and use special requests instead | Elias Oltmanns | 1 | -0/+40 |
| 2008-10-10 | ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-10-10 | ide: ide_id_has_flush_cache() -> ata_id_flush_enabled() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-10-10 | ide: include <linux/hdreg.h> only when needed | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
| 2008-10-10 | ide: remove no longer needed ide_drive_t fields | Bartlomiej Zolnierkiewicz | 1 | -15/+3 |
| 2008-10-10 | ide: use ATA_* defines instead of *_STAT and *_ERR ones | Bartlomiej Zolnierkiewicz | 1 | -12/+13 |
| 2008-10-10 | ide: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 1 | -13/+14 |
| 2008-10-10 | ide: remove superfluous check from ide_disk_special() | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
| 2008-07-23 | ide: add struct ide_tp_ops (take 2) | Bartlomiej Zolnierkiewicz | 1 | -16/+16 |
| 2008-07-23 | ide: add ->set_irq method | Bartlomiej Zolnierkiewicz | 1 | -6/+8 |
| 2008-07-23 | ide: add ->read_status method | Bartlomiej Zolnierkiewicz | 1 | -9/+10 |
| 2008-07-23 | ide: add ->exec_command method | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
| 2008-07-16 | IDE: Remove unused code | Elias Oltmanns | 1 | -49/+0 |
| 2008-07-16 | IDE: Fix HDIO_DRIVE_RESET handling | Elias Oltmanns | 1 | -1/+22 |
| 2008-07-15 | ide: remove action argument in ide_do_drive_cmd | FUJITA Tomonori | 1 | -31/+9 |
| 2008-07-15 | ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-07-15 | ide: move IRQ unmasking out from ->tf_load method | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
| 2008-07-15 | ide: remove try_to_flush_leftover_data() | Bartlomiej Zolnierkiewicz | 1 | -27/+5 |
| 2008-07-15 | ide: remove ide_init_drive_cmd | FUJITA Tomonori | 1 | -17/+0 |
| 2008-07-15 | ide: remove ide_wait/head_wait path in ide_do_drive_cmd | FUJITA Tomonori | 1 | -24/+3 |
| 2008-07-15 | ide: use __generic_unplug_device() in ide_do_drive_cmd() (take 2) | Bartlomiej Zolnierkiewicz | 1 | -2/+5 |
| 2008-07-15 | ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users | Bartlomiej Zolnierkiewicz | 1 | -4/+3 |
| 2008-04-29 | ide: use blk_rq_init() to initialize the request | FUJITA Tomonori | 1 | -2/+1 |
| 2008-04-28 | ide: add ide_pad_transfer() helper | Bartlomiej Zolnierkiewicz | 1 | -0/+15 |
| 2008-04-28 | ide: add ->tf_load and ->tf_read methods | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2008-04-28 | ide: move ide_tf_{load,read} to ide-iops.c | Bartlomiej Zolnierkiewicz | 1 | -43/+0 |
| 2008-04-28 | ide: factor out debugging code from ide_tf_load() | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
| 2008-04-28 | ide: always use ->OUTBSYNC method for executing commands | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
| 2008-04-28 | ide: merge ->atapi_*put_bytes and ->ata_*put_data methods | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-04-28 | falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-04-27 | ide: add struct ide_io_ports (take 3) | Bartlomiej Zolnierkiewicz | 1 | -24/+18 |
| 2008-04-26 | ide: add struct ide_dma_ops (take 3) | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
| 2008-04-26 | ide: add struct ide_port_ops (take 2) | Bartlomiej Zolnierkiewicz | 1 | -2/+3 |
| 2008-04-26 | ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
| 2008-04-18 | ide: remove IDE_*_REG macros | Bartlomiej Zolnierkiewicz | 1 | -15/+23 |
| 2008-02-11 | ide-disk: fix flush requests (take 2) | Bartlomiej Zolnierkiewicz | 1 | -6/+10 |
| 2008-02-11 | ide: another possible ide panic fix for blk-end-request | Kiyoshi Ueda | 1 | -1/+2 |
| 2008-02-06 | ide: add ide_read_error() inline helper | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2008-02-06 | ide: add ide_read_[alt]status() inline helpers | Bartlomiej Zolnierkiewicz | 1 | -6/+6 |
| 2008-02-01 | ide: fix ide_intr() for non-PCI devices and CONFIG_BLK_DEV_IDEPCI=y | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-01-28 | blk_end_request: changing ide normal caller (take 4) | Kiyoshi Ueda | 1 | -13/+12 |
| 2008-01-26 | ide: remove REQ_TYPE_ATA_CMD | Bartlomiej Zolnierkiewicz | 1 | -94/+4 |
| 2008-01-26 | ide: fix final status check in drive_cmd_intr() | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2008-01-26 | ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr() | Bartlomiej Zolnierkiewicz | 1 | -3/+8 |
| 2008-01-26 | ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2) | Bartlomiej Zolnierkiewicz | 1 | -6/+9 |
| 2008-01-26 | ide: initialize rq->cmd_type in ide_init_drive_cmd() callers | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2008-01-26 | ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2) | Bartlomiej Zolnierkiewicz | 1 | -3/+1 |
| 2008-01-26 | ide: set IDE_TFLAG_IN_* flags before queuing/executing command | Bartlomiej Zolnierkiewicz | 1 | -6/+2 |
| 2008-01-26 | ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd() | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
| 2008-01-26 | ide: add ide_set_irq() inline helper | Bartlomiej Zolnierkiewicz | 1 | -6/+3 |