summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [SCSI] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs().Bart Van Assche2013-07-08
* [SCSI] qla2xxx: Remove two superfluous tests.Bart Van Assche2013-07-08
* [SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()Bart Van Assche2013-07-08
* [SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd()Bart Van Assche2013-07-08
* [SCSI] qla2xxx: Clean up qla24xx_iidma()Bart Van Assche2013-07-08
* [SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.Saurav Kashyap2013-07-08
* [SCSI] qla2xxx: Do not take a second firmware dump when intentionally generat...Chad Dupuis2013-07-08
* [SCSI] qla2xxx: Do not query FC statistics during chip reset.Chad Dupuis2013-07-08
* [SCSI] qla2xxx: Move qla2x00_free_device to the correct location.Saurav Kashyap2013-07-08
* [SCSI] qla2xxx: Set the index in outstanding command array to NULL when cmd i...Giridhar Malavali2013-07-08
* [SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.Giridhar Malavali2013-07-08
* [SCSI] storvsc: Increase the value of STORVSC_MAX_IO_REQUESTSK. Y. Srinivasan2013-07-08
* [SCSI] storvsc: Support FC devicesK. Y. Srinivasan2013-07-08
* [SCSI] storvsc: Implement multi-channel supportK. Y. Srinivasan2013-07-08
* [SCSI] pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang2013-07-05
* [SCSI] megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork2013-07-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-05
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu2013-06-21
| |\
| * | crypto: testmgr - test hash implementations with unaligned buffersJussi Kivilinna2013-06-21
| * | crypto: testmgr - test AEADs with unaligned buffersJussi Kivilinna2013-06-21
| * | crypto: testmgr - test skciphers with unaligned buffersJussi Kivilinna2013-06-21
| * | crypto: testmgr - check that entries in alg_test_descs are in correct orderJussi Kivilinna2013-06-21
| * | Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna2013-06-21
| * | Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna2013-06-21
| * | crypto: camellia-aesni-avx2 - tune assembly code for more performanceJussi Kivilinna2013-06-21
| * | hwrng: bcm2835 - fix MODULE_LICENSE tagArnd Bergmann2013-06-21
| * | hwrng: nomadik - use clk_prepare_enable()Linus Walleij2013-06-05
| * | crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-05
| * | crypto: dcp - Staticize local symbolsSachin Kamat2013-06-05
| * | crypto: dcp - Use NULL instead of 0Sachin Kamat2013-06-05
| * | crypto: dcp - Use devm_* APIsSachin Kamat2013-06-05
| * | crypto: dcp - Remove redundant platform_set_drvdata()Sachin Kamat2013-06-05
| * | hwrng: use platform_{get,set}_drvdata()Jingoo Han2013-06-05
| * | crypto: omap-aes - Don't idle/start AES device between Encrypt operationsJoel A Fernandes2013-06-05
| * | crypto: crct10dif - Use PTR_RETHerbert Xu2013-06-05
| * | crypto: ux500 - Cocci spatch "resource_size.spatch"Thomas Meyer2013-05-28
| * | crypto: sha256_ssse3 - add sha224 supportJussi Kivilinna2013-05-28
| * | crypto: sha512_ssse3 - add sha384 supportJussi Kivilinna2013-05-28
| * | crypto: sha512_generic - set cra_driver_nameJussi Kivilinna2013-05-28
| * | crypto: hifn_795x - Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-28
| * | crypto: dcp - Added support for Freescale's DCP co-processorTobias Rauter2013-05-28
| * | crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara2013-05-28
| * | crypto: caam - Add define for Adjust Output Frame Length in PDBAndrei Varvara2013-05-28
| * | crypto: caam - Add defines for CAAM commandsAndrei Varvara2013-05-28
| * | crypto: caam - Add defines for overwriting Descriptor's memoryAndrei Varvara2013-05-28
| * | crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Andrei Varvara2013-05-28
| * | crypto: caam - Add MATH command to support shld functionAndrei Varvara2013-05-28
| * | crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...Andrei Varvara2013-05-28
| * | crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setAndrei Varvara2013-05-28
| * | crypto: sahara - remove dependency on EXPERIMENTALPaul Bolle2013-05-24