summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-08staging: rtl8192u: Replace mdelay with msleep in rtl8192_usb_probeJia-Ju Bai1-1/+1
2018-01-08staging: comedi: adv_pci1760: fix typo in commentsRichard Sudaryono1-1/+1
2018-01-08Staging: rtlwifi: Remove unused variable and the codeShreeya Patel1-19/+1
2018-01-08staging: vc05_services: fix checkpatch.pl errorsSidong Yang2-10/+5
2018-01-08staging: vc04_services: Prefer WARN_ON_ONCE instead of if condition followed ...Kishore KP1-2/+1
2018-01-08staging: vc04_services: Fix platform_no_drv_owner.cocci warnings.Kishore KP1-1/+0
2018-01-08Staging: wlan-ng: hfa384x_usb: fixed two line limit coding style issuesAndy Pusch1-2/+4
2018-01-08Staging: vme: vme_user: fixed an alignment coding style issuePhilippe Loctaux1-4/+7
2018-01-08staging: android: check the return value of register_shrinkerXiongwei Song1-1/+7
2018-01-08staging: android: check for error from register_shrinker in ion_heap_init_shr...Xiongwei Song3-5/+10
2018-01-08staging: android: ashmem: add procfs fdinfo helperZhai Zhaoxuan1-0/+19
2018-01-08staging: most: convert macro to static functionGeorge Edward Bulmer1-5/+7
2018-01-08staging: most: Fix identifiers to function parametersRavi Eluri2-4/+4
2018-01-08staging: most: Avoid trailing semicolon for macrosRavi Eluri1-1/+1
2018-01-08Staging: pi433 - fix ccheckpatch issue, updated include line.Derek Robson1-1/+1
2018-01-08staging: pi433: fix CamelCase for payload identifiersValentin Vidic4-6/+6
2018-01-08staging: pi433: fix CamelCase for maxMinus variablesValentin Vidic3-17/+17
2018-01-08staging: pi433: remove unused rf69_reset_flag functionMarcin Ciupak2-13/+0
2018-01-08staging: pi433: remove unused rf69_set_sync_tolerance functionMarcin Ciupak2-13/+0
2018-01-08staging: ccree: update TODOGilad Ben-Yossef1-1/+1
2018-01-08stating: ccree: fix allocation of void sized bufGilad Ben-Yossef2-8/+10
2018-01-08staging: ccree: put pointer next to var nameGilad Ben-Yossef1-1/+1
2018-01-08staging: ccree: fold common code into service funcGilad Ben-Yossef1-223/+116
2018-01-08staging: ccree: fix indentation of func paramsGilad Ben-Yossef1-26/+20
2018-01-08staging: ccree: do not map bufs in ahash_initGilad Ben-Yossef1-89/+103
2018-01-08staging: ccree: allocate hash bufs inside req ctxGilad Ben-Yossef2-68/+12
2018-01-08staging: ccree: use array for double bufferGilad Ben-Yossef3-37/+46
2018-01-08staging: ccree: remove unused fieldGilad Ben-Yossef1-1/+0
2018-01-08staging: ccree: use Makefile to include PM codeGilad Ben-Yossef4-32/+37
2018-01-08staging: ccree: handle end of sg list gracefullyGilad Ben-Yossef1-1/+1
2018-01-08staging: ccree: check DMA pool buf !NULL before freeGilad Ben-Yossef1-1/+2
2018-01-08staging: ccree: failing the suspend is not an errorGilad Ben-Yossef1-7/+1
2018-01-08stating: ccree: revert "staging: ccree: fix leak of import() after init()"Gilad Ben-Yossef1-7/+4
2018-01-08staging: ccree: add backlog processingGilad Ben-Yossef5-42/+163
2018-01-08staging: ccree: break send_request and fix ret valGilad Ben-Yossef5-94/+128
2018-01-08staging: ccree: remove unused leftover fieldGilad Ben-Yossef1-1/+0
2018-01-08staging: ccree: tag debugfs init/exit func properlyGilad Ben-Yossef1-2/+2
2018-01-08staging: ccree: copy larval digest from RAMGilad Ben-Yossef3-57/+68
2018-01-08staging: ccree: pick alloc mem flags based on req flagsGilad Ben-Yossef5-35/+54
2018-01-08staging: ccree: remove GFP_DMA flag from mem allocsGilad Ben-Yossef2-10/+7
2018-01-08staging: ccree: fold reg common defines into driverGilad Ben-Yossef3-17/+5
2018-01-08staging: ccree: fold hash defs into queue defsGilad Ben-Yossef3-24/+13
2018-01-08staging: ccree: SPDXify driverGilad Ben-Yossef31-435/+62
2018-01-08staging: ccree: mark debug_regs[] as staticArnd Bergmann1-1/+1
2018-01-08vboxvideo: Fix incorrect type in assignment sparse warningAlexander Kapshuk2-2/+2
2018-01-08drivers/fbtft: Remove unnecessary braces from if/elseLuis Gerhorst1-6/+5
2018-01-08drivers/fbtft: Remove newline after else in else-ifLuis Gerhorst1-2/+1
2018-01-08Staging: lustre: Fix prefer kcalloc over kzalloc with multiplySumit Pundir1-1/+1
2018-01-08Staging: lustre: Fix prefer seq_puts to seq_printfSumit Pundir1-3/+3
2018-01-08drivers: lustre: obdclass: simplify unregister_shrinker() usageAliaksei Karaliou1-2/+1