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
*
crypto: qat - don't need qat_auth_state struct
Tadeusz Struk
2015-01-16
1
-6
/
+0
*
crypto: qat - Ensure ipad and opad are zeroed
Herbert Xu
2015-01-14
1
-9
/
+6
*
crypto: qat - remove unnecessary include of atomic.h header file
Allan, Bruce W
2015-01-13
2
-2
/
+0
*
crypto: qat - use pci_wait_for_pending_transaction()
Allan, Bruce W
2015-01-13
1
-15
/
+2
*
crypto: qat - adf_ae_stop() is never called
Allan, Bruce W
2015-01-13
1
-1
/
+1
*
crypto: qat - correctly type a boolean
Allan, Bruce W
2015-01-13
1
-2
/
+3
*
crypto: qat - fix device reset flow
Allan, Bruce W
2015-01-13
8
-47
/
+128
*
crypto: qat - Fix incorrect uses of memzero_explicit
Herbert Xu
2015-01-08
1
-25
/
+20
*
crypto: omap-des - fix BUG_ON condition
Asaf Vertz
2015-01-08
1
-2
/
+2
*
crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c
Masanari Iida
2015-01-05
1
-1
/
+1
*
crypto: amcc - Remove unused function
Rickard Strandqvist
2015-01-05
1
-23
/
+0
*
hwrng: core - Move hwrng_init call into set_current_rng
Herbert Xu
2014-12-25
1
-14
/
+16
*
hwrng: core - Drop current rng in set_current_rng
Herbert Xu
2014-12-25
1
-1
/
+2
*
hwrng: core - Do not register device opportunistically
Herbert Xu
2014-12-25
1
-11
/
+12
*
hwrng: core - Fix current_rng init/cleanup race yet again
Herbert Xu
2014-12-25
1
-3
/
+11
*
hwrng: core - Use struct completion for cleanup_done
Herbert Xu
2014-12-25
1
-9
/
+3
*
crypto: ux500 - fix checkpatch errors
Asaf Vertz
2014-12-22
1
-4
/
+4
*
crypto: qat - add support for cbc(aes) ablkcipher
Tadeusz Struk
2014-12-22
3
-112
/
+433
*
crypto: qat - Fix assumption that sg in and out will have the same nents
Tadeusz Struk
2014-12-22
2
-33
/
+50
*
hwrng: don't init list element we're about to add to list.
Rusty Russell
2014-12-22
1
-1
/
+0
*
hwrng: don't double-check old_rng.
Rusty Russell
2014-12-22
1
-3
/
+2
*
hwrng: fix unregister race.
Rusty Russell
2014-12-22
1
-0
/
+12
*
hwrng: use reference counts on each struct hwrng.
Rusty Russell
2014-12-22
1
-43
/
+92
*
hwrng: move some code out mutex_lock for avoiding underlying deadlock
Amos Kong
2014-12-22
1
-3
/
+3
*
hwrng: place mutex around read functions and buffers.
Rusty Russell
2014-12-22
1
-3
/
+17
*
crypto: atmel_sha - remove unused shash fallback instance.
Svenning Sørensen
2014-12-22
1
-44
/
+6
*
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-12-21
56
-519
/
+5611
|
\
|
*
clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...
Krzysztof Kozlowski
2014-12-17
1
-1
/
+28
|
*
Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Michael Turquette
2014-12-16
1
-0
/
+15
|
|
\
|
*
|
clk: Really fix deadlock with mmap_sem
Stephen Boyd
2014-12-16
1
-2
/
+3
|
*
|
Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...
Michael Turquette
2014-12-11
5
-10
/
+12
|
|
\
\
|
|
*
|
clk: samsung: Fix double add of syscore ops after driver rebind
Krzysztof Kozlowski
2014-12-02
1
-0
/
+4
|
|
*
|
clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi
Andrzej Hajda
2014-12-02
1
-1
/
+1
|
|
*
|
clk: samsung: exynos4415: Fix build with PM_SLEEP disabled
Krzysztof Kozlowski
2014-12-02
1
-2
/
+4
|
|
*
|
clk: samsung: remove unnecessary inclusion of header files from clk.h
Pankaj Dubey
2014-12-02
2
-4
/
+2
|
|
*
|
clk: samsung: remove unnecessary CONFIG_OF from clk.c
Pankaj Dubey
2014-12-02
1
-2
/
+0
|
|
*
|
clk: samsung: Spelling s/bwtween/between/
Pankaj Dubey
2014-12-02
1
-1
/
+1
|
*
|
|
clk: mmp: fix sparse non static symbol warning
Wei Yongjun
2014-12-11
1
-1
/
+1
|
*
|
|
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-12-04
11
-41
/
+57
|
*
|
|
clk: change clk_debugfs_add_file to take a struct clk_hw
Tomeu Vizoso
2014-12-04
1
-3
/
+3
|
*
|
|
clk: Don't expose __clk_get_accuracy
Tomeu Vizoso
2014-12-04
1
-1
/
+1
|
*
|
|
clk: Don't try to use a struct clk* after it could have been freed
Tomeu Vizoso
2014-12-04
1
-1
/
+4
|
*
|
|
clk: Remove unused function __clk_get_prepare_count
Tomeu Vizoso
2014-12-04
1
-5
/
+0
|
*
|
|
Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/...
Michael Turquette
2014-11-29
5
-14
/
+174
|
|
\
\
\
|
*
\
\
\
Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Turquette
2014-11-29
7
-50
/
+302
|
|
\
\
\
\
|
|
*
|
|
|
clk: rockchip: Add support for the mmc clock phases using the framework
Alexandru M Stan
2014-11-28
5
-0
/
+198
|
|
*
|
|
|
clk: rockchip: rk3288 export i2s0_clkout for use in DT
Sonny Rao
2014-11-28
1
-1
/
+1
|
|
*
|
|
|
clk: rockchip: use clock ID for DMC (memory controller) on rk3288
Jeff Chen
2014-11-26
1
-4
/
+4
|
|
*
|
|
|
clk: rockchip: add ROCKCHIP_PLL_SYNC_RATE flag to some plls
Heiko Stuebner
2014-11-25
2
-5
/
+5
|
|
*
|
|
|
clk: rockchip: add optional sync to pll rate parameters
Heiko Stuebner
2014-11-25
2
-0
/
+56
[next]