index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
pi433
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
staging: pi433: rewrite comparison with NULL
Valentin Vidic
1
-2
/
+2
2017-12-13
staging: pi433: remove return from a void function
Valentin Vidic
1
-1
/
+0
2017-12-13
staging: pi433: remove spaces before tabs
Valentin Vidic
3
-4
/
+4
2017-12-13
staging: pi433: move trailing statements to next line
Valentin Vidic
1
-14
/
+31
2017-12-13
staging: pi433: use tabs for code indent
Valentin Vidic
2
-20
/
+20
2017-12-13
staging: pi433: use consistent brace style
Valentin Vidic
1
-88
/
+41
2017-12-13
staging: pi433: remove space inside parenthesis
Valentin Vidic
3
-21
/
+21
2017-12-13
staging: pi433: add space around operators
Valentin Vidic
1
-5
/
+4
2017-12-13
staging: pi433: add space after comma
Valentin Vidic
1
-2
/
+2
2017-12-13
staging: pi433: add space before open parenthesis
Valentin Vidic
1
-2
/
+2
2017-12-13
staging: pi433: Remove unnecessary #ifdef DEBUG around dev_dbg
Simon Sandström
1
-4
/
+0
2017-12-13
staging: pi433: Remove function entry dev_dbg()
Simon Sandström
1
-156
/
+0
2017-12-13
staging: pi433: Remove indentation on #ifdef blocks
Simon Sandström
1
-161
/
+153
2017-12-08
staging: pi433: Fix validation of rf69_get_modulation value
Marcin Ciupak
1
-2
/
+6
2017-12-08
staging: pi433: Fix missing 'undefined' value in enum modulation
Marcin Ciupak
2
-2
/
+3
2017-12-08
staging: pi433: Add spaces around & and + operator
Simon Sandström
1
-15
/
+14
2017-12-08
staging: pi433: Fix ISO-8859 encoded non-english comments
Simon Sandström
1
-5
/
+6
2017-12-08
staging: pi433: pi433_if.c remove SET_CHECKED macro
Nguyen Phan Quang Minh
1
-54
/
+139
2017-12-06
staging: pi433: Remove SET_CHECKED usage from pi433_probe
Simon Sandström
1
-7
/
+21
2017-12-06
staging: pi433: Move enum option_on_off to pi433_if.h
Simon Sandström
2
-5
/
+5
2017-12-06
staging: pi433: Combine all rf69_set_amplifier_x()
Simon Sandström
3
-51
/
+9
2017-12-06
staging: pi433: Remove enum data_mode
Simon Sandström
4
-21
/
+4
2017-12-06
staging: pi433: Split rf69_set_sync_enabled into two functions
Simon Sandström
3
-16
/
+27
2017-12-06
staging: pi433: Split rf69_set_crc_enabled into two functions
Simon Sandström
3
-16
/
+28
2017-12-06
staging: pi433: Rename enum modShaping in rf69_enum.h
Simon Sandström
5
-20
/
+21
2017-12-06
staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with smarter fu...
Marcus Wolf
1
-156
/
+180
2017-12-06
staging: pi433: Rename enum optionOnOff in rf69_enum.h
Simon Sandström
5
-53
/
+63
2017-12-06
staging: pi433: Rename variable in struct pi433_rx_cfg
Simon Sandström
2
-2
/
+2
2017-12-06
staging: pi433: Capitalize constant definitions
Simon Sandström
2
-38
/
+38
2017-12-06
staging: pi433: Fix indentation in rf69_enum.h
Simon Sandström
1
-104
/
+103
2017-12-06
staging: pi433: Fixes issue with bit shift in rf69_get_modulation
Marcus Wolf
1
-1
/
+1
2017-11-28
staging: pi433: pi433_if.c codestyle fix
Oliver Graute
1
-3
/
+2
2017-11-28
staging: pi433: pi433_if.c fix codestyle on two long lines
Oliver Graute
1
-2
/
+4
2017-11-28
staging: pi433: fix naming when more than one radio is used
Marcin Ciupak
1
-2
/
+4
2017-11-28
staging: pi433: fix (NULL device *) in log message
Marcin Ciupak
1
-13
/
+13
2017-11-28
staging: pi433: fixed signedness of 4th argument to kfifo_from_user
Stefano Manni
1
-1
/
+2
2017-11-28
staging: pi433: Fixed coding style issues with braces
Luca Söthe
2
-40
/
+20
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-76
/
+14
2017-11-10
pi433: sanitize ioctl
Al Viro
1
-78
/
+14
2017-10-18
staging: pi433: rf69.c style fix - space before asterisk
Marcin Ciupak
1
-1
/
+1
2017-10-18
staging: pi433: rf69.c style fix - code indent should use tabs
Marcin Ciupak
1
-2
/
+2
2017-10-18
staging: pi433: rf69.c style fix - spaces before/after
Marcin Ciupak
1
-77
/
+77
2017-10-18
staging: pi433: rf69.c style fix - spaces required around
Marcin Ciupak
1
-10
/
+16
2017-10-18
staging: pi433: rf69.c style fix - trailing statements
Marcin Ciupak
1
-17
/
+41
2017-10-18
Staging: pi433: Fix the position of brace after if
Srishti Sharma
1
-36
/
+18
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
1
-6
/
+3
2017-09-29
Staging: pi433: fix grammar issues
Keerthi Reddy
1
-12
/
+12
2017-09-18
staging: pi433: Move limit check to switch default to kill warning
Geert Uytterhoeven
1
-6
/
+3
2017-09-18
Staging: pi433: Merge assignment with return value
Meghana Madhyastha
1
-3
/
+1
2017-09-17
staging: pi433: Replace printk() with dev_dbg()
Haneen Mohammed
1
-4
/
+5
[prev]
[next]