Linux Source Code
Home
Release 5.6
Help
i3c
root
drivers
Highlighting
Reset All
By Author
By Age
──────────
Andy Shevchenko
Axel Lin
Benjamin Gaignard
Boris Brezillon
Christophe Jaillet
Colin Ian King
Dan Carpenter
Geert Uytterhoeven
Gustavo A. R. Silva
JiSheng Zhang
Nishka Dasgupta
Przemyslaw Gaj
Vitor Soares
Wenwen Wang
Yangtao Li
−
Subdirectories:
Name
Lines
Files
Authors
Tokens
change scale
Color Graph By Token Proportion
master
2908
2
9
14163
Boris Brezillon
Vitor Soares
Przemyslaw Gaj
Andy Shevchenko
JiSheng Zhang
Yangtao Li
Christophe Jaillet
Colin Ian King
Gustavo A. R. Silva
July 2017
November 2018
December 2018
January 2019
February 2019
April 2019
June 2019
July 2019
September 2019
November 2019
December 2019
var spanGroupData = [ {"timestamp": 1498892400, "group": [ {"author_id": 0, "token_count": 8020}, ]}, {"timestamp": 1541055600, "group": [ {"author_id": 13, "token_count": 1}, {"author_id": 1, "token_count": 5781}, ]}, {"timestamp": 1543651200, "group": [ {"author_id": 10, "token_count": 2}, {"author_id": 2, "token_count": 1}, ]}, {"timestamp": 1546329600, "group": [ {"author_id": 4, "token_count": 41}, {"author_id": 1, "token_count": 12}, ]}, {"timestamp": 1549008000, "group": [ {"author_id": 8, "token_count": 1}, ]}, {"timestamp": 1554102000, "group": [ {"author_id": 1, "token_count": 1}, ]}, {"timestamp": 1559372400, "group": [ {"author_id": 1, "token_count": 3}, ]}, {"timestamp": 1561964400, "group": [ {"author_id": 3, "token_count": 42}, ]}, {"timestamp": 1567321200, "group": [ {"author_id": 1, "token_count": 95}, ]}, {"timestamp": 1572591600, "group": [ {"author_id": 2, "token_count": 159}, ]}, {"timestamp": 1575187200, "group": [ {"author_id": 9, "token_count": 4}, ]}, ]
Author Name
Tokens
Token Proportion
Boris Brezillon
8020
56.63%
Vitor Soares
5892
41.60%
Przemyslaw Gaj
160
1.13%
Andy Shevchenko
42
0.30%
JiSheng Zhang
41
0.29%
Yangtao Li
4
0.03%
Christophe Jaillet
2
0.01%
Colin Ian King
1
0.01%
Gustavo A. R. Silva
1
0.01%
Total
14163
Files:
device.c
286
-
2
821
Boris Brezillon
Vitor Soares
July 2017
July 2019
var spanGroupData = [ {"timestamp": 1498892400, "group": [ {"author_id": 0, "token_count": 627}, ]}, {"timestamp": 1561964400, "group": [ {"author_id": 1, "token_count": 194}, ]}, ]
Author Name
Tokens
Token Proportion
Boris Brezillon
627
76.37%
Vitor Soares
194
23.63%
Total
821
internals.h
26
-
1
96
Boris Brezillon
July 2017
var spanGroupData = [ {"timestamp": 1498892400, "group": [ {"author_id": 0, "token_count": 96}, ]}, ]
Author Name
Tokens
Token Proportion
Boris Brezillon
96
100.00%
Total
96
master.c
2656
-
11
10540
Boris Brezillon
Vitor Soares
Przemyslaw Gaj
Dan Carpenter
Wenwen Wang
Nishka Dasgupta
Gustavo A. R. Silva
Axel Lin
Benjamin Gaignard
Geert Uytterhoeven
JiSheng Zhang
July 2017
November 2018
January 2019
April 2019
May 2019
June 2019
July 2019
August 2019
September 2019
October 2019
December 2019
var spanGroupData = [ {"timestamp": 1498892400, "group": [ {"author_id": 0, "token_count": 10270}, ]}, {"timestamp": 1541055600, "group": [ {"author_id": 5, "token_count": 1}, ]}, {"timestamp": 1546329600, "group": [ {"author_id": 4, "token_count": 1}, ]}, {"timestamp": 1554102000, "group": [ {"author_id": 5, "token_count": 8}, {"author_id": 2, "token_count": 33}, {"author_id": 1, "token_count": 4}, ]}, {"timestamp": 1556694000, "group": [ {"author_id": 8, "token_count": 4}, ]}, {"timestamp": 1559372400, "group": [ {"author_id": 2, "token_count": 18}, {"author_id": 1, "token_count": 180}, ]}, {"timestamp": 1561964400, "group": [ {"author_id": 7, "token_count": 7}, ]}, {"timestamp": 1564642800, "group": [ {"author_id": 11, "token_count": 1}, {"author_id": 6, "token_count": 8}, ]}, {"timestamp": 1567321200, "group": [ {"author_id": 1, "token_count": 3}, ]}, {"timestamp": 1569913200, "group": [ {"author_id": 14, "token_count": 1}, ]}, {"timestamp": 1575187200, "group": [ {"author_id": 12, "token_count": 1}, ]}, ]
Author Name
Tokens
Token Proportion
Boris Brezillon
10270
97.44%
Vitor Soares
187
1.77%
Przemyslaw Gaj
51
0.48%
Dan Carpenter
9
0.09%
Wenwen Wang
8
0.08%
Nishka Dasgupta
7
0.07%
Gustavo A. R. Silva
4
0.04%
Axel Lin
1
0.01%
Benjamin Gaignard
1
0.01%
Geert Uytterhoeven
1
0.01%
JiSheng Zhang
1
0.01%
Total
10540
Contributors:
15
Author
Tokens
Proportion
Commits
Proportion
0
Boris Brezillon
19013
74.21%
2
6.25%
1
Vitor Soares
6273
24.48%
10
31.25%
2
Przemyslaw Gaj
211
0.82%
4
12.50%
3
Andy Shevchenko
42
0.16%
1
3.13%
4
JiSheng Zhang
42
0.16%
2
6.25%
5
Dan Carpenter
9
0.04%
2
6.25%
6
Wenwen Wang
8
0.03%
1
3.13%
7
Nishka Dasgupta
7
0.03%
1
3.13%
8
Gustavo A. R. Silva
5
0.02%
2
6.25%
9
Yangtao Li
4
0.02%
2
6.25%
10
Christophe Jaillet
2
0.01%
1
3.13%
11
Axel Lin
1
0.00%
1
3.13%
12
Benjamin Gaignard
1
0.00%
1
3.13%
13
Colin Ian King
1
0.00%
1
3.13%
14
Geert Uytterhoeven
1
0.00%
1
3.13%
Total
25620
32