summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-22iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron5-6/+0
2017-08-22iio:temperature: drop assignment of iio_info.driver_moduleJonathan Cameron7-7/+0
2017-08-22iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron5-8/+0
2017-08-22iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron13-15/+0
2017-08-22iio:potentiostat:lmp91000 drop assign iio_info.driver_module and iio_trigger_...Jonathan Cameron1-2/+0
2017-08-22iio:dpot: drop assign iio_info.driver_moduleJonathan Cameron6-6/+0
2017-08-22iio:orientation: drop assign iio_info.driver_moduleJonathan Cameron2-2/+0
2017-08-22iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron8-10/+0
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron37-47/+0
2017-08-22iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron8-11/+0
2017-08-22iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron9-9/+0
2017-08-22iio:health: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron4-6/+0
2017-08-22iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron11-14/+0
2017-08-22iio:frequency: drop assign iio_info.driver_moduleJonathan Cameron2-2/+0
2017-08-22iio:dummy: drop assignment of iio_info.driver_moduleJonathan Cameron1-1/+0
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron27-27/+0
2017-08-22iio:counter:104-quad-8 drop assign iio_info.driver_moduleJonathan Cameron1-1/+0
2017-08-22iio:common: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2-2/+0
2017-08-22iio:chemical: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron4-5/+0
2017-08-22iio:amplifiers:ad8366 drop assign iio_info.driver_module and iio_trigger_ops....Jonathan Cameron1-1/+0
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron24-33/+0
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron73-92/+0
2017-08-22iio:trigger: Remove necessity to have a trig->ops structure.Jonathan Cameron1-8/+5
2017-08-22iio: triggers: Use macros to avoid boilerplate assignment of owner.Jonathan Cameron2-12/+25
2017-08-22iio: Use macro magic to avoid manual assign of driver_moduleJonathan Cameron3-31/+41
2017-08-20staging: rtlwifi: Reviewers fixesLarry Finger4-21/+17
2017-08-20staging: r8822be: Add Makefiles and Kconfig for new driverLarry Finger9-246/+137
2017-08-20staging: r8822be: Add the driver codePing-Ke Shih14-0/+9647
2017-08-20staging: r8822be: Add phydm mini driverPing-Ke Shih76-0/+33395
2017-08-20staging: r8822be: Add code for halmac sub-driverPing-Ke Shih54-0/+51508
2017-08-20staging: r8822be: Add r8822be btcoexist routines to stagingPing-Ke Shih6-0/+11513
2017-08-20staging: r8822be: Copy existing btcoexist code into stagingLarry Finger5-0/+3602
2017-08-20staging: r8822be: Add existing rtlwifi and rtl_pci parts for new driverPing-Ke Shih22-0/+16379
2017-08-20staging: wlan-ng: hfa384x_usb: Fix multiple line dereferenceAlex Briskin1-9/+7
2017-08-20Staging: greybus: vibrator.c: Fixed alignment to match open parenthesis.Srishti Sharma1-4/+4
2017-08-20staging: greybus: make device_type constBhumika Goyal1-1/+1
2017-08-20staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King1-1/+1
2017-08-20staging: pi433: fixed coding style issuesXiangyang Zhang1-8/+7
2017-08-20staging:rtl8188eu: fix coding style issueJamie Huang1-1/+2
2017-08-20staging: lustre: lustre: Off by two in lmv_fid2path()Dan Carpenter1-2/+2
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman33-231/+1268
2017-08-20iio: adc: rockchip_saradc: explicitly request exclusive reset controlPhilipp Zabel1-1/+2
2017-08-20iio: dac: stm32-dac-core: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-20iio: adc: ti-ads1015: add threshold event supportAkinobu Mita1-2/+407
2017-08-20iio: adc: ti-ads1015: use iio_device_claim_direct_mode()Akinobu Mita1-8/+7
2017-08-20iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setupAkinobu Mita1-12/+5
2017-08-20iio: adc: ti-ads1015: add helper to set conversion modeAkinobu Mita1-12/+11
2017-08-20iio: adc: ti-ads1015: remove unnecessary config register updateAkinobu Mita1-14/+4
2017-08-20iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita1-12/+19
2017-08-20iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita1-1/+1