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
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
/
staging
/
pi433
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-10
staging: pi433: Cleanup codestyle, indent statements after case labels
Michael Panzlaff
1
-79
/
+158
2018-01-09
staging: pi433: align function parameters with open parenthesis
Valentin Vidic
1
-5
/
+5
2018-01-09
staging: pi433: replace shifting with BIT macro
Valentin Vidic
1
-1
/
+1
2018-01-08
Staging: pi433 - fix ccheckpatch issue, updated include line.
Derek Robson
1
-1
/
+1
2018-01-08
staging: pi433: fix CamelCase for payload identifiers
Valentin Vidic
4
-6
/
+6
2018-01-08
staging: pi433: fix CamelCase for maxMinus variables
Valentin Vidic
3
-17
/
+17
2018-01-08
staging: pi433: remove unused rf69_reset_flag function
Marcin Ciupak
2
-13
/
+0
2018-01-08
staging: pi433: remove unused rf69_set_sync_tolerance function
Marcin Ciupak
2
-13
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_dc_cut_off_frequency* functions
Marcin Ciupak
3
-41
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_ook_threshold_type function
Marcin Ciupak
3
-19
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_ook_threshold_step function
Marcin Ciupak
3
-29
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_rx_start_timeout function
Marcin Ciupak
2
-8
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_rssi_timeout function
Marcin Ciupak
2
-8
/
+0
2017-12-21
staging: pi433: remove unused rf69_get_payload_length function
Marcin Ciupak
2
-6
/
+0
2017-12-21
staging: pi433: make local functions static
Marcin Ciupak
2
-50
/
+47
2017-12-21
staging: pi433: fix CamelCase for fifo variables
Valentin Vidic
4
-34
/
+34
2017-12-21
staging: pi433: pi433_write fixed the return value
Oliver Graute
1
-1
/
+1
2017-12-19
staging: pi433: remove unused function
Valentin Vidic
2
-19
/
+0
2017-12-19
staging: pi433: replace printk calls with dev_dbg
Valentin Vidic
1
-2
/
+2
2017-12-19
staging: pi433: avoid logging ENOMEM messages
Valentin Vidic
1
-3
/
+1
2017-12-19
staging: pi433: replace unsigned with unsigned int
Valentin Vidic
1
-1
/
+1
2017-12-19
staging: pi433: collapse else block after return statement
Valentin Vidic
1
-7
/
+7
2017-12-19
Staging: Pi433: Bugfix for wrong argument for sizeof() in TX thread
Marcus Wolf
1
-7
/
+6
2017-12-19
staging: pi433: remove multiple blank lines
Valentin Vidic
4
-25
/
+0
2017-12-19
staging: pi433: fix CamelCase for dccPercent variables
Valentin Vidic
3
-27
/
+27
2017-12-18
Merge 4.15-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2017-12-13
staging: pi433: Fix disordered switch case
Kari Argillander
1
-2
/
+2
2017-12-13
staging: pi433: remove comparison with true
Valentin Vidic
1
-1
/
+1
2017-12-13
staging: pi433: remove comparison with false
Valentin Vidic
1
-1
/
+1
2017-12-13
staging: pi433: add blank line after function
Valentin Vidic
1
-0
/
+1
2017-12-13
staging: pi433: fix spelling errors in documentation
Valentin Vidic
1
-2
/
+2
2017-12-13
staging: pi433: rewrite comparison with NULL
Valentin Vidic
1
-2
/
+2
2017-12-13
staging: pi433: remove return from a void function
Valentin Vidic
1
-1
/
+0
2017-12-13
staging: pi433: remove spaces before tabs
Valentin Vidic
3
-4
/
+4
2017-12-13
staging: pi433: move trailing statements to next line
Valentin Vidic
1
-14
/
+31
2017-12-13
staging: pi433: use tabs for code indent
Valentin Vidic
2
-20
/
+20
2017-12-13
staging: pi433: use consistent brace style
Valentin Vidic
1
-88
/
+41
2017-12-13
staging: pi433: remove space inside parenthesis
Valentin Vidic
3
-21
/
+21
2017-12-13
staging: pi433: add space around operators
Valentin Vidic
1
-5
/
+4
2017-12-13
staging: pi433: add space after comma
Valentin Vidic
1
-2
/
+2
2017-12-13
staging: pi433: add space before open parenthesis
Valentin Vidic
1
-2
/
+2
2017-12-13
staging: pi433: Remove unnecessary #ifdef DEBUG around dev_dbg
Simon Sandström
1
-4
/
+0
2017-12-13
staging: pi433: Remove function entry dev_dbg()
Simon Sandström
1
-156
/
+0
2017-12-13
staging: pi433: Remove indentation on #ifdef blocks
Simon Sandström
1
-161
/
+153
2017-12-08
staging: pi433: Fix validation of rf69_get_modulation value
Marcin Ciupak
1
-2
/
+6
2017-12-08
staging: pi433: Fix missing 'undefined' value in enum modulation
Marcin Ciupak
2
-2
/
+3
2017-12-08
staging: pi433: Add spaces around & and + operator
Simon Sandström
1
-15
/
+14
2017-12-08
staging: pi433: Fix ISO-8859 encoded non-english comments
Simon Sandström
1
-5
/
+6
2017-12-08
staging: pi433: pi433_if.c remove SET_CHECKED macro
Nguyen Phan Quang Minh
1
-54
/
+139
2017-12-07
staging: pi433: Remove SET_CHECKED usage from pi433_probe
Simon Sandström
1
-7
/
+21
[next]