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
/
rf69.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
staging: pi433: fix CamelCase for dagc enum
Valentin Vidic
1
-2
/
+2
2018-03-19
staging: pi433: fix CamelCase for lnaGain enum
Valentin Vidic
1
-2
/
+2
2018-03-19
staging: pi433: fix CamelCase for DIONumber variable
Valentin Vidic
1
-2
/
+2
2018-03-19
staging: pi433: fix CamelCase for bitRate variables
Valentin Vidic
1
-8
/
+8
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
1
-3
/
+3
2018-03-06
staging: pi433: fix CamelCase for paRamp enum
Valentin Vidic
1
-2
/
+2
2018-03-06
staging: pi433: fix CamelCase for Address variables
Valentin Vidic
1
-4
/
+4
2018-03-06
staging: pi433: fix CamelCase for address_filtering enum
Valentin Vidic
1
-3
/
+3
2018-03-06
staging: pi433: fix CamelCase for afterSyncInterrupt
Valentin Vidic
1
-1
/
+1
2018-03-06
staging: pi433: fix CamelCase for flag enum
Valentin Vidic
1
-9
/
+9
2018-03-06
staging: pi433: fix CamelCase for packetFormat enum
Valentin Vidic
1
-4
/
+4
2018-02-22
staging: pi433: fix CamelCase for addressFiltering
Valentin Vidic
1
-2
/
+2
2018-02-22
staging: pi433: fix CamelCase for thresholdDecrement
Valentin Vidic
1
-2
/
+2
2018-02-22
staging: pi433: fix CamelCase for txStartCondition
Valentin Vidic
1
-2
/
+2
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
1
-2
/
+2
2018-02-16
staging: pi433: fix CamelCase for antennaImpedance
Valentin Vidic
1
-2
/
+2
2018-02-16
staging: pi433: fix CamelCase for powerLevel
Valentin Vidic
1
-4
/
+4
2018-02-16
staging: pi433: fix CamelCase for syncValues
Valentin Vidic
1
-9
/
+9
2018-01-10
staging: pi433: Cleanup codestyle, indent statements after case labels
Michael Panzlaff
1
-79
/
+158
2018-01-08
staging: pi433: fix CamelCase for payload identifiers
Valentin Vidic
1
-3
/
+3
2018-01-08
staging: pi433: fix CamelCase for maxMinus variables
Valentin Vidic
1
-7
/
+7
2018-01-08
staging: pi433: remove unused rf69_reset_flag function
Marcin Ciupak
1
-12
/
+0
2018-01-08
staging: pi433: remove unused rf69_set_sync_tolerance function
Marcin Ciupak
1
-12
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_dc_cut_off_frequency* functions
Marcin Ciupak
1
-27
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_ook_threshold_type function
Marcin Ciupak
1
-12
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_ook_threshold_step function
Marcin Ciupak
1
-17
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_rx_start_timeout function
Marcin Ciupak
1
-7
/
+0
2017-12-21
staging: pi433: remove unused rf69_set_rssi_timeout function
Marcin Ciupak
1
-7
/
+0
2017-12-21
staging: pi433: remove unused rf69_get_payload_length function
Marcin Ciupak
1
-5
/
+0
2017-12-21
staging: pi433: make local functions static
Marcin Ciupak
1
-47
/
+47
2017-12-21
staging: pi433: fix CamelCase for fifo variables
Valentin Vidic
1
-23
/
+23
2017-12-19
staging: pi433: remove unused function
Valentin Vidic
1
-18
/
+0
2017-12-19
staging: pi433: fix CamelCase for dccPercent variables
Valentin Vidic
1
-15
/
+15
2017-12-18
Merge 4.15-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2017-12-13
staging: pi433: Fix disordered switch case
Kari Argillander
1
-2
/
+2
2017-12-13
staging: pi433: remove spaces before tabs
Valentin Vidic
1
-1
/
+1
2017-12-13
staging: pi433: remove space inside parenthesis
Valentin Vidic
1
-2
/
+2
2017-12-13
staging: pi433: Remove unnecessary #ifdef DEBUG around dev_dbg
Simon Sandström
1
-4
/
+0
2017-12-13
staging: pi433: Remove function entry dev_dbg()
Simon Sandström
1
-156
/
+0
2017-12-13
staging: pi433: Remove indentation on #ifdef blocks
Simon Sandström
1
-161
/
+153
2017-12-08
staging: pi433: Fix validation of rf69_get_modulation value
Marcin Ciupak
1
-2
/
+6
2017-12-08
staging: pi433: Fix missing 'undefined' value in enum modulation
Marcin Ciupak
1
-1
/
+1
2017-12-08
staging: pi433: Add spaces around & and + operator
Simon Sandström
1
-15
/
+14
2017-12-08
staging: pi433: Fix ISO-8859 encoded non-english comments
Simon Sandström
1
-5
/
+6
2017-12-06
staging: pi433: Combine all rf69_set_amplifier_x()
Simon Sandström
1
-42
/
+4
2017-12-06
staging: pi433: Remove enum data_mode
Simon Sandström
1
-13
/
+2
[next]