Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a9e14815aaf7f620945950cb5490b8610f9a5700
/
drivers
/
iio
6a8b25a
Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 7 years ago
d58c67d
iio: adc: stm32-adc: add support for STM32MP1
by Fabrice Gasnier
· 7 years ago
df38a4a
iio: dac: add TI DAC5571 family support
by Sean Nyekjaer
· 7 years ago
d8b4018
iio: imu: inv_mpu6050: minor wording fixes
by Martin Kelly
· 7 years ago
edddddd
iio: imu: inv_mpu6050: fix user_ctrl register overwritten
by Jean-Baptiste Maneyrol
· 7 years ago
c2b82a6
iio: imu: inv_mpu6050: skip first sample when gyro is on
by Jean-Baptiste Maneyrol
· 7 years ago
ca4c8fc
iio: imu: inv_mpu6050: fix possible deadlock between mutex and iio
by Jean-Baptiste Maneyrol
· 7 years ago
3b37c41
iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus
by Jean-Baptiste Maneyrol
· 7 years ago
8b74816
iio: afe: rescale: new driver
by Peter Rosin
· 7 years ago
5cb0789
iio: accel: bcm150: Remove handling for regmap raw_read_max
by Charles Keepax
· 7 years ago
880b2d6
iio: imu: inv_mpu6050: clean read channel data error path
by Jean-Baptiste Maneyrol
· 7 years ago
6792b45
iio: imu: inv_mpu6050: clean read raw by factorizing out raw data
by Jean-Baptiste Maneyrol
· 7 years ago
57f1677
iio: imu: inv_mpu6050: use devm_* at init and delete remove
by Jean-Baptiste Maneyrol
· 7 years ago
eaa54d9
iio: imu: inv_mpu6050: fix error path not turning chip back off
by Jean-Baptiste Maneyrol
· 7 years ago
4cfcb2b
iio: adc: stm32-dfsdm: add check on spi-max-frequency
by Fabrice Gasnier
· 7 years ago
dfa105b
iio: adc: stm32-dfsdm: add check on max filter id
by Fabrice Gasnier
· 7 years ago
c620da3
iio: adc: stm32-dfsdm: misc style improvements and fixes
by Fabrice Gasnier
· 7 years ago
ebbdcba
iio: common: hid-sensors: simplify getting .drvdata
by Wolfram Sang
· 7 years ago
eb84ce7
iio: common: cros_ec_sensors: simplify getting .drvdata
by Wolfram Sang
· 7 years ago
3d56e19
iio: accel: st_accel: Add support for the SMO8840 ACPI id
by Hans de Goede
· 7 years ago
5ec6486
iio:imu: inv_mpu6050: support more interrupt types
by Martin Kelly
· 7 years ago
17623d9
iio: imu: inv_mpu6050: use set_power_itg function in i2c mux
by Jean-Baptiste Maneyrol
· 7 years ago
7fc0168
iio: imu: inv_mpu6050: clean set_power_itg and fix usage
by Jean-Baptiste Maneyrol
· 7 years ago
da2d544
iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca3000_probe()'
by Christophe JAILLET
· 7 years ago
4a5b453
iio: sca3000: Fix an error handling path in 'sca3000_probe()'
by Christophe JAILLET
· 7 years ago
4177381
iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R support
by Stefan Popa
· 7 years ago
0357e48
iio:dac:ad5686: Refactor the driver
by Stefan Popa
· 7 years ago
98baf78
iio:dac:ad5686: Add AD5672R/76/76R/84R/86R support
by Stefan Popa
· 7 years ago
fe642e2
iio:dac:ad5686: Add support for AD5685R
by Stefan Popa
· 7 years ago
f4a2730
iio:dac:ad5686: Add support for various number of channels
by Stefan Popa
· 7 years ago
16a3c17
iio:dac:ad5686: Change license description
by Stefan Popa
· 7 years ago
25ffba7
iio:dac:ad5686: Style fixes no functional changes
by Stefan Popa
· 7 years ago
685cc61
iio: imu: Add mpu9255 support to mpu6050 driver
by Douglas Fischer
· 7 years ago
0211226
iio: chemical: atlas-ph-sensor: use msleep() for long uncritical delays
by Matt Ranostay
· 7 years ago
c18af98
iio: potentiometer: mcp4531: switch to using .probe_new
by Peter Rosin
· 7 years ago
0f6f400
iio: potentiometer: mcp4018: switch to using .probe_new
by Peter Rosin
· 7 years ago
4efa1a0
iio: imu: inv_mpu6050: do not flush fifo when iio buffer is full
by Jean-Baptiste Maneyrol
· 7 years ago
179c8d6
iio: imu: st_lsm6dsx: add support to ism330dlc
by Lorenzo Bianconi
· 7 years ago
be75eb8
iio: imu: st_lsm6dsx: fix FIFO threshold mask for LSM6DSM/LSM6DSL
by Lorenzo Bianconi
· 7 years ago
1b2951d
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
524c762
Staging: iio: adis16209: Move adis16209 driver out of staging
by Shreeya Patel
· 7 years ago
d12ceff
iio: imu: inv_mpu6050: clean double declaration of set_power_itg
by Jean-Baptiste Maneyrol
· 7 years ago
ff632dd
iio: adc: meson-saradc: add support for Meson AXG
by Xingyu Chen
· 7 years ago
053ffe3
iio: adc: meson-saradc: squash and share the common adc platform data
by Yixun Lan
· 7 years ago
a0306db
Merge 4.16-rc7 into staging-next
by Greg Kroah-Hartman
· 7 years ago
591298e
Staging: iio: accel: adis16201: Move adis16201 driver out of staging
by Himanshu Jha
· 7 years ago
95260c1
Merge tag 'v4.16-rc5' into devel
by Linus Walleij
· 7 years ago
381522c
iio: adc: ad7791: implement IIO_CHAN_INFO_SAMP_FREQ
by Alexandru Ardelean
· 7 years ago
7eb6b35
iio: adc: ad7791: remove sample freq sysfs attributes
by Alexandru Ardelean
· 7 years ago
5a0b8cb
iio: cros_ec: Move cros_ec_sensors_core.h in /include
by Gwendal Grignou
· 7 years ago
dcbe3cc
iio: stx104: Implement get_multiple callback
by William Breathitt Gray
· 7 years ago
6761f0a
Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 7 years ago
8b43868
iio: st_pressure: st_accel: pass correct platform data to init
by Michael Nosthoff
· 7 years ago
cc4e003
Revert "iio: accel: st_accel: remove redundant pointer pdata"
by Jonathan Cameron
· 7 years ago
5214ad6
iio: potentiometer: mcp4018: driver for Microchip digital potentiometers
by Peter Rosin
· 7 years ago
3c3e4b3
iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
by Dan Carpenter
· 7 years ago
a937729
iio: potentiometer: ds1803: Remove VLA usage
by Himanshu Jha
· 7 years ago
67464a5
iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW
by Rodrigo Siqueira
· 7 years ago
5def839
iio:magnetometer: Replace magic number 0 by IIO_CHAN_INFO_RAW
by Rodrigo Siqueira
· 7 years ago
5556dfe
iio:dummy: Add extra paragraphs on Kconfig
by Rodrigo Siqueira
· 7 years ago
a34a3ed
iio: dummy: Add correct tabs and spaces to Kconfig
by Rodrigo Siqueira
· 7 years ago
0f07954
iio: light: lv0104cs: Add support for LV0104CS light sensor
by Jeff LaBundy
· 7 years ago
b61d8e6
iio: proximity: sx9500: Add GPIO ACPI mapping table
by Andy Shevchenko
· 7 years ago
0dad1ece
iio: cros_ec: Relax sampling frequency before suspending
by Gwendal Grignou
· 7 years ago
36e9f72
Merge 4.16-rc3 into staging-next
by Greg Kroah-Hartman
· 7 years ago
c50fade
iio temperature/mlx90632: silence a static checker warning
by Dan Carpenter
· 7 years ago
1b3079a
iio: accel: bmc150: Remove redundant __func__ in dev_dbg()
by Andy Shevchenko
· 7 years ago
0645af1
iio: adc: stm32-dfsdm: fix multiple channel initialization
by Fabrice Gasnier
· 7 years ago
179858e
iio: adc: stm32-dfsdm: fix clock source selection
by Fabrice Gasnier
· 7 years ago
c278609
iio: adc: stm32-dfsdm: fix call to stop channel
by Fabrice Gasnier
· 7 years ago
4e4f9fb
iio: adc: stm32-dfsdm: fix compatible data use
by Fabrice Gasnier
· 7 years ago
adc18ba
iio: adc: axp20x_adc: remove !! in favor of ternary condition
by Quentin Schulz
· 7 years ago
b91e146
iio: chemical: ccs811: Corrected firmware boot/application mode transition
by Richard Lai
· 7 years ago
4c73b80
iio: chemical: ccs811: Renamed resistance member in ccs811_reading struct
by Richard Lai
· 7 years ago
1f8f936
iio: Change ISA_BUS_API dependency to selection
by William Breathitt Gray
· 7 years ago
59142f8
Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 7 years ago
c675471
Merge tag 'iio-fixes-for-4.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 7 years ago
d6ad805
iio: add SPDX identifier for various drivers
by Matt Ranostay
· 7 years ago
4cd140b
iio: buffer: check if a buffer has been set up when poll is called
by Stefan Windfeldt-Prytz
· 7 years ago
f027e0b
iio: adis_lib: Initialize trigger before requesting interrupt
by Lars-Peter Clausen
· 7 years ago
f0ef941a
iio: chemical: ccs811: Typo correction in HW_ID_VALUE constant define naming
by Richard Lai
· 7 years ago
1482705
iio:pressure:ms5611: Fix coding style in probe function
by rodrigosiqueira
· 7 years ago
a6bffb6
iio: dht11: Improve detection of sensor type
by Harald Geyer
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
79e8a32
iio: ad5272: Add support for Analog Devices digital potentiometers
by Phil Reid
· 7 years ago
511051d
iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined
by Andreas Klinger
· 7 years ago
c87742a
iio: temperature: Adding support for MLX90632
by Crt Mori
· 7 years ago
5d8515b
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
2134510
iio: imu: st_lsm6dsx: add hw timestamp support
by Lorenzo Bianconi
· 7 years ago
54033f1
iio: adc: change license description
by Milan Stevanovic
· 7 years ago
4d2b6d8
iio: adc: driver for ti adc081s/adc101s/adc121s
by Milan Stevanovic
· 7 years ago
ea9170e
iio/adc: depend on SYSFS instead of selecting it
by Randy Dunlap
· 7 years ago
1a3f675
iio: adc: axp20x_adc: add support for AXP813 ADC
by Quentin Schulz
· 7 years ago
359163d
iio: adc: axp20x_adc: make it possible to probe from DT
by Quentin Schulz
· 7 years ago
0659ecb
iio: adc: axp20x_adc: put ADC rate setting in a per-variant function
by Quentin Schulz
· 7 years ago
2a7fa90
iio: ep93xx: remove redundant return value check of platform_get_resource()
by Wei Yongjun
· 7 years ago
56154da
iio: humidity: hts221: remove unnecessary get_unaligned_le16()
by Lorenzo Bianconi
· 7 years ago
6217792
iio: humidity: hts221: add regmap API support
by Lorenzo Bianconi
· 7 years ago
b62c4a9
iio: humidity: hts221: remove trailing whitespace from a comment
by Lorenzo Bianconi
· 7 years ago
Next »