aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpicoder.c
Commit message (Expand)AuthorAge
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-06
|\
| * move count_zeroes.h out of asm-genericChristoph Hellwig2015-10-14
* | lib/mpi: fix off by one in mpi_read_raw_from_sglStephan Mueller2015-10-20
* | lib/mpi: Add mpi sgl helpersTadeusz Struk2015-10-14
|/
* MPI: Fix mpi_read_bufferTadeusz Struk2015-08-25
* MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk2015-06-16
* lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...Chen Gang2013-06-12
* mpilib: use DIV_ROUND_UP and remove unused macrosAndy Shevchenko2013-02-01
* MPILIB: Provide a function to read raw data into an MPIDavid Howells2012-10-07
* Remove unused code from MPI libraryDmitry Kasatkin2012-05-25
* lib/mpi: removed unused functionsDmitry Kasatkin2012-02-01
* lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin2012-02-01
* lib/mpi: added missing NULL checkDmitry Kasatkin2012-02-01
* MPILIB: Add a missing ENOMEM checkDavid Howells2012-01-18
* crypto: GnuPG based MPI lib - source files (part 1)Dmitry Kasatkin2011-11-09