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
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
2018-03-06
staging: pi433: fix CamelCase for paRamp enum
Valentin Vidic
5
-6
/
+6
2018-03-06
staging: pi433: fix CamelCase for Address variables
Valentin Vidic
2
-6
/
+6
2018-03-06
staging: pi433: fix CamelCase for address_filtering enum
Valentin Vidic
4
-15
/
+15
2018-03-06
staging: pi433: fix CamelCase for afterSyncInterrupt
Valentin Vidic
3
-3
/
+3
2018-03-06
staging: pi433: fix CamelCase for flag enum
Valentin Vidic
3
-20
/
+20
2018-03-06
staging: pi433: fix CamelCase for packetFormat enum
Valentin Vidic
4
-12
/
+12
2018-02-22
staging: pi433: fix CamelCase for addressFiltering
Valentin Vidic
5
-7
/
+7
2018-02-22
staging: pi433: fix CamelCase for thresholdDecrement
Valentin Vidic
5
-6
/
+6
2018-02-22
staging: pi433: fix CamelCase for txStartCondition
Valentin Vidic
4
-5
/
+5
2018-02-20
staging: pi433: Split subtraction across 2 lines
Eisha Chen-yen-su
1
-1
/
+2
2018-02-20
staging: pi433: Split some function calls
Eisha Chen-yen-su
1
-15
/
+30
2018-02-16
staging: pi433: fix CamelCase for regValue
Valentin Vidic
1
-12
/
+12
[next]