aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/pi433 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-05staging: pi433: fix error return code in pi433_probe()Wei Yongjun1-0/+1
2020-02-23staging: pi433: overlay: Convert to sugar syntaxGeert Uytterhoeven1-44/+35
2020-02-23staging: pi433: overlay: Fix reg-related warningsGeert Uytterhoeven1-0/+4
2020-02-23staging: pi433: overlay: Fix Broadcom vendor prefixGeert Uytterhoeven1-1/+1
2020-02-09staging: pi433: Use the correct style for SPDX License IdentifierNishad Kamdar4-8/+8
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-11/+1
2019-11-20staging: pi433: Fix Kconfig indentationKrzysztof Kozlowski1-12/+12
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann1-11/+1
2019-09-06staging: pi433: Fix typo in documentationRohit Sarkar1-1/+1
2019-05-24staging: pi433: Remove unnecessary variableNishka Dasgupta1-3/+2
2019-05-21staging: pi433: fix misspelling of packetYannick Loeck2-3/+3
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-31/+58
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov1-1/+1
2019-04-16staging: pi433: add dependency to PA0, 1, 2 setting for output power levelSidong Yang1-6/+39
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-04-02staging: pi433: Return thread immediately when kthread_should_stop() call.Sidong Yang1-1/+1
2019-03-29staging: pi433: Fix rf69_set_tx_cfg() logicSidong Yang1-10/+6
2019-03-26staging: pi433: remove unnecessary calling rf69_set_mode()Sidong Yang1-7/+5
2019-03-22staging: pi433: remove empty space to fix line over 80 characters warningJules Irenge1-4/+4
2019-03-18staging: pi433: Remove unused variable.Bhagyashri Dighole1-3/+1
2018-12-05staging: pi433: add missing call to cdev_del()Michael Straube1-1/+3
2018-11-26staging: pi433: fix potential null dereferenceMichael Straube1-0/+4
2018-11-20staging: pi433: remove GPL boiler plate textMichael Straube6-60/+0
2018-08-27staging: pi433: eliminate a temporary variableDan Carpenter1-2/+1
2018-07-12staging: pi433: fix error return code in pi433_probe()Wei Yongjun1-0/+1
2018-07-11staging: pi433: Make only one statement per lineSophie Matter1-6/+18
2018-07-11staging: pi433: Use preferred commenting styleSophie Matter2-15/+30
2018-07-11staging: pi433: Comply with 80 character column limitSophie Matter3-8/+21
2018-06-28staging: pi433: cleanup comments in rf69.hValentin Vidic1-4/+5
2018-06-28staging: pi433: add SPDX-License-Identifier tagValentin Vidic6-4/+10
2018-06-28staging: pi433: replace simple switch statementsValentin Vidic1-140/+93
2018-06-28staging: pi433: fix race condition in pi433_openHugo Lefeuvre1-29/+12
2018-06-17staging: pi433: fix race condition in pi433_ioctlHugo Lefeuvre1-2/+5
2018-04-25staging: pi433: break long lines in pi433_if.cSimon Sandström1-4/+12
2018-04-23staging: pi433: Fixed typos and grammar in documentationShannon Booth2-8/+8
2018-04-23staging: pi433: use help in Kconfig descriptionValentin Vidic1-1/+1
2018-04-23staging: pi433: break long lines in rf69.cSimon Sandström1-53/+129
2018-04-23staging: pi433: break long linesSimon Sandström1-9/+19
2018-04-23staging: pi433: cleanup tx_fifo lockingValentin Vidic1-9/+14
2018-03-22staging: pi433: cleanup local variableValentin Vidic1-3/+4
2018-03-19staging: pi433: fix CamelCase for dagc enumValentin Vidic3-6/+6
2018-03-19staging: pi433: fix CamelCase for lnaGain enumValentin Vidic5-6/+6
2018-03-19staging: pi433: fix CamelCase for DIONumber variableValentin Vidic2-3/+3
2018-03-19staging: pi433: fix CamelCase for bitRate variablesValentin Vidic2-9/+9
2018-03-19staging: pi433: fix CamelCase for syncSize variableValentin Vidic1-3/+3
2018-03-19staging: pi433: fix CamelCase for preambleLength variableValentin Vidic2-4/+4
2018-03-19staging: pi433: fix CamelCase for GPIO functionsValentin Vidic1-5/+5
2018-03-14staging: pi433: Remove comments inside codeHariPrasath Elango1-1/+1
2018-03-06staging: pi433: fix CamelCase for paRamp enumValentin Vidic5-6/+6