index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
pi433
/
rf69.c
Age
Commit message (
Expand
)
Author
2018-07-11
staging: pi433: Make only one statement per line
Sophie Matter
2018-07-11
staging: pi433: Use preferred commenting style
Sophie Matter
2018-07-11
staging: pi433: Comply with 80 character column limit
Sophie Matter
2018-06-28
staging: pi433: add SPDX-License-Identifier tag
Valentin Vidic
2018-06-28
staging: pi433: replace simple switch statements
Valentin Vidic
2018-04-23
staging: pi433: break long lines in rf69.c
Simon Sandström
2018-03-19
staging: pi433: fix CamelCase for dagc enum
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for lnaGain enum
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for DIONumber variable
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for bitRate variables
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for syncSize variable
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for preambleLength variable
Valentin Vidic
2018-03-06
staging: pi433: fix CamelCase for paRamp enum
Valentin Vidic
2018-03-06
staging: pi433: fix CamelCase for Address variables
Valentin Vidic
2018-03-06
staging: pi433: fix CamelCase for address_filtering enum
Valentin Vidic
2018-03-06
staging: pi433: fix CamelCase for afterSyncInterrupt
Valentin Vidic
2018-03-06
staging: pi433: fix CamelCase for flag enum
Valentin Vidic
2018-03-06
staging: pi433: fix CamelCase for packetFormat enum
Valentin Vidic
2018-02-22
staging: pi433: fix CamelCase for addressFiltering
Valentin Vidic
2018-02-22
staging: pi433: fix CamelCase for thresholdDecrement
Valentin Vidic
2018-02-22
staging: pi433: fix CamelCase for txStartCondition
Valentin Vidic
2018-02-16
staging: pi433: fix CamelCase for regValue
Valentin Vidic
2018-02-16
staging: pi433: fix CamelCase for newValue
Valentin Vidic
2018-02-16
staging: pi433: fix CamelCase for currentValue
Valentin Vidic
2018-02-16
staging: pi433: fix CamelCase for Ohm identifiers
Valentin Vidic
2018-02-16
staging: pi433: fix CamelCase for antennaImpedance
Valentin Vidic
2018-02-16
staging: pi433: fix CamelCase for powerLevel
Valentin Vidic
2018-02-16
staging: pi433: fix CamelCase for syncValues
Valentin Vidic
2018-01-10
staging: pi433: Cleanup codestyle, indent statements after case labels
Michael Panzlaff
2018-01-08
staging: pi433: fix CamelCase for payload identifiers
Valentin Vidic
2018-01-08
staging: pi433: fix CamelCase for maxMinus variables
Valentin Vidic
2018-01-08
staging: pi433: remove unused rf69_reset_flag function
Marcin Ciupak
2018-01-08
staging: pi433: remove unused rf69_set_sync_tolerance function
Marcin Ciupak
2017-12-21
staging: pi433: remove unused rf69_set_dc_cut_off_frequency* functions
Marcin Ciupak
2017-12-21
staging: pi433: remove unused rf69_set_ook_threshold_type function
Marcin Ciupak
2017-12-21
staging: pi433: remove unused rf69_set_ook_threshold_step function
Marcin Ciupak
2017-12-21
staging: pi433: remove unused rf69_set_rx_start_timeout function
Marcin Ciupak
2017-12-21
staging: pi433: remove unused rf69_set_rssi_timeout function
Marcin Ciupak
2017-12-21
staging: pi433: remove unused rf69_get_payload_length function
Marcin Ciupak
2017-12-21
staging: pi433: make local functions static
Marcin Ciupak
2017-12-21
staging: pi433: fix CamelCase for fifo variables
Valentin Vidic
2017-12-19
staging: pi433: remove unused function
Valentin Vidic
2017-12-19
staging: pi433: fix CamelCase for dccPercent variables
Valentin Vidic
2017-12-18
Merge 4.15-rc4 into staging-next
Greg Kroah-Hartman
2017-12-13
staging: pi433: Fix disordered switch case
Kari Argillander
2017-12-13
staging: pi433: remove spaces before tabs
Valentin Vidic
2017-12-13
staging: pi433: remove space inside parenthesis
Valentin Vidic
2017-12-13
staging: pi433: Remove unnecessary #ifdef DEBUG around dev_dbg
Simon Sandström
2017-12-13
staging: pi433: Remove function entry dev_dbg()
Simon Sandström
2017-12-13
staging: pi433: Remove indentation on #ifdef blocks
Simon Sandström
[next]