remarkable-linux/drivers/crypto/qat
Geliang Tang dc2c632272 crypto: qat - use list_for_each_entry*
Use list_for_each_entry*() instead of list_for_each*() to simplify
the code.

Signed-off-by: Geliang Tang <geliangtang@163.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-12-22 20:43:41 +08:00
..
qat_c3xxx crypto: qat - add support for c3xxx accel type 2015-12-09 20:03:52 +08:00
qat_c3xxxvf crypto: qat - add support for c3xxxvf accel type 2015-12-09 20:03:55 +08:00
qat_c62x crypto: qat - add support for c62x accel type 2015-12-09 20:03:53 +08:00
qat_c62xvf crypto: qat - add support for c62xvf accel type 2015-12-09 20:03:56 +08:00
qat_common crypto: qat - use list_for_each_entry* 2015-12-22 20:43:41 +08:00
qat_dh895xcc crypto: qat - move isr files to qat common so that they can be reused 2015-12-09 20:03:51 +08:00
qat_dh895xccvf crypto: qat - move isr files to qat common so that they can be reused 2015-12-09 20:03:51 +08:00
Kconfig crypto: qat - select PCI_IOV when VF are enabled 2015-12-11 22:55:17 +08:00
Makefile crypto: qat - add support for c62xvf accel type 2015-12-09 20:03:56 +08:00