kernel-hacking-2024-linux-s.../drivers/ide
Bartlomiej Zolnierkiewicz 97100fc816 ide: add device flags
Add 'unsigned long dev_flags' to ide_drive_t and convert bitfields
to IDE_DFLAG_* flags.

While at it:
- IDE_DFLAG_ADDRESSING -> IDE_DFLAG_LBA48
- fixup some comments
- remove needless g->flags zeroing from ide*_probe()

There should be no functional changes caused by this patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-10-13 21:39:36 +02:00
..
arm ide: include <linux/hdreg.h> only when needed 2008-10-10 22:39:27 +02:00
h8300 ide: add ide_host_add() helper 2008-07-23 19:55:57 +02:00
legacy ide: add device flags 2008-10-13 21:39:36 +02:00
mips IDE: Fix platform device registration in Swarm IDE driver (v2) 2008-10-05 18:23:28 +02:00
pci ide: add device flags 2008-10-13 21:39:36 +02:00
ppc ide: add device flags 2008-10-13 21:39:36 +02:00
ide-acpi.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-atapi.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-cd.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-cd.h ide-cd: convert to using the new atapi_flags 2008-07-23 19:56:02 +02:00
ide-cd_ioctl.c ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings 2008-07-23 19:56:02 +02:00
ide-cd_verbose.c
ide-disk.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-dma.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-floppy.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-floppy.h ide: make ide_transfer_pc() static 2008-10-13 21:39:32 +02:00
ide-floppy_ioctl.c ide: add ide_retry_pc() helper 2008-10-13 21:39:32 +02:00
ide-generic.c ide-generic: handle probing of legacy io-ports v5 2008-10-10 22:39:35 +02:00
ide-io.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-ioctls.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-iops.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-lib.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-pio-blacklist.c ide: move PIO blacklist to ide-pio-blacklist.c 2008-07-16 20:33:39 +02:00
ide-pnp.c ide: add ide_host_add() helper 2008-07-23 19:55:57 +02:00
ide-probe.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-proc.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-scan-pci.c
ide-tape.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-taskfile.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-timings.c ide: include <linux/hdreg.h> only when needed 2008-10-10 22:39:27 +02:00
ide.c ide: add device flags 2008-10-13 21:39:36 +02:00
Kconfig ide: remove CONFIG_BLK_DEV_IDE config option (take 2) 2008-10-13 21:39:33 +02:00
Makefile ide: remove CONFIG_BLK_DEV_IDE config option (take 2) 2008-10-13 21:39:33 +02:00
setup-pci.c ide: add proper PCI PM support (v2) 2008-10-10 22:39:32 +02:00