dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/ide
Bartlomiej Zolnierkiewicz fcc1175947 ide: remove BUG_ON() from ide_build_sglist()
do_rw_taskfile() has been fixed to check the return value
of ->dma_setup method so this BUG_ON() is no longer needed.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-02-01 23:09:31 +01:00
..
arm rapide: remove write-only hwif->hwif_data 2008-01-26 20:13:08 +01:00
cris ide: make remaining built-in only IDE host drivers modular (take 2) 2008-01-26 20:13:07 +01:00
h8300 ide: make remaining built-in only IDE host drivers modular (take 2) 2008-01-26 20:13:07 +01:00
legacy Atari Falcon IDE: Add missing hwif variable 2008-02-01 23:09:15 +01:00
mips au1xxx-ide: use ide_init_port_hw() 2008-01-26 20:13:08 +01:00
pci piix: remove stale comments 2008-02-01 23:09:30 +01:00
ppc ide/ppc/pmac.c section fixes 2008-02-01 23:09:16 +01:00
Kconfig ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c 2008-02-01 23:09:23 +01:00
Makefile ide-cd: move code handling cdrom.c IOCTLs to ide-cd_ioctl.c 2008-02-01 23:09:25 +01:00
ide-acpi.c ide: set IDE_TFLAG_IN_* flags before queuing/executing command 2008-01-26 20:13:10 +01:00
ide-cd.c ide-cd: move the remaining cdrom.c ioctl handling code to ide-cd_ioctl.c 2008-02-01 23:09:29 +01:00
ide-cd.h ide-cd: move the remaining cdrom.c ioctl handling code to ide-cd_ioctl.c 2008-02-01 23:09:29 +01:00
ide-cd_ioctl.c ide-cd: move the remaining cdrom.c ioctl handling code to ide-cd_ioctl.c 2008-02-01 23:09:29 +01:00
ide-cd_verbose.c ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c 2008-02-01 23:09:23 +01:00
ide-disk.c ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE 2008-01-26 20:13:12 +01:00
ide-dma.c ide: remove BUG_ON() from ide_build_sglist() 2008-02-01 23:09:31 +01:00
ide-floppy.c ide-{floppy,tape}: remove debug code for dumping identify data 2008-02-01 23:09:29 +01:00
ide-generic.c ide: remove ideprobe_init() 2008-01-26 20:13:05 +01:00
ide-io.c ide: fix ide_intr() for non-PCI devices and CONFIG_BLK_DEV_IDEPCI=y 2008-02-01 23:09:31 +01:00
ide-iops.c ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests 2008-01-26 20:13:13 +01:00
ide-lib.c ide: remove REQ_TYPE_ATA_CMD 2008-01-26 20:13:13 +01:00
ide-pnp.c ide: make remaining built-in only IDE host drivers modular (take 2) 2008-01-26 20:13:07 +01:00
ide-probe.c ide: add ide_dump_identify() debug helper 2008-02-01 23:09:28 +01:00
ide-proc.c ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests 2008-01-26 20:13:12 +01:00
ide-scan-pci.c ide: small ide-scan-pci.c cleanup 2008-02-01 23:09:16 +01:00
ide-tape.c ide: add IDE_HFLAG_NO_DSC host flag 2008-02-01 23:09:30 +01:00
ide-taskfile.c ide: make wait_drive_not_busy() static again 2008-02-01 23:09:16 +01:00
ide-timing.h
ide.c ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE 2008-01-26 20:13:12 +01:00
setup-pci.c ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag 2008-02-01 23:09:30 +01:00