index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
pi433
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
staging: pi433: make pi433_class constant
Greg Kroah-Hartman
1
-9
/
+12
2023-07-27
staging: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-05-28
staging: pi433: Remove stray gpiod_unexport() call
Andy Shevchenko
1
-1
/
+0
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
staging: pi433: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-6
/
+5
2023-02-06
staging: pi433: Added information about bit_rate configuration
Guru Mehar Rachaputi
1
-0
/
+3
2022-10-26
staging: pi433: overlay: Rename overlay source file from .dts to .dtso
Andrew Davis
2
-3
/
+3
2022-09-24
staging: pi433: use DEFINE_SHOW_ATTRIBUTE to simplify pi433_debugfs_regs
Liu Shixin
1
-14
/
+2
2022-08-16
staging: pi433: fix wrong debug message on rf69_write_fifo()
Sidong Yang
1
-1
/
+1
2022-07-27
staging: pi433: remove duplicated comments
Sidong Yang
1
-1
/
+1
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-193
/
+183
2022-03-14
staging: pi433: formatting improvement for multi-line bitwise statement
Paulo Miguel Almeida
1
-2
/
+2
2022-03-14
staging: pi433: remove hardcoded mask value for easier readability
Paulo Miguel Almeida
1
-1
/
+1
2022-03-02
staging: pi433: prevent uninitialized data from being printed out
Paulo Miguel Almeida
1
-1
/
+1
2022-03-02
staging: pi433: remove rf69_get_flag function resolving enum conflict
Paulo Miguel Almeida
4
-69
/
+4
2022-03-02
staging: pi433: remove TODOs-related item from the TODO file
Paulo Miguel Almeida
2
-3
/
+0
2022-02-25
staging: pi433: add index value to write dev_dbg statement
Paulo Miguel Almeida
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2022-02-08
staging: pi433: remove need to recompile code to debug fifo content
Paulo Miguel Almeida
1
-13
/
+2
2022-02-08
staging: pi433: standardize use of line escape chars in dev_dbg stmts
Paulo Miguel Almeida
2
-52
/
+53
2022-02-08
staging: pi433: remove register debug dev_dbg stmts using DEBUG_VALUES
Paulo Miguel Almeida
1
-35
/
+2
2022-02-04
staging: pi433: add debugfs interface
Paulo Miguel Almeida
3
-1
/
+78
2022-01-31
staging: pi433: remove coding style item from the TODO file
Paulo Miguel Almeida
3
-10
/
+6
2022-01-26
staging: pi433: add missing register contants
Paulo Miguel Almeida
1
-0
/
+2
2022-01-26
staging: pi433: enforce tx_cfg to be set before any message can be sent
Paulo Miguel Almeida
1
-2
/
+14
2022-01-25
staging: pi433: validate max bit_rate based on modulation used
Paulo Miguel Almeida
2
-1
/
+11
2022-01-25
staging: pi433: change order in which driver config the rf69 chip
Paulo Miguel Almeida
1
-4
/
+4
2022-01-25
staging: pi433: fix validation for min bit rate supported by the device
Paulo Miguel Almeida
1
-3
/
+1
2022-01-25
staging: pi433: move get version func to where all other functions are
Paulo Miguel Almeida
3
-2
/
+8
2022-01-06
staging: pi433: add comment to rx_lock mutex definition
Paulo Miguel Almeida
1
-1
/
+1
2022-01-06
staging: pi433: fix frequency deviation check
Paulo Miguel Almeida
1
-3
/
+15
2022-01-03
staging: pi433: add docs to packet_format and tx_start_condition enum
Paulo Miguel Almeida
1
-0
/
+12
2021-12-28
staging: pi433: remove unnecessary parentheses pointed out by checkpatch.pl
Paulo Miguel Almeida
1
-3
/
+3
2021-11-15
staging: pi433: print rf69 debug message more detail
Sidong Yang
1
-19
/
+19
2021-09-27
staging: pi433: goto abort when setting failed in tx_thread
Sidong Yang
1
-9
/
+9
2021-09-13
staging: pi433: fix docs typos and references to previous struct names
Paulo Miguel Almeida
1
-12
/
+11
2020-09-04
staging: pi433: break long lines
Bryan Brattlof
1
-8
/
+18
2020-05-05
staging: pi433: fix error return code in pi433_probe()
Wei Yongjun
1
-0
/
+1
2020-02-23
staging: pi433: overlay: Convert to sugar syntax
Geert Uytterhoeven
1
-44
/
+35
2020-02-23
staging: pi433: overlay: Fix reg-related warnings
Geert Uytterhoeven
1
-0
/
+4
2020-02-23
staging: pi433: overlay: Fix Broadcom vendor prefix
Geert Uytterhoeven
1
-1
/
+1
2020-02-10
staging: pi433: Use the correct style for SPDX License Identifier
Nishad Kamdar
4
-8
/
+8
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+1
2019-11-20
staging: pi433: Fix Kconfig indentation
Krzysztof Kozlowski
1
-12
/
+12
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
1
-11
/
+1
2019-09-06
staging: pi433: Fix typo in documentation
Rohit Sarkar
1
-1
/
+1
2019-05-24
staging: pi433: Remove unnecessary variable
Nishka Dasgupta
1
-3
/
+2
2019-05-21
staging: pi433: fix misspelling of packet
Yannick Loeck
2
-3
/
+3
2019-05-07
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-31
/
+58
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
[next]