summaryrefslogtreecommitdiff
path: root/drivers/staging/pi433
AgeCommit message (Expand)Author
2017-08-31Staging: Pi433: style fix - tabs and spacesDerek Robson
2017-08-31staging: pi433: fix spelling mistake: "preample" -> "preamble"Colin Ian King
2017-08-28staging: pi433: fix interrupt handler signaturesCihangir Akturk
2017-08-20staging: pi433: fixed coding style issuesXiangyang Zhang
2017-08-18staging: pi433: replace INVALID_PARAM macro with inline codeMarcin Ciupak
2017-08-18staging: pi433: replace logical not with bitwiseQuentin Swain
2017-08-14staging: pi433: rf69.c style fix - spaces open braceMarcin Ciupak
2017-08-14staging: pi433: rf69.c style fix - else close braceMarcin Ciupak
2017-08-14staging: pi433: rf69.c style fix - that open braceMarcin Ciupak
2017-08-14staging: pi433: style fix - space after asteriskMarcin Ciupak
2017-08-14staging: pi433: reduce stack size in tx threadArnd Bergmann
2017-08-14staging: pi433: Use matching enum types calling rf69_set_packet_formatElia Geretto
2017-07-28staging: pi433: use div_u64 for 64-bit divisionArnd Bergmann
2017-07-28staging: pi433: Style fix - align block commentsDerek Robson
2017-07-28staging: pi433: Make functions rf69_set_bandwidth_intern staticColin Ian King
2017-07-28Staging: pi433: check error after kthread_run()Joseph Wright
2017-07-28Staging: pi433: declare functions staticJoseph Wright
2017-07-28staging: pi433: depends on SPIRandy Dunlap
2017-07-28staging: pi433: return -EFAULT if copy_to_user() failsdan.carpenter@oracle.com
2017-07-18staging: pi433: Fix a couple of spelling mistakesColin Ian King
2017-07-16staging: pi433: New driverMarcus Wolf