aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [SCSI] mpt3sas: when async scanning is enabled then while scanning, devices a...Sreekanth Reddy2013-07-09
* [SCSI] mpt3sas: MPI2.5 Rev F v2.5.1.1 specificationSreekanth Reddy2013-07-09
* [SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAG...Sreekanth Reddy2013-07-09
* [SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to n...Sreekanth Reddy2013-07-09
* [SCSI] mpt3sas: Updated the Hardware timing requirementsSreekanth Reddy2013-07-09
* [SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy2013-07-09
* [SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Bart Van Assche2013-07-08
* [SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one().Bart Van Assche2013-07-08
* [SCSI] qla2xxx: Fix qla2xxx_check_risc_status().Bart Van Assche2013-07-08
* [SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.Bart Van Assche2013-07-08
* [SCSI] qla2xxx: Remove redundant assignments.Bart Van Assche2013-07-08
* [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