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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-12
staging: iio: ade7854: use devm_iio_device_register
Alison Schofield
3
-31
/
+2
2016-03-12
staging: iio: adt7316: remove useless initialization
Alison Schofield
1
-1
/
+1
2016-03-12
staging: iio: light: tsl2x7x: remove useless initialization
Alison Schofield
1
-1
/
+1
2016-03-12
Staging: rtl8723au: Remove unused functions and prototype
Bhumika Goyal
2
-118
/
+0
2016-03-12
taging: rtl8723au: Remove empty function odm_Init_RSSIForDM23a
Bhumika Goyal
2
-6
/
+0
2016-03-12
staging: rtl8723au: hal: Remove unnecessary function and its call
Bhaktipriya Shridhar
1
-6
/
+0
2016-03-12
staging: rtl8723au: core: Remove unnecessary else after return
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-12
staging: rtl8723au: hal: Use macro DIV_ROUND_UP
Bhaktipriya Shridhar
1
-2
/
+1
2016-03-12
staging: rtl8723au: core: rtw_security: Change form of NULL comparisons
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-12
staging: rtl8723au: core: rtw_sta_mgt: Change form of NULL comparisons
Bhaktipriya Shridhar
1
-3
/
+3
2016-03-12
drivers: staging: rtl8723au: remove unneeded null test
Cihangir Akturk
1
-11
/
+2
2016-03-12
staging: rtl8723au: hal: Remove Unused macro
Bhaktipriya Shridhar
1
-2
/
+0
2016-03-12
staging: rtl8723au: fix static checker warning
Geliang Tang
1
-2
/
+4
2016-03-12
Staging: rtl8723au: Remove print statements and debug messages
Bhumika Goyal
2
-8
/
+1
2016-03-12
staging: rtl8723au: Eliminate commented out code
Janani Ravichandran
1
-50
/
+0
2016-03-12
Staging: rtl8723au: Use min macro instead of ternary operator
Bhumika Goyal
1
-7
/
+7
2016-03-12
staging: rtl8723au: core: Remove CamelCase
Janani Ravichandran
1
-2
/
+2
2016-03-12
staging: rtl8723au: core: Drop unneeded pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-12
Staging: fsl-mc: Replace pr_err with dev_err
Bhumika Goyal
1
-2
/
+3
2016-03-12
Staging: fsl-mc: Replace pr_debug with dev_dbg
Bhumika Goyal
1
-3
/
+6
2016-03-12
staging: fsl-mc: bus: Eliminate double function call
Bhaktipriya Shridhar
1
-2
/
+0
2016-03-12
staging: fsl-mc: Drop unneeded void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-12
Staging: android: ashmem.c: Convert macros page_range_{subsumes/subsumed_by/i...
Bhumika Goyal
1
-7
/
+16
2016-03-12
Staging: android: ashmem.c: Redefine macros as static inline functions
Bhumika Goyal
1
-4
/
+8
2016-03-12
staging: android: Use devm_kcalloc instead of devm_kzalloc
Amitoj Kaur Chawla
1
-3
/
+2
2016-03-12
staging: android: Replace min_t/max_t with min/max
Amitoj Kaur Chawla
1
-2
/
+2
2016-03-12
staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERR
Amitoj Kaur Chawla
1
-1
/
+1
2016-03-12
staging: android: ion: tegra: Use devm_kcalloc instead of devm_kzalloc
Amitoj Kaur Chawla
1
-3
/
+2
2016-03-12
staging: android: ion: hisilicon: Remove useless return variables
Bhaktipriya Shridhar
1
-4
/
+1
2016-03-12
Staging: android: change memory allocation style in ion_carveout_heap.c
Ben Marsh
1
-1
/
+1
2016-03-12
Staging: Android: align code with open parenthesis in ion_carveout_heap.c
Ben Marsh
1
-1
/
+1
2016-03-12
Staging: Android: change memory allocation style in ion_carveout_heap.c
Ben Marsh
1
-1
/
+1
2016-03-12
staging/android/ion : fix a race condition in the ion driver
EunTaik Lee
1
-13
/
+42
2016-03-12
Staging: emxx_udc: Return NULL instead of 0.
Sandhya Bankar
1
-1
/
+1
2016-03-12
staging: netlogic: Replace pr_* with netdev_*
Amitoj Kaur Chawla
1
-3
/
+3
2016-03-12
staging: netlogic: Drop unneeded void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-12
staging: netlogic: Simplify use of devm_ioremap_resource
Amitoj Kaur Chawla
1
-7
/
+0
2016-03-12
Staging: gdm72xx: Remove gdm72xx driver
Shraddha Barke
22
-4214
/
+0
2016-03-12
staging: skein: threefish_block: Use rol64
Joe Perches
1
-1072
/
+1073
2016-03-12
Staging: xgifb: remove useless blank lines
Ben Marsh
1
-4
/
+0
2016-03-12
staging: xgifb: Avoid multiple blank lines
Rehas Sachdeva
4
-7
/
+0
2016-03-12
Staging: wlan-ng: Do not print message if kzalloc() failed.
Sandhya Bankar
1
-1
/
+0
2016-03-12
Staging: wlan-ng: Handle error condition.
Sandhya Bankar
1
-0
/
+4
2016-03-12
staging: wlan-ng: simplify NULL tests
Eva Rachel Retuya
3
-9
/
+9
2016-03-12
staging: wlan-ng: prism2sta.c: Drop unneeded void pointer cast
Janani Ravichandran
1
-15
/
+15
2016-03-12
staging: wlan-ng: prism2mgmt.c: Drop void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-12
staging: wlan-ng: prism2mib.c: Drop void pointer cast
Janani Ravichandran
1
-5
/
+5
2016-03-12
staging: wlan-ng: Drop void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-12
staging: wlan-ng: Remove unnecessary macro
Amitoj Kaur Chawla
1
-5
/
+3
2016-03-12
staging: gs_fpgaboot: drop wrapper function 'finish_driver'
Eva Rachel Retuya
1
-7
/
+2
[prev]
[next]