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
/
pi433
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-193
/
+183
2022-03-14
staging: pi433: formatting improvement for multi-line bitwise statement
Paulo Miguel Almeida
1
-2
/
+2
2022-03-14
staging: pi433: remove hardcoded mask value for easier readability
Paulo Miguel Almeida
1
-1
/
+1
2022-03-02
staging: pi433: prevent uninitialized data from being printed out
Paulo Miguel Almeida
1
-1
/
+1
2022-03-02
staging: pi433: remove rf69_get_flag function resolving enum conflict
Paulo Miguel Almeida
4
-69
/
+4
2022-03-02
staging: pi433: remove TODOs-related item from the TODO file
Paulo Miguel Almeida
2
-3
/
+0
2022-02-25
staging: pi433: add index value to write dev_dbg statement
Paulo Miguel Almeida
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2022-02-08
staging: pi433: remove need to recompile code to debug fifo content
Paulo Miguel Almeida
1
-13
/
+2
2022-02-08
staging: pi433: standardize use of line escape chars in dev_dbg stmts
Paulo Miguel Almeida
2
-52
/
+53
2022-02-08
staging: pi433: remove register debug dev_dbg stmts using DEBUG_VALUES
Paulo Miguel Almeida
1
-35
/
+2
2022-02-04
staging: pi433: add debugfs interface
Paulo Miguel Almeida
3
-1
/
+78
2022-01-31
staging: pi433: remove coding style item from the TODO file
Paulo Miguel Almeida
3
-10
/
+6
2022-01-26
staging: pi433: add missing register contants
Paulo Miguel Almeida
1
-0
/
+2
2022-01-26
staging: pi433: enforce tx_cfg to be set before any message can be sent
Paulo Miguel Almeida
1
-2
/
+14
2022-01-25
staging: pi433: validate max bit_rate based on modulation used
Paulo Miguel Almeida
2
-1
/
+11
2022-01-25
staging: pi433: change order in which driver config the rf69 chip
Paulo Miguel Almeida
1
-4
/
+4
2022-01-25
staging: pi433: fix validation for min bit rate supported by the device
Paulo Miguel Almeida
1
-3
/
+1
2022-01-25
staging: pi433: move get version func to where all other functions are
Paulo Miguel Almeida
3
-2
/
+8
2022-01-06
staging: pi433: add comment to rx_lock mutex definition
Paulo Miguel Almeida
1
-1
/
+1
2022-01-06
staging: pi433: fix frequency deviation check
Paulo Miguel Almeida
1
-3
/
+15
2022-01-03
staging: pi433: add docs to packet_format and tx_start_condition enum
Paulo Miguel Almeida
1
-0
/
+12
2021-12-28
staging: pi433: remove unnecessary parentheses pointed out by checkpatch.pl
Paulo Miguel Almeida
1
-3
/
+3
2021-11-15
staging: pi433: print rf69 debug message more detail
Sidong Yang
1
-19
/
+19
2021-09-27
staging: pi433: goto abort when setting failed in tx_thread
Sidong Yang
1
-9
/
+9
2021-09-13
staging: pi433: fix docs typos and references to previous struct names
Paulo Miguel Almeida
1
-12
/
+11
2020-09-04
staging: pi433: break long lines
Bryan Brattlof
1
-8
/
+18
2020-05-05
staging: pi433: fix error return code in pi433_probe()
Wei Yongjun
1
-0
/
+1
2020-02-23
staging: pi433: overlay: Convert to sugar syntax
Geert Uytterhoeven
1
-44
/
+35
2020-02-23
staging: pi433: overlay: Fix reg-related warnings
Geert Uytterhoeven
1
-0
/
+4
2020-02-23
staging: pi433: overlay: Fix Broadcom vendor prefix
Geert Uytterhoeven
1
-1
/
+1
2020-02-10
staging: pi433: Use the correct style for SPDX License Identifier
Nishad Kamdar
4
-8
/
+8
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+1
2019-11-20
staging: pi433: Fix Kconfig indentation
Krzysztof Kozlowski
1
-12
/
+12
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
1
-11
/
+1
2019-09-06
staging: pi433: Fix typo in documentation
Rohit Sarkar
1
-1
/
+1
2019-05-24
staging: pi433: Remove unnecessary variable
Nishka Dasgupta
1
-3
/
+2
2019-05-21
staging: pi433: fix misspelling of packet
Yannick Loeck
2
-3
/
+3
2019-05-07
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-31
/
+58
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-04-16
staging: pi433: add dependency to PA0, 1, 2 setting for output power level
Sidong Yang
1
-6
/
+39
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-02
staging: pi433: Return thread immediately when kthread_should_stop() call.
Sidong Yang
1
-1
/
+1
2019-03-29
staging: pi433: Fix rf69_set_tx_cfg() logic
Sidong Yang
1
-10
/
+6
2019-03-25
staging: pi433: remove unnecessary calling rf69_set_mode()
Sidong Yang
1
-7
/
+5
2019-03-22
staging: pi433: remove empty space to fix line over 80 characters warning
Jules Irenge
1
-4
/
+4
2019-03-18
staging: pi433: Remove unused variable.
Bhagyashri Dighole
1
-3
/
+1
2018-12-05
staging: pi433: add missing call to cdev_del()
Michael Straube
1
-1
/
+3
2018-11-26
staging: pi433: fix potential null dereference
Michael Straube
1
-0
/
+4
[next]