Linux Source Code
Home
Release 5.17
Help
sun8i-ss
root
drivers
crypto
allwinner
Highlighting
Reset All
By Author
By Age
──────────
Ard Biesheuvel
Colin Ian King
Corentin Labbe
Denis Efremov
Eric Biggers
Hui Wang
Krzysztof Kozlowski
Liu Shixin
Mauro Carvalho Chehab
Mikulas Patocka
Qinglang Miao
Waiman Long
Xiang Chen
kbuild test robot
−
Files:
Name
Lines
Files
Authors
Tokens
change scale
Color Graph By Token Proportion
sun8i-ss-cipher.c
428
-
8
2508
Corentin Labbe
Ard Biesheuvel
Xiang Chen
kbuild test robot
Denis Efremov
Waiman Long
Mauro Carvalho Chehab
Liu Shixin
October 2019
November 2019
April 2020
July 2020
August 2020
March 2021
April 2021
var spanGroupData = [ {"timestamp": 1569913200, "group": [ {"author_id": 0, "token_count": 2421}, ]}, {"timestamp": 1572591600, "group": [ {"author_id": 6, "token_count": 6}, ]}, {"timestamp": 1585724400, "group": [ {"author_id": 11, "token_count": 1}, ]}, {"timestamp": 1593586800, "group": [ {"author_id": 1, "token_count": 57}, ]}, {"timestamp": 1596265200, "group": [ {"author_id": 10, "token_count": 3}, {"author_id": 13, "token_count": 1}, ]}, {"timestamp": 1614585600, "group": [ {"author_id": 2, "token_count": 18}, ]}, {"timestamp": 1617260400, "group": [ {"author_id": 12, "token_count": 1}, ]}, ]
Author Name
Tokens
Token Proportion
Corentin Labbe
2421
96.53%
Ard Biesheuvel
57
2.27%
Xiang Chen
18
0.72%
kbuild test robot
6
0.24%
Denis Efremov
3
0.12%
Waiman Long
1
0.04%
Mauro Carvalho Chehab
1
0.04%
Liu Shixin
1
0.04%
Total
2508
sun8i-ss-core.c
825
-
7
4298
Corentin Labbe
Mikulas Patocka
Qinglang Miao
Krzysztof Kozlowski
Colin Ian King
Mauro Carvalho Chehab
Liu Shixin
October 2019
November 2019
January 2020
April 2020
July 2020
September 2020
April 2021
var spanGroupData = [ {"timestamp": 1569913200, "group": [ {"author_id": 0, "token_count": 3229}, ]}, {"timestamp": 1572591600, "group": [ {"author_id": 3, "token_count": 2}, ]}, {"timestamp": 1577865600, "group": [ {"author_id": 0, "token_count": 4}, ]}, {"timestamp": 1585724400, "group": [ {"author_id": 11, "token_count": 1}, ]}, {"timestamp": 1593586800, "group": [ {"author_id": 4, "token_count": 8}, ]}, {"timestamp": 1598943600, "group": [ {"author_id": 0, "token_count": 1045}, {"author_id": 8, "token_count": 4}, {"author_id": 7, "token_count": 4}, ]}, {"timestamp": 1617260400, "group": [ {"author_id": 12, "token_count": 1}, ]}, ]
Author Name
Tokens
Token Proportion
Corentin Labbe
4278
99.53%
Mikulas Patocka
8
0.19%
Qinglang Miao
4
0.09%
Krzysztof Kozlowski
4
0.09%
Colin Ian King
2
0.05%
Mauro Carvalho Chehab
1
0.02%
Liu Shixin
1
0.02%
Total
4298
sun8i-ss-hash.c
447
-
4
2668
Corentin Labbe
Colin Ian King
Xiang Chen
Eric Biggers
September 2020
November 2020
February 2021
March 2021
April 2021
var spanGroupData = [ {"timestamp": 1598943600, "group": [ {"author_id": 0, "token_count": 2644}, ]}, {"timestamp": 1604214000, "group": [ {"author_id": 5, "token_count": 4}, ]}, {"timestamp": 1612166400, "group": [ {"author_id": 0, "token_count": 2}, ]}, {"timestamp": 1614585600, "group": [ {"author_id": 2, "token_count": 6}, ]}, {"timestamp": 1617260400, "group": [ {"author_id": 3, "token_count": 12}, ]}, ]
Author Name
Tokens
Token Proportion
Corentin Labbe
2646
99.18%
Colin Ian King
12
0.45%
Xiang Chen
6
0.22%
Eric Biggers
4
0.15%
Total
2668
sun8i-ss-prng.c
172
-
3
763
Corentin Labbe
Colin Ian King
Hui Wang
September 2020
March 2021
July 2021
var spanGroupData = [ {"timestamp": 1598943600, "group": [ {"author_id": 0, "token_count": 752}, ]}, {"timestamp": 1614585600, "group": [ {"author_id": 3, "token_count": 8}, ]}, {"timestamp": 1625122800, "group": [ {"author_id": 9, "token_count": 3}, ]}, ]
Author Name
Tokens
Token Proportion
Corentin Labbe
752
98.56%
Colin Ian King
8
1.05%
Hui Wang
3
0.39%
Total
763
sun8i-ss.h
308
-
3
853
Corentin Labbe
Ard Biesheuvel
Eric Biggers
October 2019
July 2020
September 2020
November 2020
var spanGroupData = [ {"timestamp": 1569913200, "group": [ {"author_id": 0, "token_count": 525}, ]}, {"timestamp": 1593586800, "group": [ {"author_id": 1, "token_count": 7}, ]}, {"timestamp": 1598943600, "group": [ {"author_id": 0, "token_count": 317}, ]}, {"timestamp": 1604214000, "group": [ {"author_id": 5, "token_count": 4}, ]}, ]
Author Name
Tokens
Token Proportion
Corentin Labbe
842
98.71%
Ard Biesheuvel
7
0.82%
Eric Biggers
4
0.47%
Total
853
Contributors:
14
Author
Tokens
Proportion
Commits
Proportion
0
Corentin Labbe
10939
98.64%
10
40.00%
1
Ard Biesheuvel
64
0.58%
1
4.00%
2
Xiang Chen
24
0.22%
1
4.00%
3
Colin Ian King
22
0.20%
3
12.00%
4
Mikulas Patocka
8
0.07%
1
4.00%
5
Eric Biggers
8
0.07%
1
4.00%
6
kbuild test robot
6
0.05%
1
4.00%
7
Qinglang Miao
4
0.04%
1
4.00%
8
Krzysztof Kozlowski
4
0.04%
1
4.00%
9
Hui Wang
3
0.03%
1
4.00%
10
Denis Efremov
3
0.03%
1
4.00%
11
Mauro Carvalho Chehab
2
0.02%
1
4.00%
12
Liu Shixin
2
0.02%
1
4.00%
13
Waiman Long
1
0.01%
1
4.00%
Total
11090
25