Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | 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 | 2 | -5/+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 | 3 | -28/+19 | |
* | 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 | 3 | -18/+4 | |
* | ide: use ATA_* defines instead of *_STAT and *_ERR ones | Bartlomiej Zolnierkiewicz | 2008-10-10 | 15 | -113/+117 | |
* | 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 | 13 | -69/+90 | |
* | ide: make drive->id an union (take 2) | Bartlomiej Zolnierkiewicz | 2008-10-10 | 28 | -280/+312 | |
* | 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 git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-10-10 | 25 | -10059/+12249 | |
|\ | ||||||
| * | crypto: skcipher - Use RNG interface instead of get_random_bytes | Herbert Xu | 2008-08-29 | 4 | -13/+75 | |
| * | crypto: rng - RNG interface and implementation | Neil Horman | 2008-08-29 | 8 | -1/+754 | |
| * | crypto: api - Add fips_enable flag | Neil Horman | 2008-08-29 | 5 | -0/+90 | |
| * | crypto: skcipher - Move IV generators into their own modules | Herbert Xu | 2008-08-29 | 5 | -41/+18 | |
| * | crypto: cryptomgr - Test ciphers using ECB | Herbert Xu | 2008-08-29 | 2 | -50/+169 | |
| * | crypto: api - Use test infrastructure | Herbert Xu | 2008-08-29 | 6 | -42/+267 | |
| * | crypto: cryptomgr - Add test infrastructure | Herbert Xu | 2008-08-29 | 9 | -10413/+10527 | |
| * | crypto: tcrypt - Add alg_test interface | Herbert Xu | 2008-08-29 | 1 | -438/+1017 | |
| * | crypto: tcrypt - Abort and only log if there is an error | Herbert Xu | 2008-08-29 | 1 | -146/+200 | |
| * | crypto: crc32c - Use Intel CRC32 instruction | Austin Zhang | 2008-08-29 | 3 | -0/+211 | |
| * | crypto: tcrypt - Avoid using contiguous pages | Herbert Xu | 2008-08-29 | 2 | -155/+157 | |
| * | crypto: api - Display larval objects properly | Herbert Xu | 2008-08-29 | 1 | -2/+5 | |
| * | crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookup | Herbert Xu | 2008-08-29 | 3 | -8/+6 | |
| * | crypto: Kconfig - Replace leading spaces with tabs | Adrian Bunk | 2008-08-29 | 1 | -39/+42 | |
* | | 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 |