summaryrefslogtreecommitdiffstats
path: root/drivers/tee/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman271-0/+271
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman63-127/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman74-0/+74
2017-11-07dvb_frontend: don't use-after-free the frontend structMauro Carvalho Chehab1-5/+2
2017-11-07media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov1-12/+12
2017-11-07media: v4l2-ctrls: Don't validate BITMASK twiceAndy Shevchenko1-4/+0
2017-11-07media: s5p-mfc: fix lockdep warningShuah Khan1-4/+0
2017-11-07media: dvb-core: always call invoke_release() in fe_free()Daniel Scheller1-4/+5
2017-11-07media: usb: dvb-usb-v2: dvb_usb_core: remove redundant code in dvb_usb_fe_sleepGustavo A. R. Silva1-2/+1
2017-11-07media: au0828: make const array addr_list staticColin Ian King1-1/+1
2017-11-07media: cx88: make const arrays default_addr_list and pvr2000_addr_list staticColin Ian King1-2/+2
2017-11-07media: drxd: make const array fastIncrDecLUT staticColin Ian King1-1/+1
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King11-20/+21
2017-11-07media: ddbridge: fix build warningsRandy Dunlap1-2/+2
2017-11-07media: av7110: avoid 2038 overflow in debug printArnd Bergmann1-3/+3
2017-11-07media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari1-11/+17
2017-11-07media: v4l: async: fix unregister for implicitly registered sub-device notifiersNiklas Söderlund1-1/+1
2017-11-07media: v4l: async: fix return of unitialized variable retColin Ian King1-1/+0
2017-11-07media: imx274: fix missing return assignment from call to imx274_mode_regsColin Ian King1-1/+1
2017-11-06staging: ccree: simplify ioread/iowriteGilad Ben-Yossef9-166/+78
2017-11-06staging: ccree: simplify registers accessGilad Ben-Yossef6-61/+53
2017-11-06staging: ccree: simplify error handling logicGilad Ben-Yossef1-16/+12
2017-11-06staging: ccree: remove dead codeGilad Ben-Yossef2-5/+0
2017-11-06staging: ccree: handle limiting of DMA masksGilad Ben-Yossef1-5/+20
2017-11-06staging: ccree: copy IV to DMAable memoryGilad Ben-Yossef2-2/+19
2017-11-06staging: fbtft: remove redundant initialization of bufColin Ian King1-1/+1
2017-11-06staging: sm750fb: Fix parameter mistake in poke32Huacai Chen1-1/+1
2017-11-06staging: wilc1000: Fix bssid buffer offset in TxqAditya Shankar1-1/+1
2017-11-06staging: fbtft: fb_ssd1331: fix mirrored displayJohannes H. Jensen1-1/+7
2017-11-06staging: android: Fix checkpatch.pl errorSidong Yang1-1/+1
2017-11-06staging: greybus: loopback: convert loopback to use generic async operationsBryan O'Donoghue1-139/+29
2017-11-06staging: greybus: operation: add private data with get/set accessorsBryan O'Donoghue1-0/+13
2017-11-06staging: greybus: loopback: Fix iteration count on async pathBryan O'Donoghue1-1/+3
2017-11-06staging: greybus: loopback: Hold per-connection mutex across operationsBryan O'Donoghue1-3/+1
2017-11-06staging: greybus/loopback: use ktime_get() for time intervalsArnd Bergmann1-24/+18
2017-11-03staging: fsl-dpaa2/eth: Extra headroom in RX buffersBogdan Purcareata2-48/+76
2017-11-03staging: fsl-dpaa2/eth: Change RX buffer alignmentBogdan Purcareata2-12/+33
2017-11-03staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offsetBogdan Purcareata1-3/+0
2017-11-03staging: fsl-dpaa2/eth: Split functionIoana Radulescu1-34/+45
2017-11-03staging: fsl-dpaa2/eth: Label cleanupIoana Radulescu1-20/+15
2017-11-03staging: unisys: don't care about debugfs errorsgregkh@linuxfoundation.org1-2/+0
2017-11-03staging: lustre: ldlm: remove unused field 'fwd_generation'NeilBrown1-18/+3
2017-11-03staging: lustre: ldlm: remove unnecessary 'ownlocks' variable.NeilBrown1-12/+3
2017-11-03staging: lustre: ldlm: tidy list walking in ldlm_flock()NeilBrown1-26/+19
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_flock_destroy()NeilBrown1-20/+16
2017-11-03staging: lustre: ldlm: remove unused 'overlaps' variableNeilBrown1-3/+0
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_process_flock_lock()NeilBrown1-89/+21
2017-11-03staging: lustre: ldlm: remove unneeded 'err' arg to ldlm_process_flock_lock()NeilBrown1-8/+2
2017-11-03staging: lustre: ldlm: remove unused 'work_list' arg from ldlm_process_flock_...NeilBrown1-3/+2
2017-11-03staging: lustre: ldlm: remove 'first_enq' arg from ldlm_process_flock_lock()NeilBrown1-13/+2