index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
pi433
Age
Commit message (
Expand
)
Author
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
2017-09-17
staging: pi433: Fixes minor typo errors
Harsha Sharma
2017-08-31
Staging: Pi433: style fix - tabs and spaces
Derek Robson
2017-08-31
staging: pi433: fix spelling mistake: "preample" -> "preamble"
Colin Ian King
2017-08-28
staging: pi433: fix interrupt handler signatures
Cihangir Akturk
2017-08-20
staging: pi433: fixed coding style issues
Xiangyang Zhang
2017-08-18
staging: pi433: replace INVALID_PARAM macro with inline code
Marcin Ciupak
2017-08-18
staging: pi433: replace logical not with bitwise
Quentin Swain
2017-08-14
staging: pi433: rf69.c style fix - spaces open brace
Marcin Ciupak
2017-08-14
staging: pi433: rf69.c style fix - else close brace
Marcin Ciupak
2017-08-14
staging: pi433: rf69.c style fix - that open brace
Marcin Ciupak
2017-08-14
staging: pi433: style fix - space after asterisk
Marcin Ciupak
2017-08-14
staging: pi433: reduce stack size in tx thread
Arnd Bergmann
2017-08-14
staging: pi433: Use matching enum types calling rf69_set_packet_format
Elia Geretto
2017-07-28
staging: pi433: use div_u64 for 64-bit division
Arnd Bergmann
2017-07-28
staging: pi433: Style fix - align block comments
Derek Robson
2017-07-28
staging: pi433: Make functions rf69_set_bandwidth_intern static
Colin Ian King
2017-07-28
Staging: pi433: check error after kthread_run()
Joseph Wright
2017-07-28
Staging: pi433: declare functions static
Joseph Wright
2017-07-28
staging: pi433: depends on SPI
Randy Dunlap
2017-07-28
staging: pi433: return -EFAULT if copy_to_user() fails
dan.carpenter@oracle.com
2017-07-18
staging: pi433: Fix a couple of spelling mistakes
Colin Ian King
2017-07-16
staging: pi433: New driver
Marcus Wolf