summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-06-04staging: ccree: use snake_case for hash enumsGilad Ben-Yossef-4/+4
2017-06-04staging: ccree: remove unused structGilad Ben-Yossef-18/+0
2017-06-04staging: ccree: remove custom bitfield macrosGilad Ben-Yossef-108/+7
2017-06-04staging: ccree: move request_mgr to generic bitfield opsGilad Ben-Yossef-10/+22
2017-06-04staging: ccree: remove cycle count debug supportGilad Ben-Yossef-250/+0
2017-06-04staging: ccree: remove unused debug macrosGilad Ben-Yossef-19/+0
2017-06-04staging: ccree: move M/LLI defines to header fileGilad Ben-Yossef-7/+8
2017-06-04staging: ccree: refactor LLI access macrosGilad Ben-Yossef-22/+25
2017-06-04staging: ccree: remove 48 bit dma addr simGilad Ben-Yossef-163/+0
2017-06-04staging: ccree: refactor HW command FIFO accessGilad Ben-Yossef-1680/+1745
2017-06-04staging: ccree: replace bit shift with BIT macroGilad Ben-Yossef-1/+1
2017-06-03Drivers: ccree: cc_hw_queue_defs.h - align block commentsDerek Robson-16/+16
2017-06-03Drivers: ccree: cc_regs.h - align block commentsDerek Robson-6/+7
2017-06-03Drivers: ccree: hash_defs.h - align block commentsDerek Robson-7/+8
2017-06-03Drivers: ccree: ssi_aead.c - align block commentsDerek Robson-16/+29
2017-06-03Drivers: ccree: ssi_aead.h - align block commentsDerek Robson-3/+4
2017-06-03Drivers: ccree: ssi_buffer_mgr.c - align block commentsDerek Robson-38/+49
2017-06-03Drivers: ccree: ssi_buffer_mgr.h - align block commentsDerek Robson-1/+1
2017-06-03Drivers: ccree: ssi_cipher.h - align block commentsDerek Robson-1/+1
2017-06-03Drivers: ccree: ssi_config.h - align block commentsDerek Robson-2/+3
2017-06-03Drivers: ccree: ssi_driver.h - align block commentsDerek Robson-6/+10
2017-06-03Drivers: ccree: ssi_fips.c - align block commentsDerek Robson-8/+8
2017-06-03Drivers: ccree: ssi_fips.h - align block commentsDerek Robson-3/+3
2017-06-03Drivers: ccree: ssi_fips_data.h - align block commentsDerek Robson-47/+46
2017-06-03Drivers: ccree: ssi_fips_ext.c - align block commentsDerek Robson-23/+23
2017-06-03Drivers: ccree: ssi_fips_ll.c - align block commentsDerek Robson-9/+12
2017-06-03rts5208: Fix a sleep-in-atomic bug in rtsx_exclusive_enter_ssJia-Ju Bai-1/+1
2017-06-03rts5208: Fix a sleep-in-atomic bug in sd_power_off_card3v3Jia-Ju Bai-1/+1
2017-06-03staging: ccree: add parentheses to macro argumentGilad Ben-Yossef-1/+1
2017-06-03staging: ccree: fix comments formattingGilad Ben-Yossef-8/+11
2017-06-03staging: ccree: fix longer than 80 chars linesGilad Ben-Yossef-2/+4
2017-06-03staging: ccree: remove spurious blank linesGilad Ben-Yossef-6/+0
2017-06-03Staging: gdm724x: Change spaces to tabsMart Lubbers-4/+4
2017-06-03staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctlsGleb Fotengauer-Malinovskiy-18/+0
2017-06-03staging: speakup: remove unused codeOkash Khawaja-3/+0
2017-06-03staging: speakup: check for null before calling TTY's flush_bufferOkash Khawaja-1/+2
2017-06-03staging: lustre: in-place endianness functionsNikola Jelic-10/+10
2017-06-03staging: lustre: changed __u32 to __be32Nikola Jelic-1/+1
2017-06-03lustre: ko2iblnd: removed forced u32 casts after htonlNikola Jelic-2/+2
2017-06-03staging: lustre: cleanup le32 assignment to ldp_flagsValentin Vidic-3/+4
2017-06-03staging: lustre: lprocfs: Use seq_puts instead of seq_printfMathias Rav-10/+10
2017-06-03staging: lustre: Use kstrtouint_from_user in ldlm_rw_uintMathias Rav-35/+19
2017-06-03staging: lustre: Replace printk_ratelimited with pr_warn_ratelimitedKonrad Malkowski-7/+5
2017-05-29staging: vchiq_core: Replace remaining BUG_ON with WARN_ONStefan Wahren-7/+7
2017-05-29staging: vchiq_core: Bail out in case of invalid tx_posStefan Wahren-2/+4
2017-05-29staging: vchiq_core: Don't BUG if process is unexpectedStefan Wahren-3/+8
2017-05-29staging: vchiq_core: Bail out if ref_count is unexpectedStefan Wahren-7/+10
2017-05-29staging: vchiq_core: Bail out if service is NULLStefan Wahren-14/+24
2017-05-29staging: vchiq_core: Don't BUG if sending RESUME failsStefan Wahren-1/+0
2017-05-29staging: vchiq_core: Bailout if VCHIQ state is already initializedStefan Wahren-0/+5