summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Handa2-7/+6
2016-04-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman78-1475/+2494
2016-04-03iio: accel: bmc150: use common definition for regmap confIrina Tirdea4-14/+5
2016-04-03hp206c: Initial support for reading sensor valuesCrestez Dan Leonard3-0/+437
2016-04-03iio: Add channel for UV indexPeter Meerwald-Stadler4-0/+13
2016-04-03iio: Add modifier for UV lightPeter Meerwald-Stadler4-1/+7
2016-04-03iio: ina2xx-adc: fix scale for VShuntMarc Titinger1-2/+2
2016-04-03iio:adc:at91-sama5d2: add support for differential conversionsLudovic Desroches1-15/+56
2016-04-03iio:adc:at91-sama5d2: cleanup mode register useLudovic Desroches1-5/+10
2016-04-03iio: potentiometer: add driver for Microchip MCP413X/414X/415X/416X/423X/424X...Slawomir Stepien4-0/+597
2016-04-03Staging: iio: ad7606: Fix sparse endian warningKsenija Stanojevic1-2/+3
2016-04-03iio: buffer: add missing descriptions in iio_buffer_access_funcsLuis de Bethencourt1-0/+2
2016-04-03iio: tools: make generic_buffer look for "-trigger"Linus Walleij1-1/+13
2016-04-03iio: remove gpio interrupt probing from drivers that use a single interruptIrina Tirdea2-57/+0
2016-04-03iio: remove unused gpio consumer.h includeIrina Tirdea8-8/+0
2016-04-03iio: accel: kxcjk-1013: optimize i2c transfers in trigger handlerAdriana Reus1-11/+8
2016-04-03iio: accel: kxcjk-1013: use available_scan_masksAdriana Reus1-2/+5
2016-04-03iio: accel: bmg160: optimize transfers in trigger handlerIrina Tirdea1-11/+6
2016-04-03iio: gyro: bmg160: use available_scan_masksIrina Tirdea1-2/+7
2016-04-03iio: accel: bmc150: optimize transfers in trigger handlerIrina Tirdea1-12/+6
2016-04-03iio: accel: bmc150: use available_scan_masksIrina Tirdea1-2/+7
2016-04-03iio: potentiometer: mcp4531: use pointer to access model parametersSlawomir Stepien1-7/+6
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-31staging/lustre: lov_io_init() should return error codeBobi Jam3-2/+7
2016-03-31staging/lustre/ldlm: Solve a race for LRU lock cancelVitaly Fertman3-6/+24
2016-03-31staging/lustre: Fix spacing style before open parenthesisOleg Drokin9-85/+85
2016-03-31staging/lustre/ldlm: restore the ELC for enqueueVitaly Fertman3-9/+27
2016-03-31staging/lustre/ldlm: revert changes to ldlm_cancel_aged_policy()Niu Yawei1-4/+2
2016-03-31staging/lustre/ldlm: ELC picks locks in a safer policyJinshan Xiong5-29/+39
2016-03-31staging/lustre/llite: Remove unused vui_local_lock fieldOleg Drokin2-15/+0
2016-03-31staging/lustre/llite: Move several declarations to llite_internal.hJohn Hammond2-36/+32
2016-03-31staging/lustre/llite: Move ll_dirent_type_get and make it staticOleg Drokin3-23/+22
2016-03-31staging/lustre/llite: Remove ccc_global_{init, fini}()John Hammond5-57/+46
2016-03-31staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_infoJohn Hammond10-80/+68
2016-03-31staging/lustre/llite: Rename struct vvp_thread_info to ll_thread_infoJohn Hammond4-40/+40
2016-03-31staging/lustre/llite: Rename struct ccc_grouplock to ll_grouplockJohn Hammond5-34/+35
2016-03-31staging/lustre/llite: rename ccc_req to vvp_reqJohn L. Hammond6-120/+136
2016-03-31staging/lustre/llite: move vvp_io functions to vvp_io.cJohn L. Hammond4-222/+196
2016-03-31staging/lustre/llite: use vui prefix for struct vvp_io membersJohn L. Hammond8-138/+139
2016-03-31staging/lustre/llite: merge ccc_io and vvp_ioJohn L. Hammond11-215/+144