summaryrefslogtreecommitdiff
path: root/drivers/staging/pi433
AgeCommit message (Expand)Author
2022-01-06staging: pi433: add comment to rx_lock mutex definitionPaulo Miguel Almeida
2022-01-06staging: pi433: fix frequency deviation checkPaulo Miguel Almeida
2022-01-03staging: pi433: add docs to packet_format and tx_start_condition enumPaulo Miguel Almeida
2021-12-28staging: pi433: remove unnecessary parentheses pointed out by checkpatch.plPaulo Miguel Almeida
2021-11-15staging: pi433: print rf69 debug message more detailSidong Yang
2021-09-27staging: pi433: goto abort when setting failed in tx_threadSidong Yang
2021-09-13staging: pi433: fix docs typos and references to previous struct namesPaulo Miguel Almeida
2020-09-04staging: pi433: break long linesBryan Brattlof
2020-05-05staging: pi433: fix error return code in pi433_probe()Wei Yongjun
2020-02-23staging: pi433: overlay: Convert to sugar syntaxGeert Uytterhoeven
2020-02-23staging: pi433: overlay: Fix reg-related warningsGeert Uytterhoeven
2020-02-23staging: pi433: overlay: Fix Broadcom vendor prefixGeert Uytterhoeven
2020-02-09staging: pi433: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-20staging: pi433: Fix Kconfig indentationKrzysztof Kozlowski
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann
2019-09-06staging: pi433: Fix typo in documentationRohit Sarkar
2019-05-24staging: pi433: Remove unnecessary variableNishka Dasgupta
2019-05-21staging: pi433: fix misspelling of packetYannick Loeck
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-04-16staging: pi433: add dependency to PA0, 1, 2 setting for output power levelSidong Yang
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-04-02staging: pi433: Return thread immediately when kthread_should_stop() call.Sidong Yang
2019-03-29staging: pi433: Fix rf69_set_tx_cfg() logicSidong Yang
2019-03-26staging: pi433: remove unnecessary calling rf69_set_mode()Sidong Yang
2019-03-22staging: pi433: remove empty space to fix line over 80 characters warningJules Irenge
2019-03-18staging: pi433: Remove unused variable.Bhagyashri Dighole
2018-12-05staging: pi433: add missing call to cdev_del()Michael Straube
2018-11-26staging: pi433: fix potential null dereferenceMichael Straube
2018-11-20staging: pi433: remove GPL boiler plate textMichael Straube
2018-08-27staging: pi433: eliminate a temporary variableDan Carpenter
2018-07-12staging: pi433: fix error return code in pi433_probe()Wei Yongjun
2018-07-11staging: pi433: Make only one statement per lineSophie Matter
2018-07-11staging: pi433: Use preferred commenting styleSophie Matter
2018-07-11staging: pi433: Comply with 80 character column limitSophie Matter
2018-06-28staging: pi433: cleanup comments in rf69.hValentin Vidic
2018-06-28staging: pi433: add SPDX-License-Identifier tagValentin Vidic
2018-06-28staging: pi433: replace simple switch statementsValentin Vidic
2018-06-28staging: pi433: fix race condition in pi433_openHugo Lefeuvre
2018-06-17staging: pi433: fix race condition in pi433_ioctlHugo Lefeuvre
2018-04-25staging: pi433: break long lines in pi433_if.cSimon Sandström
2018-04-23staging: pi433: Fixed typos and grammar in documentationShannon Booth
2018-04-23staging: pi433: use help in Kconfig descriptionValentin Vidic
2018-04-23staging: pi433: break long lines in rf69.cSimon Sandström
2018-04-23staging: pi433: break long linesSimon Sandström
2018-04-23staging: pi433: cleanup tx_fifo lockingValentin Vidic
2018-03-22staging: pi433: cleanup local variableValentin Vidic
2018-03-19staging: pi433: fix CamelCase for dagc enumValentin Vidic