aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* char: frandom: remove e/frandom, not used for crypto, not using muchMister Oyster2017-12-251-1/+1
| | | | | | | | entropy, if anyone wants fast pseudo-RNG, gogo /dev/zero Revert "char: frandom: initial commit v1.1" This reverts commit c30058329d58964dbfd5b7e58798c6354b352cb7.
* Revert "[ARM] armv6 dcc tty driver"Amit Pundir2017-04-131-1/+0
| | | | | | | | | | This reverts commit 0ddfd45dee0d0de1038bb4adcc774a43493af647. Drop AOSP's "armv6 dcc tty driver" in favor of upstream DCC driver for ARMv6/v7 16c63f8ea49c (drivers: char: hvc: add arm JTAG DCC console support). Change-Id: I0ca651ef2d854fff03cee070524fe1e3971b6d8f Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
* char: frandom: initial commit v1.1imoseyon2016-09-101-1/+1
| | | | | | | Based on my dd test: hw_random (msm_rng): 0.56 MB/s linux random/urandom: 4.4 MB/s frandom/erandom: 90 MB/s
* first commitMeizu OpenSource2016-08-151-0/+65