Age | Commit message (Expand) | Author | Files | Lines |
2018-03-23 | crypto: bfin_crc - remove blackfin CRC driver | Arnd Bergmann | 1 | -753/+0 |
2018-02-22 | crypto: bfin_crc - Delete an error message for a failed memory allocation in ... | Markus Elfring | 1 | -3/+1 |
2018-02-15 | crypto: bfin_crc - Add empty hash export and import | Kamil Konieczny | 1 | -0/+12 |
2018-01-12 | crypto: hash - annotate algorithms taking optional key | Eric Biggers | 1 | -1/+2 |
2016-12-27 | crypto: bfin_crc - Fix format printing warning | Corentin LABBE | 1 | -3/+3 |
2016-07-05 | crypto: bfin_crc - Simplify use of devm_ioremap_resource | Amitoj Kaur Chawla | 1 | -5/+0 |
2015-09-21 | crypto: bfin_crc - replace sg_count by sg_nents | LABBE Corentin | 1 | -22/+3 |
2015-08-17 | crypto: replace scatterwalk_sg_chain with sg_chain | Dan Williams | 1 | -2/+1 |
2015-01-26 | crypto: replace scatterwalk_sg_next with sg_next | Cristian Stoica | 1 | -1/+1 |
2015-01-05 | crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c | Masanari Iida | 1 | -1/+1 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-20 | crypto: bfin_crc - don't include linux/unaligned/access_ok.h | Johannes Berg | 1 | -1/+1 |
2014-10-20 | crypto: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-04-16 | cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map... | Sonic Zhang | 1 | -20/+23 |
2014-04-16 | crypto: bfin_crc - ignore duplicated registration of the same algorithm | Sonic Zhang | 1 | -9/+9 |
2014-04-16 | crypto: bfin_crc - access crc registers by readl and writel functions | Sonic Zhang | 1 | -17/+25 |
2014-03-10 | crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coh... | Sonic Zhang | 1 | -34/+11 |
2013-03-10 | crypto: bfin_crc - Fix possible NULL pointer dereference | Syam Sidhardhan | 1 | -3/+3 |
2013-02-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -3/+3 |
2013-01-20 | crypto: bfin_crc - reposition free_irq to avoid access to invalid data | Julia Lawall | 1 | -3/+3 |
2013-01-03 | Drivers: crypto: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-06-12 | crypto: bfin_crc - CRC hardware driver for BF60x family processors. | Sonic Zhang | 1 | -0/+780 |