summaryrefslogtreecommitdiffstats
path: root/drivers/staging/pi433
Commit message (Expand)AuthorAgeFilesLines
* staging: pi433: break long linesBryan Brattlof2020-09-041-8/+18
* staging: pi433: fix error return code in pi433_probe()Wei Yongjun2020-05-051-0/+1
* staging: pi433: overlay: Convert to sugar syntaxGeert Uytterhoeven2020-02-231-44/+35
* staging: pi433: overlay: Fix reg-related warningsGeert Uytterhoeven2020-02-231-0/+4
* staging: pi433: overlay: Fix Broadcom vendor prefixGeert Uytterhoeven2020-02-231-1/+1
* staging: pi433: Use the correct style for SPDX License IdentifierNishad Kamdar2020-02-094-8/+8
* Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-11/+1
|\
| * compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-11/+1
* | staging: pi433: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-12/+12
|/
* staging: pi433: Fix typo in documentationRohit Sarkar2019-09-061-1/+1
* staging: pi433: Remove unnecessary variableNishka Dasgupta2019-05-241-3/+2
* staging: pi433: fix misspelling of packetYannick Loeck2019-05-212-3/+3
* Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-074-31/+58
|\
| * staging: pi433: add dependency to PA0, 1, 2 setting for output power levelSidong Yang2019-04-161-6/+39
| * staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
| * staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
| * staging: pi433: Return thread immediately when kthread_should_stop() call.Sidong Yang2019-04-021-1/+1
| * staging: pi433: Fix rf69_set_tx_cfg() logicSidong Yang2019-03-291-10/+6
| * staging: pi433: remove unnecessary calling rf69_set_mode()Sidong Yang2019-03-261-7/+5
| * staging: pi433: remove empty space to fix line over 80 characters warningJules Irenge2019-03-221-4/+4
| * staging: pi433: Remove unused variable.Bhagyashri Dighole2019-03-181-3/+1
* | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
|/
* staging: pi433: add missing call to cdev_del()Michael Straube2018-12-051-1/+3
* staging: pi433: fix potential null dereferenceMichael Straube2018-11-261-0/+4
* staging: pi433: remove GPL boiler plate textMichael Straube2018-11-206-60/+0
* staging: pi433: eliminate a temporary variableDan Carpenter2018-08-271-2/+1
* staging: pi433: fix error return code in pi433_probe()Wei Yongjun2018-07-121-0/+1
* staging: pi433: Make only one statement per lineSophie Matter2018-07-111-6/+18
* staging: pi433: Use preferred commenting styleSophie Matter2018-07-112-15/+30
* staging: pi433: Comply with 80 character column limitSophie Matter2018-07-113-8/+21
* staging: pi433: cleanup comments in rf69.hValentin Vidic2018-06-281-4/+5
* staging: pi433: add SPDX-License-Identifier tagValentin Vidic2018-06-286-4/+10
* staging: pi433: replace simple switch statementsValentin Vidic2018-06-281-140/+93
* staging: pi433: fix race condition in pi433_openHugo Lefeuvre2018-06-281-29/+12
* staging: pi433: fix race condition in pi433_ioctlHugo Lefeuvre2018-06-171-2/+5
* staging: pi433: break long lines in pi433_if.cSimon Sandström2018-04-251-4/+12
* staging: pi433: Fixed typos and grammar in documentationShannon Booth2018-04-232-8/+8
* staging: pi433: use help in Kconfig descriptionValentin Vidic2018-04-231-1/+1
* staging: pi433: break long lines in rf69.cSimon Sandström2018-04-231-53/+129
* staging: pi433: break long linesSimon Sandström2018-04-231-9/+19
* staging: pi433: cleanup tx_fifo lockingValentin Vidic2018-04-231-9/+14
* staging: pi433: cleanup local variableValentin Vidic2018-03-221-3/+4
* staging: pi433: fix CamelCase for dagc enumValentin Vidic2018-03-193-6/+6
* staging: pi433: fix CamelCase for lnaGain enumValentin Vidic2018-03-195-6/+6
* staging: pi433: fix CamelCase for DIONumber variableValentin Vidic2018-03-192-3/+3
* staging: pi433: fix CamelCase for bitRate variablesValentin Vidic2018-03-192-9/+9
* staging: pi433: fix CamelCase for syncSize variableValentin Vidic2018-03-191-3/+3
* staging: pi433: fix CamelCase for preambleLength variableValentin Vidic2018-03-192-4/+4
* staging: pi433: fix CamelCase for GPIO functionsValentin Vidic2018-03-191-5/+5
* staging: pi433: Remove comments inside codeHariPrasath Elango2018-03-141-1/+1