summaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)AuthorFilesLines
2008-10-10ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz51-48/+4
2008-10-10ide: remove CONFIG_IDEDISK_MULTI_MODEBartlomiej Zolnierkiewicz2-27/+2
2008-10-10ide: check drive->present in ide_get_paired_drive()Bartlomiej Zolnierkiewicz7-14/+14
2008-10-10ide: remove needless drive->present checks from device driversBartlomiej Zolnierkiewicz4-8/+7
2008-10-10ide: remove unused _IDE_C and _IDE_DISK definesBartlomiej Zolnierkiewicz2-5/+0
2008-10-10ide: remove IDE_CHIPSET_* macrosBartlomiej Zolnierkiewicz1-1/+2
2008-10-10ide: remove no longer needed BUG_ON()-s from init_irq()Bartlomiej Zolnierkiewicz1-5/+0
2008-10-10ide: enhance ide_busy_sleep()Bartlomiej Zolnierkiewicz2-28/+17
2008-10-10ide: fix EXABYTENEST handling in probe_for_drive()Bartlomiej Zolnierkiewicz1-9/+7
2008-10-10ide-cd: use the new object_is_in_stack() helperFUJITA Tomonori1-9/+5
2008-10-10ide: re-code ide_fixstring() loop to be less evilLinus Torvalds1-3/+5
2008-10-10ide: remove no longer needed ide_drive_t fieldsBartlomiej Zolnierkiewicz2-16/+4
2008-10-10ide: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz13-105/+108
2008-10-10ide: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz8-92/+88
2008-10-10ide-disk: use ata_id_hpa_enabled()Bartlomiej Zolnierkiewicz1-13/+2
2008-10-10ide-disk: use ata_id_wcache_enabled()Bartlomiej Zolnierkiewicz1-1/+1
2008-10-10ide: use ata_id_current_chs_valid()Bartlomiej Zolnierkiewicz1-3/+1
2008-10-10ide: remove drive->driveidBartlomiej Zolnierkiewicz12-62/+88
2008-10-10ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz26-265/+291
2008-10-10ide: cleanup ide_fix_driveid()Bartlomiej Zolnierkiewicz1-87/+20
2008-10-10ide: cleanup ide_disk_init_mult_count()Bartlomiej Zolnierkiewicz1-11/+10
2008-10-10ide: remove superfluous check from ide_disk_special()Bartlomiej Zolnierkiewicz1-2/+0
2008-10-10ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1.Mark de Wever1-3/+4
2008-10-09block: allow disk to have extended device numberTejun Heo1-1/+1
2008-10-09block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo1-9/+5
2008-10-09block: move policy from disk to part0Tejun Heo1-1/+1
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo1-1/+1
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo1-0/+6
2008-10-09sd/ide-disk: apply extended minors to sd and ideTejun Heo1-3/+8
2008-10-05ide: workaround for bogus gcc warning in ide_sysfs_register_port()Bartlomiej Zolnierkiewicz1-1/+1
2008-10-05ide-cd: Optiarc DVD RW AD-7200A does play audioBodo Eggert1-0/+1
2008-10-05IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle3-202/+0
2008-10-05ide-dma: fix ide_build_dmatable() for TRM290Sergei Shtylylov1-1/+1
2008-10-05ide-cd: temporary tray close fixBorislav Petkov1-1/+4
2008-09-27ide: note that IDE generic may prevent other drivers from attachingTejun Heo1-0/+14
2008-09-27ide-tape: fix vendor stringsBorislav Petkov1-5/+5
2008-09-27Swarm: Fix crash due to missing initializationRalf Baechle1-0/+1
2008-09-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe1-2/+0
2008-09-10ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)Masoud Sharbiani1-16/+15
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-34/+4
2008-09-02ide/Kconfig: mark ide-scsi as deprecatedBartlomiej Zolnierkiewicz1-15/+1
2008-09-02ide-disk: remove stale init_idedisk_capacity() documentationBartlomiej Zolnierkiewicz1-14/+0
2008-09-02palm_bk3710: improve IDE registrationDavid Brownell1-4/+3
2008-09-02IDE: palm_bk3710: fix compile warning for unused variableKevin Hilman1-1/+0
2008-08-29remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori1-0/+2
2008-08-18sgiioc4: fixup message on resource allocation failureBartlomiej Zolnierkiewicz1-2/+2
2008-08-18ide-cd: use bcd2bin/bin2bcdAdrian Bunk1-10/+10
2008-08-18drivers/ide/pci/: use __devexit_p()Adrian Bunk10-10/+10
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1