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.13.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
2015-10-08
crypto: caam - add support for acipher xts(aes)
Catalin Vasile
1
-1
/
+137
2015-10-08
crypto: qce - dma_map_sg can handle chained SG
LABBE Corentin
6
-94
/
+17
2015-10-08
crypto: ccp - Use module name in driver structures
Tom Lendacky
2
-2
/
+2
2015-10-08
crypto: ccp - Change references to accelerator to offload
Tom Lendacky
2
-8
/
+7
2015-10-08
crypto: ccp - Remove use ACPI field
Tom Lendacky
1
-4
/
+0
2015-10-08
crypto: ccp - Replace BUG_ON with WARN_ON and a return code
Tom Lendacky
4
-42
/
+105
2015-10-01
crypto: qat - remove unneeded variable
Tadeusz Struk
1
-3
/
+2
2015-10-01
crypto: qat - add support for ctr(aes) and xts(aes)
Tadeusz Struk
1
-39
/
+127
2015-10-01
crypto: sahara - dma_map_sg can handle chained SG
LABBE Corentin
1
-53
/
+13
2015-10-01
crypto: caam - dma_map_sg can handle chained SG
LABBE Corentin
3
-168
/
+53
2015-10-01
crypto: talitos - dma_map_sg can handle chained SG
LABBE Corentin
1
-86
/
+18
2015-10-01
crypto: qat - remove empty functions and turn qat_uregister fn to void
Tadeusz Struk
4
-25
/
+5
2015-09-21
crypto: sahara - replace sahara_sg_length with sg_nents_for_len
LABBE Corentin
1
-27
/
+3
2015-09-21
crypto: amcc - replace get_sg_count by sg_nents_for_len
LABBE Corentin
1
-21
/
+1
2015-09-21
crypto: bfin_crc - replace sg_count by sg_nents
LABBE Corentin
1
-22
/
+3
2015-09-21
hwrng: st - Add support for ST's HW Random Number Generator
Lee Jones
3
-0
/
+155
2015-09-21
hwrng: core - Simplify RNG switching from sysfs
Lee Jones
1
-1
/
+1
2015-09-21
hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng
Lee Jones
1
-1
/
+1
2015-09-21
crypto: qat - Add load balancing across devices
Tadeusz Struk
1
-28
/
+33
2015-09-21
crypto: caam - Remove unused JUMP_TYPE_MASK definition
Fabio Estevam
1
-1
/
+0
2015-09-21
hwrng: Fix module autoload for OF platform drivers
Luis de Bethencourt
2
-0
/
+2
2015-09-21
hwrng: mxc-rnga - Use the preferred format for kzalloc
Fabio Estevam
1
-2
/
+1
2015-09-21
hwrng: mxc-rnga - Remove unnecessary dev_info message
Fabio Estevam
1
-2
/
+0
2015-09-21
hwrng: mxc-rnga - Remove uneeded initialization
Fabio Estevam
1
-1
/
+1
2015-09-21
hwrng: mxc-rnga - Remove unneeded goto label
Fabio Estevam
1
-5
/
+2
2015-09-21
crypto: qat - don't check for iommu
John Griffin
1
-5
/
+2
2015-09-21
hwrng: octeon - Use devm_hwrng_register
Vaishali Thakkar
1
-11
/
+1
2015-09-21
crypto: mxs-dcp - Allow MXS_DCP to be used on MX6SL
Fabio Estevam
1
-1
/
+1
2015-09-21
crypto: ux500 - Fix module autoload for OF platform drivers
Luis de Bethencourt
2
-0
/
+2
2015-09-21
crypto: picoxcell - Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-21
crypto: amcc - Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-20
Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-42
/
+42
2015-09-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-12
/
+25
2015-09-20
Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-2
/
+9
2015-09-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
9
-56
/
+105
2015-09-20
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+6
2015-09-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+18
2015-09-19
Merge branch 'acpi-bus'
Rafael J. Wysocki
2
-13
/
+8
2015-09-19
Merge branches 'pm-cpufreq' and 'pm-devfreq'
Rafael J. Wysocki
6
-29
/
+34
2015-09-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-7
/
+17
2015-09-18
IB/hfi: Properly set permissions for user device files
Ira Weiny
4
-12
/
+59
2015-09-18
IB/hfi1: mask vs shift confusion
Dan Carpenter
1
-2
/
+2
2015-09-18
IB/hfi1: clean up some defines
Dan Carpenter
1
-18
/
+18
2015-09-18
IB/hfi1: info leak in get_ctxt_info()
Dan Carpenter
1
-0
/
+1
2015-09-18
IB/hfi1: fix a locking bug
Dan Carpenter
1
-2
/
+2
2015-09-18
IB/hfi1: checking for NULL instead of IS_ERR
Dan Carpenter
1
-3
/
+5
2015-09-18
IB/hfi1: fix sdma_descq_cnt parameter parsing
Mike Marciniszyn
1
-1
/
+1
2015-09-18
IB/hfi1: fix copy_to/from_user() error handling
Dan Carpenter
1
-16
/
+15
2015-09-18
IB/hfi1: fix pstateinfo from returning improperly byteswapped value
Ira Weiny
1
-2
/
+2
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
98
-250
/
+234
[prev]
[next]