summaryrefslogtreecommitdiffstats
path: root/drivers/staging/pi433/pi433_if.c
Commit message (Expand)AuthorAgeFilesLines
...
* staging: pi433: fix (NULL device *) in log messageMarcin Ciupak2017-11-281-13/+13
* staging: pi433: fixed signedness of 4th argument to kfifo_from_userStefano Manni2017-11-281-1/+2
* Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-171-76/+14
|\
| * pi433: sanitize ioctlAl Viro2017-11-101-78/+14
* | Staging: pi433: Fix the position of brace after ifSrishti Sharma2017-10-181-36/+18
* | staging: pi433: Replace printk() with dev_dbg()Haneen Mohammed2017-09-171-4/+5
* | staging: pi433: Fixes minor typo errorsHarsha Sharma2017-09-171-2/+2
|/
* staging: pi433: fix interrupt handler signaturesCihangir Akturk2017-08-281-11/+8
* staging: pi433: fixed coding style issuesXiangyang Zhang2017-08-201-8/+7
* staging: pi433: reduce stack size in tx threadArnd Bergmann2017-08-141-1/+2
* staging: pi433: Use matching enum types calling rf69_set_packet_formatElia Geretto2017-08-141-2/+21
* staging: pi433: Style fix - align block commentsDerek Robson2017-07-281-15/+23
* Staging: pi433: check error after kthread_run()Joseph Wright2017-07-281-1/+1
* Staging: pi433: declare functions staticJoseph Wright2017-07-281-2/+2
* staging: pi433: return -EFAULT if copy_to_user() failsdan.carpenter@oracle.com2017-07-281-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
OpenPOWER on IntegriCloud