summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2015-07-19iio: mxs-lradc: add datasheet name for every usable channelStefan Wahren1-18/+62
2015-07-19iio: mxs-lradc: reorder header includesStefan Wahren1-12/+12
2015-07-19iio: mxs-lradc: remove unnecessary header includesStefan Wahren1-5/+0
2015-07-19iio: mxs-lradc: add missing includeStefan Wahren1-0/+1
2015-07-19iio: mxs-lradc: fix some spelling errorsStefan Wahren1-5/+5
2015-07-19iio: mxs-lradc: clarify supported devicesStefan Wahren1-9/+9
2015-07-16staging: dgap: remove duplicate codeSudip Mukherjee1-14/+1
2015-07-16staging: dgap: new arguments to dgap_stopSudip Mukherjee1-2/+4
2015-07-16staging: dgap: rearrange functionSudip Mukherjee1-15/+15
2015-07-16staging: dgap: fix error pathSudip Mukherjee1-5/+4
2015-07-16staging: rtl8188eu: remove unneeded retSudip Mukherjee1-6/+3
2015-07-16staging: rtl8188eu: stop using DBG_88ESudip Mukherjee1-19/+20
2015-07-16staging: rtl8188eu: remove unneeded variableSudip Mukherjee1-5/+1
2015-07-16staging: rtl8188eu: remove goto labelSudip Mukherjee1-7/+4
2015-07-16staging: rtl8188eu: remove redundant NULL checkSudip Mukherjee2-2/+2
2015-07-16staging: rtl8188eu: remove unused functionSudip Mukherjee2-7/+0
2015-07-16staging: sm7xxfb: usr fb_read and fb_writeSudip Mukherjee1-4/+0
2015-07-16staging: sm7xxfb: define new macrosSudip Mukherjee2-38/+29
2015-07-16staging: rtl8188eu: remove unused rtw_hal_write_rfregLuca Ceresoli3-15/+0
2015-07-16staging: rtl8188eu: remove unused rtw_hal_set_def_varLuca Ceresoli3-83/+0
2015-07-16staging: rtl8188eu: remove unused {en,dis}able_interruptLuca Ceresoli2-21/+0
2015-07-16staging: ft1000: ft1000-usb: remove unnecessary out of memory warningCHANG FU CHIAO1-1/+0
2015-07-16Staging: lustre: make obd_device_cachep staticPedro Marzo Perez1-1/+1
2015-07-16staging/lustre/ldlm: Unregister ldlm namespace from sysfs on freeOleg Drokin1-0/+1
2015-07-16staging: lustre: obdclass: simplify class_uuid_unparseVasiliy Korchagin1-33/+1
2015-07-16staging: unisys: fix copyright statementsBenjamin Romer12-59/+47
2015-07-15Merge tag 'iio-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman7-6/+3
2015-07-14staging: sm750fb: add missing blank line after declarationsJuston Li9-0/+19
2015-07-14staging: sm750fb: remove unnecessary bracesJuston Li2-10/+5
2015-07-14staging: sm750fb: move while to follow do close braceJuston Li1-8/+4
2015-07-14staging: sm750fb: fix brace placementJuston Li13-148/+71
2015-07-14staging: sm750fb: remove unnecessary whitespaceJuston Li2-4/+4
2015-07-14staging: sm750fb: remove trailing whitespaceJuston Li2-3/+3
2015-07-14staging: sm750fb: add space after semicolonJuston Li2-7/+7
2015-07-14staging: sm750fb: add spaces around operatorsJuston Li6-12/+12
2015-07-14staging: sm750fb: consistent spacing around operatorsJuston Li3-5/+5
2015-07-14staging: sm750fb: add space after return typeJuston Li1-6/+6
2015-07-14staging: sm750fb: add space after struct definitionJuston Li2-9/+9
2015-07-14staging: sm750fb: add space after enum definitionJuston Li2-5/+5
2015-07-14staging: sm750fb: add space after close braceJuston Li5-8/+8
2015-07-14staging: sm750fb: add space before open braceJuston Li5-23/+23
2015-07-14staging: sm750fb: remove space between function name and parenthesisJuston Li1-4/+4
2015-07-14staging: sm750fb: add space before open parenthesisJuston Li8-42/+42
2015-07-14staging: sm750fb: remove space before close parenthesisJuston Li3-3/+3
2015-07-14staging: sm750fb: remove spacing after open parenthesisJuston Li3-8/+8
2015-07-14staging: sm750fb: use tabs for indentationJuston Li17-881/+881
2015-07-14staging: vme_user: remove okcount variableDmitry Kalinkin1-12/+6
2015-07-14staging: vme_user: remove distracting commentDmitry Kalinkin1-1/+0
2015-07-14staging: vme_user: remove unused variableDmitry Kalinkin1-6/+2
2015-07-14staging: vme_user: switch to returning -EFAULT on __copy_*_user errorsDmitry Kalinkin1-36/+11