index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
pi433
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-11
/
+1
|
\
|
*
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-11
/
+1
*
|
staging: pi433: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-12
/
+12
|
/
*
staging: pi433: Fix typo in documentation
Rohit Sarkar
2019-09-06
1
-1
/
+1
*
staging: pi433: Remove unnecessary variable
Nishka Dasgupta
2019-05-24
1
-3
/
+2
*
staging: pi433: fix misspelling of packet
Yannick Loeck
2019-05-21
2
-3
/
+3
*
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-07
4
-31
/
+58
|
\
|
*
staging: pi433: add dependency to PA0, 1, 2 setting for output power level
Sidong Yang
2019-04-16
1
-6
/
+39
|
*
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
|
*
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
|
*
staging: pi433: Return thread immediately when kthread_should_stop() call.
Sidong Yang
2019-04-02
1
-1
/
+1
|
*
staging: pi433: Fix rf69_set_tx_cfg() logic
Sidong Yang
2019-03-29
1
-10
/
+6
|
*
staging: pi433: remove unnecessary calling rf69_set_mode()
Sidong Yang
2019-03-26
1
-7
/
+5
|
*
staging: pi433: remove empty space to fix line over 80 characters warning
Jules Irenge
2019-03-22
1
-4
/
+4
|
*
staging: pi433: Remove unused variable.
Bhagyashri Dighole
2019-03-18
1
-3
/
+1
*
|
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
1
-1
/
+1
|
/
*
staging: pi433: add missing call to cdev_del()
Michael Straube
2018-12-05
1
-1
/
+3
*
staging: pi433: fix potential null dereference
Michael Straube
2018-11-26
1
-0
/
+4
*
staging: pi433: remove GPL boiler plate text
Michael Straube
2018-11-20
6
-60
/
+0
*
staging: pi433: eliminate a temporary variable
Dan Carpenter
2018-08-27
1
-2
/
+1
*
staging: pi433: fix error return code in pi433_probe()
Wei Yongjun
2018-07-12
1
-0
/
+1
*
staging: pi433: Make only one statement per line
Sophie Matter
2018-07-11
1
-6
/
+18
*
staging: pi433: Use preferred commenting style
Sophie Matter
2018-07-11
2
-15
/
+30
*
staging: pi433: Comply with 80 character column limit
Sophie Matter
2018-07-11
3
-8
/
+21
*
staging: pi433: cleanup comments in rf69.h
Valentin Vidic
2018-06-28
1
-4
/
+5
*
staging: pi433: add SPDX-License-Identifier tag
Valentin Vidic
2018-06-28
6
-4
/
+10
*
staging: pi433: replace simple switch statements
Valentin Vidic
2018-06-28
1
-140
/
+93
*
staging: pi433: fix race condition in pi433_open
Hugo Lefeuvre
2018-06-28
1
-29
/
+12
*
staging: pi433: fix race condition in pi433_ioctl
Hugo Lefeuvre
2018-06-17
1
-2
/
+5
*
staging: pi433: break long lines in pi433_if.c
Simon Sandström
2018-04-25
1
-4
/
+12
*
staging: pi433: Fixed typos and grammar in documentation
Shannon Booth
2018-04-23
2
-8
/
+8
*
staging: pi433: use help in Kconfig description
Valentin Vidic
2018-04-23
1
-1
/
+1
*
staging: pi433: break long lines in rf69.c
Simon Sandström
2018-04-23
1
-53
/
+129
*
staging: pi433: break long lines
Simon Sandström
2018-04-23
1
-9
/
+19
*
staging: pi433: cleanup tx_fifo locking
Valentin Vidic
2018-04-23
1
-9
/
+14
*
staging: pi433: cleanup local variable
Valentin Vidic
2018-03-22
1
-3
/
+4
*
staging: pi433: fix CamelCase for dagc enum
Valentin Vidic
2018-03-19
3
-6
/
+6
*
staging: pi433: fix CamelCase for lnaGain enum
Valentin Vidic
2018-03-19
5
-6
/
+6
*
staging: pi433: fix CamelCase for DIONumber variable
Valentin Vidic
2018-03-19
2
-3
/
+3
*
staging: pi433: fix CamelCase for bitRate variables
Valentin Vidic
2018-03-19
2
-9
/
+9
*
staging: pi433: fix CamelCase for syncSize variable
Valentin Vidic
2018-03-19
1
-3
/
+3
*
staging: pi433: fix CamelCase for preambleLength variable
Valentin Vidic
2018-03-19
2
-4
/
+4
*
staging: pi433: fix CamelCase for GPIO functions
Valentin Vidic
2018-03-19
1
-5
/
+5
*
staging: pi433: Remove comments inside code
HariPrasath Elango
2018-03-14
1
-1
/
+1
*
staging: pi433: fix CamelCase for paRamp enum
Valentin Vidic
2018-03-06
5
-6
/
+6
*
staging: pi433: fix CamelCase for Address variables
Valentin Vidic
2018-03-06
2
-6
/
+6
*
staging: pi433: fix CamelCase for address_filtering enum
Valentin Vidic
2018-03-06
4
-15
/
+15
*
staging: pi433: fix CamelCase for afterSyncInterrupt
Valentin Vidic
2018-03-06
3
-3
/
+3
*
staging: pi433: fix CamelCase for flag enum
Valentin Vidic
2018-03-06
3
-20
/
+20
*
staging: pi433: fix CamelCase for packetFormat enum
Valentin Vidic
2018-03-06
4
-12
/
+12
[next]