summaryrefslogtreecommitdiffstats
path: root/block/blk-softirq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-04iio:trigger: add resource managed (un)registerGregor Boirie3-0/+67
2016-09-03iio: chemical: vz89x: fix boolreturn.cocci warningskbuild test robot1-1/+1
2016-09-03iio: st_sensors: fix errorcheck for regulatorsLinus Walleij1-2/+2
2016-09-03iio: stx104: Add IIO support for the ADC channelsWilliam Breathitt Gray6-37/+147
2016-09-03iio: adc: ina2xx: remove unused debug field from chip global dataAlison Schofield1-5/+0
2016-09-03iio: trigger: allow immutable triggers to be assignedMatt Ranostay3-0/+31
2016-09-03iio: sx9500: add final devicetree supportChristoph Fritz2-0/+31
2016-08-31iio: adc: add ADC12130/ADC12132/ADC12138 ADC driverAkinobu Mita4-0/+602
2016-08-29mailmap: update Vlad Dogaru email addressVlad Dogaru1-0/+1
2016-08-29fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possibleBaoyou Xie1-2/+2
2016-08-29iio: magn: ak8974: remove .owner field for driverWei Yongjun1-1/+0
2016-08-29iio: magn/ak8974: avoid unused function warningArnd Bergmann1-4/+2
2016-08-29iio: hid-sensors: avoid unused function warningArnd Bergmann1-6/+3
2016-08-29iio: adc: ti-ads1015: add missing of_node_put() in ads1015_get_channels_confi...Wei Yongjun1-0/+2
2016-08-29iio: temperature: fix non static symbol warningsWei Yongjun1-3/+3
2016-08-29iio: st_sensors: fetch and enable regulators unconditionallyLinus Walleij1-31/+24
2016-08-29iio: dac: AD8801: add Analog Devices AD8801/AD8803 supportGwenhael Goavec-Merou3-0/+250
2016-08-29iio: chemical: vz89x: prevent corrupted buffer from being readMatt Ranostay1-2/+6
2016-08-29iio: chemical: vz89x: add support for VZ89TE partMatt Ranostay1-15/+98
2016-08-29iio: chemical: vz89x: abstract chip configurationMatt Ranostay1-18/+62
2016-08-29iio: adc: ltc2485: add support for Linear Technology LTC2485 ADCAlison Schofield3-0/+158
2016-08-29staging: iio: accel: sca3000: remove extra spaceClifton Barnes1-1/+1
2016-08-29iio: iio-utils: use channel modifier scaling if it existsMatt Ranostay1-4/+7
2016-08-29iio: ad5755: fix off-by-one on devnr limit checkColin Ian King1-1/+1
2016-08-22staging: most: aim-cdev: destroy ida struct in case of exceptionChristian Gromm1-1/+3
2016-08-22staging: lustre: mdc: fix NULL pointer dereference in mdc_adjust_dirpagesJames Simmons1-1/+1
2016-08-22staging/lustre: Remove unused cp_error from struct cl_pageOleg Drokin2-4/+2
2016-08-22staging/lustre: Make alignment match open parenthesisOleg Drokin30-244/+255
2016-08-22staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin35-95/+111