summaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: 89c411b5ce6bb081976d7efb48c2158bb4b2bb86 (plain) (blame)
1
2
*.c   diff=cpp
*.h   diff=cpp
864bd'>License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1 * crypto: rockchip - Don't dequeue the request when device is busyZain Wang2017-08-224-148/+160 * crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang2017-08-033-19/+29 * crypto: rockchip - move the crypto completion from interrupt contextZain Wang2017-08-034-14/+33 * crypto: rockchip - use devm_add_action_or_reset()Sudip Mukherjee2016-08-241-4/+2Star * crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang2016-02-27