Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d4419548dba9575934fee6d9fa20a480257889b2
/
drivers
d441954
crypto: atmel-aes - add support to GCM mode
by Cyrille Pitchen
· 9 years ago
129f8bb
crypto: atmel-aes - change the DMA threshold
by Cyrille Pitchen
· 9 years ago
fcac8365
crypto: atmel-aes - fix the counter overflow in CTR mode
by Cyrille Pitchen
· 9 years ago
da7b850
crypto: atmel-aes - fix atmel-ctr-aes driver for RFC 3686
by Cyrille Pitchen
· 9 years ago
e37a7e5
crypto: atmel-aes - create sections to regroup functions by usage
by Cyrille Pitchen
· 9 years ago
afbac17
crypto: atmel-aes - fix typo and indentation
by Cyrille Pitchen
· 9 years ago
2bfd04c
crypto: atmel-aes - use SIZE_IN_WORDS() helper macro
by Cyrille Pitchen
· 9 years ago
bbe628e
crypto: atmel-aes - improve performances of data transfer
by Cyrille Pitchen
· 9 years ago
2a37782
crypto: atmel-aes - fix atmel_aes_remove()
by Cyrille Pitchen
· 9 years ago
820599a
crypto: atmel-aes - remove useless AES_FLAGS_DMA flag
by Cyrille Pitchen
· 9 years ago
13c7f87
crypto: atmel-aes - reduce latency of DMA completion
by Cyrille Pitchen
· 9 years ago
bd5f43d
crypto: atmel-aes - remove unused 'err' member of struct atmel_aes_dev
by Cyrille Pitchen
· 9 years ago
10f12c1
crypto: atmel-aes - rework crypto request completion
by Cyrille Pitchen
· 9 years ago
77dacf5
crypto: atmel-aes - simplify the configuration of the AES IP
by Cyrille Pitchen
· 9 years ago
794595d
crypto: atmel-aes - remove useless write in the Control Register
by Cyrille Pitchen
· 9 years ago
ccbf729
crypto: atmel-aes - make crypto request queue management more generic
by Cyrille Pitchen
· 9 years ago
cdfab4a
crypto: atmel-aes - change atmel_aes_write_ctrl() signature
by Cyrille Pitchen
· 9 years ago
aab0a39
crypto: atmel-aes - propagate error from atmel_aes_hw_version_init()
by Cyrille Pitchen
· 9 years ago
7f1cbbc
crypto: atmel-aes - remove unused header includes
by Cyrille Pitchen
· 9 years ago
924a8bc
crypto: atmel-aes - fix unregistration order of crypto algorithms
by Cyrille Pitchen
· 9 years ago
88efd9a
crypto: atmel-aes - change algorithm priorities
by Cyrille Pitchen
· 9 years ago
c0b28d8
crypto: atmel-aes - constify value argument of atmel_aes_write_n()
by Cyrille Pitchen
· 9 years ago
973e209
crypto: atmel-aes - add new version
by Leilei Zhao
· 9 years ago
dc2c632
crypto: qat - use list_for_each_entry*
by Geliang Tang
· 9 years ago
e4ae86e
crypto: ux500 - Use precalculated hash from headers
by LABBE Corentin
· 9 years ago
bdd7506
crypto: ccp - Use precalculated hash from headers
by LABBE Corentin
· 9 years ago
8054b80
crypto: n2 - Use precalculated hash from headers
by LABBE Corentin
· 9 years ago
51d77dd
crypto: qat - fix some timeout tests
by Pingchao Yang
· 9 years ago
46621e6
crypto: qat - fix CTX_ENABLES bits shift direction issue
by Pingchao Yang
· 9 years ago
16f080a
crypto: omap - Removed unused variable "err"
by Rahul Pathak
· 9 years ago
871b88a
crypto: atmel-sha - Removed unused variable "err"
by Rahul Pathak
· 9 years ago
6333ed8
crypto: nx-842 - Mask XERS0 bit in return value
by Haren Myneni
· 9 years ago
81b312f
crypto: qat - uint8_t is not large enough for accel_id
by Tadeusz Struk
· 9 years ago
50eca25
crypto: omap-des - Fix "schedule while atomic" bug
by Sam Protsenko
· 9 years ago
40c18a5
crypto: qat - enable VF irq after guest exits ungracefully
by Zeng Xin
· 9 years ago
75910d3
crypto: qat - select PCI_IOV when VF are enabled
by Tadeusz Struk
· 9 years ago
06cabd7
crypto: qat - ring returning retry even though ring has BW
by Harvijay Saini
· 9 years ago
d4b98f2
crypto: sahara - fix debug output for 64-bit dma_addr_t
by Arnd Bergmann
· 9 years ago
75d3f81
crypto: sahara - fix 64-bit dma_addr_t compilation
by Arnd Bergmann
· 9 years ago
3771df3
crypto: qat - add support for c62xvf accel type
by Tadeusz Struk
· 9 years ago
8b206f2
crypto: qat - add support for c3xxxvf accel type
by Tadeusz Struk
· 9 years ago
a6dabee
crypto: qat - add support for c62x accel type
by Tadeusz Struk
· 9 years ago
890c55f
crypto: qat - add support for c3xxx accel type
by Tadeusz Struk
· 9 years ago
1a72d3a
crypto: qat - move isr files to qat common so that they can be reused
by Tadeusz Struk
· 9 years ago
b027227
crypto: qat - add support for new devices to FW loader
by Pingchao Yang
· 9 years ago
9809ebc
crypto: qat - add new device definitions
by Tadeusz Struk
· 9 years ago
a103a75
crypto: n2 - Use platform_register/unregister_drivers()
by Thierry Reding
· 9 years ago
5e75ae1
crypto: talitos - add new crypto modes
by LEROY Christophe
· 9 years ago
0d3d054
crypto: vmx - IV size failing on skcipher API
by Leonidas Da Silva Barbosa
· 9 years ago
f456cd2
crypto: caam - pass the correct buffer length
by Fabio Estevam
· 9 years ago
ac7c8e6
crypto: rockchip - fix possible deadlock
by Heiko Stuebner
· 9 years ago
1ab8729
hwrng: core - sleep interruptible in read
by Jiri Slaby
· 9 years ago
433cd2c
crypto: rockchip - add crypto driver for rk3288
by Zain Wang
· 9 years ago
d62112f
crypto: nx - use of_property_read_u32()
by saurabh
· 9 years ago
1d4bbc5
crypto: padlock-aes - use offset_in_page macro
by Geliang Tang
· 9 years ago
f143fc6
crypto: qat - fix typo in clean-files
by Jim Davis
· 9 years ago
f53e38a
crypto: picoxcell - set [src|dst]_nents and nents as signed int
by LABBE Corentin
· 9 years ago
f8e28a0
crypto: sahara - set nb_[in|out]_sg as signed int
by LABBE Corentin
· 9 years ago
4c13ac1
hwrng: omap3-rom - convert timer to delayed work
by Aaro Koskinen
· 9 years ago
56b85c9
crypto: atmel: fix bogus select
by Arnd Bergmann
· 10 years ago
20ecae7
crypto: atmel - fix 64-bit warnings
by Arnd Bergmann
· 9 years ago
4f9ea86
crypto: sun4i-ss - add missing statesize
by LABBE Corentin
· 9 years ago
f9d1293
crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool_destroy"
by Markus Elfring
· 9 years ago
202a32f
crypto: qat - constify pci_error_handlers structures
by Julia Lawall
· 9 years ago
7aff7d0
crypto: amcc - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
f9970c2
crypto: caam - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
f051f95
crypto: picoxcell - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
4fa9948
crypto: qce - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
6c2b74d
crypto: sahara - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
8e409fe
crypto: talitos - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
c22dafb
crypto: marvell - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
c52b673
crypto: qat - remove superfluous check from adf_probe
by Salvatore Benedetto
· 9 years ago
d956fed
crypto: qat - fix get instance function
by Tadeusz Struk
· 9 years ago
16f56e8
crypto: hifn_795x - fix coding style
by LABBE Corentin
· 9 years ago
cfeecab
crypto: hifn_795x - use dev_xx/pr_xx instead of printk
by LABBE Corentin
· 9 years ago
276a2ff
crypto: hifn_795x - remove the hifn_test function
by LABBE Corentin
· 9 years ago
b0c8bc1
crypto: qat - when stopping all devices make fure VF are stopped first
by Tadeusz Struk
· 9 years ago
7996094
crypto: talitos - Fix timing leak in ESP ICV verification
by David Gstir
· 9 years ago
cb8affb
crypto: nx - Fix timing leak in GCM and CCM decryption
by David Gstir
· 9 years ago
b84da9f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
63f4f7e
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 9 years ago
4bfc89d
Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
a30b7ca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
d83763f
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
2870f6c
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
934f98d
Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
bbdb5c2
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
ca4ba96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
be4773e
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
0a5149b
mpt3sas: fix inline markers on non inline function declarations
by Stephen Rothwell
· 9 years ago
f6d07df
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
f20780f
Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next
by Dave Airlie
· 9 years ago
5bad7d2
Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()"
by Mark Yao
· 9 years ago
0c545ac
drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called
by Ville Syrjälä
· 9 years ago
5e2078b
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
a4d8c7c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
7dac710
Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 9 years ago
be23c9d
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
589e75d
libnvdimm, pmem: fix size trim in pmem_direct_access()
by Dan Williams
· 9 years ago
Next »