summaryrefslogtreecommitdiffstats
path: root/drivers/staging/pi433
Commit message (Expand)AuthorAgeFilesLines
* staging: pi433: Fixes issue with bit shift in rf69_get_modulationMarcus Wolf2017-12-061-1/+1
* 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: rf69.c style fix - space before asteriskMarcin Ciupak2017-10-181-1/+1
* | staging: pi433: rf69.c style fix - code indent should use tabsMarcin Ciupak2017-10-181-2/+2
* | staging: pi433: rf69.c style fix - spaces before/afterMarcin Ciupak2017-10-181-77/+77
* | staging: pi433: rf69.c style fix - spaces required aroundMarcin Ciupak2017-10-181-10/+16
* | staging: pi433: rf69.c style fix - trailing statementsMarcin Ciupak2017-10-181-17/+41
* | Staging: pi433: Fix the position of brace after ifSrishti Sharma2017-10-181-36/+18
* | Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-6/+3
|\ \
| * | staging: pi433: Move limit check to switch default to kill warningGeert Uytterhoeven2017-09-181-6/+3
| |/
* | Staging: pi433: fix grammar issuesKeerthi Reddy2017-09-291-12/+12
* | Staging: pi433: Merge assignment with return valueMeghana Madhyastha2017-09-181-3/+1
* | 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: style fix - tabs and spacesDerek Robson2017-08-311-3/+3
* staging: pi433: fix spelling mistake: "preample" -> "preamble"Colin Ian King2017-08-311-1/+1
* staging: pi433: fix interrupt handler signaturesCihangir Akturk2017-08-281-11/+8
* staging: pi433: fixed coding style issuesXiangyang Zhang2017-08-201-8/+7
* staging: pi433: replace INVALID_PARAM macro with inline codeMarcin Ciupak2017-08-181-45/+104
* staging: pi433: replace logical not with bitwiseQuentin Swain2017-08-181-1/+1
* staging: pi433: rf69.c style fix - spaces open braceMarcin Ciupak2017-08-141-1/+1
* staging: pi433: rf69.c style fix - else close braceMarcin Ciupak2017-08-141-2/+1
* staging: pi433: rf69.c style fix - that open braceMarcin Ciupak2017-08-141-22/+11
* staging: pi433: style fix - space after asteriskMarcin Ciupak2017-08-142-2/+2
* 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: use div_u64 for 64-bit divisionArnd Bergmann2017-07-281-1/+1
* staging: pi433: Style fix - align block commentsDerek Robson2017-07-283-159/+169
* staging: pi433: Make functions rf69_set_bandwidth_intern staticColin Ian King2017-07-281-1/+2
* 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: depends on SPIRandy Dunlap2017-07-281-1/+1
* 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-1612-0/+3633
OpenPOWER on IntegriCloud