]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - include/linux/ide.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[linux-2.6-omap-h63xx.git] / include / linux / ide.h
2009-03-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-31 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2009-03-31 Linus TorvaldsMerge branch 'locking-for-linus' of git://git.kernel...
2009-03-30 Linus TorvaldsMerge branch 'drm-next' of git://git.kernel.org/pub...
2009-03-30 Linus TorvaldsMerge branch 'iommu-for-linus' of git://git.kernel...
2009-03-30 Linus TorvaldsMerge branch 'reiserfs-updates' from Jeff Mahoney
2009-03-30 Linus TorvaldsMerge branch 'x86-stage-3-for-linus' of git://git.kerne...
2009-03-30 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-30 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-03-30 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2009-03-30 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-30 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-29 David S. MillerMerge branch 'master' of ssh://master.kernel.org/home...
2009-03-29 Linus TorvaldsMerge branch 'bzip2-lzma-for-linus' of git://git.kernel...
2009-03-29 Dave Airliedrm: merge Linux master into HEAD
2009-03-28 Ingo MolnarMerge branch 'linus' into core/futexes
2009-03-28 Ingo MolnarMerge branch 'linus' into core/iommu
2009-03-28 Ingo MolnarMerge branch 'linus' into x86/core
2009-03-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-28 Russell KingMerge branch 'master' into devel
2009-03-28 Russell KingMerge branch 'origin' into devel
2009-03-28 Russell KingMerge branch 'devel' of git://git.kernel.org/pub/scm...
2009-03-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-28 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-27 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-27 Bartlomiej Zolnier... ide: keep track of number of bytes instead of sectors...
2009-03-27 Bartlomiej Zolnier... ide: remove ide_execute_pkt_cmd() (v2)
2009-03-27 Bartlomiej Zolnier... ide: add ->dma_timer_expiry method and remove ->dma_exe...
2009-03-27 Bartlomiej Zolnier... ide: set hwif->expiry prior to calling [__]ide_set_hand...
2009-03-27 Bartlomiej Zolnier... ide: use do_rw_taskfile() for ATA_CMD_PACKET commands
2009-03-27 Bartlomiej Zolnier... ide: pass command to ide_map_sg()
2009-03-27 Bartlomiej Zolnier... ide: remove ide_end_request()
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: pass error value to ide_complete_rq()
2009-03-27 Bartlomiej Zolnier... ide: add ide_end_rq() (v2)
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: pass command instead of request to ide_pio_datablock()
2009-03-27 Bartlomiej Zolnier... ide: remove ide_task_t typedef
2009-03-27 Bartlomiej Zolnier... ide: call ide_build_sglist() prior to ->dma_setup (v2)
2009-03-27 Bartlomiej Zolnier... ide: return request status from ->pc_callback method
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: move ->failed_pc to ide_drive_t
2009-03-27 Bartlomiej Zolnier... ide: remove no longer needed PC_FLAG_TIMEDOUT packet...
2009-03-27 Bartlomiej Zolnier... ide: remove ->data_phase field from ide_hwif_t
2009-03-27 Bartlomiej Zolnier... ide: move request type specific code from ide_end_drive...
2009-03-27 Bartlomiej Zolnier... ide: complete power step in ide_complete_pm_request()
2009-03-27 Bartlomiej Zolnier... ide: add "flagged" taskfile flags to struct ide_taskfil...
2009-03-27 Bartlomiej Zolnier... ide: add IDE_HFLAG_4DRIVES host flag
2009-03-27 Bartlomiej Zolnier... ide: add IDE_HFLAG_DTC2278 host flag
2009-03-27 Bartlomiej Zolnier... ide: allow host drivers to specify IRQ flags
2009-03-27 Bartlomiej Zolnier... ide: fix memleak on failure in probe_for_drive()
2009-03-27 Bartlomiej Zolnier... ide: include <asm/ide.h> only when needed
2009-03-27 Bartlomiej Zolnier... ide: remove IDE_ARCH_LOCK (v2)
2009-03-27 Bartlomiej Zolnier... ide: remove IDE_ARCH_INTR (v2)
2009-03-27 Borislav Petkovide: improve debugging scheme
2009-03-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
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 Russell KingMerge branch 'next-s3c64xx-regs' of git://aeryn.fluff...
2009-03-26 Russell KingMerge branch 'next-s3c-pm' of git://aeryn.fluff.org...
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 James MorrisMerge branch 'master' into next
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 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 x86/setup-lzma
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-25 Russell KingMerge branch 'for-next' of git://git.kernel.org/pub...
next