index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.
Bart Van Assche
2013-07-08
1
-44
/
+39
*
[SCSI] qla2xxx: Remove redundant assignments.
Bart Van Assche
2013-07-08
1
-3
/
+3
*
[SCSI] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs().
Bart Van Assche
2013-07-08
1
-2
/
+0
*
[SCSI] qla2xxx: Remove two superfluous tests.
Bart Van Assche
2013-07-08
2
-4
/
+2
*
[SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()
Bart Van Assche
2013-07-08
2
-8
/
+1
*
[SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd()
Bart Van Assche
2013-07-08
2
-10
/
+2
*
[SCSI] qla2xxx: Clean up qla24xx_iidma()
Bart Van Assche
2013-07-08
2
-9
/
+3
*
[SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.
Saurav Kashyap
2013-07-08
6
-150
/
+157
*
[SCSI] qla2xxx: Do not take a second firmware dump when intentionally generat...
Chad Dupuis
2013-07-08
1
-2
/
+4
*
[SCSI] qla2xxx: Do not query FC statistics during chip reset.
Chad Dupuis
2013-07-08
1
-1
/
+4
*
[SCSI] qla2xxx: Move qla2x00_free_device to the correct location.
Saurav Kashyap
2013-07-08
1
-2
/
+1
*
[SCSI] qla2xxx: Set the index in outstanding command array to NULL when cmd i...
Giridhar Malavali
2013-07-08
1
-3
/
+2
*
[SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.
Giridhar Malavali
2013-07-08
2
-3
/
+9
*
[SCSI] storvsc: Increase the value of STORVSC_MAX_IO_REQUESTS
K. Y. Srinivasan
2013-07-08
1
-1
/
+1
*
[SCSI] storvsc: Support FC devices
K. Y. Srinivasan
2013-07-08
1
-0
/
+6
*
[SCSI] storvsc: Implement multi-channel support
K. Y. Srinivasan
2013-07-08
1
-4
/
+127
*
[SCSI] pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
2013-07-05
1
-4
/
+3
*
[SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
Bjørn Mork
2013-07-05
1
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-07-05
23
-53
/
+1107
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto
Herbert Xu
2013-06-21
2
-3
/
+3
|
|
\
|
*
|
hwrng: bcm2835 - fix MODULE_LICENSE tag
Arnd Bergmann
2013-06-21
1
-1
/
+1
|
*
|
hwrng: nomadik - use clk_prepare_enable()
Linus Walleij
2013-06-05
1
-1
/
+1
|
*
|
crypto: picoxcell - replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-05
1
-1
/
+1
|
*
|
crypto: dcp - Staticize local symbols
Sachin Kamat
2013-06-05
1
-4
/
+4
|
*
|
crypto: dcp - Use NULL instead of 0
Sachin Kamat
2013-06-05
1
-1
/
+1
|
*
|
crypto: dcp - Use devm_* APIs
Sachin Kamat
2013-06-05
1
-22
/
+10
|
*
|
crypto: dcp - Remove redundant platform_set_drvdata()
Sachin Kamat
2013-06-05
1
-1
/
+0
|
*
|
hwrng: use platform_{get,set}_drvdata()
Jingoo Han
2013-06-05
3
-9
/
+7
|
*
|
crypto: omap-aes - Don't idle/start AES device between Encrypt operations
Joel A Fernandes
2013-06-05
1
-10
/
+19
|
*
|
crypto: ux500 - Cocci spatch "resource_size.spatch"
Thomas Meyer
2013-05-28
1
-1
/
+1
|
*
|
crypto: hifn_795x - Pass correct pointer to free_irq()
Lars-Peter Clausen
2013-05-28
1
-2
/
+2
|
*
|
crypto: dcp - Added support for Freescale's DCP co-processor
Tobias Rauter
2013-05-28
3
-0
/
+936
|
*
|
crypto: caam - add missing flag for the LOAD/STORE commands
Andrei Varvara
2013-05-28
1
-0
/
+1
|
*
|
crypto: caam - Add define for Adjust Output Frame Length in PDB
Andrei Varvara
2013-05-28
1
-0
/
+1
|
*
|
crypto: caam - Add defines for CAAM commands
Andrei Varvara
2013-05-28
1
-0
/
+9
|
*
|
crypto: caam - Add defines for overwriting Descriptor's memory
Andrei Varvara
2013-05-28
1
-0
/
+4
|
*
|
crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)
Andrei Varvara
2013-05-28
2
-1
/
+56
|
*
|
crypto: caam - Add MATH command to support shld function
Andrei Varvara
2013-05-28
1
-0
/
+2
|
*
|
crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...
Andrei Varvara
2013-05-28
1
-1
/
+17
|
*
|
crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set
Andrei Varvara
2013-05-28
2
-4
/
+8
|
*
|
crypto: sahara - remove dependency on EXPERIMENTAL
Paul Bolle
2013-05-24
1
-1
/
+1
|
*
|
hwrng: tx4939 - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
1
-1
/
+0
|
*
|
hwrng: timeriomem - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
1
-2
/
+0
|
*
|
hwrng: bcm63xx - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
1
-2
/
+0
|
*
|
hwrng: atmel - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
1
-2
/
+0
|
*
|
crypto: s5p-sss: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-24
1
-2
/
+0
|
*
|
crypto: mv_cesa: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-24
1
-1
/
+0
|
*
|
drivers: crypto: use devm_ioremap_resource()
Laurent Navet
2013-05-24
2
-8
/
+6
|
*
|
crypto: caam - FIX RNG init for RNG greater than equal to 4
Ruchika Gupta
2013-05-14
2
-4
/
+48
*
|
|
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2013-07-05
2
-20
/
+43
|
\
\
\
[next]