summaryrefslogtreecommitdiffstats
path: root/drivers/staging/pi433/pi433_if.c
Commit message (Expand)AuthorAgeFilesLines
* staging: pi433: fix interrupt handler signaturesCihangir Akturk2017-08-281-11/+8Star
* staging: pi433: fixed coding style issuesXiangyang Zhang2017-08-201-8/+7Star
* staging: pi433: reduce stack size in tx threadArnd Bergmann2017-08-151-1/+2
* staging: pi433: Use matching enum types calling rf69_set_packet_formatElia Geretto2017-08-151-2/+21
* staging: pi433: Style fix - align block commentsDerek Robson2017-07-291-15/+23
* Staging: pi433: check error after kthread_run()Joseph Wright2017-07-291-1/+1
* Staging: pi433: declare functions staticJoseph Wright2017-07-291-2/+2
* staging: pi433: return -EFAULT if copy_to_user() failsdan.carpenter@oracle.com2017-07-291-1/+1
* staging: pi433: Fix a couple of spelling mistakesColin Ian King2017-07-181-2/+2
* staging: pi433: New driverMarcus Wolf2017-07-161-0/+1314