Greg Kroah-Hartman
|
49cfe4db2d
Drivers: crypto: remove __dev* attributes.
|
12 years ago |
Tony Lindgren
|
45c3eb7d3a
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
|
12 years ago |
Tony Lindgren
|
94c657853b
Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-headers
|
12 years ago |
Tony Lindgren
|
27615a97b2
ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
|
12 years ago |
Lokesh Vutla
|
2b6c4e7324
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
|
12 years ago |
Nikos Mavrogiannopoulos
|
d912bb7677
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
|
13 years ago |
Dmitry Kasatkin
|
cd3f1d545c
crypto: omap-sham - do not schedule tasklet if there is no active requests
|
14 years ago |
Dmitry Kasatkin
|
0efd4d8a6a
crypto: omap-sham - clear device flags when finishing request
|
14 years ago |
Dmitry Kasatkin
|
ed635cb85e
crypto: omap-sham - irq handler must not clear error code
|
14 years ago |
Dmitry Kasatkin
|
6c63db821d
crypto: omap-sham - irq and dma handling changes
|
14 years ago |
Dmitry Kasatkin
|
6cb3ffe100
crypto: omap-sham - remove dedicated queue handling tasklet
|
14 years ago |
Dmitry Kasatkin
|
171cb9a280
crypto: omap-sham - remove unnecessary local variable
|
14 years ago |
Dmitry Kasatkin
|
ed3ea9a82b
crypto: omap-sham - move some flags to device context
|
14 years ago |
Dmitry Kasatkin
|
a929cbeef7
crypto: omap-sham - replace flags operation with atomic bit operations
|
14 years ago |
Dmitry Kasatkin
|
ea1fd2246f
crypto: omap-sham - replace flags bit mask with bit number
|
14 years ago |
Dmitry Kasatkin
|
c3304721ed
crypto: omap-sham - remove unused code
|
14 years ago |
Dmitry Kasatkin
|
0e87b159b3
crypto: omap-sham - remove extra reference
|
14 years ago |
Dmitry Kasatkin
|
bf36275903
crypto: omap-sham - hmac calculation bug fix for sha1 base hash
|
14 years ago |
Dmitry Kasatkin
|
528d26f57a
crypto: omap-sham - enable driver for EMU chips
|
14 years ago |
Dmitry Kasatkin
|
07aab762fe
crypto: omap-sham - remove debug print
|
14 years ago |
Markku Kylanpaa
|
455e33898e
crypto: omap-sham - fix concurrent sha1 calculations
|
14 years ago |
Jamie Iles
|
36be070ac6
crypto: omap-sham - don't treat NULL clk as an error
|
14 years ago |
Dmitry Kasatkin
|
6c39d116ba
crypto: omap-sham - backlog handling fix
|
14 years ago |
Dmitry Kasatkin
|
887c883eea
crypto: omap-sham - zero-copy scatterlist handling
|
14 years ago |
Dmitry Kasatkin
|
a55b290b0e
crypto: omap-sham - FLAGS_FIRST is redundant and removed
|
14 years ago |
Dmitry Kasatkin
|
3c8d758ab5
crypto: omap-sham - hash-in-progress is stored in hw format
|
14 years ago |
Dmitry Kasatkin
|
798eed5d92
crypto: omap-sham - crypto_ahash_final() now not need to be called.
|
14 years ago |
Dmitry Kasatkin
|
a5d87237bb
crypto: omap-sham - removed redundunt locking
|
14 years ago |
Dmitry Kasatkin
|
3e133c8bf6
crypto: omap-sham - error handling improved
|
14 years ago |
Dmitry Kasatkin
|
c8eb54041a
crypto: omap-sham - DMA initialization fixes for off mode
|
14 years ago |