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
2018-12-29
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-305
/
+62
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-6
/
+0
2018-11-05
Staging: rts5208: Capitalise preprocessor variable names
Kim Bradley
1
-1
/
+1
2018-11-05
Staging: rts5208: Add SPDX license tags
Kim Bradley
21
-304
/
+61
2018-09-25
staging: rts5208: Remove unnecessary braces {}
Aymen Qader
8
-1459
/
+759
2018-07-21
staging: rts5208: xd.c fixed a brace coding style issue
Ali Aminian
1
-2
/
+1
2018-07-06
staging: rts5208: fix missing error check on call to rtsx_write_register
Colin Ian King
1
-1
/
+1
2018-06-28
staging: rtsx: remove rtsx_trace() and related code
Arnd Bergmann
14
-1344
/
+1
2018-06-17
staging: rts5208: add error handling into rtsx_probe
Anton Vasilyev
1
-12
/
+26
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
2
-2
/
+2
2018-03-01
staging: rts5208: rename SG_END macro
Arnd Bergmann
2
-11
/
+11
2018-01-22
staging: rts5208: Fix "seg_no" calculation in reset_ms_card()
Dan Carpenter
1
-1
/
+2
2018-01-10
staging: rts5208: sd: fix misspelled constant
Sumit Pundir
1
-1
/
+1
2017-11-28
staging: rts5208: remove rtsx_read_pci_cfg_byte()
Sinan Kaya
2
-19
/
+0
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-17
staging: rts5208: fix gcc-8 logic error warning
Arnd Bergmann
1
-6
/
+0
2017-09-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-11
/
+0
2017-08-31
staging: rts5208: rename mmc_ddr_tunning_rx_cmd to mmc_ddr_tuning_rx_cmd
Colin Ian King
1
-2
/
+2
2017-08-26
scsi: rtsx: drop bus reset function
Hannes Reinecke
1
-11
/
+0
2017-08-20
staging/rts5208: fix incorrect shift to extract upper nybble
Colin Ian King
1
-1
/
+1
2017-07-30
staging: rts5208: Change fixed function names with "%s: ", __func__
Gaurav Pathak
6
-26
/
+33
2017-06-06
staging/rts5208: Fix read overflow in memcpy
Daniel Micay
1
-1
/
+1
2017-06-06
staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_page
Jia-Ju Bai
1
-1
/
+1
2017-06-03
rts5208: Fix a sleep-in-atomic bug in rtsx_exclusive_enter_ss
Jia-Ju Bai
1
-1
/
+1
2017-06-03
rts5208: Fix a sleep-in-atomic bug in sd_power_off_card3v3
Jia-Ju Bai
1
-1
/
+1
2017-04-08
staging: rts5208: ms.c fixed checkpatch warning - using __func__ instead of h...
Andrea della Porta
1
-1
/
+1
2017-03-23
staging: rts5208: Replace a bit shift by a use of BIT.
Arushi Singhal
1
-2
/
+2
2017-03-09
staging: rts5208: Remove unnecessary cast on void pointer
simran singhal
1
-2
/
+1
2017-02-03
staging: rts5208: remove unncessary result set and check, just return SUCCESS
Colin Ian King
1
-4
/
+2
2017-02-03
staging: rts5208: remove redundant retval status check
Colin Ian King
1
-6
/
+0
2017-01-16
drivers: staging: rts5208: fix endianness handling
Omri Arad
1
-2
/
+2
2016-10-25
staging: rts5208: rtsx.c: Fix invalid use of sizeof in rtsx_probe()
Wei Yongjun
1
-1
/
+1
2016-10-16
staging: rts5208: rtsx.c: Alignment fix
Wayne Porter
1
-3
/
+4
2016-10-16
staging: rts5208: rtsx_chip.c: Long lines
Wayne Porter
1
-7
/
+10
2016-10-16
staging: rts5208: rtxs_chip.h: Long lines
Wayne Porter
1
-6
/
+10
2016-10-16
staging: rts5208: rtsx_scsi.h: Long lines
Wayne Porter
1
-4
/
+6
2016-10-16
staging: rts5208: CamelCase fix
Wayne Porter
1
-2
/
+2
2016-10-16
staging: rts5208: ms.c: Braces fix
Wayne Porter
1
-2
/
+2
2016-10-16
staging: rts5208: ms.c: Multiple assignments
Wayne Porter
1
-1
/
+2
2016-10-16
staging: rts5208: ms.c: Long Lines
Wayne Porter
1
-31
/
+63
2016-10-16
staging: rts5208: ms.c: Parenthesis alignment
Wayne Porter
1
-138
/
+150
2016-10-16
staging: rts5208: ms.h: Parenthesis alignment
Wayne Porter
1
-2
/
+2
2016-10-16
staging: rts5208: rtsx.c: Alloc sizeof struct
Wayne Porter
1
-1
/
+1
2016-10-16
staging: rts5208: rtsx.c: Spacing
Wayne Porter
1
-1
/
+0
2016-10-16
staging: rts5208: rtsx.c: CamelCase
Wayne Porter
1
-4
/
+4
2016-10-16
staging: rts5208: rtsx.c: Spacing
Wayne Porter
1
-1
/
+4
2016-10-16
staging: rts5208: rtsx.c: Multiple assignments
Wayne Porter
1
-2
/
+4
2016-10-16
staging: rts5208: rtsx.c: Alignment
Wayne Porter
1
-2
/
+2
[next]