summaryrefslogtreecommitdiff
path: root/drivers/ide (follow)
Commit message (Expand)AuthorAge
...
* | ide-cd: use the new object_is_in_stack() helperFUJITA Tomonori2008-10-10
* | ide: re-code ide_fixstring() loop to be less evilLinus Torvalds2008-10-10
* | ide: remove no longer needed ide_drive_t fieldsBartlomiej Zolnierkiewicz2008-10-10
* | ide: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz2008-10-10
* | ide: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-10
* | ide-disk: use ata_id_hpa_enabled()Bartlomiej Zolnierkiewicz2008-10-10
* | ide-disk: use ata_id_wcache_enabled()Bartlomiej Zolnierkiewicz2008-10-10
* | ide: use ata_id_current_chs_valid()Bartlomiej Zolnierkiewicz2008-10-10
* | ide: remove drive->driveidBartlomiej Zolnierkiewicz2008-10-10
* | ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz2008-10-10
* | ide: cleanup ide_fix_driveid()Bartlomiej Zolnierkiewicz2008-10-10
* | ide: cleanup ide_disk_init_mult_count()Bartlomiej Zolnierkiewicz2008-10-10
* | ide: remove superfluous check from ide_disk_special()Bartlomiej Zolnierkiewicz2008-10-10
* | ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1.Mark de Wever2008-10-10
* | block: allow disk to have extended device numberTejun Heo2008-10-09
* | block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo2008-10-09
* | block: move policy from disk to part0Tejun Heo2008-10-09
* | block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-09
* | block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo2008-10-09
* | sd/ide-disk: apply extended minors to sd and ideTejun Heo2008-10-09
* | ide: workaround for bogus gcc warning in ide_sysfs_register_port()Bartlomiej Zolnierkiewicz2008-10-05
* | ide-cd: Optiarc DVD RW AD-7200A does play audioBodo Eggert2008-10-05
* | IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2008-10-05
* | ide-dma: fix ide_build_dmatable() for TRM290Sergei Shtylylov2008-10-05
* | ide-cd: temporary tray close fixBorislav Petkov2008-10-05
* | ide: note that IDE generic may prevent other drivers from attachingTejun Heo2008-09-27
* | ide-tape: fix vendor stringsBorislav Petkov2008-09-27
* | Swarm: Fix crash due to missing initializationRalf Baechle2008-09-27
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-11
|\ \
| * | block: disable sysfs parts of the disk command filterJens Axboe2008-09-11
* | | ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)Masoud Sharbiani2008-09-10
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-02
|\ \
| * | ide/Kconfig: mark ide-scsi as deprecatedBartlomiej Zolnierkiewicz2008-09-02
| * | ide-disk: remove stale init_idedisk_capacity() documentationBartlomiej Zolnierkiewicz2008-09-02
| * | palm_bk3710: improve IDE registrationDavid Brownell2008-09-02
| * | IDE: palm_bk3710: fix compile warning for unused variableKevin Hilman2008-09-02
* | | remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori2008-08-29
|/ /
* | sgiioc4: fixup message on resource allocation failureBartlomiej Zolnierkiewicz2008-08-18
* | ide-cd: use bcd2bin/bin2bcdAdrian Bunk2008-08-18
* | drivers/ide/pci/: use __devexit_p()Adrian Bunk2008-08-18
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-07
|\ \
| * | ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz2008-08-05
| * | ide: ->quirkproc method cannot be marked __devinitBartlomiej Zolnierkiewicz2008-08-05
| * | cs5520: add enablebits checkingBartlomiej Zolnierkiewicz2008-08-05
| * | ide-cd: fix endianity for the error message in cdrom_read_capacityPetr Tesarik2008-08-05
| * | ide: remove CONFIG_IDE_MAX_HWIFSAdrian Bunk2008-08-05
| * | ide: fix regression caused by ide_device_{get,put}() addition (take 2)Bartlomiej Zolnierkiewicz2008-08-05
| * | ide: fix ide_fix_driveid()Bartlomiej Zolnierkiewicz2008-08-05
| * | ide: fix pre-EIDE SWDMA support on big-endianBartlomiej Zolnierkiewicz2008-08-05