summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2017-12-08drivers: visorbus: move driver out of stagingDavid Kershner15-4526/+4
2017-12-08staging: pi433: Fix validation of rf69_get_modulation valueMarcin Ciupak1-2/+6
2017-12-08staging: pi433: Fix missing 'undefined' value in enum modulationMarcin Ciupak2-2/+3
2017-12-08staging: wlan-ng: Fixing coding style warningRodrigo Zaiden1-1/+2
2017-12-08staging: ccree: cleanup a small white space issueDan Carpenter1-2/+2
2017-12-08staging: pi433: Add spaces around & and + operatorSimon Sandström1-15/+14
2017-12-08staging: pi433: Fix ISO-8859 encoded non-english commentsSimon Sandström1-5/+6
2017-12-08staging: fsl-dpaa2/eth: Make Tx buffer alignment optionalIoana Radulescu2-5/+11
2017-12-08staging: fsl-dpaa2/eth: Compute needed headroom per frameIoana Radulescu2-6/+14
2017-12-08staging: fsl-dpaa2/eth: Don't enable FAS on TxIoana Radulescu2-66/+13
2017-12-08staging: fsl-dpaa2/eth: Add counter for skb reallocsIoana Radulescu3-0/+3
2017-12-08staging: fsl-dpaa2/eth: Don't set netdev->needed_headroomIoana Radulescu2-23/+3
2017-12-08staging: fsl-dpaa2/eth: Fix access to FAS fieldIoana Radulescu2-8/+13
2017-12-08staging: pi433: pi433_if.c remove SET_CHECKED macroNguyen Phan Quang Minh1-54/+139
2017-12-07Staging: rtl8192u: Fix no spaces around '+'Akash Kumar1-1/+1
2017-12-07staging: lustre: llite: Remove redundant else keywordLuis de Bethencourt1-1/+1
2017-12-07staging: lustre: llite: Remove redundant else keywordLuis de Bethencourt1-1/+3
2017-12-07staging: lustre: llite: Remove else after gotoLuis de Bethencourt1-2/+2
2017-12-07staging: pi433: Remove SET_CHECKED usage from pi433_probeSimon Sandström1-7/+21
2017-12-07staging: pi433: Move enum option_on_off to pi433_if.hSimon Sandström2-5/+5
2017-12-07staging: pi433: Combine all rf69_set_amplifier_x()Simon Sandström3-51/+9
2017-12-07staging: pi433: Remove enum data_modeSimon Sandström4-21/+4
2017-12-07staging: pi433: Split rf69_set_sync_enabled into two functionsSimon Sandström3-16/+27
2017-12-07staging: pi433: Split rf69_set_crc_enabled into two functionsSimon Sandström3-16/+28
2017-12-06drivers: staging: remove duplicate includesPravin Shedge3-3/+0
2017-12-06staging: unisys: move dependencies from UNISYSSPAR to VISORBUSDavid Kershner2-2/+1
2017-12-06staging: unisys: combine visorchannel.h and visorbus.hDavid Kershner5-183/+168
2017-12-06staging: unisys: remove !UML flagDavid Kershner1-1/+1
2017-12-06staging: unisys: fix dependencies with UNISYSSPAR Kconfig flagDavid Kershner1-2/+1
2017-12-06staging: pi433: Rename enum modShaping in rf69_enum.hSimon Sandström5-20/+21
2017-12-06staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with smarter fu...Marcus Wolf1-156/+180
2017-12-06staging: pi433: Rename enum optionOnOff in rf69_enum.hSimon Sandström5-53/+63
2017-12-06staging: pi433: Rename variable in struct pi433_rx_cfgSimon Sandström2-2/+2
2017-12-06staging: pi433: Capitalize constant definitionsSimon Sandström2-38/+38
2017-12-06staging: pi433: Fix indentation in rf69_enum.hSimon Sandström1-104/+103
2017-12-06staging: lustre: Fix sparse, using plain integer as NULL pointer in lov_objec...Andrii1-1/+1
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman7-26/+28
2017-12-06staging: dgnc: add identifiers to function parametersAshish Kalra1-2/+2
2017-12-06staging: android: add identifiers to function parametersAshish Kalra1-1/+2
2017-12-06staging: android: Fix checkpatch.pl errorAshish Kalra1-3/+3
2017-12-06staging: olpc_dcon: Line up parentheses in func calls and defsZebulon McCorkle2-11/+21
2017-12-06staging: olpc_dcon: Change bitshifts to BIT macroZebulon McCorkle1-15/+15
2017-12-06staging: xgifb: remove macros with hidden variableJoshua Abraham2-118/+118
2017-12-06staging: ccree: amend aead func def for readabilityGilad Ben-Yossef1-90/+51
2017-12-06staging: ccree: fix AEAD func naming conventionGilad Ben-Yossef3-281/+273
2017-12-06staging: ccree: NULLify backup_info when unusedGilad Ben-Yossef1-0/+1
2017-12-06staging: ccree: update TODO listGilad Ben-Yossef1-21/+2
2017-12-06staging: ccree: remove interim DT docsGilad Ben-Yossef1-27/+0
2017-12-06staging: ccree: remove braces for single statement blocksGilad Ben-Yossef1-2/+1
2017-12-06staging: ccree: fix indentation of var assignmentGilad Ben-Yossef1-2/+2