Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: factor out HDIO_*_NICE ioctl handling to ide_*_nice_ioctl() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -14/+26 |
* | ide: remove ->supports_dsc_overlap field from ide_driver_t | Bartlomiej Zolnierkiewicz | 2008-10-10 | 6 | -11/+5 |
* | ide: remove read-only ->atapi_overlap field from ide_drive_t | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -1/+0 |
* | cmd640: add __set_prefetch_mode() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -22/+20 |
* | ide: remove SECTOR_WORDS define | Bartlomiej Zolnierkiewicz | 2008-10-10 | 5 | -7/+9 |
* | ide: /proc/ide/hd*/settings rework | Bartlomiej Zolnierkiewicz | 2008-10-10 | 8 | -299/+266 |
* | ide: preparations for /proc/ide/hd*/settings rework | Bartlomiej Zolnierkiewicz | 2008-10-10 | 3 | -7/+6 |
* | ide: call ide_proc_register_driver() later | Bartlomiej Zolnierkiewicz | 2008-10-10 | 5 | -10/+8 |
* | ide: include <linux/hdreg.h> only when needed | Bartlomiej Zolnierkiewicz | 2008-10-10 | 52 | -49/+4 |
* | ide: remove CONFIG_IDEDISK_MULTI_MODE | Bartlomiej Zolnierkiewicz | 2008-10-10 | 2 | -27/+2 |
* | ide: check drive->present in ide_get_paired_drive() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 7 | -14/+14 |
* | ide: remove needless drive->present checks from device drivers | Bartlomiej Zolnierkiewicz | 2008-10-10 | 5 | -9/+7 |
* | ide: remove unused _IDE_C and _IDE_DISK defines | Bartlomiej Zolnierkiewicz | 2008-10-10 | 2 | -5/+0 |
* | ide: remove IDE_CHIPSET_* macros | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -1/+2 |
* | ide: remove no longer needed BUG_ON()-s from init_irq() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -5/+0 |
* | ide: enhance ide_busy_sleep() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 2 | -28/+17 |
* | ide: fix EXABYTENEST handling in probe_for_drive() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -9/+7 |
* | ide-cd: use the new object_is_in_stack() helper | FUJITA Tomonori | 2008-10-10 | 1 | -9/+5 |
* | ide: re-code ide_fixstring() loop to be less evil | Linus Torvalds | 2008-10-10 | 1 | -3/+5 |
* | ide: remove no longer needed ide_drive_t fields | Bartlomiej Zolnierkiewicz | 2008-10-10 | 2 | -16/+4 |
* | ide: use ATA_* defines instead of *_STAT and *_ERR ones | Bartlomiej Zolnierkiewicz | 2008-10-10 | 14 | -106/+109 |
* | hd: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -4/+5 |
* | ide: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 2008-10-10 | 9 | -93/+89 |
* | libata: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -1/+1 |
* | ide-disk: use ata_id_hpa_enabled() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -13/+2 |
* | ide-disk: use ata_id_wcache_enabled() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -1/+1 |
* | ide: use ata_id_current_chs_valid() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -3/+1 |
* | ide: remove drive->driveid | Bartlomiej Zolnierkiewicz | 2008-10-10 | 12 | -62/+88 |
* | ide: make drive->id an union (take 2) | Bartlomiej Zolnierkiewicz | 2008-10-10 | 27 | -271/+298 |
* | ide: cleanup ide_fix_driveid() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -87/+20 |
* | ide: cleanup ide_disk_init_mult_count() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -11/+10 |
* | ide: remove superfluous check from ide_disk_special() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -2/+0 |
* | ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1. | Mark de Wever | 2008-10-10 | 1 | -3/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-10-10 | 28 | -355/+957 |
|\ | |||||
| *---------------. | Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4... | Roland Dreier | 2008-10-09 | 27 | -359/+959 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * | RDMA/nes: Fix slab corruption | Chien Tung | 2008-10-09 | 1 | -1/+0 |
| | | | | | | | | | * | RDMA/nes: Correct error_module bit mask | Chien Tung | 2008-10-08 | 1 | -1/+1 |
| | | | | | | | | | * | RDMA/nes: Fix routed RDMA connections | Bob Sharp | 2008-10-03 | 1 | -8/+30 |
| | | | | | | | | | * | RDMA/nes: Enhanced PFT management scheme | Vadim Makhervaks | 2008-10-03 | 3 | -14/+67 |
| | | | | | | | | | * | RDMA/nes: Handle AE bounds violation | Faisal Latif | 2008-09-30 | 1 | -0/+16 |
| | | | | | | | | | * | RDMA/nes: Limit critical error interrupts | Chien Tung | 2008-09-30 | 2 | -12/+29 |
| | | | | | | | | | * | RDMA/nes: Stop spurious MAC interrupts | Chien Tung | 2008-09-30 | 1 | -7/+11 |
| | | | | | | | | | * | RDMA/nes: Correct tso_wqe_length | Chien Tung | 2008-09-30 | 1 | -0/+2 |
| | | | | | | | | | * | RDMA/nes: Fill in firmware version for ethtool | Chien Tung | 2008-09-30 | 1 | -1/+3 |
| | | | | | | | | | * | RDMA/nes: Use ethtool timer value | John Lacombe | 2008-09-30 | 1 | -5/+4 |
| | | | | | | | | | * | RDMA/nes: Correct MAX TSO frags value | Bob Sharp | 2008-09-30 | 1 | -1/+1 |
| | | | | | | | | | * | RDMA/nes: Enable MC/UC after changing MTU | Bob Sharp | 2008-09-30 | 1 | -0/+20 |
| | | | | | | | | | * | RDMA/nes: Free NIC TX buffers when destroying NIC QP | Bob Sharp | 2008-09-30 | 1 | -2/+62 |
| | | | | | | | | | * | RDMA/nes: Fix MDC setting | Chien Tung | 2008-09-30 | 1 | -1/+3 |
| | | | | | | | | | * | RDMA/nes: Add wqm_quanta module option | Chien Tung | 2008-09-30 | 4 | -2/+63 |