summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-13iio: dpot-dac: DAC driver based on a digital potentiometerPeter Rosin3-0/+277
2016-11-13iio: mcp4531: provide range of available raw valuesPeter Rosin1-42/+62
2016-11-13iio: inkern: add helpers to query available values from channelsPeter Rosin1-0/+104
2016-11-13iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron1-33/+226
2016-11-12staging: iio: tsl2583: fix issue with changes to calibscale and int_time not ...Brian Masney1-33/+52
2016-11-12staging: iio: tsl2583: split out functionality of taos_chip_on()Brian Masney1-64/+58
2016-11-12iio: pressure: st_pressure: inline per-sensor dataLinus Walleij1-165/+92
2016-11-12iio: magn: st_magn: inline per-sensor dataLinus Walleij1-251/+125
2016-11-12iio: gyro: st_gyro: inline per-sensor dataLinus Walleij1-139/+66
2016-11-12iio: imu: inv_mpu6050: inform the i2c mux core about how it is usedPeter Rosin1-1/+1
2016-11-12iio: cros_ec_sensors_core: fix unsigned compared less than zero on statusColin Ian King1-4/+4
2016-11-12iio:adc: ad7766: testing the wrong variable in probeDan Carpenter1-2/+2
2016-11-08iio: gyro: mpu3050: add I2C dependencyArnd Bergmann1-0/+1
2016-11-08iio: gyro: mpu3050: remove duplicate initializerArnd Bergmann1-1/+0
2016-11-08staging: iio: tsl2583: fix unused function warningArnd Bergmann1-12/+3
2016-11-08staging: iio: ad9832: allocate data before usingArnd Bergmann1-7/+7
2016-11-07staging: lustre: fixed shadowed variable in socklnd_cb.cAndrew Kanner1-2/+2
2016-11-07staging: lustre: o2iblnd: replace space indentation with tabsNicholas Hanley2-12/+12
2016-11-07staging/lustre: Get rid of LIBLUSTRE_CLIENT and its usersOleg Drokin2-16/+1
2016-11-07staging/lustre/llite: do not clear uptodate bit in page deleteJinshan Xiong1-1/+0
2016-11-07staging/lustre/llite: update ras window correctlyBobi Jam1-4/+11
2016-11-07staging/lustre/ptlrpc: Correctly calculate hrp->hrp_nthrsAmir Shehata1-1/+2
2016-11-07staging/lustre/llite: protect from accessing NULL lli_clobBobi Jam1-3/+5
2016-11-07staging/lustre/ptlrpc: Suppress error for flock requestsPatrick Farrell1-1/+3
2016-11-07staging/lustre/ldlm: engage ELC for all ldlm enqueue reqHongchao Zhang1-17/+4
2016-11-07staging/lustre/ldlm: Reinstate ldlm_enqueue_pack()Oleg Drokin1-0/+21
2016-11-07staging/lustre/llite: drop_caches hangs in cl_inode_fini()Andrew Perepechko1-17/+19
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong18-537/+183
2016-11-07staging/lustre/llite: clear inode timestamps after losing UPDATE lockNiu Yawei1-0/+10
2016-11-07staging/lustre: conflicting PW & PR extent locks on a clientAndriy Skulysh4-2/+26
2016-11-07staging/lustre/ldlm: fix export reference problemHongchao Zhang2-9/+13
2016-11-07staging/lustre/ldlm: Drop unused blocking_refs flock fieldOleg Drokin1-2/+0
2016-11-07staging: wlan-ng: remove unnecessary blank lineSergio Paracuellos1-1/+0
2016-11-07staging: wlan-ng: remove unnecessary parenthesesSergio Paracuellos1-2/+2
2016-11-07staging: wlan-ng: change comparison to NULL to preferred style.Sergio Paracuellos1-1/+1
2016-11-07staging: wlan-ng: remove two unnecessary blank linesSergio Paracuellos1-2/+0
2016-11-07staging: wlan-ng: add spaces around or operator : HOSTWEP_DEFAULTKEY_MASKSergio Paracuellos1-1/+1
2016-11-07staging: st-cec: add parentheses around complex macrosManinder Singh1-2/+2
2016-11-07staging: vt6655: card.c: Fixing multiple assignmentsNick Rosbrook1-2/+5
2016-11-07staging: sm750fb: Replace pr_*() with dev_*().Elise Lennion1-6/+6
2016-11-07Staging:emxx_udc:emxx_udc: Compression of lines for immediate returnNadim Almas1-3/+1
2016-11-07staging : rtl8712: Free memory when kmalloc failsSouptick Joarder2-2/+8
2016-11-07s5p-cec: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-11-07staging: comedi: ni_tio: fix warnings of uninitialized variablesTed Chen1-6/+10
2016-11-07staging: vc04_services: fix up some printk warningsGreg Kroah-Hartman1-5/+5
2016-11-07staging: vchiq_arm: change order during module probeStefan Wahren1-10/+8
2016-11-07staging: vchiq_arm: remove debugfs entries on module unloadStefan Wahren1-0/+1
2016-11-07staging: vchiq_arm: handle error case of get_user_pagesStefan Wahren1-0/+8
2016-11-07staging: vchiq_arm: remove hardcoded buffer lengthStefan Wahren1-4/+4
2016-11-07staging: vchiq_arm: add missing of_node_putStefan Wahren1-0/+1