summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | iio: adxl345: move null check for i2c id at start of probeAlexandru Ardelean2018-08-191-1/+4
| * | iio: max44000: remove unused variable max44000_alstim_shiftColin Ian King2018-08-191-1/+0Star
| * | iio:adxl372: Add FIFO and interrupts supportStefan Popa2018-08-191-1/+356
| * | Merge tag 'regmap-noinc-read' into togregJonathan Cameron2018-08-193-1/+100
| |\ \
| * | | dt-bindings: iio: accel: Add docs for ADXL372Stefan Popa2018-08-192-0/+23
| * | | iio: adxl372: New driver for Analog Devices ADXL372 AccelerometerStefan Popa2018-08-194-0/+543
| * | | iio: adc: qcom-spmi-adc5: Add ADC5_AMUX_THM[24]_100K_PU to rev2 channel listMatthias Kaehlcke2018-08-191-0/+4
| * | | iio: adc: max9611: explicitly cast gain_selectorsStefan Agner2018-08-191-1/+1
| * | | iio: dac: mcp4725: avoid using CONFIG_PM_SLEEPMarcus Folkesson2018-08-191-9/+3Star
| * | | iio: dac: max5821: avoid using CONFIG_PM_SLEEPMarcus Folkesson2018-08-191-8/+3Star
| * | | iio: dac: max517: avoid using CONFIG_PM_SLEEPMarcus Folkesson2018-08-191-8/+3Star
| * | | drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich2018-08-1923-23/+23
| * | | iio: health: max30102: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-191-2/+4
| * | | iio: pressure: ms5611: remove deprecated compatible stringsTomasz Duszynski2018-08-192-4/+0Star
| * | | iio: chemical: bme680: simplify oversampling handlingDavid Frey2018-08-191-63/+36Star
| * | | iio: chemical: bme680: use FIELD_GET macroDavid Frey2018-08-191-2/+2
| * | | iio: chemical: bme680: use GENMASK macroDavid Frey2018-08-191-4/+4
| * | | iio: chemical: bme680: change MSK->MASK in #definesDavid Frey2018-08-192-6/+6
| * | | iio: chemical: bme680: indent #defines consistentlyDavid Frey2018-08-191-8/+7Star
| * | | iio: chemical: bme680: cleanup bme680_read_calib formattingDavid Frey2018-08-191-24/+12Star
| * | | iio: chemical: bme680: use clamp macroDavid Frey2018-08-191-4/+1Star
| * | | iio: tsl2772: add support for regulator frameworkBrian Masney2018-08-191-1/+94
| * | | iio: tsl2772: add support for avago,apds9930Brian Masney2018-08-181-2/+16
| * | | dt-bindings: iio: tsl2772: add binding for avago,apds9930Brian Masney2018-08-181-0/+1
| * | | iio: tsl2772: add support for reading proximity led settings from device treeBrian Masney2018-08-181-0/+81
| * | | dt-bindings: iio: tsl2772: add new bindingsBrian Masney2018-08-182-10/+41
| * | | iio: imu: mpu6050: add support for regulator frameworkBrian Masney2018-08-183-0/+65
| * | | iio: adc: Update QCOM ADC license to SPDX formatSiddartha Mohanadoss2018-08-181-9/+1Star
| * | | iio: adc: Add QCOM SPMI PMIC5 ADC driverSiddartha Mohanadoss2018-08-185-5/+1047
| * | | dt-bindings: iio: adc: Add DT binding document for PMIC5 ADCSiddartha Mohanadoss2018-08-032-20/+172
| * | | iio: chemical: fix spelling mistake "failted" -> "failed"Colin Ian King2018-08-031-1/+1
* | | | staging: erofs: surround fault_injection ralted option parsing using CONFIG_E...Chengguang Xu2018-09-141-3/+5
* | | | staging: erofs: use explicit unsigned int typeThomas Weißschuh2018-09-148-74/+76
* | | | staging: rtl8188eu: change array type to u8Michael Straube2018-09-111-3/+3
* | | | staging: rtl8188eu: fix lines over 80 characters in rtw_led.cMichael Straube2018-09-111-3/+6
* | | | staging: rtl8188eu: remove unnecessary parentheses in rtw_led.cMichael Straube2018-09-111-4/+4
* | | | staging: rtl8188eu: refactor SwLedControlMode1()Michael Straube2018-09-111-110/+113
* | | | staging: wilc1000: remove handle_hif_exit_work() functionAjay Singh2018-09-101-8/+0Star
* | | | staging: wilc1000: refactor wilc_netdev_init() to handle memory free in error...Ajay Singh2018-09-102-12/+30
* | | | staging: wilc1000: refactor code to move initilization in wilc_netdev_init()Ajay Singh2018-09-102-23/+8Star
* | | | staging: wilc1000: remove unnecessary static variable 'p2p_listen_state'Ajay Singh2018-09-101-4/+2Star
* | | | staging: wilc1000: move 'wilc_connecting' static variable to 'wilc_vif' structAjay Singh2018-09-104-14/+11Star
* | | | staging: wilc1000: move 'chip_ps_state' static variable as part of 'wilc' structAjay Singh2018-09-103-6/+6
* | | | staging: wilc1000: remove unused code to set and get IP addressAjay Singh2018-09-103-111/+0Star
* | | | staging: wilc1000: use short names to fix over 80 issue in tcp_process()Ajay Singh2018-09-103-21/+21
* | | | staging: wilc1000: avoid line over 80 chars in wilc_wlan_txq_filter_dup_tcp_a...Ajay Singh2018-09-101-5/+6
* | | | staging: wilc1000: move tcp_ack_filter algo related variables to 'wilc_vif' s...Ajay Singh2018-09-105-67/+77
* | | | staging: wilc1000: use lowercase for get_BSSID() and HIL variableAjay Singh2018-09-102-6/+6
* | | | staging: wilc1000: refactor tcp_process() to avoid extra leading tabsAjay Singh2018-09-101-24/+28
* | | | staging: wilc1000: move 'rcv_assoc_resp' as part of hif_drvAjay Singh2018-09-102-5/+4Star