index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
pi433
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
staging: pi433: Use the correct style for SPDX License Identifier
Nishad Kamdar
4
-8
/
+8
2019-12-01
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-26
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
2018-11-20
staging: pi433: remove GPL boiler plate text
Michael Straube
6
-60
/
+0
2018-08-27
staging: pi433: eliminate a temporary variable
Dan Carpenter
1
-2
/
+1
2018-07-12
staging: pi433: fix error return code in pi433_probe()
Wei Yongjun
1
-0
/
+1
2018-07-11
staging: pi433: Make only one statement per line
Sophie Matter
1
-6
/
+18
2018-07-11
staging: pi433: Use preferred commenting style
Sophie Matter
2
-15
/
+30
2018-07-11
staging: pi433: Comply with 80 character column limit
Sophie Matter
3
-8
/
+21
2018-06-28
staging: pi433: cleanup comments in rf69.h
Valentin Vidic
1
-4
/
+5
2018-06-28
staging: pi433: add SPDX-License-Identifier tag
Valentin Vidic
6
-4
/
+10
2018-06-28
staging: pi433: replace simple switch statements
Valentin Vidic
1
-140
/
+93
2018-06-28
staging: pi433: fix race condition in pi433_open
Hugo Lefeuvre
1
-29
/
+12
2018-06-17
staging: pi433: fix race condition in pi433_ioctl
Hugo Lefeuvre
1
-2
/
+5
2018-04-25
staging: pi433: break long lines in pi433_if.c
Simon Sandström
1
-4
/
+12
2018-04-23
staging: pi433: Fixed typos and grammar in documentation
Shannon Booth
2
-8
/
+8
2018-04-23
staging: pi433: use help in Kconfig description
Valentin Vidic
1
-1
/
+1
2018-04-23
staging: pi433: break long lines in rf69.c
Simon Sandström
1
-53
/
+129
2018-04-23
staging: pi433: break long lines
Simon Sandström
1
-9
/
+19
2018-04-23
staging: pi433: cleanup tx_fifo locking
Valentin Vidic
1
-9
/
+14
2018-03-22
staging: pi433: cleanup local variable
Valentin Vidic
1
-3
/
+4
2018-03-19
staging: pi433: fix CamelCase for dagc enum
Valentin Vidic
3
-6
/
+6
2018-03-19
staging: pi433: fix CamelCase for lnaGain enum
Valentin Vidic
5
-6
/
+6
2018-03-19
staging: pi433: fix CamelCase for DIONumber variable
Valentin Vidic
2
-3
/
+3
2018-03-19
staging: pi433: fix CamelCase for bitRate variables
Valentin Vidic
2
-9
/
+9
2018-03-19
staging: pi433: fix CamelCase for syncSize variable
Valentin Vidic
1
-3
/
+3
2018-03-19
staging: pi433: fix CamelCase for preambleLength variable
Valentin Vidic
2
-4
/
+4
2018-03-19
staging: pi433: fix CamelCase for GPIO functions
Valentin Vidic
1
-5
/
+5
2018-03-14
staging: pi433: Remove comments inside code
HariPrasath Elango
1
-1
/
+1
[next]