Commit Graph

1981 Commits (213f326810b6852bc54f38fd8bb71793f70f2c7a)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 7c199a5496 ide: remove no longer needed BUG_ON()-s from init_irq() 17 years ago
Bartlomiej Zolnierkiewicz b163f46d5e ide: enhance ide_busy_sleep() 17 years ago
Bartlomiej Zolnierkiewicz c36a7e9884 ide: fix EXABYTENEST handling in probe_for_drive() 17 years ago
FUJITA Tomonori efa402d59e ide-cd: use the new object_is_in_stack() helper 17 years ago
Linus Torvalds 1a7809e349 ide: re-code ide_fixstring() loop to be less evil 17 years ago
Bartlomiej Zolnierkiewicz 3c619ffd48 ide: remove no longer needed ide_drive_t fields 17 years ago
Bartlomiej Zolnierkiewicz 3a7d24841a ide: use ATA_* defines instead of *_STAT and *_ERR ones 17 years ago
Bartlomiej Zolnierkiewicz aaaade3f05 ide: WIN_* -> ATA_CMD_* 17 years ago
Bartlomiej Zolnierkiewicz f41891c134 ide-disk: use ata_id_hpa_enabled() 17 years ago
Bartlomiej Zolnierkiewicz 8a089c6679 ide-disk: use ata_id_wcache_enabled() 17 years ago
Bartlomiej Zolnierkiewicz dd8f46f64a ide: use ata_id_current_chs_valid() 17 years ago
Bartlomiej Zolnierkiewicz 48fb2688aa ide: remove drive->driveid 17 years ago
Bartlomiej Zolnierkiewicz 4dde4492d8 ide: make drive->id an union (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 5b90e99092 ide: cleanup ide_fix_driveid() 17 years ago
Bartlomiej Zolnierkiewicz df1f8378c2 ide: cleanup ide_disk_init_mult_count() 17 years ago
Bartlomiej Zolnierkiewicz f8881000d7 ide: remove superfluous check from ide_disk_special() 17 years ago
Mark de Wever 730616b202 ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1. 17 years ago
Tejun Heo 3e1a7ff8a0 block: allow disk to have extended device number 17 years ago
Tejun Heo 689d6fac40 block: replace @ext_minors with GENHD_FL_EXT_DEVT 17 years ago
Tejun Heo b7db9956e5 block: move policy from disk to part0 17 years ago
Tejun Heo ed9e198234 block: implement and use {disk|part}_to_dev() 17 years ago
Tejun Heo 870d665612 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT 17 years ago
Tejun Heo f615b48cc7 sd/ide-disk: apply extended minors to sd and ide 17 years ago
Bartlomiej Zolnierkiewicz ca09a237b8 ide: workaround for bogus gcc warning in ide_sysfs_register_port() 17 years ago
Bodo Eggert f3e85ee70a ide-cd: Optiarc DVD RW AD-7200A does play audio 17 years ago
Ralf Baechle 2fef357cf3 IDE: Fix platform device registration in Swarm IDE driver (v2) 17 years ago
Sergei Shtylylov 22e05b4549 ide-dma: fix ide_build_dmatable() for TRM290 17 years ago
Borislav Petkov f20f258603 ide-cd: temporary tray close fix 17 years ago
Tejun Heo 278ecfb8f4 ide: note that IDE generic may prevent other drivers from attaching 17 years ago
Borislav Petkov 801bd32e20 ide-tape: fix vendor strings 17 years ago
Ralf Baechle 3d977760b9 Swarm: Fix crash due to missing initialization 17 years ago
Jens Axboe 2dc75d3c3b block: disable sysfs parts of the disk command filter 17 years ago
Masoud Sharbiani 62ff2ecf7a ide: Fix pointer arithmetic in hpt3xx driver code (3rd try) 17 years ago
Bartlomiej Zolnierkiewicz 5a61dd9ec8 ide/Kconfig: mark ide-scsi as deprecated 17 years ago
Bartlomiej Zolnierkiewicz ab1b67a623 ide-disk: remove stale init_idedisk_capacity() documentation 17 years ago
David Brownell bfc2f01fc8 palm_bk3710: improve IDE registration 17 years ago
Kevin Hilman a1aee86222 IDE: palm_bk3710: fix compile warning for unused variable 17 years ago
FUJITA Tomonori bb23b431db remove blk_register_filter and blk_unregister_filter in gendisk 17 years ago
Bartlomiej Zolnierkiewicz 1b427a33b0 sgiioc4: fixup message on resource allocation failure 17 years ago
Adrian Bunk fc99856a45 ide-cd: use bcd2bin/bin2bcd 17 years ago
Adrian Bunk a69999e286 drivers/ide/pci/: use __devexit_p() 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Russell King 0f8469a54f [ARM] Eliminate useless includes of asm/mach-types.h 17 years ago
Bartlomiej Zolnierkiewicz f454cbe8cd ide: ->cable_detect method cannot be marked __devinit 17 years ago
Bartlomiej Zolnierkiewicz 36de994809 ide: ->quirkproc method cannot be marked __devinit 17 years ago
Bartlomiej Zolnierkiewicz 24307ffabd cs5520: add enablebits checking 17 years ago
Petr Tesarik 938bb03d18 ide-cd: fix endianity for the error message in cdrom_read_capacity 17 years ago
Adrian Bunk c5bfc3757f ide: remove CONFIG_IDE_MAX_HWIFS 17 years ago
Bartlomiej Zolnierkiewicz d3e33ff59f ide: fix regression caused by ide_device_{get,put}() addition (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 242f44261e ide: fix ide_fix_driveid() 17 years ago