summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDLLorenzo Bianconi2017-09-032-1/+14
* iio: adc: ti-ads1015: fix comparator polarity settingAkinobu Mita2017-09-031-3/+5
* staging: rtlwifi: Reviewers fixesLarry Finger2017-08-204-21/+17Star
* staging: r8822be: Add Makefiles and Kconfig for new driverLarry Finger2017-08-209-246/+137Star
* staging: r8822be: Add the driver codePing-Ke Shih2017-08-2014-0/+9647
* staging: r8822be: Add phydm mini driverPing-Ke Shih2017-08-2076-0/+33395
* staging: r8822be: Add code for halmac sub-driverPing-Ke Shih2017-08-2054-0/+51508
* staging: r8822be: Add r8822be btcoexist routines to stagingPing-Ke Shih2017-08-206-0/+11513
* staging: r8822be: Copy existing btcoexist code into stagingLarry Finger2017-08-205-0/+3602
* staging: r8822be: Add existing rtlwifi and rtl_pci parts for new driverPing-Ke Shih2017-08-2022-0/+16379
* staging: wlan-ng: hfa384x_usb: Fix multiple line dereferenceAlex Briskin2017-08-201-9/+7Star
* Staging: greybus: vibrator.c: Fixed alignment to match open parenthesis.Srishti Sharma2017-08-201-4/+4
* staging: greybus: make device_type constBhumika Goyal2017-08-201-1/+1
* staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King2017-08-201-1/+1
* staging: pi433: fixed coding style issuesXiangyang Zhang2017-08-201-8/+7Star
* staging:rtl8188eu: fix coding style issueJamie Huang2017-08-201-1/+2
* staging: lustre: lustre: Off by two in lmv_fid2path()Dan Carpenter2017-08-201-2/+2
* Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-08-2033-231/+1268
|\
| * iio: adc: rockchip_saradc: explicitly request exclusive reset controlPhilipp Zabel2017-08-201-1/+2
| * iio: dac: stm32-dac-core: explicitly request exclusive reset controlPhilipp Zabel2017-08-201-1/+1
| * iio: adc: ti-ads1015: add threshold event supportAkinobu Mita2017-08-201-2/+407
| * iio: adc: ti-ads1015: use iio_device_claim_direct_mode()Akinobu Mita2017-08-201-8/+7Star
| * iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setupAkinobu Mita2017-08-201-12/+5Star
| * iio: adc: ti-ads1015: add helper to set conversion modeAkinobu Mita2017-08-201-12/+11Star
| * iio: adc: ti-ads1015: remove unnecessary config register updateAkinobu Mita2017-08-201-14/+4Star
| * iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita2017-08-201-12/+19
| * iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita2017-08-201-1/+1
| * iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita2017-08-201-2/+16
| * iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita2017-08-201-0/+7
| * iio: adc: ti-ads1015: fix scale information for ADS1115Akinobu Mita2017-08-201-24/+24
| * iio: adc: ti-ads1015: fix incorrect data rate setting updateAkinobu Mita2017-08-201-17/+10Star
| * iio: adc: ti-ads7950: Allow to use on ACPI platformsAndy Shevchenko2017-08-201-4/+20
| * iio: magnetometer: ak8974: debug AMI306 calibration dataMichał Mirosław2017-08-201-0/+41
| * iio: magnetometer: ak8974: mark INT_CLEAR as preciousMichał Mirosław2017-08-201-0/+6
| * iio: magnetometer: ak8974: add_device_randomness (serial number)Michał Mirosław2017-08-201-0/+2
| * iio: magnetometer: ak8974: support AMI306 variantMichał Mirosław2017-08-202-22/+72
| * iio: light: tsl2583: constify i2c_device_idArvind Yadav2017-08-201-1/+1
| * iio: light: apds9300: constify i2c_device_idArvind Yadav2017-08-201-1/+1
| * iio: accel: bma180: constify i2c_device_idArvind Yadav2017-08-201-1/+1
| * iio: chemical: ccs811: Add triggered buffer supportNarcisa Ana Maria Vasile2017-08-182-5/+73
| * iio: srf08: add support for srf02 in i2c modeAndreas Klinger2017-08-182-22/+67
| * iio: srf08: add sensor type srf10Andreas Klinger2017-08-182-17/+77
| * iio: srf08: add triggered buffer supportAndreas Klinger2017-08-181-3/+57
| * iio: srf08: add device tree tableAndreas Klinger2017-08-181-0/+8
| * dt-bindings: iio: magn: add LIS2MDL sensor device bindingLorenzo Bianconi2017-08-171-0/+1
| * iio: magnetometer: add support to LIS2MDLLorenzo Bianconi2017-08-174-0/+12
| * iio: adc: select triggered buffer for sama5d2 adcArnd Bergmann2017-08-171-0/+1
| * iio: accel: st_accel: fix data-ready line configurationLorenzo Bianconi2017-08-121-2/+2
| * iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25HLorenzo Bianconi2017-08-121-2/+2
| * iio: adc: xadc: Fix coding style violationsSai Krishna Potthuri2017-08-122-25/+23Star