summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: dpot-dac: DAC driver based on a digital potentiometerPeter Rosin2016-11-133-0/+277
* iio: mcp4531: provide range of available raw valuesPeter Rosin2016-11-131-42/+62
* iio: inkern: add helpers to query available values from channelsPeter Rosin2016-11-131-0/+104
* iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron2016-11-131-33/+226
* staging: iio: tsl2583: fix issue with changes to calibscale and int_time not ...Brian Masney2016-11-121-33/+52
* staging: iio: tsl2583: split out functionality of taos_chip_on()Brian Masney2016-11-121-64/+58
* iio: pressure: st_pressure: inline per-sensor dataLinus Walleij2016-11-121-165/+92
* iio: magn: st_magn: inline per-sensor dataLinus Walleij2016-11-121-251/+125
* iio: gyro: st_gyro: inline per-sensor dataLinus Walleij2016-11-121-139/+66
* iio: imu: inv_mpu6050: inform the i2c mux core about how it is usedPeter Rosin2016-11-121-1/+1
* iio: cros_ec_sensors_core: fix unsigned compared less than zero on statusColin Ian King2016-11-121-4/+4
* iio:adc: ad7766: testing the wrong variable in probeDan Carpenter2016-11-121-2/+2
* iio: gyro: mpu3050: add I2C dependencyArnd Bergmann2016-11-081-0/+1
* iio: gyro: mpu3050: remove duplicate initializerArnd Bergmann2016-11-081-1/+0
* staging: iio: tsl2583: fix unused function warningArnd Bergmann2016-11-081-12/+3
* staging: iio: ad9832: allocate data before usingArnd Bergmann2016-11-081-7/+7
* staging: lustre: fixed shadowed variable in socklnd_cb.cAndrew Kanner2016-11-071-2/+2
* staging: lustre: o2iblnd: replace space indentation with tabsNicholas Hanley2016-11-072-12/+12
* staging/lustre: Get rid of LIBLUSTRE_CLIENT and its usersOleg Drokin2016-11-072-16/+1
* staging/lustre/llite: do not clear uptodate bit in page deleteJinshan Xiong2016-11-071-1/+0
* staging/lustre/llite: update ras window correctlyBobi Jam2016-11-071-4/+11
* staging/lustre/ptlrpc: Correctly calculate hrp->hrp_nthrsAmir Shehata2016-11-071-1/+2
* staging/lustre/llite: protect from accessing NULL lli_clobBobi Jam2016-11-071-3/+5
* staging/lustre/ptlrpc: Suppress error for flock requestsPatrick Farrell2016-11-071-1/+3
* staging/lustre/ldlm: engage ELC for all ldlm enqueue reqHongchao Zhang2016-11-071-17/+4
* staging/lustre/ldlm: Reinstate ldlm_enqueue_pack()Oleg Drokin2016-11-071-0/+21
* staging/lustre/llite: drop_caches hangs in cl_inode_fini()Andrew Perepechko2016-11-071-17/+19
* staging/lustre: Get rid of cl_env hash tableJinshan Xiong2016-11-0718-537/+183
* staging/lustre/llite: clear inode timestamps after losing UPDATE lockNiu Yawei2016-11-071-0/+10
* staging/lustre: conflicting PW & PR extent locks on a clientAndriy Skulysh2016-11-074-2/+26
* staging/lustre/ldlm: fix export reference problemHongchao Zhang2016-11-072-9/+13
* staging/lustre/ldlm: Drop unused blocking_refs flock fieldOleg Drokin2016-11-071-2/+0
* staging: wlan-ng: remove unnecessary blank lineSergio Paracuellos2016-11-071-1/+0
* staging: wlan-ng: remove unnecessary parenthesesSergio Paracuellos2016-11-071-2/+2
* staging: wlan-ng: change comparison to NULL to preferred style.Sergio Paracuellos2016-11-071-1/+1
* staging: wlan-ng: remove two unnecessary blank linesSergio Paracuellos2016-11-071-2/+0
* staging: wlan-ng: add spaces around or operator : HOSTWEP_DEFAULTKEY_MASKSergio Paracuellos2016-11-071-1/+1
* staging: st-cec: add parentheses around complex macrosManinder Singh2016-11-071-2/+2
* staging: vt6655: card.c: Fixing multiple assignmentsNick Rosbrook2016-11-071-2/+5
* staging: sm750fb: Replace pr_*() with dev_*().Elise Lennion2016-11-071-6/+6
* Staging:emxx_udc:emxx_udc: Compression of lines for immediate returnNadim Almas2016-11-071-3/+1
* staging : rtl8712: Free memory when kmalloc failsSouptick Joarder2016-11-072-2/+8
* s5p-cec: remove unused including <linux/version.h>Wei Yongjun2016-11-071-1/+0
* staging: comedi: ni_tio: fix warnings of uninitialized variablesTed Chen2016-11-071-6/+10
* staging: vc04_services: fix up some printk warningsGreg Kroah-Hartman2016-11-071-5/+5
* staging: vchiq_arm: change order during module probeStefan Wahren2016-11-071-10/+8
* staging: vchiq_arm: remove debugfs entries on module unloadStefan Wahren2016-11-071-0/+1
* staging: vchiq_arm: handle error case of get_user_pagesStefan Wahren2016-11-071-0/+8
* staging: vchiq_arm: remove hardcoded buffer lengthStefan Wahren2016-11-071-4/+4
* staging: vchiq_arm: add missing of_node_putStefan Wahren2016-11-071-0/+1