summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-04iio: buffer: Switch to bitmap_zalloc()Andy Shevchenko2-19/+15
2019-04-04iio: cros_ec_accel_legacy: Refactor code in cros_ec_accel_legacy_probeGustavo A. R. Silva1-15/+12
2019-04-04iio: st_accel: remove redundant unsigned less than zero checkColin Ian King1-1/+1
2019-04-04iio: imu: st_lsm6dsx: add support to ASM330LHHLorenzo Bianconi6-6/+57
2019-04-04iio: ak8975: improve code readabilityH. Nikolaus Schaller1-3/+5
2019-04-04iio: mpu6050: improve code readabilityH. Nikolaus Schaller1-2/+4
2019-04-04iio: magnetometer: hmc5843: add mount matrix supportH. Nikolaus Schaller2-2/+19
2019-04-04iio: magnetometer: bmc150: add mount matrix supportH. Nikolaus Schaller1-0/+21
2019-04-04iio: gyro: itg3200: add mount matrix supportH. Nikolaus Schaller1-0/+20
2019-04-04iio: gyro: bmg160: add mount matrix supportH. Nikolaus Schaller1-0/+21
2019-04-04iio: accel: bma180: add mount matrix supportH. Nikolaus Schaller1-1/+17
2019-04-04iio: accel: bmc150: add mount matrix supportH. Nikolaus Schaller1-0/+21
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko6-41/+26
2019-04-04iio:adc:ad7923: Rewrite comparison to NULLBárbara Fernandes1-1/+1
2019-04-04iio:adc:ad7923: Put macro argument between ()'sBárbara Fernandes1-5/+5
2019-04-04iio:adc:ad7923: Use BIT macro instead of bitshiftBárbara Fernandes1-3/+3
2019-04-04iio:adc:ad7923: Align broken line to parenthesisBárbara Fernandes1-3/+3
2019-04-04iio: counter: stm32-lptimer: Add power management supportFabrice Gasnier1-0/+55
2019-04-04iio: imu: adis16480: Add support for ADIS1649x family of devicesStefan Popa1-0/+97
2019-04-04iio: imu: adis16480: Deal with filter freq in a generic wayStefan Popa1-4/+9
2019-04-04iio: imu: adis16480: Calculate the sampling frequency in a generic wayStefan Popa1-4/+14
2019-04-04iio: imu: adis16480: Treat temperature scale in a generic wayStefan Popa1-3/+15
2019-04-04iio: imu: adis16480: Add OF device ID tableStefan Popa1-0/+10
2019-04-04iio: imu: adis16480: Add support for configurable drdy indicatorStefan Popa1-2/+95
2019-04-04iio: adc: ti-ads7950: Fix improper use of mlockJustin Chen1-4/+15
2019-04-04iio: trigger: Print an error if there is no available irqMathieu Othacehe1-1/+4
2019-04-04iio: mma8452: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-04-04iio: chemical: pms7003: extend supported sensors listTomasz Duszynski1-0/+5
2019-04-04iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe()Wei Yongjun1-3/+1
2019-04-04iio: remove redundant unlikely annotationChengguang Xu1-1/+1
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman282-1509/+2306
2019-03-31Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-3/+1
2019-03-30Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+13
2019-03-30staging: rtlwifi: phydm: Remove parenthesesNishka Dasgupta1-5/+5
2019-03-30staging: rtl8723bs: core: rtw_efuse.c: Compress two lines into one linePayal Kshirsagar1-23/+10
2019-03-30staging: rtl8723bs: Compress two lines into one linePayal Kshirsagar1-7/+4
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-16/+25
2019-03-30leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes1-1/+2
2019-03-30leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu1-2/+6
2019-03-30Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds43-4587/+276
2019-03-30Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-51/+74
2019-03-30Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds23-37/+110
2019-03-30Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-3/+0
2019-03-30Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-4/+12
2019-03-30staging: rtl8723bs: os_dep: ioctl_linux.c: Remove unnecessary parenthesesPayal Kshirsagar1-1/+1
2019-03-30staging: rtl8723bs: core: rtw_ieee80211.c: Remove unnecessary parenthesesPayal Kshirsagar1-3/+3
2019-03-30staging: rtl8723bs: core: rtw_mlme.c: Remove unnecessary parenthesesPayal Kshirsagar1-4/+4
2019-03-30staging: rtl8723bs: hal: odm_HWConfig.c: Remove unnecessary parenthesesPayal Kshirsagar1-1/+1
2019-03-30staging: rtl8723bs: hal: hal_com.c: Remove unnecessary parenthesesPayal Kshirsagar1-3/+3
2019-03-30staging: rtl8723bs: hal: rtl8723b_phycfg.c: Remove unnecessary parenthesesPayal Kshirsagar1-1/+1