index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-21
hwrng: n2 - Use devm_kcalloc() in n2rng_probe()
Markus Elfring
1
-3
/
+1
2017-04-21
crypto: chcr - Fix error handling related to 'chcr_alloc_shash'
Christophe Jaillet
1
-3
/
+3
2017-04-21
crypto: exynos - Add new Exynos RNG driver
Krzysztof Kozlowski
6
-246
/
+405
2017-04-21
linux/kernel.h: Add ALIGN_DOWN macro
Krzysztof Kozlowski
1
-1
/
+1
2017-04-21
crypto: caam - fix error return code in caam_qi_init()
Wei Yongjun
1
-1
/
+1
2017-04-21
crypto: chcr - Add fallback for AEAD algos
Harsh Jain
3
-75
/
+151
2017-04-21
crypto: chcr - Fix txq ids.
Harsh Jain
6
-21
/
+44
2017-04-21
crypto: chcr - Set hmac_ctrl bit to use HW register HMAC_CFG[456]
Harsh Jain
1
-19
/
+5
2017-04-21
crypto: chcr - Increase priority of AEAD algos.
Harsh Jain
2
-4
/
+12
2017-04-10
hwrng: timeriomem - Improve performance for sub-jiffie update periods
Rick Altherr
1
-41
/
+45
2017-04-10
hwrng: timeriomem - Shorten verbose type and variable names
Rick Altherr
1
-14
/
+13
2017-04-10
hwrng: timeriomem - Migrate to new API
Rick Altherr
1
-30
/
+30
2017-04-05
crypto: ccp - Rearrange structure members to minimize size
Gary R Hook
1
-4
/
+4
2017-04-05
crypto: ccp - Remove redundant cpu-to-le32 macros
Gary R Hook
1
-11
/
+11
2017-04-05
crypto: stm32 - Support for STM32 CRC32 crypto module
Fabien DESSENNE
5
-0
/
+336
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
9
-71
/
+144
2017-04-05
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
1
-1
/
+2
2017-04-05
crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
Horia Geantă
1
-1
/
+1
2017-04-05
crypto: caam - fix JR platform device subsequent (re)creations
Horia Geantă
2
-45
/
+19
2017-03-24
crypto: ixp4xx - Use sg_virt()
Geliang Tang
1
-1
/
+1
2017-03-24
crypto: zip - add a cast for printing atomic64_t values
Arnd Bergmann
1
-20
/
+20
2017-03-24
crypto: zip - Memory corruption in zip_clear_stats()
Dan Carpenter
1
-1
/
+1
2017-03-24
crypto: s5p-sss - Document the struct s5p_aes_dev
Krzysztof Kozlowski
1
-1
/
+26
2017-03-24
crypto: s5p-sss - Remove unused variant field from state container
Krzysztof Kozlowski
1
-3
/
+0
2017-03-24
crypto: s5p-sss - Close possible race for completed requests
Krzysztof Kozlowski
1
-2
/
+3
2017-03-24
crypto: caam/qi - add ablkcipher and authenc algorithms
Horia Geantă
7
-16
/
+2601
2017-03-24
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă
5
-28
/
+1064
2017-03-24
crypto: caam - avoid double inclusion in desc_constr.h
Horia Geantă
1
-0
/
+5
2017-03-24
soc/qman: export non-programmable FQD fields query
Horia Geantă
2
-63
/
+2
2017-03-24
soc/qman: add dedicated channel ID for CAAM
Horia Geantă
1
-1
/
+5
2017-03-24
soc/qman: export volatile dequeue related structs
Horia Geantă
1
-36
/
+0
2017-03-24
crypto: ccp - Enable support for AES GCM on v5 CCPs
Gary R Hook
5
-0
/
+531
2017-03-24
crypto: ccp - Enable 3DES function on v5 CCPs
Gary R Hook
8
-2
/
+552
2017-03-24
crypto: ccp - Add SHA-2 384- and 512-bit support
Gary R Hook
3
-3
/
+99
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
266
-2852
/
+5093
2017-03-24
crypto: ccp - Make some CCP DMA channels private
Gary R Hook
3
-0
/
+47
2017-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
23
-546
/
+1267
2017-03-19
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+30
2017-03-18
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-18
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-18
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-18
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-18
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-18
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-18
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-18
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-18
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-18
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
2017-03-18
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
1
-2
/
+10
2017-03-18
qla2xxx: Fix request queue corruption.
Quinn Tran
1
-3
/
+9
[next]