summaryrefslogtreecommitdiffstats
path: root/drivers/staging/pi433
AgeCommit message (Expand)Author
2017-12-08staging: pi433: Fix validation of rf69_get_modulation valueMarcin Ciupak
2017-12-08staging: pi433: Fix missing 'undefined' value in enum modulationMarcin Ciupak
2017-12-08staging: pi433: Add spaces around & and + operatorSimon Sandström
2017-12-08staging: pi433: Fix ISO-8859 encoded non-english commentsSimon Sandström
2017-12-08staging: pi433: pi433_if.c remove SET_CHECKED macroNguyen Phan Quang Minh
2017-12-06staging: pi433: Remove SET_CHECKED usage from pi433_probeSimon Sandström
2017-12-06staging: pi433: Move enum option_on_off to pi433_if.hSimon Sandström
2017-12-06staging: pi433: Combine all rf69_set_amplifier_x()Simon Sandström
2017-12-06staging: pi433: Remove enum data_modeSimon Sandström
2017-12-06staging: pi433: Split rf69_set_sync_enabled into two functionsSimon Sandström
2017-12-06staging: pi433: Split rf69_set_crc_enabled into two functionsSimon Sandström
2017-12-06staging: pi433: Rename enum modShaping in rf69_enum.hSimon Sandström
2017-12-06staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with smarter fu...Marcus Wolf
2017-12-06staging: pi433: Rename enum optionOnOff in rf69_enum.hSimon Sandström
2017-12-06staging: pi433: Rename variable in struct pi433_rx_cfgSimon Sandström
2017-12-06staging: pi433: Capitalize constant definitionsSimon Sandström
2017-12-06staging: pi433: Fix indentation in rf69_enum.hSimon Sandström
2017-12-06staging: pi433: Fixes issue with bit shift in rf69_get_modulationMarcus Wolf
2017-11-28staging: pi433: pi433_if.c codestyle fixOliver Graute
2017-11-28staging: pi433: pi433_if.c fix codestyle on two long linesOliver Graute
2017-11-28staging: pi433: fix naming when more than one radio is usedMarcin Ciupak
2017-11-28staging: pi433: fix (NULL device *) in log messageMarcin Ciupak
2017-11-28staging: pi433: fixed signedness of 4th argument to kfifo_from_userStefano Manni
2017-11-28staging: pi433: Fixed coding style issues with bracesLuca Söthe
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-10pi433: sanitize ioctlAl Viro
2017-10-18staging: pi433: rf69.c style fix - space before asteriskMarcin Ciupak
2017-10-18staging: pi433: rf69.c style fix - code indent should use tabsMarcin Ciupak
2017-10-18staging: pi433: rf69.c style fix - spaces before/afterMarcin Ciupak
2017-10-18staging: pi433: rf69.c style fix - spaces required aroundMarcin Ciupak
2017-10-18staging: pi433: rf69.c style fix - trailing statementsMarcin Ciupak
2017-10-18Staging: pi433: Fix the position of brace after ifSrishti Sharma
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-09-29Staging: pi433: fix grammar issuesKeerthi Reddy
2017-09-18staging: pi433: Move limit check to switch default to kill warningGeert Uytterhoeven
2017-09-18Staging: pi433: Merge assignment with return valueMeghana Madhyastha
2017-09-17staging: pi433: Replace printk() with dev_dbg()Haneen Mohammed
2017-09-17staging: pi433: Fixes minor typo errorsHarsha Sharma
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