summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-30staging: fsl-mc: drop useless gic v3 related #includeLaurentiu Tudor2-2/+0
2017-07-30staging: fsl-mc: use generic memory barriersLaurentiu Tudor1-4/+2
2017-07-30staging: rtl8723bs: rtw_efuse: Fix a misspellXaralampos Mainas1-1/+1
2017-07-30Staging: wlan-ng: Fixing coding style warningsSimo Koskinen2-14/+15
2017-07-30staging: goldfish: Use __func__ instead of function nameChris Coffey1-10/+10
2017-07-30staging: lustre: lov: remove dead codeDmitriy Cherkasov1-6/+0
2017-07-30staging: lustre: llite: set security xattr using __vfs_setxattrJames Simmons1-8/+15
2017-07-30staging: lustre: llite: add xattr.h header to xattr.cDmitry Eremin1-0/+1
2017-07-30staging: lustre: llite: allow cached aclsDmitry Eremin2-3/+1
2017-07-30staging: lustre: libcfs: fix test for libcfs_ioctl_hdr minimum sizeJames Simmons1-1/+1
2017-07-30staging: lustre: ptlrpc: print times in microsecondsBob Glosman1-3/+12
2017-07-30staging: lustre: ptlrpc: don't use CFS_DURATION_T for time64_tJames Simmons2-11/+9
2017-07-30staging: lustre: ptlrpc: restore 64-bit time for struct ptlrpc_cli_reqJames Simmons2-6/+6
2017-07-30staging: lustre: linkea: linkEA size limitationFan Yong5-27/+80
2017-07-30staging: lustre: lustre: fix all less than 0 comparison for unsigned valuesJames Simmons5-10/+11
2017-07-30staging: lustre: ldlm: restore interval_iterate_reverse functionJames Simmons2-0/+44
2017-07-30staging: lustre: ptlrpc: no need to reassign mbits for replayNiu Yawei1-6/+22
2017-07-30staging: lustre: ptlrpc: correct use of list_add_tail()John L. Hammond1-1/+1
2017-07-30staging: lustre: lov: Ensure correct operation for large object sizesNathaniel Clark1-10/+13
2017-07-30staging: lustre: lmv: assume a real connection in lmv_connect()John L. Hammond6-152/+23
2017-07-30staging: lustre: lov: remove unused codeJohn L. Hammond13-413/+53
2017-07-30staging: lustre: lov: fix 'control flow' error in lov_io_init_releasedSebastien Buisson1-0/+2
2017-07-30staging: lustre: ldlm: crash on umount in cleanup_resourceAndriy Skulysh3-62/+31
2017-07-30staging: lustre: ldlm: restore missing newlines in ldlm sysfs filesJohn L. Hammond1-2/+2
2017-07-30staging: lustre: osc: soft lock - osc_makes_rpc()Bobi Jam1-3/+21
2017-07-30staging: lustre: lov: refactor lov_object_fiemap()Bobi Jam1-216/+225
2017-07-30staging: lustre: lov: use u64 instead of loff_t in lov_object_fiemap()Bobi Jam1-19/+19
2017-07-30staging: lustre: obdclass: linux: constify attribute_group structures.Arvind Yadav2-2/+2
2017-07-30staging: lustre: ldlm: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-30staging: lustre: constify attribute_group structures.Arvind Yadav6-7/+7
2017-07-30staging: lustre: lnet: fix incorrect arguments order calling lstcon_session_newColin Ian King1-1/+1
2017-07-30staging: comedi: ni_mio_common.c: fix coding style issueChristopher MÃ¥rtensson1-1/+2
2017-07-30staging: fsl-mc: Convert to using %pOF instead of full_nameRob Herring3-9/+7
2017-07-30greybus: usb: constify hc_driver structuresJulia Lawall1-1/+1
2017-07-29staging: fbtft: array underflow in fbtft_request_gpios_match()Dan Carpenter1-2/+2
2017-07-29staging: gs_fpgaboot: return valid error codesJacob von Chorus1-7/+7
2017-07-29staging: gs_fpgaboot: change char to u8Jacob von Chorus2-13/+13
2017-07-29staging: gs_fpgaboot: add buffer overflow checksJacob von Chorus1-14/+40
2017-07-29staging: skein: move macros into header fileDmytro Shynkevych2-323/+323
2017-07-29staging: vboxvideo: make a couple of symbols staticColin Ian King2-2/+2
2017-07-29staging: vboxvideo: remove unused variablesPaolo Cretaro1-5/+0
2017-07-29staging: vboxvideo: Kconfig: Fix typos in help textMartin Kepplinger1-4/+5
2017-07-29staging: vboxvideo: select GENERIC_ALLOCATORHans de Goede1-0/+1
2017-07-29staging: pi433: use div_u64 for 64-bit divisionArnd Bergmann1-1/+1
2017-07-29staging: pi433: Style fix - align block commentsDerek Robson3-159/+169
2017-07-29staging: pi433: Make functions rf69_set_bandwidth_intern staticColin Ian King1-1/+2
2017-07-29Staging: pi433: check error after kthread_run()Joseph Wright1-1/+1
2017-07-29Staging: pi433: declare functions staticJoseph Wright1-2/+2
2017-07-29staging: pi433: depends on SPIRandy Dunlap1-1/+1
2017-07-29staging: pi433: return -EFAULT if copy_to_user() failsdan.carpenter@oracle.com1-1/+1