开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
pi433
Age
Commit message (
Expand
)
Author
2024-03-05
staging: pi433: Move FIFO_THRESHOLD define to source file
Shahar Avidar
2024-03-05
staging: pi433: Remove the unused FREQUENCY define
Shahar Avidar
2024-03-05
staging: pi433: Redefine F_OSC using units.h macro
Shahar Avidar
2024-03-05
staging: pi433: Remove a duplicated F_OSC define
Shahar Avidar
2024-03-05
staging: pi433: Remove a duplicated FIFO_SIZE define
Shahar Avidar
2023-10-06
staging: pi433: make pi433_class constant
Greg Kroah-Hartman
2023-07-27
staging: Explicitly include correct DT includes
Rob Herring
2023-05-28
staging: pi433: Remove stray gpiod_unexport() call
Andy Shevchenko
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-02-06
staging: pi433: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
staging: pi433: Added information about bit_rate configuration
Guru Mehar Rachaputi
2022-10-26
staging: pi433: overlay: Rename overlay source file from .dts to .dtso
Andrew Davis
2022-09-24
staging: pi433: use DEFINE_SHOW_ATTRIBUTE to simplify pi433_debugfs_regs
Liu Shixin
2022-08-16
staging: pi433: fix wrong debug message on rf69_write_fifo()
Sidong Yang
2022-07-27
staging: pi433: remove duplicated comments
Sidong Yang
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-14
staging: pi433: formatting improvement for multi-line bitwise statement
Paulo Miguel Almeida
2022-03-14
staging: pi433: remove hardcoded mask value for easier readability
Paulo Miguel Almeida
2022-03-01
staging: pi433: prevent uninitialized data from being printed out
Paulo Miguel Almeida
2022-03-01
staging: pi433: remove rf69_get_flag function resolving enum conflict
Paulo Miguel Almeida
2022-03-01
staging: pi433: remove TODOs-related item from the TODO file
Paulo Miguel Almeida
2022-02-25
staging: pi433: add index value to write dev_dbg statement
Paulo Miguel Almeida
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-02-08
staging: pi433: remove need to recompile code to debug fifo content
Paulo Miguel Almeida
2022-02-08
staging: pi433: standardize use of line escape chars in dev_dbg stmts
Paulo Miguel Almeida
2022-02-08
staging: pi433: remove register debug dev_dbg stmts using DEBUG_VALUES
Paulo Miguel Almeida
2022-02-04
staging: pi433: add debugfs interface
Paulo Miguel Almeida
2022-01-31
staging: pi433: remove coding style item from the TODO file
Paulo Miguel Almeida
2022-01-26
staging: pi433: add missing register contants
Paulo Miguel Almeida
2022-01-26
staging: pi433: enforce tx_cfg to be set before any message can be sent
Paulo Miguel Almeida
2022-01-25
staging: pi433: validate max bit_rate based on modulation used
Paulo Miguel Almeida
2022-01-25
staging: pi433: change order in which driver config the rf69 chip
Paulo Miguel Almeida
2022-01-25
staging: pi433: fix validation for min bit rate supported by the device
Paulo Miguel Almeida
2022-01-25
staging: pi433: move get version func to where all other functions are
Paulo Miguel Almeida
2022-01-06
staging: pi433: add comment to rx_lock mutex definition
Paulo Miguel Almeida
2022-01-06
staging: pi433: fix frequency deviation check
Paulo Miguel Almeida
2022-01-03
staging: pi433: add docs to packet_format and tx_start_condition enum
Paulo Miguel Almeida
2021-12-28
staging: pi433: remove unnecessary parentheses pointed out by checkpatch.pl
Paulo Miguel Almeida
2021-11-15
staging: pi433: print rf69 debug message more detail
Sidong Yang
2021-09-27
staging: pi433: goto abort when setting failed in tx_thread
Sidong Yang
2021-09-13
staging: pi433: fix docs typos and references to previous struct names
Paulo Miguel Almeida
2020-09-04
staging: pi433: break long lines
Bryan Brattlof
2020-05-05
staging: pi433: fix error return code in pi433_probe()
Wei Yongjun
2020-02-23
staging: pi433: overlay: Convert to sugar syntax
Geert Uytterhoeven
2020-02-23
staging: pi433: overlay: Fix reg-related warnings
Geert Uytterhoeven
2020-02-23
staging: pi433: overlay: Fix Broadcom vendor prefix
Geert Uytterhoeven
2020-02-09
staging: pi433: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-20
staging: pi433: Fix Kconfig indentation
Krzysztof Kozlowski
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
[next]