summaryrefslogtreecommitdiffstats
path: root/drivers/staging/pi433/rf69.c
Commit message (Expand)AuthorAgeFilesLines
* staging: pi433: remove GPL boiler plate textMichael Straube2018-11-201-10/+0Star
* staging: pi433: eliminate a temporary variableDan Carpenter2018-08-271-2/+1Star
* 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/+93Star
* 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
* staging: pi433: fix CamelCase for powerLevelValentin Vidic2018-02-161-4/+4
* staging: pi433: fix CamelCase for syncValuesValentin Vidic2018-02-161-9/+9
* staging: pi433: Cleanup codestyle, indent statements after case labelsMichael Panzlaff2018-01-101-79/+158
* staging: pi433: fix CamelCase for payload identifiersValentin Vidic2018-01-081-3/+3
* staging: pi433: fix CamelCase for maxMinus variablesValentin Vidic2018-01-081-7/+7
* staging: pi433: remove unused rf69_reset_flag functionMarcin Ciupak2018-01-081-12/+0Star
* staging: pi433: remove unused rf69_set_sync_tolerance functionMarcin Ciupak2018-01-081-12/+0Star
* staging: pi433: remove unused rf69_set_dc_cut_off_frequency* functionsMarcin Ciupak2017-12-211-27/+0Star
* staging: pi433: remove unused rf69_set_ook_threshold_type functionMarcin Ciupak2017-12-211-12/+0Star
* staging: pi433: remove unused rf69_set_ook_threshold_step functionMarcin Ciupak2017-12-211-17/+0Star
* staging: pi433: remove unused rf69_set_rx_start_timeout functionMarcin Ciupak2017-12-211-7/+0Star
* staging: pi433: remove unused rf69_set_rssi_timeout functionMarcin Ciupak2017-12-211-7/+0Star
* staging: pi433: remove unused rf69_get_payload_length functionMarcin Ciupak2017-12-211-5/+0Star
* staging: pi433: make local functions staticMarcin Ciupak2017-12-211-47/+47
* staging: pi433: fix CamelCase for fifo variablesValentin Vidic2017-12-211-23/+23
* staging: pi433: remove unused functionValentin Vidic2017-12-191-18/+0Star
* staging: pi433: fix CamelCase for dccPercent variablesValentin Vidic2017-12-191-15/+15
* Merge 4.15-rc4 into staging-nextGreg Kroah-Hartman2017-12-181-1/+1
|\
| * staging: pi433: Fixes issue with bit shift in rf69_get_modulationMarcus Wolf2017-12-061-1/+1
* | staging: pi433: Fix disordered switch caseKari Argillander2017-12-131-2/+2
* | staging: pi433: remove spaces before tabsValentin Vidic2017-12-131-1/+1
* | staging: pi433: remove space inside parenthesisValentin Vidic2017-12-131-2/+2