]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/ide/ide-taskfile.c
ide: add ide_read_[alt]status() inline helpers
[mirror_ubuntu-bionic-kernel.git] / drivers / ide / ide-taskfile.c
2008-02-06 Bartlomiej Zolnier... ide: add ide_read_[alt]status() inline helpers
2008-02-04 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-02-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-03 David S. MillerMerge branch 'fixes' of master.kernel.org:/pub/scm...
2008-02-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-02 Bartlomiej Zolnier... ide: remove ide_ata66_check()
2008-02-02 Bartlomiej Zolnier... ide: remove set_transfer()
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-02-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-01 Bartlomiej Zolnier... ide: update/add my Copyrights
2008-02-01 Bartlomiej Zolnier... ide: delete filenames/versions from comments
2008-02-01 Adrian Bunkide: make wait_drive_not_busy() static again
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git.kernel.org...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-28 Russell KingMerge branch 'pxa-plat' into devel
2008-01-28 Russell KingMerge branch 'orion' into devel
2008-01-28 Russell KingMerge branches 'at91', 'ep93xx', 'iop', 'kprobes',...
2008-01-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Bartlomiej Zolnier... ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFIL...
2008-01-26 Bartlomiej Zolnier... ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFIL...
2008-01-26 Bartlomiej Zolnier... ide: convert "empty" REQ_TYPE_ATA_CMD requests to use...
2008-01-26 Bartlomiej Zolnier... ide: initialize rq->cmd_type in ide_init_drive_cmd...
2008-01-26 Bartlomiej Zolnier... ide: use wait_drive_not_busy() in drive_cmd_intr()...
2008-01-26 Bartlomiej Zolnier... ide: kill DATA_READY define
2008-01-26 Tejun Heoide: task_end_request() fix
2008-01-26 Bartlomiej Zolnier... ide: use rq->nr_sectors in task_end_request()
2008-01-26 Bartlomiej Zolnier... ide: remove needless ->cursg clearing from task_end_req...
2008-01-26 Bartlomiej Zolnier... ide: set IDE_TFLAG_IN_* flags before queuing/executing...
2008-01-26 Bartlomiej Zolnier... ide: fix final status check in task_in_intr()
2008-01-26 Tejun Heoide: fix ->io_32bit race in ide_taskfile_ioctl()
2008-01-26 Bartlomiej Zolnier... ide: remove broken disk byte-swapping support
2008-01-26 Bartlomiej Zolnier... ide: add ide_set_irq() inline helper
2008-01-26 Bartlomiej Zolnier... ide: dump taskfile HOB registers in ide_tf_load() ...
2008-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Bartlomiej Zolnier... ide-disk: use do_rw_taskfile() (take 2)
2008-01-25 Bartlomiej Zolnier... ide: remove 'handler' field from ide_task_t (take 2)
2008-01-25 Bartlomiej Zolnier... ide: use ->data_phase to set ->handler in do_rw_taskfile()
2008-01-25 Bartlomiej Zolnier... ide: convert do_rw_taskfile() to use ->data_phase
2008-01-25 Bartlomiej Zolnier... ide: merge flagged_taskfile() into do_rw_taskfile()
2008-01-25 Bartlomiej Zolnier... ide: remove 'tf_in_flags' field from ide_task_t
2008-01-25 Bartlomiej Zolnier... ide: remove 'command_type' field from ide_task_t
2008-01-25 Bartlomiej Zolnier... ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFI...
2008-01-25 Bartlomiej Zolnier... ide: remove unnecessary writes to HOB taskfile registers
2008-01-25 Bartlomiej Zolnier... ide: use ide_tf_load() in execute_drive_cmd()
2008-01-25 Bartlomiej Zolnier... ide: use do_rw_taskfile() in flagged_taskfile()
2008-01-25 Bartlomiej Zolnier... ide: add ide_no_data_taskfile() helper
2008-01-25 Bartlomiej Zolnier... ide: add ide_tf_load() helper
2008-01-25 Bartlomiej Zolnier... ide: add struct ide_taskfile (take 2)
2008-01-25 Bartlomiej Zolnier... ide: remove task_ioreg_t typedef (take 2)
2008-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-12-10 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-11-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-20 Len BrownPull thinkpad-2.6.24 into release branch
2007-11-20 Len BrownPull cpuidle into release branch
2007-11-17 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-11-13 Paul MackerrasMerge branch 'for-2.6.24' of master.kernel.org:/pub...
2007-11-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-11-09 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2007-11-09 Paul MundtMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-11-06 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-11-06 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-11-05 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-11-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-11-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-05 Bartlomiej Zolnier... ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL
2007-11-05 Bartlomiej Zolnier... ide: add missing rq.ref_count initialization to ide_dia...
2007-10-29 Len BrownPull cpuidle into release branch
2007-10-24 Jeff GarzikMerge branch 'features' of git://farnsworth.org/dale...
2007-10-24 Jeff GarzikMerge branch 'bug-fixes' of git://farnsworth.org/dale...
2007-10-24 Jeff GarzikMerge branch 'upstream-jeff' of git://git.kernel.org...
2007-10-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of ssh://master.kernel.org...
2007-10-23 Paul MackerrasMerge branch 'for-2.6.24' of master.kernel.org:/pub...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-10-23 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-10-23 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-10-23 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-23 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
next