| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: bfin_crc - replace sg_count by sg_nents | LABBE Corentin | 2015-09-21 | 1 | -22/+3 |
* | crypto: replace scatterwalk_sg_chain with sg_chain | Dan Williams | 2015-08-17 | 1 | -2/+1 |
* | crypto: replace scatterwalk_sg_next with sg_next | Cristian Stoica | 2015-01-26 | 1 | -1/+1 |
* | crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c | Masanari Iida | 2015-01-05 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | crypto: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | crypto: bfin_crc - don't include linux/unaligned/access_ok.h | Johannes Berg | 2014-11-20 | 1 | -1/+1 |
|/ |
|
* | cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map... | Sonic Zhang | 2014-04-16 | 1 | -20/+23 |
* | crypto: bfin_crc - ignore duplicated registration of the same algorithm | Sonic Zhang | 2014-04-16 | 1 | -9/+9 |
* | crypto: bfin_crc - access crc registers by readl and writel functions | Sonic Zhang | 2014-04-16 | 1 | -17/+25 |
* | crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coh... | Sonic Zhang | 2014-03-10 | 1 | -34/+11 |
* | crypto: bfin_crc - Fix possible NULL pointer dereference | Syam Sidhardhan | 2013-03-10 | 1 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-02-25 | 1 | -3/+3 |
|\ |
|
| * | crypto: bfin_crc - reposition free_irq to avoid access to invalid data | Julia Lawall | 2013-01-20 | 1 | -3/+3 |
* | | Drivers: crypto: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
|/ |
|
* | crypto: bfin_crc - CRC hardware driver for BF60x family processors. | Sonic Zhang | 2012-06-12 | 1 | -0/+780 |