index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-22
crypto: ccree - use of_device_get_match_data()
Geert Uytterhoeven
1
-6
/
+2
2020-02-22
crypto: ccree - simplify Runtime PM handling
Geert Uytterhoeven
4
-65
/
+29
2020-02-22
crypto: ccree - use u32 for SRAM addresses
Geert Uytterhoeven
9
-55
/
+40
2020-02-22
crypto: ccree - remove bogus paragraph about freeing SRAM
Geert Uytterhoeven
2
-7
/
+1
2020-02-22
crypto: ccree - defer larval_digest_addr init until needed
Geert Uytterhoeven
2
-3
/
+6
2020-02-22
crypto: ccree - use existing helpers to split 64-bit addresses
Geert Uytterhoeven
1
-4
/
+4
2020-02-22
crypto: ccree - make mlli_params.mlli_virt_addr void *
Geert Uytterhoeven
2
-2
/
+2
2020-02-22
crypto: ccree - clean up clock handling
Geert Uytterhoeven
3
-50
/
+11
2020-02-22
crypto: ccree - remove empty cc_sram_mgr_fini()
Geert Uytterhoeven
3
-22
/
+2
2020-02-22
crypto: ccree - drop duplicated error message on SRAM exhaustion
Geert Uytterhoeven
3
-3
/
+0
2020-02-22
crypto: ccree - swap SHA384 and SHA512 larval hashes at build time
Geert Uytterhoeven
3
-35
/
+17
2020-02-22
crypto: ccree - remove unneeded casts
Geert Uytterhoeven
4
-25
/
+23
2020-02-22
crypto: ccree - fix retry handling in cc_send_sync_request()
Geert Uytterhoeven
1
-4
/
+0
2020-02-22
crypto: ccree - fix debugfs register access while suspended
Geert Uytterhoeven
1
-0
/
+2
2020-02-22
crypto: hisilicon - register zip engine to uacce
Zhangfei Gao
3
-8
/
+260
2020-02-22
crypto: hisilicon - Remove module_param uacce_mode
Zhangfei Gao
1
-25
/
+6
2020-02-22
uacce: add uacce driver
Kenneth Lee
5
-0
/
+634
2020-02-22
hwrng: imx-rngc - improve dependencies
Uwe Kleine-König
1
-1
/
+2
2020-02-22
crypto: chelsio - remove extra allocation for chtls_dev
Stephen Kitt
1
-2
/
+1
2020-02-13
crypto: qce - handle AES-XTS cases that qce fails
Eneas U de Queiroz
3
-4
/
+10
2020-02-13
crypto: qce - use AES fallback for small requests
Eneas U de Queiroz
2
-8
/
+35
2020-02-13
crypto: qce - use cryptlen when adding extra sgl
Eneas U de Queiroz
3
-8
/
+10
2020-02-13
crypto: allwinner - remove redundant platform_get_irq error message
Chen Zhou
1
-3
/
+1
2020-02-13
crypto: chelsio - Print the chcr driver information while module load.
Devulapally Shiva Krishna
2
-1
/
+3
2020-02-13
crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi ...
Ayush Sawal
1
-2
/
+3
2020-02-13
crypto: chelsio - This fixes the libkcapi's cbc(aes) aio fail test cases
Ayush Sawal
2
-1
/
+20
2020-02-13
crypto: ccree - remove set but not used variable 'du_size'
YueHaibing
1
-8
/
+0
2020-02-13
crypto: ccree - dec auth tag size from cryptlen map
Gilad Ben-Yossef
1
-2
/
+6
2020-02-13
crypto: caam/qi - optimize frame queue cleanup
Valentin Ciocoi Radulescu
2
-22
/
+42
2020-02-13
crypto: ccree - fix AEAD blocksize registration
Gilad Ben-Yossef
1
-0
/
+1
2020-02-13
crypto: ccree - fix some reported cipher block sizes
Gilad Ben-Yossef
1
-2
/
+6
2020-02-13
crypto: ccree - only try to map auth tag if needed
Gilad Ben-Yossef
1
-2
/
+4
2020-02-13
crypto: ccree - protect against empty or NULL scatterlists
Gilad Ben-Yossef
2
-35
/
+28
2020-02-13
crypto: hisilicon - Fix duplicate print when qm occur multiple errors
Shukun Tan
1
-31
/
+28
2020-02-13
crypto: hisilicon - Unify error detect process into qm
Shukun Tan
5
-244
/
+185
2020-02-13
crypto: hisilicon - Configure zip RAS error type
Shukun Tan
1
-0
/
+10
2020-02-13
crypto: hisilicon - Unify hardware error init/uninit into QM
Shukun Tan
5
-99
/
+149
2020-02-10
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-4
/
+4
2020-02-10
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-24
/
+109
2020-02-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-19
/
+29
2020-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
50
-160
/
+415
2020-02-09
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-09
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-4
/
+30
2020-02-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
99
-2617
/
+5508
2020-02-09
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-18
/
+276
2020-02-09
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-4
/
+5
2020-02-09
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-30
/
+16
2020-02-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+10
2020-02-08
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
3
-24
/
+109
[next]