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
pinetabv-6.6.y-devel
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
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-76
/
+14
2017-11-10
pi433: sanitize ioctl
Al Viro
1
-78
/
+14
2017-10-18
staging: pi433: rf69.c style fix - space before asterisk
Marcin Ciupak
1
-1
/
+1
2017-10-18
staging: pi433: rf69.c style fix - code indent should use tabs
Marcin Ciupak
1
-2
/
+2
2017-10-18
staging: pi433: rf69.c style fix - spaces before/after
Marcin Ciupak
1
-77
/
+77
2017-10-18
staging: pi433: rf69.c style fix - spaces required around
Marcin Ciupak
1
-10
/
+16
2017-10-18
staging: pi433: rf69.c style fix - trailing statements
Marcin Ciupak
1
-17
/
+41
2017-10-18
Staging: pi433: Fix the position of brace after if
Srishti Sharma
1
-36
/
+18
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
1
-6
/
+3
2017-09-29
Staging: pi433: fix grammar issues
Keerthi Reddy
1
-12
/
+12
2017-09-18
staging: pi433: Move limit check to switch default to kill warning
Geert Uytterhoeven
1
-6
/
+3
2017-09-18
Staging: pi433: Merge assignment with return value
Meghana Madhyastha
1
-3
/
+1
2017-09-17
staging: pi433: Replace printk() with dev_dbg()
Haneen Mohammed
1
-4
/
+5
2017-09-17
staging: pi433: Fixes minor typo errors
Harsha Sharma
1
-2
/
+2
2017-08-31
Staging: Pi433: style fix - tabs and spaces
Derek Robson
1
-3
/
+3
2017-08-31
staging: pi433: fix spelling mistake: "preample" -> "preamble"
Colin Ian King
1
-1
/
+1
2017-08-28
staging: pi433: fix interrupt handler signatures
Cihangir Akturk
1
-11
/
+8
2017-08-20
staging: pi433: fixed coding style issues
Xiangyang Zhang
1
-8
/
+7
2017-08-19
staging: pi433: replace INVALID_PARAM macro with inline code
Marcin Ciupak
1
-45
/
+104
2017-08-19
staging: pi433: replace logical not with bitwise
Quentin Swain
1
-1
/
+1
2017-08-15
staging: pi433: rf69.c style fix - spaces open brace
Marcin Ciupak
1
-1
/
+1
2017-08-15
staging: pi433: rf69.c style fix - else close brace
Marcin Ciupak
1
-2
/
+1
2017-08-15
staging: pi433: rf69.c style fix - that open brace
Marcin Ciupak
1
-22
/
+11
2017-08-15
staging: pi433: style fix - space after asterisk
Marcin Ciupak
2
-2
/
+2
2017-08-15
staging: pi433: reduce stack size in tx thread
Arnd Bergmann
1
-1
/
+2
2017-08-15
staging: pi433: Use matching enum types calling rf69_set_packet_format
Elia Geretto
1
-2
/
+21
2017-07-29
staging: pi433: use div_u64 for 64-bit division
Arnd Bergmann
1
-1
/
+1
2017-07-29
staging: pi433: Style fix - align block comments
Derek Robson
3
-159
/
+169
2017-07-29
staging: pi433: Make functions rf69_set_bandwidth_intern static
Colin Ian King
1
-1
/
+2
2017-07-29
Staging: pi433: check error after kthread_run()
Joseph Wright
1
-1
/
+1
2017-07-29
Staging: pi433: declare functions static
Joseph Wright
1
-2
/
+2
2017-07-29
staging: pi433: depends on SPI
Randy Dunlap
1
-1
/
+1
2017-07-29
staging: pi433: return -EFAULT if copy_to_user() fails
dan.carpenter@oracle.com
1
-1
/
+1
2017-07-18
staging: pi433: Fix a couple of spelling mistakes
Colin Ian King
1
-2
/
+2
2017-07-16
staging: pi433: New driver
Marcus Wolf
12
-0
/
+3633