index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
pi433
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
staging: pi433: replace INVALID_PARAM macro with inline code
Marcin Ciupak
1
-45
/
+104
2017-08-18
staging: pi433: replace logical not with bitwise
Quentin Swain
1
-1
/
+1
2017-08-14
staging: pi433: rf69.c style fix - spaces open brace
Marcin Ciupak
1
-1
/
+1
2017-08-14
staging: pi433: rf69.c style fix - else close brace
Marcin Ciupak
1
-2
/
+1
2017-08-14
staging: pi433: rf69.c style fix - that open brace
Marcin Ciupak
1
-22
/
+11
2017-08-14
staging: pi433: style fix - space after asterisk
Marcin Ciupak
2
-2
/
+2
2017-08-14
staging: pi433: reduce stack size in tx thread
Arnd Bergmann
1
-1
/
+2
2017-08-14
staging: pi433: Use matching enum types calling rf69_set_packet_format
Elia Geretto
1
-2
/
+21
2017-07-28
staging: pi433: use div_u64 for 64-bit division
Arnd Bergmann
1
-1
/
+1
2017-07-28
staging: pi433: Style fix - align block comments
Derek Robson
3
-159
/
+169
2017-07-28
staging: pi433: Make functions rf69_set_bandwidth_intern static
Colin Ian King
1
-1
/
+2
2017-07-28
Staging: pi433: check error after kthread_run()
Joseph Wright
1
-1
/
+1
2017-07-28
Staging: pi433: declare functions static
Joseph Wright
1
-2
/
+2
2017-07-28
staging: pi433: depends on SPI
Randy Dunlap
1
-1
/
+1
2017-07-28
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