]> git.proxmox.com Git - mirror_ubuntu-kernels.git/history - drivers/ide/ide-io.c
ide: pass number of bytes to complete to ide_complete_rq()
[mirror_ubuntu-kernels.git] / drivers / ide / ide-io.c
2009-03-27 Bartlomiej Zolnier... ide: pass number of bytes to complete to ide_complete_rq()
2009-03-27 Bartlomiej Zolnier... ide: remove BUG() from ide_complete_rq()
2009-03-27 Bartlomiej Zolnier... ide: move rq->errors quirk out from ide_end_request()
2009-03-27 Bartlomiej Zolnier... ide: pass error value to ide_complete_rq()
2009-03-27 Bartlomiej Zolnier... ide: sanitize ide_end_rq()
2009-03-27 Bartlomiej Zolnier... ide: add ide_end_rq() (v2)
2009-03-27 Bartlomiej Zolnier... ide: make ide_special_rq() BUG() on unknown requests
2009-03-27 Bartlomiej Zolnier... ide: use ide_complete_cmd() for head unload commands
2009-03-27 Bartlomiej Zolnier... ide: use ata_tf_protocols enums
2009-03-27 Bartlomiej Zolnier... ide: move command related fields from ide_hwif_t to...
2009-03-27 Bartlomiej Zolnier... ide: remove ide_task_t typedef
2009-03-27 Bartlomiej Zolnier... ide: remove ->end_request method
2009-03-27 Bartlomiej Zolnier... ide: use ->end_request only for private device driver...
2009-03-27 Bartlomiej Zolnier... ide: remove ->data_phase field from ide_hwif_t
2009-03-27 Bartlomiej Zolnier... ide: no need to read Status and Error registers for...
2009-03-27 Bartlomiej Zolnier... ide: move request type specific code from ide_end_drive...
2009-03-27 Bartlomiej Zolnier... ide: factor out completion of taskfile from ide_end_dri...
2009-03-27 Bartlomiej Zolnier... ide: complete power step in ide_complete_pm_request()
2009-03-27 Bartlomiej Zolnier... ide: allow host drivers to specify IRQ flags
2009-03-27 Bartlomiej Zolnier... ide: remove IDE_ARCH_LOCK (v2)
2009-03-27 Bartlomiej Zolnier... ide: remove IDE_ARCH_INTR (v2)
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-26 Linus TorvaldsMerge branch 'header-fixes-for-linus' of git://git...
2009-03-26 Linus TorvaldsMerge branch 'irq-for-linus' of git://git.kernel.org...
2009-03-26 Linus TorvaldsMerge branch 'timers-for-linus' of git://git.kernel...
2009-03-26 Linus TorvaldsMerge branch 'sched-for-linus' of git://git.kernel...
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-03-26 Linus TorvaldsMerge branch 'for-2.6.30' of git://git.kernel.dk/linux...
2009-03-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-26 Linus TorvaldsMerge branch 'kvm-updates/2.6.30' of git://git.kernel...
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-03-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-26 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2009-03-26 Ingo MolnarMerge commit 'v2.6.29' into core/header-fixes
2009-03-26 Ingo MolnarMerge branches 'timers/new-apis', 'timers/ntp' and...
2009-03-26 Ingo MolnarMerge branch 'timers/hpet' into timers/core
2009-03-26 Ingo MolnarMerge commit 'v2.6.29' into timers/core
2009-03-24 Bartlomiej Zolnier... ide: move error handling code to ide-eh.c (v2)
2009-03-24 Bartlomiej Zolnier... ide: move device settings code to ide-devsets.c
2009-03-24 Bartlomiej Zolnier... ide: move ide_do_park_unpark() to ide-park.c
2009-03-24 Bartlomiej Zolnier... ide: factor out processing of special commands from...
2009-03-24 Bartlomiej Zolnier... ide: remove ide_do_drive_cmd()
2009-03-24 Bartlomiej Zolnier... ide: move ide_dma_timeout_retry() to ide-dma.c
2009-03-24 Bartlomiej Zolnier... ide: move drive_is_ready() to ide-io.c
2009-03-24 Bartlomiej Zolnier... ide: unexport ide_devset_execute()
2009-03-24 Bartlomiej Zolnier... ide: move ide_pktcmd_tf_load() to ide-atapi.c
2009-03-24 Pekka EnbergMerge branches 'topic/slob/cleanups', 'topic/slob/fixes...
2009-03-23 James MorrisMerge branch 'master' into next
2009-03-23 Takashi IwaiMerge branch 'topic/usb-caiaq' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/usb-audio' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/sscape-fix' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/powermac' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/pcxhr' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/oxygen' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/oss-fix' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/msnd' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/intel8x0' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/ice' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/hdsp' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/emu10k1' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/drop-l3' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/docbook-fix' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/cs423x-merge' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/ca0106' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/atmel' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/aoa' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/misc' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/pcm-cleanup' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/ioctl-use-define' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/vmaster-update' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/rawmidi-fix' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/ctl-list-cleanup' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/quirk-cleanup' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/jack' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/hwdep-cleanup' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/snd_card_new-err' into for-linus
2009-03-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-21 David S. MillerMerge branch 'master' of git://git.infradead.org/~dwmw2...
2009-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-19 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-18 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-03-17 Takashi IwaiMerge branch 'fix/opl3sa2-suspend' into topic/isa-misc
2009-03-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-16 Ingo MolnarMerge branches 'irq/genirq' and 'linus' into irq/core
2009-03-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-03-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-14 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
next