summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-20iio: mma8452: use runtime pm instead of device specific autosleepMartin Kepplinger1-1/+1
2016-03-20iio: mma8452: add i2c_device_id for mma8451Martin Kepplinger1-0/+1
2016-03-12iio: dac: add NXP LPC18xx DAC driverJoachim Eastwood3-0/+221
2016-03-12iio: adc: add NXP LPC18xx ADC driverJoachim Eastwood3-0/+242
2016-03-12staging: iio: ad7192: use iio_device_{claim|release}_direct_mode()Alison Schofield1-18/+12
2016-03-12iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield1-0/+39
2016-03-12iio: mma8452: add support for FXLS8471QMartin Kepplinger2-1/+24
2016-03-12iio: accel: Add support for the h3lis331dl accelerometerTiberiu Breana4-1/+98
2016-03-10staging:iio:adis16220: Remove adis16220 driverLars-Peter Clausen4-648/+0
2016-03-10staging:iio:adis16204: Remove adis16204 driverLars-Peter Clausen4-336/+0
2016-03-05iio: adc: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski1-0/+1
2016-03-05iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2-2/+4
2016-03-05iio: mma8452: add support for runtime power managementMartin Kepplinger1-10/+108
2016-03-05iio: mma8452: avoid switching to active because of config changeMartin Kepplinger1-6/+29
2016-03-05iio: mma8452: coding style fixesMartin Kepplinger1-4/+6
2016-03-05iio:magnetometer:ak8975: power regulator supportGregor Boirie1-0/+16
2016-03-05iio:magnetometer:ak8975: remove unused fieldGregor Boirie1-1/+0
2016-03-05iio:magnetometer:ak8975: fix uninitialized chipsetGregor Boirie1-1/+4
2016-03-05iio:adc:at91-sama5d2: fix identationLudovic Desroches1-10/+10
2016-03-05iio:adc:at91-sama5d2: fix typoLudovic Desroches1-13/+13
2016-03-05iio:pressure:ms5611: oversampling rate supportGregor Boirie4-23/+133
2016-03-05iio:pressure:ms5611: complete DT supportGrégor Boirie2-0/+26
2016-03-05iio: potentiometer: tpl0102: change i2c functionality return codeMatt Ranostay1-1/+1
2016-03-04staging: wilc1000: use switch statement instead of multiple if statementChaehyun Lim1-7/+19
2016-03-04staging: wilc1000: remove unnecessary commentsChaehyun Lim1-9/+9
2016-03-04staging: wilc1000: add enum cfg_type_cmdChaehyun Lim1-9/+16
2016-03-04staging: wilc1000: rename hardwareProductVersion in struct wilc_mac_cfgChaehyun Lim1-2/+2
2016-03-04staging: wilc1000: remove commented codesChaehyun Lim1-3/+0
2016-03-04staging: wilc1000: use TAG_PARAM_OFFSET defineChaehyun Lim1-8/+4
2016-03-04staging: wilc1000: Remove a whitespace before parenthesisAnchal Jain1-1/+1
2016-03-04staging: wilc1000: remove typedef from enum tenuConnectStsChaehyun Lim1-2/+2
2016-03-04staging: wilc1000: remove unused defineChaehyun Lim1-2/+0
2016-03-04staging: wilc1000: remove typedef from sdio_cmd53_tChaehyun Lim2-7/+7
2016-03-04staging: wilc1000: remove unnecessary comment codesChaehyun Lim1-2/+0
2016-03-04staging: wilc1000: remove typedef from struct sdio_cmd52_tChaehyun Lim2-15/+15
2016-03-03staging: lustre: do less intense allocating retry for ko2iblndLiang Zhen1-4/+16
2016-03-03staging: lustre: avoid intensive reconnecting for ko2iblndLiang Zhen3-116/+258
2016-03-03staging: lustre: check wr_id returned by ib_poll_cqLiang Zhen2-6/+24
2016-03-03staging: lustre: Change connect peer failed cleanup orderDoug Oucharek1-0/+2
2016-03-03staging: lustre: take extra refcount in kiblnd_connreq_doneLiang Zhen1-4/+12
2016-03-03staging: lustre: make ko2iblnd connect parameters persistentAmir Shehata3-21/+37
2016-03-03staging: lustre: Support different ko2iblnd configs between systemsJeremy Filizetti3-97/+146
2016-03-03Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal8-20/+21
2016-03-03staging: lustre: llite: Remove unnecessary test in if conditionAmitoj Kaur Chawla1-1/+1
2016-03-03staging: lustre: change ibh_mrs from array to pointerAmir Shehata3-97/+13
2016-03-03staging: lustre: corrected some typos and grammar errorsFrank Zago4-6/+6
2016-03-03staging: lustre: make o2iblnd_cb.c local functions staticFrank Zago2-18/+17
2016-03-03staging: lustre: make o2iblnd local functions staticFrank Zago2-20/+16
2016-03-03staging: lustre: reverse LNet and infinband header orderJames Simmons1-5/+5
2016-03-03staging: lustre: fix framework.c issues found by Klocwork Insight toolDmitry Eremin1-3/+11