ide: unify interrupt reason checking
[linux-2.6] / drivers / ide / ide-cd.c
2009-04-05  Linus TorvaldsMerge branch 'printk-for-linus' of git://git./linux...
2009-04-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-05  Len BrownMerge branch 'linus' into release
2009-04-05  Len BrownMerge branch 'thermal' into release
2009-04-05  Len BrownMerge branch 'pmtimer-overflow' into release
2009-04-05  Len BrownMerge branch 'dynamic-ssdt' into release
2009-04-05  Len BrownMerge branch 'bjorn-cleanups' into release
2009-04-05  Len BrownMerge branch 'bjorn-initcall-cleanup' into release
2009-04-04  Linus TorvaldsMerge branch 'core-cleanups-for-linus' of git://git...
2009-04-04  Linus TorvaldsMerge branch 'stacktrace-for-linus' of git://git./linux...
2009-04-04  Linus TorvaldsMerge branch 'rcu-for-linus' of git://git./linux/kernel...
2009-04-04  Linus TorvaldsMerge branch 'ipi-for-linus' of git://git./linux/kernel...
2009-04-04  Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-03  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-04-03  Linus TorvaldsMerge branch 'ext3-latency-fixes' of git://git./linux...
2009-04-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03  Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-04-03  Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2009-04-03  Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2009-04-03  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-04-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-04-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-04-02  Russell KingMerge branch 'smsc911x-armplatforms' of git://github...
2009-04-02  Ingo MolnarMerge branch 'linus' into x86/urgent
2009-04-02  Jesper NilssonMerge branch 'master' of git://git./linux/kernel/git...
2009-04-02  Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2009-04-02  Kyle McMartinMerge branch 'rusty-cpumask-parisc' into parisc
2009-04-01  Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-04-01  Felix BlyakherMerge branch 'master' of git://git./linux/kernel/git...
2009-04-01  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-04-01  Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2009-04-01  Linus TorvaldsMerge branch 'x86/setup' of git://git./linux/kernel...
2009-04-01  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-04-01  Trond MyklebustMerge branch 'devel' into for-linus
2009-04-01  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-01  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-04-01  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-03-31  Tony LuckPull pvops into release branch
2009-03-31  Tony LuckPull cpumask into release branch
2009-03-31  Bartlomiej Zolnier... ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
2009-03-31  Bartlomiej Zolnier... ide: set/clear drive->waiting_for_dma flag in the core...
2009-03-31  Bartlomiej Zolnier... ide: destroy DMA mappings after ending DMA (v2)
2009-03-31  Bartlomiej Zolnier... ide-cd: minor ide_cdrom_setup() cleanup
2009-03-31  Bartlomiej Zolnier... ide-cd: unify transfer padding in cdrom_newpc_intr()
2009-03-31  Bartlomiej Zolnier... ide-cd: use common completion path for DMA requests...
2009-03-31  Bartlomiej Zolnier... ide-cd: use scatterlists for PIO transfers (non-fs...
2009-03-31  Bartlomiej Zolnier... ide-cd: merge ide_cd_prepare_rw_request() into cdrom_st...
2009-03-31  Bartlomiej Zolnier... ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers...
2009-03-31  Bartlomiej Zolnier... ide-cd: use scatterlists for PIO transfers (fs requests)
2009-03-31  Bartlomiej Zolnier... ide-cd: cleanup ide_cd_do_request()
2009-03-31  Bartlomiej Zolnier... ide-cd: kill whole failed request in ide_cd_do_request()
2009-03-31  Bartlomiej Zolnier... ide-cd: remove cdrom_end_request()
2009-03-31  Bartlomiej Zolnier... ide-cd: unify cdrom_newpc_intr() exit paths
2009-03-31  Bartlomiej Zolnier... ide-cd: move setting REQ_FAILED flag out from 'end_requ...
2009-03-31  Bartlomiej Zolnier... ide-cd: unify ide_cd_do_request() exit paths
2009-03-31  Bartlomiej Zolnier... ide-cd: factor out failed request completion from cdrom...
2009-03-31  Bartlomiej Zolnier... ide-cd: remove no longer needed 'ignore' module parameter
2009-03-31  Bartlomiej Zolnier... ide-cd: remove needless ide_dump_status_no_sense()...
2009-03-31  Bartlomiej Zolnier... ide-cd: remove dead code from cdrom_decode_status()
2009-03-31  Bartlomiej Zolnier... ide-cd: use ide_end_rq() also for failed non-fs requests
2009-03-31  Bartlomiej Zolnier... ide-cd: remove dead URLs
2009-03-31  Ingo MolnarMerge branch 'linus' into locking-for-linus
2009-03-31  Felix BlyakherMerge branch 'master' of git://git./fs/xfs/xfs
2009-03-31  Felix BlyakherMerge branch 'master' of git://git./linux/kernel/git...
2009-03-31  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-31  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-03-31  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-03-31  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-lgues...
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./linux...
2009-03-30  Ingo MolnarMerge branch 'linus' into cpumask-for-linus
2009-03-30  Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-03-30  Linus TorvaldsMerge branch 'iommu-for-linus' of git://git./linux...
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....
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./linux/kernel/git...
2009-03-30  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-03-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30  Jiri KosinaMerge branch 'autosuspend' into for-next
2009-03-30  Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-29  David S. MillerMerge branch 'master' of ssh:///home/ftp/linux/kernel...
2009-03-29  Linus TorvaldsMerge branch 'bzip2-lzma-for-linus' of git://git./linux...
2009-03-29  Dave Airliedrm: merge Linux master into HEAD
2009-03-28  Ingo MolnarMerge branch 'linus' into core/printk
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./linux/kernel/git/jejb/scsi-misc-2.6
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./linux/kernel/git...
next