summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: fsl-mc: do not print error in case of defer probe errorNipun Gupta2017-12-131-1/+2
* staging: fsl-mc: Allocate IRQ's before scanning DPRC objectsNipun Gupta2017-12-131-22/+27
* staging: ccree: fix FIPS mgr naming conventionGilad Ben-Yossef2017-12-133-9/+9
* staging: ccree: simplify freeing SRAM memory addressGilad Ben-Yossef2017-12-131-6/+1
* staging: ccree: fix sram mgr naming conventionGilad Ben-Yossef2017-12-133-15/+15
* staging: ccree: fix buf mgr naming conventionGilad Ben-Yossef2017-12-131-16/+12
* staging: ccree: rename vars/structs/enums from ssi_ to cc_Gilad Ben-Yossef2017-12-1322-312/+312
* staging: ccree: rename all DX to CCGilad Ben-Yossef2017-12-1312-338/+338
* staging: ccree: rename all SSI to CCGilad Ben-Yossef2017-12-1321-132/+132
* staging: ccree: remove SSI_CC_HAS_ macrosGilad Ben-Yossef2017-12-135-58/+0
* staging: ccree: drop unsupported MULTI2 mode codeGilad Ben-Yossef2017-12-134-169/+18
* staging: ccree: fix ivgen func def coding styleGilad Ben-Yossef2017-12-132-18/+8
* staging: ccree: fix ivgen naming conventionGilad Ben-Yossef2017-12-135-45/+46
* staging: ccree: fix cipher func def coding styleGilad Ben-Yossef2017-12-131-23/+15
* staging: ccree: fix cipher naming conventionGilad Ben-Yossef2017-12-133-119/+118
* staging: ccree: remove cipher sync blkcipher remainsGilad Ben-Yossef2017-12-131-105/+51
* staging: ccree: fix req mgr func def coding styleGilad Ben-Yossef2017-12-132-17/+13
* staging: ccree: fix reg mgr naming conventionGilad Ben-Yossef2017-12-133-27/+25
* staging: ccree: fix func call param indentationGilad Ben-Yossef2017-12-132-23/+15
* staging: ccree: simplify expression with local varGilad Ben-Yossef2017-12-131-12/+10
* staging: ccree: fix func def and decl coding styleGilad Ben-Yossef2017-12-133-93/+63
* staging: ccree: shorten parameter nameGilad Ben-Yossef2017-12-131-8/+8
* staging: ccree: func params should follow func nameGilad Ben-Yossef2017-12-131-4/+6
* staging: ccree: amend hash func def for readabilityGilad Ben-Yossef2017-12-131-13/+7
* staging: ccree: fix hash naming conventionGilad Ben-Yossef2017-12-135-273/+257
* staging: ccree: remove ahash wrappersGilad Ben-Yossef2017-12-131-184/+76
* drivers: lustre: obdclass: check result of register_shrinker()Aliaksei Karaliou2017-12-131-5/+22
* drivers: lustre: ldlm: check result of register_shrinker()Aliaksei Karaliou2017-12-131-2/+6
* drivers: lustre: ptlrpc: check result of register_shrinker()Aliaksei Karaliou2017-12-131-2/+6
* drivers: lustre: osc: check result of register_shrinker()Aliaksei Karaliou2017-12-131-1/+3
* staging: lustre: libcfs: discard LASSERT_CHECKEDNeilBrown2017-12-131-7/+0
* staging: lustre: libcfs: discard KLASSERT()NeilBrown2017-12-132-4/+2
* staging: lustre: libcfs: discard MAX_NUMERIC_VALUENeilBrown2017-12-131-3/+0
* staging: lustre: libcfs: discard MKSTR() macroNeilBrown2017-12-132-9/+1
* staging: lustre: libcfs: remove unused rounding functions.NeilBrown2017-12-131-28/+1
* staging: lustre: libcfs: simplify memory allocation.NeilBrown2017-12-131-30/+12
* staging: lustre: lov: use list_for_each_entry in lov_obd.cNeilBrown2017-12-131-4/+2
* staging: lustre: ldlm: use list_for_each_entry in ldlm_resource.cNeilBrown2017-12-131-13/+7
* staging: lustre: ldlm: minor list_entry improvements in ldlm_request.cNeilBrown2017-12-131-8/+4
* staging: lustre: ldlm: use list_first_entry in ldlm_lockd.cNeilBrown2017-12-131-5/+5
* staging: lustre: ldlm: use list_for_each_entry in ldlm_extent_shift_kms()NeilBrown2017-12-131-3/+1
* staging: lustre: use list_last_entry to simplify fld_cache_shrinkNeilBrown2017-12-131-7/+6
* drivers: visorbus: move driver out of stagingDavid Kershner2017-12-0817-361/+13
* staging: pi433: Fix validation of rf69_get_modulation valueMarcin Ciupak2017-12-081-2/+6
* staging: pi433: Fix missing 'undefined' value in enum modulationMarcin Ciupak2017-12-082-2/+3
* staging: wlan-ng: Fixing coding style warningRodrigo Zaiden2017-12-081-1/+2
* staging: ccree: cleanup a small white space issueDan Carpenter2017-12-081-2/+2
* staging: pi433: Add spaces around & and + operatorSimon Sandström2017-12-081-15/+14
* staging: pi433: Fix ISO-8859 encoded non-english commentsSimon Sandström2017-12-081-5/+6
* staging: fsl-dpaa2/eth: Make Tx buffer alignment optionalIoana Radulescu2017-12-082-5/+11