summaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2008-10-10ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz
2008-10-10ide: remove CONFIG_IDEDISK_MULTI_MODEBartlomiej Zolnierkiewicz
2008-10-10ide: check drive->present in ide_get_paired_drive()Bartlomiej Zolnierkiewicz
2008-10-10ide: remove needless drive->present checks from device driversBartlomiej Zolnierkiewicz
2008-10-10ide: remove unused _IDE_C and _IDE_DISK definesBartlomiej Zolnierkiewicz
2008-10-10ide: remove IDE_CHIPSET_* macrosBartlomiej Zolnierkiewicz
2008-10-10ide: remove no longer needed BUG_ON()-s from init_irq()Bartlomiej Zolnierkiewicz
2008-10-10ide: enhance ide_busy_sleep()Bartlomiej Zolnierkiewicz
2008-10-10ide: fix EXABYTENEST handling in probe_for_drive()Bartlomiej Zolnierkiewicz
2008-10-10ide-cd: use the new object_is_in_stack() helperFUJITA Tomonori
2008-10-10ide: re-code ide_fixstring() loop to be less evilLinus Torvalds
2008-10-10ide: remove no longer needed ide_drive_t fieldsBartlomiej Zolnierkiewicz
2008-10-10ide: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz
2008-10-10ide: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz
2008-10-10ide-disk: use ata_id_hpa_enabled()Bartlomiej Zolnierkiewicz
2008-10-10ide-disk: use ata_id_wcache_enabled()Bartlomiej Zolnierkiewicz
2008-10-10ide: use ata_id_current_chs_valid()Bartlomiej Zolnierkiewicz
2008-10-10ide: remove drive->driveidBartlomiej Zolnierkiewicz
2008-10-10ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz
2008-10-10ide: cleanup ide_fix_driveid()Bartlomiej Zolnierkiewicz
2008-10-10ide: cleanup ide_disk_init_mult_count()Bartlomiej Zolnierkiewicz
2008-10-10ide: remove superfluous check from ide_disk_special()Bartlomiej Zolnierkiewicz
2008-10-10ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1.Mark de Wever
2008-10-09block: allow disk to have extended device numberTejun Heo
2008-10-09block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo
2008-10-09block: move policy from disk to part0Tejun Heo
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo
2008-10-09sd/ide-disk: apply extended minors to sd and ideTejun Heo
2008-10-05ide: workaround for bogus gcc warning in ide_sysfs_register_port()Bartlomiej Zolnierkiewicz
2008-10-05ide-cd: Optiarc DVD RW AD-7200A does play audioBodo Eggert
2008-10-05IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle
2008-10-05ide-dma: fix ide_build_dmatable() for TRM290Sergei Shtylylov
2008-10-05ide-cd: temporary tray close fixBorislav Petkov
2008-09-27ide: note that IDE generic may prevent other drivers from attachingTejun Heo
2008-09-27ide-tape: fix vendor stringsBorislav Petkov
2008-09-27Swarm: Fix crash due to missing initializationRalf Baechle
2008-09-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe
2008-09-10ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)Masoud Sharbiani
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-09-02ide/Kconfig: mark ide-scsi as deprecatedBartlomiej Zolnierkiewicz
2008-09-02ide-disk: remove stale init_idedisk_capacity() documentationBartlomiej Zolnierkiewicz
2008-09-02palm_bk3710: improve IDE registrationDavid Brownell
2008-09-02IDE: palm_bk3710: fix compile warning for unused variableKevin Hilman
2008-08-29remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori
2008-08-18sgiioc4: fixup message on resource allocation failureBartlomiej Zolnierkiewicz
2008-08-18ide-cd: use bcd2bin/bin2bcdAdrian Bunk
2008-08-18drivers/ide/pci/: use __devexit_p()Adrian Bunk
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King