index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
pi433
Age
Commit message (
Expand
)
Author
2017-12-13
staging: pi433: rewrite comparison with NULL
Valentin Vidic
2017-12-13
staging: pi433: remove return from a void function
Valentin Vidic
2017-12-13
staging: pi433: remove spaces before tabs
Valentin Vidic
2017-12-13
staging: pi433: move trailing statements to next line
Valentin Vidic
2017-12-13
staging: pi433: use tabs for code indent
Valentin Vidic
2017-12-13
staging: pi433: use consistent brace style
Valentin Vidic
2017-12-13
staging: pi433: remove space inside parenthesis
Valentin Vidic
2017-12-13
staging: pi433: add space around operators
Valentin Vidic
2017-12-13
staging: pi433: add space after comma
Valentin Vidic
2017-12-13
staging: pi433: add space before open parenthesis
Valentin Vidic
2017-12-13
staging: pi433: Remove unnecessary #ifdef DEBUG around dev_dbg
Simon Sandström
2017-12-13
staging: pi433: Remove function entry dev_dbg()
Simon Sandström
2017-12-13
staging: pi433: Remove indentation on #ifdef blocks
Simon Sandström
2017-12-08
staging: pi433: Fix validation of rf69_get_modulation value
Marcin Ciupak
2017-12-08
staging: pi433: Fix missing 'undefined' value in enum modulation
Marcin Ciupak
2017-12-08
staging: pi433: Add spaces around & and + operator
Simon Sandström
2017-12-08
staging: pi433: Fix ISO-8859 encoded non-english comments
Simon Sandström
2017-12-08
staging: pi433: pi433_if.c remove SET_CHECKED macro
Nguyen Phan Quang Minh
2017-12-06
staging: pi433: Remove SET_CHECKED usage from pi433_probe
Simon Sandström
2017-12-06
staging: pi433: Move enum option_on_off to pi433_if.h
Simon Sandström
2017-12-06
staging: pi433: Combine all rf69_set_amplifier_x()
Simon Sandström
2017-12-06
staging: pi433: Remove enum data_mode
Simon Sandström
2017-12-06
staging: pi433: Split rf69_set_sync_enabled into two functions
Simon Sandström
2017-12-06
staging: pi433: Split rf69_set_crc_enabled into two functions
Simon Sandström
2017-12-06
staging: pi433: Rename enum modShaping in rf69_enum.h
Simon Sandström
2017-12-06
staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with smarter fu...
Marcus Wolf
2017-12-06
staging: pi433: Rename enum optionOnOff in rf69_enum.h
Simon Sandström
2017-12-06
staging: pi433: Rename variable in struct pi433_rx_cfg
Simon Sandström
2017-12-06
staging: pi433: Capitalize constant definitions
Simon Sandström
2017-12-06
staging: pi433: Fix indentation in rf69_enum.h
Simon Sandström
2017-12-06
staging: pi433: Fixes issue with bit shift in rf69_get_modulation
Marcus Wolf
2017-11-28
staging: pi433: pi433_if.c codestyle fix
Oliver Graute
2017-11-28
staging: pi433: pi433_if.c fix codestyle on two long lines
Oliver Graute
2017-11-28
staging: pi433: fix naming when more than one radio is used
Marcin Ciupak
2017-11-28
staging: pi433: fix (NULL device *) in log message
Marcin Ciupak
2017-11-28
staging: pi433: fixed signedness of 4th argument to kfifo_from_user
Stefano Manni
2017-11-28
staging: pi433: Fixed coding style issues with braces
Luca Söthe
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-10
pi433: sanitize ioctl
Al Viro
2017-10-18
staging: pi433: rf69.c style fix - space before asterisk
Marcin Ciupak
2017-10-18
staging: pi433: rf69.c style fix - code indent should use tabs
Marcin Ciupak
2017-10-18
staging: pi433: rf69.c style fix - spaces before/after
Marcin Ciupak
2017-10-18
staging: pi433: rf69.c style fix - spaces required around
Marcin Ciupak
2017-10-18
staging: pi433: rf69.c style fix - trailing statements
Marcin Ciupak
2017-10-18
Staging: pi433: Fix the position of brace after if
Srishti Sharma
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-09-29
Staging: pi433: fix grammar issues
Keerthi Reddy
2017-09-18
staging: pi433: Move limit check to switch default to kill warning
Geert Uytterhoeven
2017-09-18
Staging: pi433: Merge assignment with return value
Meghana Madhyastha
2017-09-17
staging: pi433: Replace printk() with dev_dbg()
Haneen Mohammed
[prev]
[next]