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
path:
root
/
drivers
/
staging
/
rts5208
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-02
Staging: rts5208: Fix indentation warnings
Wayne Porter
1
-13
/
+13
2016-10-02
staging: rts5208: Replace explicit NULL comparison
Namrata A Shettar
1
-1
/
+1
2016-10-02
staging: rts5208: Add space around binary operators
Namrata A Shettar
1
-10
/
+10
2016-09-25
staging: rts5208: fix style warnings in xd.c
Sergio Paracuellos
1
-24
/
+14
2016-09-25
staging: rts5208: fix style warnings in sd.c
Sergio Paracuellos
1
-112
/
+61
2016-09-25
staging: rts5208: fix line style warnings in spi.c
Sergio Paracuellos
1
-1
/
+2
2016-09-25
staging: rts5208: remove not used typedef in rtsx_sys.h
Sergio Paracuellos
1
-2
/
+0
2016-09-25
staging: rts5208: fix comment blocks style in rtsx.h
Sergio Paracuellos
1
-2
/
+4
2016-09-25
staging: rts5208: fix comment blocks style in rtsx_chip.h
Sergio Paracuellos
1
-25
/
+27
2016-09-25
staging: rts5208: avoid symbolic permissions in rtsx.c
Sergio Paracuellos
1
-6
/
+6
2016-09-25
staging: rts5208: avoid new typedef in rtsx.h: rtsx_dev_t
Sergio Paracuellos
2
-5
/
+1
2016-09-20
staging: rts5208: Remove space after cast
Rehas Sachdeva
2
-3
/
+3
2016-09-20
staging: rts5208: Use BIT(x) macro
Rehas Sachdeva
1
-15
/
+15
2016-09-20
staging: rts5208: Put constant on right side of comparison
Rehas Sachdeva
1
-3
/
+3
2016-09-20
staging: rts5208: Fix indentation
Rehas Sachdeva
1
-4
/
+4
2016-09-20
staging: rts5208: Add spaces around operators
Rehas Sachdeva
1
-4
/
+4
2016-09-20
staging: rts5208: Remove unnecessary parentheses
Rehas Sachdeva
1
-10
/
+10
2016-09-20
Staging: rts5208: Add space around operator.
Sandhya Bankar
1
-4
/
+4
2016-09-20
Staging: rts5208: rtsx: Use x instead of x != NULL.
Sandhya Bankar
1
-1
/
+1
2016-09-20
Staging: rts5208: ms: Use x instead of x != NULL.
Sandhya Bankar
1
-1
/
+1
2016-09-20
Staging: rts5208: rtsx_card.c: Fixed brace style issues
Cathal Mullaney
1
-13
/
+13
2016-09-18
staging: rts5208: rtsx_chip: Add space around binary operators
Namrata A Shettar
1
-5
/
+5
2016-09-16
staging: rts5208: make some vars to lower case to keep the style consistent
Sergio Paracuellos
1
-9
/
+9
2016-09-01
staging: rts5208: Add two blank lines in comments.
MingChia Chung
1
-14
/
+28
2016-08-21
staging: rts5208: Change data type to unsigned int.
Louie Lu
1
-1
/
+1
2016-08-21
staging: rts5208/ms.c: add missing releases in mg_get_local_EKB and mg_get_ICV
Quentin Lambert
1
-2
/
+4
2016-08-21
staging: rts5208/ms.c: change the label name to respect the coding style
Quentin Lambert
1
-6
/
+6
2016-08-21
Staging: rts5208: fix double blank line coding style issues
Jonas Rickert
11
-41
/
+1
2016-04-30
staging: rts5208: alignment to match open paranthesis
Manav Batra
1
-1
/
+1
2016-04-30
staging: rts5208: ensure braces on all arms of if stmt
Nicholas Sim
1
-8
/
+8
2016-03-29
Staging: rts5208: rtsx_card.c: Remove unused function
Bhumika Goyal
2
-23
/
+0
2016-03-29
Staging: rts5208: Remove unused functions
Bhumika Goyal
2
-38
/
+0
2016-03-28
Staging: rts5208: Add space around '+'
Dilek Uzulmez
1
-7
/
+7
2016-03-12
staging: rts5208: Replace pci_enable_device with pcim_enable_device
Amitoj Kaur Chawla
1
-7
/
+1
2016-03-12
staging: rts5208: Change form of NULL comparisons
Bhaktipriya Shridhar
1
-5
/
+5
2016-03-12
staging: rts5208: Remove NULL test before vfree
Bhaktipriya Shridhar
2
-44
/
+22
2016-03-12
staging: rts5208: simplify NULL tests
Eva Rachel Retuya
6
-23
/
+23
2016-03-12
Staging: rts5208: Use min instead of ternary operator
Bhumika Goyal
1
-2
/
+2
2016-03-12
staging: rts5208: rtsx_transport.c: Drop void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-12
staging: rts5208: rtsx.c: Drop unneeded void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-12
staging: rts5208: Remove unnecessary pci_set_drvdata()
Amitoj Kaur Chawla
1
-2
/
+0
2016-03-12
Staging: rts5208: Remove unnecessary parentheses
Dilek Uzulmez
1
-46
/
+46
2016-03-12
staging: rts5208: Prefer using BIT macro
Bhaktipriya Shridhar
1
-3
/
+3
2016-03-12
staging: rts5208: Removed unnecessary return variable
Bhaktipriya Shridhar
1
-7
/
+2
2016-02-21
Staging: rts5208: rtsx_transport.c: Fix comparisons to NULL
Shaun Ren
1
-3
/
+3
2016-02-21
Staging: rts5208: rtsx_transport.c: Remove unnecessary parentheses
Shaun Ren
1
-6
/
+6
2016-02-21
Staging: rts5208: rtsx_transport.c: Fix label naming convention
Shaun Ren
1
-3
/
+3
2016-02-21
Staging: rts5208: rtsx_transport.c: Remove extra newlines
Shaun Ren
1
-3
/
+0
2016-02-21
Staging: rts5208: rtsx_transport.c: Add spaces around -
Shaun Ren
1
-2
/
+2
2016-02-21
Staging: rts5208: rtsx_transport.c: Remove spaces after casts
Shaun Ren
1
-1
/
+1
[next]