summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-01iio: magnetometer: bmc150: remove unneeded semicolonTom Rix1-1/+1
2020-11-01iio: pressure: bmp280: remove unneeded semicolonTom Rix1-2/+2
2020-10-31iio: adc: at91-sama5d2_adc: remove unneeded semicolonTom Rix1-1/+1
2020-10-31iio/adc: ingenic: remove unneeded semicolonTom Rix1-1/+1
2020-10-31iio: light: apds9960: remove unneeded semicolonTom Rix1-1/+1
2020-10-11staging: iio: adis16240: add blank line before struct definitionDeepak R Varma1-0/+1
2020-10-10iio: accel: mma8452: Constify static struct attribute_groupRikard Falkeborn1-1/+1
2020-10-10iio: dac: ad7303: remove platform data headerAlexandru Ardelean1-2/+0
2020-10-10iio: adc: ad7298: rework external ref setup & remove platform dataAlexandru Ardelean1-8/+9
2020-10-10iio: core: Fix IIO_VAL_FRACTIONAL calculation for negative valuesAnand Ashok Dumbre1-3/+7
2020-10-10iio: adc: exynos: do not rely on 'users' counter in ISRdmitry.torokhov@gmail.com1-1/+6
2020-10-10iio: sx9310: Set various settings from DTStephen Boyd1-1/+124
2020-10-10iio: sx9310: Support setting debounce valuesStephen Boyd1-0/+100
2020-10-10iio: sx9310: Support setting hysteresis valuesStephen Boyd1-1/+61
2020-10-10iio: sx9310: Support setting proximity thresholdsStephen Boyd1-0/+114
2020-10-10iio: sx9310: Support hardware gain factorStephen Boyd1-5/+104
2020-10-10iio: imu: st_lsm6dsx: add support to LSM6DSTLorenzo Bianconi6-4/+221
2020-10-10iio: adc: ad7887: invert/rework external ref logicAlexandru Ardelean1-4/+8
2020-10-10iio: adc: at91_adc: remove platform data and move defs in driver fileAlexandru Ardelean1-38/+22
2020-10-10iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()Alexandru Ardelean2-2/+2
2020-10-10iio: adc: at91_adc: const-ify some driver dataAlexandru Ardelean1-4/+4
2020-10-10iio: adc: at91_adc: use of_device_get_match_data() helperAlexandru Ardelean1-4/+1
2020-10-10iio: dac: ad5686: add of_match_tableMichael Auchter1-0/+19
2020-10-10iio: dac: ad5686: add support for AD5338RMichael Auchter4-3/+19
2020-10-09staging: rtl8188eu: Fix long linesFan Fei1-23/+51
2020-10-07dt-bindings: staging: wfx: silabs,wfx yaml conversionJérôme Pouiller2-96/+125
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller33-33/+33
2020-10-07staging: wfx: fix QoS priority for slow busesJérôme Pouiller2-2/+13
2020-10-07staging: wfx: fix BA sessions for older firmwaresJérôme Pouiller1-0/+3
2020-10-07staging: wfx: remove remaining code of 'secure link' featureJérôme Pouiller2-19/+0
2020-10-07staging: wfx: fix handling of MMIC errorJérôme Pouiller1-1/+1
2020-10-06staging: vchiq: Fix list_for_each exit testsDan Carpenter1-5/+7
2020-10-05staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_tCoiby Xu1-1/+1
2020-10-05staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmaskCoiby Xu1-2/+2
2020-10-05staging: greybus: fix warnings about endianness detected by sparseCoiby Xu2-12/+12
2020-10-05staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)Ivan Safonov5-20/+20
2020-10-05staging: rtl8723bs: replace _cancel_timer with del_timer_syncRoss Schmidt4-24/+4
2020-10-05staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16Ross Schmidt4-6/+6
2020-10-05staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16Ross Schmidt4-9/+9
2020-10-05staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24Ross Schmidt2-4/+2
2020-10-05staging: rtl8723bs: remove unused macrosRoss Schmidt1-57/+0
2020-10-05staging: rtl8723bs: replace _RND8 with round_up()Ross Schmidt2-12/+1
2020-10-05staging: rtl8723bs: replace _RND4 with round_up()Ross Schmidt3-13/+2
2020-10-05staging: rtl8723bs: replace RND4 with round_up()Ross Schmidt4-9/+8
2020-10-05staging: qlge: fix build breakage with dumping enabledCoiby Xu3-24/+32
2020-10-05Merge 5.9-rc8 into staging-nextGreg Kroah-Hartman260-2069/+2426
2020-10-03Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+21
2020-10-03Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-52/+40
2020-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+13
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+9