summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: sha1 - Switch to shashAdrian-Ken Rueegsegger2008-12-252-26/+32
* crypto: rmd320 - Switch to shashHerbert Xu2008-12-252-30/+33
* crypto: rmd256 - Switch to shashHerbert Xu2008-12-252-30/+33
* crypto: rmd160 - Switch to shashHerbert Xu2008-12-252-30/+33
* crypto: rmd128 - Switch to shashHerbert Xu2008-12-252-30/+33
* crypto: null - Switch to shashHerbert Xu2008-12-252-23/+42
* crypto: hash - Make setkey optionalHerbert Xu2008-12-252-1/+10
* crypto: testmgr - Validate output length in (de)compression testsGeert Uytterhoeven2008-12-251-0/+16
* crypto: remove uses of __constant_{endian} helpersHarvey Harrison2008-12-252-45/+45
* crypto: testmgr - Fix error flow of test_compIngo Molnar2008-12-251-1/+1
* crypto: hifn_795x - Use softirq kernel mapping in bh contextEvgeniy Polyakov2008-12-251-3/+5
* crypto: hifn_795x - Fix queue managementEvgeniy Polyakov2008-12-251-93/+81
* crypto: hifn_795x - Remove some unused cruftPatrick McHardy2008-12-251-31/+1
* crypto: hifn_795x - Fix queue processingPatrick McHardy2008-12-251-1/+8
* crypto: hifn_795x - Fix request context corruptionPatrick McHardy2008-12-251-44/+56
* crypto: hifn_795x - Don't copy src sg listPatrick McHardy2008-12-251-42/+33
* crypto: hifn_795x - Fix DMA setupPatrick McHardy2008-12-251-84/+81
* crypto: ansi_cprng - fix inverted DT increment routineJarod Wilson2008-12-251-1/+1
* libcrc32c: Select CRYPTO in KconfigHerbert Xu2008-12-251-0/+1
* crypto: ansi_cprng - Avoid incorrect extra call to _get_more_prng_bytesJarod Wilson2008-12-251-6/+11
* crypto: md4 - Use ARRAY_SIZEJulia Lawall2008-12-251-2/+2
* libcrc32c: Add crc32c_le macroHerbert Xu2008-12-251-0/+3
* libcrc32c: Fix "crc32c undefined" compilation errorAdrian-Ken Rueegsegger2008-12-251-0/+2
* libcrc32c: Move implementation to crypto crc32cHerbert Xu2008-12-255-159/+146
* crypto: crc32c - Test descriptor context formatHerbert Xu2008-12-251-1/+50
* crypto: crc32c-intel - Switch to shashHerbert Xu2008-12-251-54/+47
* crypto: crc32c - Switch to shashHerbert Xu2008-12-251-132/+53
* crypto: hash - Export shash through hashHerbert Xu2008-12-257-6/+144
* crypto: api - Call type show function before legacy for procHerbert Xu2008-12-251-7/+13
* crypto: hash - Add import/export interfaceHerbert Xu2008-12-255-5/+50
* crypto: hash - Export shash through ahashHerbert Xu2008-12-252-1/+144
* crypto: hash - Add shash interfaceHerbert Xu2008-12-255-0/+353
* crypto: api - Rebirth of crypto_alloc_tfmHerbert Xu2008-12-254-1/+123
* crypto: api - Move type exit function into crypto_tfmHerbert Xu2008-12-253-8/+8
* crypto: ansi_cprng - Allow resetting of DT valueNeil Horman2008-12-251-3/+13
* crypto: padlock - Avoid resetting cword on successive operationsHerbert Xu2008-12-251-10/+42
* crypto: crc32c-intel - Update copyright headKent Liu2008-12-251-6/+14
* crypto: talitos - Preempt overflow interrupts off-by-one fixVishnu Suresh2008-12-251-1/+1
* crypto: camellia - use kernel-provided bitops, unaligned accessHarvey Harrison2008-12-251-48/+36
* crypto: testmgr - Trigger a panic when self test fails in FIPS modeNeil Horman2008-12-251-1/+6
* crypto: talitos - Perform auth check in h/w if on sec 2.1 and aboveKim Phillips2008-12-252-44/+91
* crypto: talitos - Implement done interrupt mitigationLee Nipper2008-12-252-9/+24
* crypto: talitos - Pass correct interrupt status to error handlerKim Phillips2008-12-251-9/+3
* crypto: hifn - Disable driver when physical size exceeds 32 bitsEvgeniy Polyakov2008-12-251-0/+5
* Linux 2.6.28v2.6.28Linus Torvalds2008-12-241-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-2416-42/+49
|\
| * V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller2008-12-231-1/+2
| * V4L/DVB (9908a): MAINTAINERS: mark linux-uvc-devel as subscribers onlyJiri Slaby2008-12-171-1/+1
| * V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well.Hans Verkuil2008-12-161-1/+1
| * V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab2008-12-169-33/+33