index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-15
staging: rtl8192u: ieee80211: ieee80211_softmac: Replace MSECS with msecs_to_...
Amitoj Kaur Chawla
1
-3
/
+6
2016-02-15
staging: rtl8192u: ieee80211: rtl819x_BAProc: Replace MSECS with msecs_to_jif...
Amitoj Kaur Chawla
1
-1
/
+1
2016-02-15
staging: rtl8192u: ieee80211: rtl819x_TSProc: Replace MSECS with msecs_to_jif...
Amitoj Kaur Chawla
1
-3
/
+6
2016-02-15
drivers/staging/android: don't use modular references in sync_debug.c
Paul Gortmaker
1
-8
/
+0
2016-02-15
Staging: wlan-ng: Remove function prototype
Bhumika Goyal
1
-1
/
+0
2016-02-15
Staging: wlan-ng: Drop wrapper function
Bhumika Goyal
1
-22
/
+2
2016-02-15
Staging: wlan-ng: Remove multiple assignments
Bhumika Goyal
1
-2
/
+4
2016-02-15
Staging: media: Remove multiple assignments
Bhumika Goyal
1
-1
/
+2
2016-02-15
staging: wilc1000: linux_mon.c: Remove unneeded braces
Janani Ravichandran
1
-2
/
+1
2016-02-15
staging: wilc1000: Simplify code by eliminating else block
Janani Ravichandran
1
-3
/
+2
2016-02-15
staging: wilc1000: Remove useless return statement in a void function
Janani Ravichandran
1
-2
/
+0
2016-02-15
staging: wilc1000: Remove useless macros
Janani Ravichandran
1
-3
/
+0
2016-02-15
staging: wilc1000: Eliminate spaces between function names and open parentheses
Janani Ravichandran
1
-3
/
+3
2016-02-15
staging: wilc1000: Eliminate extraneous braces
Janani Ravichandran
1
-2
/
+1
2016-02-15
staging: wilc1000: Include KERN_ facility level for printk()
Janani Ravichandran
1
-2
/
+2
2016-02-15
staging: wilc1000: wilc_wfi_cfgoperations: remove cast on void pointers
Alison Schofield
1
-6
/
+6
2016-02-15
staging: wilc1000: linux_wlan: remove cast on void pointers
Alison Schofield
1
-5
/
+5
2016-02-15
staging: wilc1000: linux_mon: remove cast on void pointer
Alison Schofield
1
-1
/
+1
2016-02-15
staging: wilc1000: host_interface: remove cast on void pointers
Alison Schofield
1
-2
/
+2
2016-02-15
staging: wilc1000: use netdev_err instead of PRINT_ER
Chaehyun Lim
1
-1
/
+1
2016-02-15
staging: wilc1000: rename result in handle_set_channel
Chaehyun Lim
1
-4
/
+4
2016-02-15
staging: wilc1000: change data type of result variable to int.
Chaehyun Lim
1
-1
/
+1
2016-02-15
staging: wilc1000: change handle_set_channel's return type to void
Chaehyun Lim
1
-7
/
+3
2016-02-15
staging: wilc1000: define a new local variable in wilc_scan
Chaehyun Lim
1
-15
/
+16
2016-02-15
staging: wilc1000: rename u8security in user_conn_req
Chaehyun Lim
2
-4
/
+4
2016-02-15
staging: wilc1000: rename pu8ssid in struct user_conn_req
Chaehyun Lim
2
-12
/
+12
2016-02-15
staging: wilc1000: rename pu8bssid in struct user_conn_req
Chaehyun Lim
2
-16
/
+16
2016-02-15
staging: wilc1000: rename s8rssi in struct found_net_info
Chaehyun Lim
2
-4
/
+4
2016-02-15
staging: wilc1000: rename au8bssid in struct found_net_info
Chaehyun Lim
2
-5
/
+5
2016-02-15
staging: wilc1000: rename au8bssid in struct join_bss_param
Chaehyun Lim
1
-2
/
+2
2016-02-15
staging: vt6656: move local var init into declaration
Alison Schofield
1
-9
/
+4
2016-02-15
staging: vt6656: replace GFP_ATOMIC with GFP_KERNEL for urb allocation
Alison Schofield
1
-3
/
+3
2016-02-15
staging: fbtft: Remove the use of CamelCase
Eva Rachel Retuya
1
-3
/
+3
2016-02-15
staging: fbtft: Delete blank line after '{' brace
Eva Rachel Retuya
1
-1
/
+0
2016-02-15
staging: fbtft: Insert blank line after function declaration
Eva Rachel Retuya
4
-0
/
+4
2016-02-15
staging: fbtft: Fix alignment to match open parenthesis
Eva Rachel Retuya
4
-28
/
+27
2016-02-15
staging: fbtft: Modify block comments based on kernel coding style
Eva Rachel Retuya
4
-82
/
+83
2016-02-15
Staging: lustre: obdclass: Declare function as static
Bhumika Goyal
1
-1
/
+2
2016-02-15
Staging: lustre: llite: Remove NULL check before kfree
Bhumika Goyal
1
-5
/
+4
2016-02-15
staging: lustre: obdclass: Use IS_ERR_OR_NULL
Amitoj Kaur Chawla
1
-1
/
+1
2016-02-15
staging: lustre/lnet: Fix wrong typecasting warning generated by sparse
Niranjan Dighe
1
-4
/
+2
2016-02-15
staging: lustre: fix all conditional comparison to zero in LNet layer
James Simmons
35
-991
/
+985
2016-02-15
staging: lustre: fix all NULL comparisons in LNet layer
James Simmons
32
-852
/
+846
2016-02-15
staging: lustre: balance braces properly in LNet layer
James Simmons
7
-17
/
+15
2016-02-15
staging: lustre: remove space in LNet function declarations
James Simmons
5
-163
/
+161
2016-02-15
staging: lustre: don't set more than one variable per line in LNet layer
James Simmons
13
-35
/
+53
2016-02-15
staging: lustre: add missing spaces for LNet layer reported by checkpatch.pl
James Simmons
12
-28
/
+26
2016-02-15
staging: lustre: remove unnecessary blank lines reported by checkpatch.pl
James Simmons
14
-34
/
+3
2016-02-15
staging: lustre: remove unnecessary parentheses around LNet function pointer
James Simmons
4
-11
/
+11
2016-02-15
staging: lustre: align all code properly for LNet core
James Simmons
26
-457
/
+419
[prev]
[next]