summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-06staging: speakup: alignment match open parensBo YU1-1/+1
2017-06-06staging: speakup: in serialio.c no over 80 chars longBo YU1-2/+4
2017-06-06staging: speakup: add a space around '|'Bo YU1-1/+1
2017-06-06staging: speakup: add a missing blank line after declarationBo YU1-0/+1
2017-06-06staging/rts5208: Fix read overflow in memcpyDaniel Micay1-1/+1
2017-06-06staging: rtl8723bs: fix a couple of spelling mistakesColin Ian King1-2/+3
2017-06-06staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_pageJia-Ju Bai1-1/+1
2017-06-06staging: sm750fb: change default screen resolutionSudip Mukherjee1-1/+1
2017-06-06staging: comedi: ni_labpc_isadma: fixed a comment coding style issueAdrian Stanciu1-1/+1
2017-06-04staging: ks7010: use le16_to_cpu() to access __le16 fieldRichard Porter1-1/+1
2017-06-04staging: ccree: fix spelling mistake: "chanined" -> "chained"Colin Ian King1-1/+1
2017-06-04staging: rtl8723bs: fix another spelling mistakeColin Ian King1-1/+2
2017-06-04staging: rtl8192e: all lines in dot11d.h are less than 80 chars longKonrad Malkowski1-2/+2
2017-06-04Staging: comedi: s626.c: fixed trailing */ style issueedcarter1-3/+6
2017-06-04staging: ccree: remove descriptor context definitionsGilad Ben-Yossef1-86/+0
2017-06-04staging: ccree: remove last remnants of sblkcipherGilad Ben-Yossef2-97/+6
2017-06-04staging: ccree: remove last remnants of sash algoGilad Ben-Yossef1-321/+127
2017-06-04staging: ccree: fix wrong whitespace usageGilad Ben-Yossef2-282/+282
2017-06-04staging: ccree: remove spurious blank lineGilad Ben-Yossef1-1/+0
2017-06-04staging: ccree: remove dead codeGilad Ben-Yossef1-28/+3
2017-06-04staging: ccree: drop no longer used macroGilad Ben-Yossef1-2/+0
2017-06-04staging: ccree: use snake_case for hash enumsGilad Ben-Yossef2-4/+4
2017-06-04staging: ccree: remove unused structGilad Ben-Yossef1-18/+0
2017-06-04staging: ccree: remove custom bitfield macrosGilad Ben-Yossef5-108/+7
2017-06-04staging: ccree: move request_mgr to generic bitfield opsGilad Ben-Yossef2-10/+22
2017-06-04staging: ccree: remove cycle count debug supportGilad Ben-Yossef8-250/+0
2017-06-04staging: ccree: remove unused debug macrosGilad Ben-Yossef1-19/+0
2017-06-04staging: ccree: move M/LLI defines to header fileGilad Ben-Yossef2-7/+8
2017-06-04staging: ccree: refactor LLI access macrosGilad Ben-Yossef2-22/+25
2017-06-04staging: ccree: remove 48 bit dma addr simGilad Ben-Yossef7-163/+0
2017-06-04staging: ccree: refactor HW command FIFO accessGilad Ben-Yossef10-1680/+1745
2017-06-04staging: ccree: replace bit shift with BIT macroGilad Ben-Yossef1-1/+1
2017-06-03Drivers: ccree: cc_hw_queue_defs.h - align block commentsDerek Robson1-16/+16
2017-06-03Drivers: ccree: cc_regs.h - align block commentsDerek Robson1-6/+7
2017-06-03Drivers: ccree: hash_defs.h - align block commentsDerek Robson1-7/+8
2017-06-03Drivers: ccree: ssi_aead.c - align block commentsDerek Robson1-16/+29
2017-06-03Drivers: ccree: ssi_aead.h - align block commentsDerek Robson1-3/+4
2017-06-03Drivers: ccree: ssi_buffer_mgr.c - align block commentsDerek Robson1-38/+49
2017-06-03Drivers: ccree: ssi_buffer_mgr.h - align block commentsDerek Robson1-1/+1
2017-06-03Drivers: ccree: ssi_cipher.h - align block commentsDerek Robson1-1/+1
2017-06-03Drivers: ccree: ssi_config.h - align block commentsDerek Robson1-2/+3
2017-06-03Drivers: ccree: ssi_driver.h - align block commentsDerek Robson1-6/+10
2017-06-03Drivers: ccree: ssi_fips.c - align block commentsDerek Robson1-8/+8
2017-06-03Drivers: ccree: ssi_fips.h - align block commentsDerek Robson1-3/+3
2017-06-03Drivers: ccree: ssi_fips_data.h - align block commentsDerek Robson1-47/+46
2017-06-03Drivers: ccree: ssi_fips_ext.c - align block commentsDerek Robson1-23/+23
2017-06-03Drivers: ccree: ssi_fips_ll.c - align block commentsDerek Robson1-9/+12
2017-06-03rts5208: Fix a sleep-in-atomic bug in rtsx_exclusive_enter_ssJia-Ju Bai1-1/+1
2017-06-03rts5208: Fix a sleep-in-atomic bug in sd_power_off_card3v3Jia-Ju Bai1-1/+1
2017-06-03staging: ccree: add parentheses to macro argumentGilad Ben-Yossef1-1/+1