summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-08staging: android: check for error from register_shrinker in ion_heap_init_shr...Xiongwei Song
2018-01-08staging: android: ashmem: add procfs fdinfo helperZhai Zhaoxuan
2018-01-08staging: most: convert macro to static functionGeorge Edward Bulmer
2018-01-08staging: most: Fix identifiers to function parametersRavi Eluri
2018-01-08staging: most: Avoid trailing semicolon for macrosRavi Eluri
2018-01-08Staging: pi433 - fix ccheckpatch issue, updated include line.Derek Robson
2018-01-08staging: pi433: fix CamelCase for payload identifiersValentin Vidic
2018-01-08staging: pi433: fix CamelCase for maxMinus variablesValentin Vidic
2018-01-08staging: pi433: remove unused rf69_reset_flag functionMarcin Ciupak
2018-01-08staging: pi433: remove unused rf69_set_sync_tolerance functionMarcin Ciupak
2018-01-08staging: ccree: update TODOGilad Ben-Yossef
2018-01-08stating: ccree: fix allocation of void sized bufGilad Ben-Yossef
2018-01-08staging: ccree: put pointer next to var nameGilad Ben-Yossef
2018-01-08staging: ccree: fold common code into service funcGilad Ben-Yossef
2018-01-08staging: ccree: fix indentation of func paramsGilad Ben-Yossef
2018-01-08staging: ccree: do not map bufs in ahash_initGilad Ben-Yossef
2018-01-08staging: ccree: allocate hash bufs inside req ctxGilad Ben-Yossef
2018-01-08staging: ccree: use array for double bufferGilad Ben-Yossef
2018-01-08staging: ccree: remove unused fieldGilad Ben-Yossef
2018-01-08staging: ccree: use Makefile to include PM codeGilad Ben-Yossef
2018-01-08staging: ccree: handle end of sg list gracefullyGilad Ben-Yossef
2018-01-08staging: ccree: check DMA pool buf !NULL before freeGilad Ben-Yossef
2018-01-08staging: ccree: failing the suspend is not an errorGilad Ben-Yossef
2018-01-08stating: ccree: revert "staging: ccree: fix leak of import() after init()"Gilad Ben-Yossef
2018-01-08staging: ccree: add backlog processingGilad Ben-Yossef
2018-01-08staging: ccree: break send_request and fix ret valGilad Ben-Yossef
2018-01-08staging: ccree: remove unused leftover fieldGilad Ben-Yossef
2018-01-08staging: ccree: tag debugfs init/exit func properlyGilad Ben-Yossef
2018-01-08staging: ccree: copy larval digest from RAMGilad Ben-Yossef
2018-01-08staging: ccree: pick alloc mem flags based on req flagsGilad Ben-Yossef
2018-01-08staging: ccree: remove GFP_DMA flag from mem allocsGilad Ben-Yossef
2018-01-08staging: ccree: fold reg common defines into driverGilad Ben-Yossef
2018-01-08staging: ccree: fold hash defs into queue defsGilad Ben-Yossef
2018-01-08staging: ccree: SPDXify driverGilad Ben-Yossef
2018-01-08staging: ccree: mark debug_regs[] as staticArnd Bergmann
2018-01-08vboxvideo: Fix incorrect type in assignment sparse warningAlexander Kapshuk
2018-01-08drivers/fbtft: Remove unnecessary braces from if/elseLuis Gerhorst
2018-01-08drivers/fbtft: Remove newline after else in else-ifLuis Gerhorst
2018-01-08Staging: lustre: Fix prefer kcalloc over kzalloc with multiplySumit Pundir
2018-01-08Staging: lustre: Fix prefer seq_puts to seq_printfSumit Pundir
2018-01-08drivers: lustre: obdclass: simplify unregister_shrinker() usageAliaksei Karaliou
2018-01-08staging: lustre: lnet: discard CFS_ALLOC_PTRNeilBrown
2018-01-08staging: lustre: lnet-lib: opencode some alloc/free functions.NeilBrown
2018-01-08staging: lustre: libcfs: remove prngNeilBrown
2018-01-08staging: lustre: replace cfs_get_random_bytes calls with get_random_byte()NeilBrown
2018-01-08staging: lustre: replace cfs_srand() calls with add_device_randomness().NeilBrown
2018-01-08staging: lustre: replace cfs_rand() with prandom_u32_max()NeilBrown
2018-01-08staging: lustre: libcfs: remove wi_data from cfs_workitemNeilBrown
2018-01-08staging: lustre: libcfs: use a workqueue for rehash work.NeilBrown
2018-01-08staging: lustre: obd_mount: fix possible race with module unload.NeilBrown