summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: mma8452: avoid switching to active because of config changeMartin Kepplinger2016-03-051-6/+29
* iio: mma8452: coding style fixesMartin Kepplinger2016-03-051-4/+6
* iio:magnetometer:ak8975: power regulator supportGregor Boirie2016-03-052-0/+18
* iio:magnetometer:ak8975: remove unused fieldGregor Boirie2016-03-051-1/+0
* iio:magnetometer:ak8975: fix uninitialized chipsetGregor Boirie2016-03-051-1/+4
* iio:adc:at91-sama5d2: fix identationLudovic Desroches2016-03-051-10/+10
* iio:adc:at91-sama5d2: fix typoLudovic Desroches2016-03-051-13/+13
* iio:pressure:ms5611: oversampling rate supportGregor Boirie2016-03-054-23/+133
* iio:pressure:ms5611: complete DT supportGrégor Boirie2016-03-054-0/+46
* iio: potentiometer: tpl0102: change i2c functionality return codeMatt Ranostay2016-03-051-1/+1
* staging: wilc1000: use switch statement instead of multiple if statementChaehyun Lim2016-03-041-7/+19
* staging: wilc1000: remove unnecessary commentsChaehyun Lim2016-03-041-9/+9
* staging: wilc1000: add enum cfg_type_cmdChaehyun Lim2016-03-041-9/+16
* staging: wilc1000: rename hardwareProductVersion in struct wilc_mac_cfgChaehyun Lim2016-03-041-2/+2
* staging: wilc1000: remove commented codesChaehyun Lim2016-03-041-3/+0
* staging: wilc1000: use TAG_PARAM_OFFSET defineChaehyun Lim2016-03-041-8/+4
* staging: wilc1000: Remove a whitespace before parenthesisAnchal Jain2016-03-041-1/+1
* staging: wilc1000: remove typedef from enum tenuConnectStsChaehyun Lim2016-03-041-2/+2
* staging: wilc1000: remove unused defineChaehyun Lim2016-03-041-2/+0
* staging: wilc1000: remove typedef from sdio_cmd53_tChaehyun Lim2016-03-042-7/+7
* staging: wilc1000: remove unnecessary comment codesChaehyun Lim2016-03-041-2/+0
* staging: wilc1000: remove typedef from struct sdio_cmd52_tChaehyun Lim2016-03-042-15/+15
* staging: lustre: do less intense allocating retry for ko2iblndLiang Zhen2016-03-031-4/+16
* staging: lustre: avoid intensive reconnecting for ko2iblndLiang Zhen2016-03-033-116/+258
* staging: lustre: check wr_id returned by ib_poll_cqLiang Zhen2016-03-032-6/+24
* staging: lustre: Change connect peer failed cleanup orderDoug Oucharek2016-03-031-0/+2
* staging: lustre: take extra refcount in kiblnd_connreq_doneLiang Zhen2016-03-031-4/+12
* staging: lustre: make ko2iblnd connect parameters persistentAmir Shehata2016-03-033-21/+37
* staging: lustre: Support different ko2iblnd configs between systemsJeremy Filizetti2016-03-033-97/+146
* Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal2016-03-038-20/+21
* staging: lustre: llite: Remove unnecessary test in if conditionAmitoj Kaur Chawla2016-03-031-1/+1
* staging: lustre: change ibh_mrs from array to pointerAmir Shehata2016-03-033-97/+13
* staging: lustre: corrected some typos and grammar errorsFrank Zago2016-03-034-6/+6
* staging: lustre: make o2iblnd_cb.c local functions staticFrank Zago2016-03-032-18/+17
* staging: lustre: make o2iblnd local functions staticFrank Zago2016-03-032-20/+16
* staging: lustre: reverse LNet and infinband header orderJames Simmons2016-03-031-5/+5
* staging: lustre: fix framework.c issues found by Klocwork Insight toolDmitry Eremin2016-03-031-3/+11
* staging: lustre: fix conctl.c issues found by Klocwork Insight toolDmitry Eremin2016-03-031-3/+6
* staging: lustre: fix api-ni.c issues found by Klocwork Insight toolDmitry Eremin2016-03-031-1/+2
* staging: lustre: fix socklnd issues found by Klocwork Insight toolDmitry Eremin2016-03-031-0/+4
* staging: lustre: bind socklnd peers to a specific CPTJames Simmons2016-03-031-1/+2
* staging: lustre: replace direct LNet HZ access with kernel APIsJian Yu2016-03-035-20/+19
* staging: lustre: set task state before scheduling in lnet_sock_acceptJohn L. Hammond2016-03-031-4/+2
* staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson2016-03-035-10/+49
* staging: lustre: issue in the offset in lnet match hash tableAlyona Romanenko2016-03-031-5/+4
* staging: lustre: Use after free in lnet_ptl_match_delay()Olaf Weber2016-03-031-31/+53
* staging: lustre: remove annoying message in parse_nidrangeLi Xi2016-03-031-1/+0
* staging: lustre: return proper error code for LNet coreJames Simmons2016-03-036-21/+21
* staging: lustre: Ignore hops if not explicitly setAmir Shehata2016-03-036-12/+25
* staging: lustre: recv could access freed messageLiang Zhen2016-03-031-2/+10