summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-02-2039-524/+1653
|\
| * iio: add SPDX identifier for various driversMatt Ranostay2018-02-1812-147/+48
| * iio: chemical: ccs811: Typo correction in HW_ID_VALUE constant define namingRichard Lai2018-02-171-2/+2
| * iio:pressure:ms5611: Fix coding style in probe functionrodrigosiqueira2018-02-171-1/+1
| * iio: dht11: Improve detection of sensor typeHarald Geyer2018-02-171-1/+1
| * staging: ade7759: Fix open parenthesis alignmentrodrigosiqueira2018-02-171-42/+38
| * iio: ad5272: Add support for Analog Devices digital potentiometersPhil Reid2018-02-103-0/+242
| * Staging: iio: ade7758: Expand buf_lock to cover both buffer and state protectionShreeya Patel2018-02-102-15/+39
| * iio: temperature: Adding support for MLX90632Crt Mori2018-02-043-0/+763
| * iio: imu: st_lsm6dsx: add hw timestamp supportLorenzo Bianconi2018-01-303-70/+224
| * iio: adc: change license descriptionMilan Stevanovic2018-01-301-2/+1
| * iio: adc: driver for ti adc081s/adc101s/adc121sMilan Stevanovic2018-01-301-1/+22
| * iio/adc: depend on SYSFS instead of selecting itRandy Dunlap2018-01-301-2/+1
| * iio: adc: axp20x_adc: add support for AXP813 ADCQuentin Schulz2018-01-301-0/+123
| * iio: adc: axp20x_adc: make it possible to probe from DTQuentin Schulz2018-01-301-1/+18
| * iio: adc: axp20x_adc: put ADC rate setting in a per-variant functionQuentin Schulz2018-01-301-7/+11
| * staging: iio: adc: ad7192: disable burnout currents on misconfigAlexandru Ardelean2018-01-301-1/+5
| * iio: ep93xx: remove redundant return value check of platform_get_resource()Wei Yongjun2018-01-301-4/+0
| * iio: humidity: hts221: remove unnecessary get_unaligned_le16()Lorenzo Bianconi2018-01-301-4/+3
| * iio: humidity: hts221: add regmap API supportLorenzo Bianconi2018-01-306-217/+103
| * iio: humidity: hts221: remove trailing whitespace from a commentLorenzo Bianconi2018-01-301-1/+1
| * iio: humidity: hts221: remove warnings in hts221_parse_{temp,rh}_caldata()Lorenzo Bianconi2018-01-301-13/+15
| * iio: accel: use strlcpy() instead of strncpy()Xiongfeng Wang2018-01-301-2/+1
* | staging: android: ion: Initialize dma_address of new sg listLiam Mark2018-02-201-1/+1
* | staging: lustre: use memdup_user to allocate memory and copy from userDafna Hirschfeld2018-02-201-6/+4
* | staging: pi433: Split subtraction across 2 linesEisha Chen-yen-su2018-02-201-1/+2
* | staging: pi433: Split some function callsEisha Chen-yen-su2018-02-201-15/+30
* | staging: wilc1000: remove Unnecessary parentheses around 'hif_set_mc->cnt'Ajay Singh2018-02-191-1/+1
* | staging: wilc1000: rename wilc_remove_key() parameters to avoid camelCaseAjay Singh2018-02-192-3/+3
* | staging: wilc1000: rename GetPeriodicRSSI to avoid camelCaseAjay Singh2018-02-191-2/+2
* | staging: wilc1000: rename ListenTimerCB to avoid camelCaseAjay Singh2018-02-191-2/+2
* | staging: wilc1000: rename functions starting with TimerCB_ to avoid camelCaseAjay Singh2018-02-191-4/+4
* | staging: wilc1000: rename functions starting with Handle_ to avoid camelCaseAjay Singh2018-02-191-49/+49
* | staging: wilc1000: rename pstrRcvdNetworkInfo to avoid camelCaseAjay Singh2018-02-191-4/+4
* | staging: wilc1000: rename pstrRcvdGnrlAsyncInfo to avoid camelCaseAjay Singh2018-02-191-12/+12
* | staging: wilc1000: rename strHostIfStaInactiveT to avoid camelCaseAjay Singh2018-02-191-2/+2
* | staging: wilc1000: rename pstrHostIfRegisterFrame to avoid camelCaseAjay Singh2018-02-191-4/+4
* | staging: wilc1000: rename pstrHostIfRemainOnChan to avoid camelCaseAjay Singh2018-02-191-11/+11
* | staging: wilc1000: rename host_int_get_assoc_res_info() parameters to avoid c...Ajay Singh2018-02-191-10/+10
* | staging: wilc1000: rename strHostIfSetMulti to avoid camelCaseAjay Singh2018-02-191-9/+9
* | staging: wilc1000: rename s8PowerMode & strPowerMgmtParam to avoid camelCaseAjay Singh2018-02-191-6/+6
* | Staging: gdm724x: tty: Remove unused macro 'gdm_tty_send_control'.Quytelda Kahja2018-02-191-3/+0
* | Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_recv'.Quytelda Kahja2018-02-191-5/+6
* | Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_send'.Quytelda Kahja2018-02-191-9/+6
* | Staging: gdm724x: mux: Check return value of register_lte_tty_driver().Quytelda Kahja2018-02-191-1/+5
* | Staging: gdm724x: LTE: Fix argument list not aligned with parenthesis.Quytelda Kahja2018-02-191-1/+2
* | staging:r8188eu: Use lib80211 to decrypt WEP-framesIvan Safonov2018-02-194-37/+49
* | staging: rtl8712: fix signedness of length to rtl8717_set_ieStefano Manni2018-02-191-1/+2
* | staging: rtl8712: make unsigned length for rtl8717_get{_wpa_, _wpa2_, _}ieStefano Manni2018-02-194-9/+10
* | staging: comedi: Use '"%s:", __func__' instead of function nameEisha Chen-yen-su2018-02-191-1/+1