summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* hpt366: add hpt3xx_disable_fast_irq() helperBartlomiej Zolnierkiewicz2008-10-101-25/+33
* ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok()Bartlomiej Zolnierkiewicz2008-10-101-51/+1
* ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid()Bartlomiej Zolnierkiewicz2008-10-101-21/+1
* ide: use ata_id_is_cfa()Bartlomiej Zolnierkiewicz2008-10-101-8/+6
* ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled()Bartlomiej Zolnierkiewicz2008-10-102-4/+4
* ide: ide_id_has_flush_cache() -> ata_id_flush_enabled()Bartlomiej Zolnierkiewicz2008-10-102-4/+4
* ide: idedisk_supports_lba48() -> ata_id_lba48_enabled()Bartlomiej Zolnierkiewicz2008-10-101-15/+6
* ide: ide_dev_is_sata() -> ata_id_is_sata()Bartlomiej Zolnierkiewicz2008-10-102-3/+3
* ide: ide_dev_has_iordy() -> ata_id_has_iordy()Bartlomiej Zolnierkiewicz2008-10-101-1/+1
* ide: factor out HDIO_*_NICE ioctl handling to ide_*_nice_ioctl()Bartlomiej Zolnierkiewicz2008-10-101-14/+26
* ide: remove ->supports_dsc_overlap field from ide_driver_tBartlomiej Zolnierkiewicz2008-10-106-11/+5
* ide: remove read-only ->atapi_overlap field from ide_drive_tBartlomiej Zolnierkiewicz2008-10-101-1/+0
* cmd640: add __set_prefetch_mode()Bartlomiej Zolnierkiewicz2008-10-101-22/+20
* ide: remove SECTOR_WORDS defineBartlomiej Zolnierkiewicz2008-10-105-7/+9
* ide: /proc/ide/hd*/settings reworkBartlomiej Zolnierkiewicz2008-10-108-299/+266
* ide: preparations for /proc/ide/hd*/settings reworkBartlomiej Zolnierkiewicz2008-10-103-7/+6
* ide: call ide_proc_register_driver() laterBartlomiej Zolnierkiewicz2008-10-105-10/+8
* ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz2008-10-1052-49/+4
* ide: remove CONFIG_IDEDISK_MULTI_MODEBartlomiej Zolnierkiewicz2008-10-102-27/+2
* ide: check drive->present in ide_get_paired_drive()Bartlomiej Zolnierkiewicz2008-10-107-14/+14
* ide: remove needless drive->present checks from device driversBartlomiej Zolnierkiewicz2008-10-105-9/+7
* ide: remove unused _IDE_C and _IDE_DISK definesBartlomiej Zolnierkiewicz2008-10-102-5/+0
* ide: remove IDE_CHIPSET_* macrosBartlomiej Zolnierkiewicz2008-10-101-1/+2
* ide: remove no longer needed BUG_ON()-s from init_irq()Bartlomiej Zolnierkiewicz2008-10-101-5/+0
* ide: enhance ide_busy_sleep()Bartlomiej Zolnierkiewicz2008-10-102-28/+17
* ide: fix EXABYTENEST handling in probe_for_drive()Bartlomiej Zolnierkiewicz2008-10-101-9/+7
* ide-cd: use the new object_is_in_stack() helperFUJITA Tomonori2008-10-101-9/+5
* ide: re-code ide_fixstring() loop to be less evilLinus Torvalds2008-10-101-3/+5
* ide: remove no longer needed ide_drive_t fieldsBartlomiej Zolnierkiewicz2008-10-102-16/+4
* ide: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz2008-10-1014-106/+109
* hd: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-101-4/+5
* ide: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-109-93/+89
* libata: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-101-1/+1
* ide-disk: use ata_id_hpa_enabled()Bartlomiej Zolnierkiewicz2008-10-101-13/+2
* ide-disk: use ata_id_wcache_enabled()Bartlomiej Zolnierkiewicz2008-10-101-1/+1
* ide: use ata_id_current_chs_valid()Bartlomiej Zolnierkiewicz2008-10-101-3/+1
* ide: remove drive->driveidBartlomiej Zolnierkiewicz2008-10-1012-62/+88
* ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz2008-10-1027-271/+298
* ide: cleanup ide_fix_driveid()Bartlomiej Zolnierkiewicz2008-10-101-87/+20
* ide: cleanup ide_disk_init_mult_count()Bartlomiej Zolnierkiewicz2008-10-101-11/+10
* ide: remove superfluous check from ide_disk_special()Bartlomiej Zolnierkiewicz2008-10-101-2/+0
* ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1.Mark de Wever2008-10-101-3/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-10-1028-355/+957
|\
| *---------------. Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...Roland Dreier2008-10-1027-359/+959
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | * RDMA/nes: Fix slab corruptionChien Tung2008-10-101-1/+0
| | | | | | | | | | * RDMA/nes: Correct error_module bit maskChien Tung2008-10-081-1/+1
| | | | | | | | | | * RDMA/nes: Fix routed RDMA connectionsBob Sharp2008-10-031-8/+30
| | | | | | | | | | * RDMA/nes: Enhanced PFT management schemeVadim Makhervaks2008-10-033-14/+67
| | | | | | | | | | * RDMA/nes: Handle AE bounds violationFaisal Latif2008-10-011-0/+16
| | | | | | | | | | * RDMA/nes: Limit critical error interruptsChien Tung2008-10-012-12/+29