summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2018-01-09staging: lustre: change some LIBCFS_ALLOC calls to k?alloc(GFP_KERNEL)NeilBrown7-39/+29
2018-01-09staging: lustre: lnet: use kmalloc/kvmalloc in router_procNeilBrown1-17/+17
2018-01-09staging: lustre: lnet: selftest: don't allocate small strings.NeilBrown1-151/+29
2018-01-09staging: lustre: lnet: switch to cpumask_var_tNeilBrown5-59/+49
2018-01-09staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown22-133/+124
2018-01-09staging: pi433: replace shifting with BIT macroValentin Vidic1-1/+1
2018-01-09Staging: greybus: camera: cleanup multiple checks for null pointersSumit Pundir1-8/+8
2018-01-09staging: android: ion: Switch from WARN to pr_warnLaura Abbott1-1/+3
2018-01-09staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott1-1/+1
2018-01-08Staging: gs_fpgaboot: remove FSF's mailing address from io.hShubham Kumaram1-5/+0
2018-01-08staging: sm750fb: Remove multiple blank linesMarcelo Guzmán Lamperti2-10/+0
2018-01-08staging: fsl-dpaa2/eth: Use affine DPIO servicesIoana Radulescu2-10/+15
2018-01-08staging: fsl-mc/dpio: Add dpaa2_io_service_select() APIIoana Radulescu2-0/+19
2018-01-08Staging: vt6656: Fix unnecessary 'out of memory' messageSumit Pundir1-4/+1
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