summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2016-04-10staging: iio: ad7606: use iio_device_{claim|release}_direct_mode()Alison Schofield1-6/+6
2016-04-04staging: vme: fix bare use of 'unsigned'Clifton Barnes1-2/+3
2016-04-04staging: dgnc: fix CamelCase in dgnc_tty.cDaeseok Youn2-3/+3
2016-04-04staging: dgnc: remove too many traverse pointerDaeseok Youn1-17/+20
2016-04-04android,lowmemorykiller: Don't abuse TIF_MEMDIE.Tetsuo Handa1-7/+2
2016-04-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman17-1213/+103
2016-04-03Staging: iio: ad7606: Fix sparse endian warningKsenija Stanojevic1-2/+3
2016-03-31staging: dgnc: clean up dgnc_input functionDaeseok Youn1-21/+14
2016-03-31staging: dgnc: remove useless variables for saving tty'sDaeseok Youn2-7/+0
2016-03-31staging: unisys: visorbus: remove unnecessary poll_count logicTim Sell1-7/+0
2016-03-31staging: lustre: libcfs: delete linux-mem.hJames Simmons3-62/+2
2016-03-31staging: lustre: libcfs: move NUM_CACHEPAGES to libcfs_prim.hJames Simmons2-8/+8
2016-03-31staging: lustre: libcfs: remove MMSPACE macrosJames Simmons2-14/+8
2016-03-31staging: lustre: libcfs: remove page_index() macroJames Simmons3-4/+2
2016-03-31staging: lustre: libcfs: move memory_pressure functions to libcfs_prim.hJames Simmons2-13/+14
2016-03-31staging: lustre: libcfs: move add_wait_queue_exclusive_head to lustre layerJames Simmons3-26/+22
2016-03-30staging/lustre: lov_io_init() should return error codeBobi Jam3-2/+7
2016-03-30staging/lustre/ldlm: Solve a race for LRU lock cancelVitaly Fertman3-6/+24
2016-03-30staging/lustre: Fix spacing style before open parenthesisOleg Drokin9-85/+85
2016-03-30staging/lustre/ldlm: restore the ELC for enqueueVitaly Fertman3-9/+27
2016-03-30staging/lustre/ldlm: revert changes to ldlm_cancel_aged_policy()Niu Yawei1-4/+2
2016-03-30staging/lustre/ldlm: ELC picks locks in a safer policyJinshan Xiong5-29/+39
2016-03-30staging/lustre/llite: Remove unused vui_local_lock fieldOleg Drokin2-15/+0
2016-03-30staging/lustre/llite: Move several declarations to llite_internal.hJohn Hammond2-36/+32
2016-03-30staging/lustre/llite: Move ll_dirent_type_get and make it staticOleg Drokin3-23/+22
2016-03-30staging/lustre/llite: Remove ccc_global_{init, fini}()John Hammond5-57/+46
2016-03-30staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_infoJohn Hammond10-80/+68
2016-03-30staging/lustre/llite: Rename struct vvp_thread_info to ll_thread_infoJohn Hammond4-40/+40
2016-03-30staging/lustre/llite: Rename struct ccc_grouplock to ll_grouplockJohn Hammond5-34/+35
2016-03-30staging/lustre/llite: rename ccc_req to vvp_reqJohn L. Hammond6-120/+136
2016-03-30staging/lustre/llite: move vvp_io functions to vvp_io.cJohn L. Hammond4-222/+196
2016-03-30staging/lustre/llite: use vui prefix for struct vvp_io membersJohn L. Hammond8-138/+139
2016-03-30staging/lustre/llite: merge ccc_io and vvp_ioJohn L. Hammond11-215/+144
2016-03-30staging/lustre:llite: remove struct ll_ra_readJohn L. Hammond3-86/+28
2016-03-30staging/lustre/llite: rename ccc_lock to vvp_lockJohn L. Hammond5-72/+50
2016-03-30staging/lustre/llite: rename ccc_page to vvp_pageJohn L. Hammond11-132/+131
2016-03-30staging/lustre/llite: rename ccc_object to vvp_objectJohn L. Hammond15-271/+231
2016-03-30staging/lustre/llite: rename ccc_device to vvp_deviceJohn L. Hammond5-128/+102
2016-03-30staging/lustre/llite: merge lclient.h into llite/vvp_internal.hJohn L. Hammond12-417/+408
2016-03-30staging/lustre/llite: make sure we do cl_page_clip on the last pageLi Dongyang1-5/+7
2016-03-30staging/lustre/llite: deadlock for page writeJinshan Xiong1-2/+2
2016-03-30staging/lustre/llite: clip page correctly for vvp_io_commit_syncJinshan Xiong1-5/+7
2016-03-30staging/lustre: update comments after cl_lock simplificationBobi Jam2-124/+19
2016-03-30staging/lustre/clio: cl_lock simplificationJinshan Xiong33-5525/+1168
2016-03-30staging/lustre/clio: generalize cl_sync_ioJinshan Xiong3-45/+44
2016-03-30staging/lustre: Remove struct ll_iattrOleg Drokin6-66/+6
2016-03-30staging/lustre/llite: remove some cl wrappersJohn L. Hammond7-68/+35
2016-03-30staging/lustre/obd: remove struct client_obd_lockJohn L. Hammond11-175/+105
2016-03-30staging/lustre/lmv: remove lmv_init_{lock,unlock}()John L. Hammond3-16/+13
2016-03-30staging/lustre/llite: remove lli_lvbJohn L. Hammond6-44/+48