ide: remove HWIF() macro
[linux-2.6-block.git] / include / linux / ide.h
2009-01-06 Bartlomiej Zolnier... ide: remove HWIF() macro
2009-01-06 Bartlomiej Zolnier... ide: move ide_init_port_data() and friends to ide-probe.c
2009-01-06 Bartlomiej Zolnier... ide: merge ide_hwgroup_t with ide_hwif_t (v2)
2009-01-06 Bartlomiej Zolnier... ide: use lock bitops for ports serialization (v2)
2009-01-06 Bartlomiej Zolnier... ide: remove hwgroup->hwif and {drive,hwif}->next
2009-01-06 Bartlomiej Zolnier... ide: use per-port IRQ handlers
2009-01-06 Bartlomiej Zolnier... ide: add ->cur_port to struct ide_host and use it for...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Linus TorvaldsMerge branch 'i2c-next' of git://aeryn.fluff.org.uk...
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-06 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-01-05 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-05 Takashi IwaiMerge branch 'topic/usbaudio' into for-linus
2009-01-05 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-05 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-03 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-03 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-01-03 Linus TorvaldsMerge branch 'cputime' of git://git390.osdl.marist...
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02 Ingo MolnarMerge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgen...
2009-01-02 Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2009-01-02 Linus TorvaldsMerge branch 'kvm-updates/2.6.29' of git://git./linux...
2009-01-02 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-01-02 Borislav Petkovide-atapi: remove timeout arg to ide_issue_pc
2009-01-02 Borislav Petkovide: remove the last ide-scsi remnants
2009-01-02 Borislav Petkovide-atapi: remove ide-scsi remnants from ide_pc_intr()
2009-01-02 Borislav Petkovide-cd: move cdrom_timer_expiry to ide-atapi.c
2009-01-02 Borislav Petkovide-atapi: accomodate transfer length calculation for...
2009-01-02 Borislav Petkovide: make IDE_AFLAG_.. numbering continuous again
2009-01-02 Bartlomiej Zolnier... ide: use per-device request queue locks (v2)
2009-01-02 Bartlomiej Zolnier... ide: add ide_[un]lock_hwgroup() helpers
2009-01-02 Bartlomiej Zolnier... ide: don't execute the next queued command from the...
2009-01-02 Bartlomiej Zolnier... ide: move sysfs support to ide-sysfs.c
2009-01-02 David VrabelMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Pierre OssmanMerge branch 'master' of ../mmc
2008-12-31 Linus TorvaldsMerge branch 'irq-fixes-for-linus-4' of git://git....
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2008-12-31 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2008-12-31 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-12-31 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-12-31 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-12-31 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git./linux...
2008-12-29 Bartlomiej Zolnier... ide: move Power Management support to ide-pm.c
2008-12-29 Bartlomiej Zolnier... ide: rework handling of serialized ports (v2)
2008-12-29 Bartlomiej Zolnier... cy82c693: remove superfluous ide_cy82c693 chipset type
2008-12-29 Bartlomiej Zolnier... trm290: add IDE_HFLAG_TRM290 host flag
2008-12-29 Bartlomiej Zolnier... ide: add ->max_sectors field to struct ide_port_info
2008-12-29 Bartlomiej Zolnier... rz1000: apply chipset quirks early (v2)
2008-12-29 Bartlomiej Zolnier... ide: always set nIEN on idle devices
2008-12-29 Bartlomiej Zolnier... cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646
2008-12-29 Bartlomiej Zolnier... ide-cd: remove obsolete seek optimization
2008-12-29 Bartlomiej Zolnier... ide: replace the global ide_lock spinlock by per-hwgrou...
2008-12-29 Russell KingMerge branch 'for-rmk' of git://git./linux/kernel/git...
2008-12-29 Pekka EnbergMerge branches 'topic/fixes', 'topic/cleanups' and...
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-nvram
2008-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-26 Ingo MolnarMerge branch 'x86/fpu' into x86/cleanups
2008-12-25 Ingo MolnarMerge branches 'timers/clocksource', 'timers/hpet'...
2008-12-25 Ingo MolnarMerge branches 'irq/sparseirq', 'irq/genirq' and 'irq...
2008-12-25 Ingo MolnarMerge branches 'core/debugobjects', 'core/iommu', ...
2008-12-25 Ingo MolnarMerge branch 'core/futexes' into core/core
2008-12-25 Ingo MolnarMerge branch 'core/debug' into core/core
2008-12-25 Ingo MolnarMerge commit 'v2.6.28' into core/core
2008-12-25 Takashi IwaiMerge branch 'topic/udev-id-rename' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/snd-hrtimer' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/pcxhr-update' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/oxygen' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/jack-mechanical' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/cs5535audio' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/audigy-capture-boost' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/asoc' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/aoa' into to-push
2008-12-25 Russell KingMerge branch 'for_rmk' of git://git.mnementh.co.uk...
2008-12-23 Russell KingMerge branch 'for-rmk' of git://git./linux/kernel/git...
2008-12-23 Ingo MolnarMerge branch 'x86/iommu' into x86/core
2008-12-23 Ingo MolnarMerge branch 'x86/ptrace' into x86/tsc
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-23 Ingo MolnarMerge commit 'v2.6.28-rc9' into x86/apic
2008-12-20 Takashi IwaiMerge branch 'topic/ca0106-spdif-stream' into topic...
2008-12-20 Takashi IwaiMerge branch 'topic/ca0106-resume' into topic/ca0106
2008-12-20 Takashi IwaiMerge branch 'topic/ca0106-capture-no-44khz' into topic...
2008-12-20 Takashi IwaiMerge branch 'topic/hda-resume-fix' into topic/hda
2008-12-20 Takashi IwaiMerge branch 'topic/pcsp-fix' into topic/misc
2008-12-19 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2008-12-19 Takashi IwaiMerge branch 'topic/hda-doc' into topic/hda
2008-12-19 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2008-12-18 Russell KingMerge branch 'next-merged' of git://aeryn.fluff.org...
2008-12-18 Ingo MolnarMerge branch 'linus' into core/rcu
2008-12-18 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
next