summaryrefslogtreecommitdiff
path: root/drivers/staging/pi433/pi433_if.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Staging: pi433: Fix the position of brace after ifSrishti Sharma1-36/+18
2017-09-17staging: pi433: Replace printk() with dev_dbg()Haneen Mohammed1-4/+5
2017-09-17staging: pi433: Fixes minor typo errorsHarsha Sharma1-2/+2
2017-08-28staging: pi433: fix interrupt handler signaturesCihangir Akturk1-11/+8
2017-08-20staging: pi433: fixed coding style issuesXiangyang Zhang1-8/+7
2017-08-15staging: pi433: reduce stack size in tx threadArnd Bergmann1-1/+2
2017-08-15staging: pi433: Use matching enum types calling rf69_set_packet_formatElia Geretto1-2/+21
2017-07-29staging: pi433: Style fix - align block commentsDerek Robson1-15/+23
2017-07-29Staging: pi433: check error after kthread_run()Joseph Wright1-1/+1
2017-07-29Staging: pi433: declare functions staticJoseph Wright1-2/+2
2017-07-29staging: pi433: return -EFAULT if copy_to_user() failsdan.carpenter@oracle.com1-1/+1
2017-07-18staging: pi433: Fix a couple of spelling mistakesColin Ian King1-2/+2
2017-07-16staging: pi433: New driverMarcus Wolf1-0/+1314