summaryrefslogtreecommitdiffstats
path: root/drivers/staging/pi433/rf69.c
Commit message (Expand)AuthorAgeFilesLines
* staging: pi433: Remove unused driverPhilipp Hortmann2024-05-041-832/+0
* staging: pi433: Redefine F_OSC using units.h macroShahar Avidar2024-03-051-1/+2
* staging: pi433: Remove a duplicated FIFO_SIZE defineShahar Avidar2024-03-051-1/+0
* staging: pi433: fix wrong debug message on rf69_write_fifo()Sidong Yang2022-08-161-1/+1
* staging: pi433: remove hardcoded mask value for easier readabilityPaulo Miguel Almeida2022-03-141-1/+1
* staging: pi433: prevent uninitialized data from being printed outPaulo Miguel Almeida2022-03-011-1/+1
* staging: pi433: remove rf69_get_flag function resolving enum conflictPaulo Miguel Almeida2022-03-011-44/+0
* staging: pi433: add index value to write dev_dbg statementPaulo Miguel Almeida2022-02-251-1/+1
* staging: pi433: remove need to recompile code to debug fifo contentPaulo Miguel Almeida2022-02-081-13/+2
* staging: pi433: standardize use of line escape chars in dev_dbg stmtsPaulo Miguel Almeida2022-02-081-25/+26
* staging: pi433: remove register debug dev_dbg stmts using DEBUG_VALUESPaulo Miguel Almeida2022-02-081-35/+2
* staging: pi433: add debugfs interfacePaulo Miguel Almeida2022-02-041-1/+1
* staging: pi433: remove coding style item from the TODO filePaulo Miguel Almeida2022-01-311-1/+2
* staging: pi433: validate max bit_rate based on modulation usedPaulo Miguel Almeida2022-01-251-1/+9
* staging: pi433: fix validation for min bit rate supported by the devicePaulo Miguel Almeida2022-01-251-3/+1
* staging: pi433: move get version func to where all other functions arePaulo Miguel Almeida2022-01-251-0/+5
* staging: pi433: fix frequency deviation checkPaulo Miguel Almeida2022-01-061-3/+15
* staging: pi433: remove unnecessary parentheses pointed out by checkpatch.plPaulo Miguel Almeida2021-12-281-3/+3
* staging: pi433: print rf69 debug message more detailSidong Yang2021-11-151-19/+19
* staging: pi433: fix misspelling of packetYannick Loeck2019-05-211-2/+2
* staging: pi433: add dependency to PA0, 1, 2 setting for output power levelSidong Yang2019-04-161-6/+39
* staging: pi433: Remove unused variable.Bhagyashri Dighole2019-03-181-3/+1
* staging: pi433: remove GPL boiler plate textMichael Straube2018-11-201-10/+0
* staging: pi433: eliminate a temporary variableDan Carpenter2018-08-271-2/+1
* staging: pi433: Make only one statement per lineSophie Matter2018-07-111-6/+18
* staging: pi433: Use preferred commenting styleSophie Matter2018-07-111-5/+10
* staging: pi433: Comply with 80 character column limitSophie Matter2018-07-111-3/+7
* staging: pi433: add SPDX-License-Identifier tagValentin Vidic2018-06-281-0/+1
* staging: pi433: replace simple switch statementsValentin Vidic2018-06-281-140/+93
* staging: pi433: break long lines in rf69.cSimon Sandström2018-04-231-53/+129
* staging: pi433: fix CamelCase for dagc enumValentin Vidic2018-03-191-2/+2
* staging: pi433: fix CamelCase for lnaGain enumValentin Vidic2018-03-191-2/+2
* staging: pi433: fix CamelCase for DIONumber variableValentin Vidic2018-03-191-2/+2
* staging: pi433: fix CamelCase for bitRate variablesValentin Vidic2018-03-191-8/+8
* staging: pi433: fix CamelCase for syncSize variableValentin Vidic2018-03-191-3/+3
* staging: pi433: fix CamelCase for preambleLength variableValentin Vidic2018-03-191-3/+3
* staging: pi433: fix CamelCase for paRamp enumValentin Vidic2018-03-061-2/+2
* staging: pi433: fix CamelCase for Address variablesValentin Vidic2018-03-061-4/+4
* staging: pi433: fix CamelCase for address_filtering enumValentin Vidic2018-03-061-3/+3
* staging: pi433: fix CamelCase for afterSyncInterruptValentin Vidic2018-03-061-1/+1
* staging: pi433: fix CamelCase for flag enumValentin Vidic2018-03-061-9/+9
* staging: pi433: fix CamelCase for packetFormat enumValentin Vidic2018-03-061-4/+4
* staging: pi433: fix CamelCase for addressFilteringValentin Vidic2018-02-221-2/+2
* staging: pi433: fix CamelCase for thresholdDecrementValentin Vidic2018-02-221-2/+2
* staging: pi433: fix CamelCase for txStartConditionValentin Vidic2018-02-221-2/+2
* staging: pi433: fix CamelCase for regValueValentin Vidic2018-02-161-12/+12
* staging: pi433: fix CamelCase for newValueValentin Vidic2018-02-161-8/+8
* staging: pi433: fix CamelCase for currentValueValentin Vidic2018-02-161-3/+3
* staging: pi433: fix CamelCase for Ohm identifiersValentin Vidic2018-02-161-2/+2
* staging: pi433: fix CamelCase for antennaImpedanceValentin Vidic2018-02-161-2/+2