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
2015-01-26
crypto: caam - don't emit ICV check failures to dmesg
Kim Phillips
1
-4
/
+9
2015-01-26
hwrng: virtio - drop extra empty line
Michael S. Tsirkin
1
-1
/
+0
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
11
-24
/
+24
2015-01-26
crypto: atmel - Free memory in error path
Christophe Jaillet
2
-2
/
+2
2015-01-16
crypto: qat - don't need qat_auth_state struct
Tadeusz Struk
1
-6
/
+0
2015-01-14
crypto: qat - Ensure ipad and opad are zeroed
Herbert Xu
1
-9
/
+6
2015-01-13
crypto: qat - remove unnecessary include of atomic.h header file
Allan, Bruce W
2
-2
/
+0
2015-01-13
crypto: qat - use pci_wait_for_pending_transaction()
Allan, Bruce W
1
-15
/
+2
2015-01-13
crypto: qat - adf_ae_stop() is never called
Allan, Bruce W
1
-1
/
+1
2015-01-13
crypto: qat - correctly type a boolean
Allan, Bruce W
1
-2
/
+3
2015-01-13
crypto: qat - fix device reset flow
Allan, Bruce W
8
-47
/
+128
2015-01-08
crypto: qat - Fix incorrect uses of memzero_explicit
Herbert Xu
1
-25
/
+20
2015-01-08
crypto: omap-des - fix BUG_ON condition
Asaf Vertz
1
-2
/
+2
2015-01-05
crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c
Masanari Iida
1
-1
/
+1
2015-01-05
crypto: amcc - Remove unused function
Rickard Strandqvist
1
-23
/
+0
2014-12-26
hwrng: core - Move hwrng_init call into set_current_rng
Herbert Xu
1
-14
/
+16
2014-12-26
hwrng: core - Drop current rng in set_current_rng
Herbert Xu
1
-1
/
+2
2014-12-26
hwrng: core - Do not register device opportunistically
Herbert Xu
1
-11
/
+12
2014-12-26
hwrng: core - Fix current_rng init/cleanup race yet again
Herbert Xu
1
-3
/
+11
2014-12-26
hwrng: core - Use struct completion for cleanup_done
Herbert Xu
1
-9
/
+3
2014-12-22
crypto: ux500 - fix checkpatch errors
Asaf Vertz
1
-4
/
+4
2014-12-22
crypto: qat - add support for cbc(aes) ablkcipher
Tadeusz Struk
3
-112
/
+433
2014-12-22
crypto: qat - Fix assumption that sg in and out will have the same nents
Tadeusz Struk
2
-33
/
+50
2014-12-22
hwrng: don't init list element we're about to add to list.
Rusty Russell
1
-1
/
+0
2014-12-22
hwrng: don't double-check old_rng.
Rusty Russell
1
-3
/
+2
2014-12-22
hwrng: fix unregister race.
Rusty Russell
1
-0
/
+12
2014-12-22
hwrng: use reference counts on each struct hwrng.
Rusty Russell
1
-43
/
+92
2014-12-22
hwrng: move some code out mutex_lock for avoiding underlying deadlock
Amos Kong
1
-3
/
+3
2014-12-22
hwrng: place mutex around read functions and buffers.
Rusty Russell
1
-3
/
+17
2014-12-22
crypto: atmel_sha - remove unused shash fallback instance.
Svenning Sørensen
1
-44
/
+6
2014-12-21
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
56
-519
/
+5611
2014-12-21
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-2804
/
+252
2014-12-21
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
46
-312
/
+141
2014-12-21
Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-13
/
+13
2014-12-20
i2c: sh_mobile: fix uninitialized var when debug is enabled
Wolfram Sang
1
-0
/
+1
2014-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-41
/
+2
2014-12-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
20
-1234
/
+1348
2014-12-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-158
/
+32
2014-12-20
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2
-2
/
+2
2014-12-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2014-12-19
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
10
-30
/
+351
2014-12-19
Update/Remove soon-to-be-dead email address
Dave Jones
4
-7
/
+5
2014-12-19
macintosh: therm_pm72: delete deprecated driver
Wolfram Sang
4
-2615
/
+0
2014-12-19
tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-7
/
+7
2014-12-19
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2
-4
/
+4
2014-12-19
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
1
-2
/
+0
2014-12-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-96
/
+154
2014-12-19
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
38
-119
/
+151
2014-12-19
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
21
-401
/
+1707
2014-12-19
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-0
/
+47
[next]