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
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
2018-02-16
staging: pi433: fix CamelCase for newValue
Valentin Vidic
1
-8
/
+8
2018-02-16
staging: pi433: fix CamelCase for currentValue
Valentin Vidic
1
-3
/
+3
2018-02-16
staging: pi433: fix CamelCase for Ohm identifiers
Valentin Vidic
4
-7
/
+7
2018-02-16
staging: pi433: fix CamelCase for antennaImpedance
Valentin Vidic
5
-6
/
+6
2018-02-16
staging: pi433: fix CamelCase for powerLevel
Valentin Vidic
2
-5
/
+5
2018-02-16
staging: pi433: fix CamelCase for syncValues
Valentin Vidic
2
-10
/
+10
2018-01-10
staging: pi433: Cleanup codestyle, indent statements after case labels
Michael Panzlaff
1
-79
/
+158
2018-01-09
staging: pi433: align function parameters with open parenthesis
Valentin Vidic
1
-5
/
+5
2018-01-09
staging: pi433: replace shifting with BIT macro
Valentin Vidic
1
-1
/
+1
2018-01-08
Staging: pi433 - fix ccheckpatch issue, updated include line.
Derek Robson
1
-1
/
+1
2018-01-08
staging: pi433: fix CamelCase for payload identifiers
Valentin Vidic
4
-6
/
+6
2018-01-08
staging: pi433: fix CamelCase for maxMinus variables
Valentin Vidic
3
-17
/
+17
2018-01-08
staging: pi433: remove unused rf69_reset_flag function
Marcin Ciupak
2
-13
/
+0
2018-01-08
staging: pi433: remove unused rf69_set_sync_tolerance function
Marcin Ciupak
2
-13
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_dc_cut_off_frequency* functions
Marcin Ciupak
3
-41
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_ook_threshold_type function
Marcin Ciupak
3
-19
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_ook_threshold_step function
Marcin Ciupak
3
-29
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_rx_start_timeout function
Marcin Ciupak
2
-8
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_rssi_timeout function
Marcin Ciupak
2
-8
/
+0
2017-12-21
staging: pi433: remove unused rf69_get_payload_length function
Marcin Ciupak
2
-6
/
+0
2017-12-21
staging: pi433: make local functions static
Marcin Ciupak
2
-50
/
+47
2017-12-21
staging: pi433: fix CamelCase for fifo variables
Valentin Vidic
4
-34
/
+34
2017-12-21
staging: pi433: pi433_write fixed the return value
Oliver Graute
1
-1
/
+1
2017-12-19
staging: pi433: remove unused function
Valentin Vidic
2
-19
/
+0
[next]