index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-27
iio: adc: Combine read functions for PMIC5 and PMIC7
Jishnu Prakash
1
-30
/
+19
2020-06-27
iio: adc: rockchip_saradc: Add support iio buffers
Simon Xue
1
-35
/
+110
2020-06-27
iio: adc: rockchip_saradc: better prefix for channel constant
Heiko Stuebner
1
-12
/
+12
2020-06-27
iio: adc: rockchip_saradc: move all of probe to devm-functions
Heiko Stuebner
1
-29
/
+45
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
48
-422
/
+93
2020-06-20
iio: at91_adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
1
-15
/
+15
2020-06-20
iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
1
-32
/
+33
2020-06-14
iio: pressure: zpa2326: handle pm_runtime_get_sync failure
Navid Emamdoost
1
-1
/
+3
2020-06-14
iio: core: add missing IIO_MOD_H2/ETHANOL string identifiers
Matt Ranostay
1
-0
/
+2
2020-06-14
iio: cros_ec: fix spelling mistake
Keyur Patel
1
-1
/
+1
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
57
-58
/
+0
2020-06-14
iio: magnetometer: ak8974: Fix runtime PM imbalance on error
Dinghao Liu
1
-9
/
+10
2020-06-14
iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()
Chuhong Yuan
1
-1
/
+4
2020-06-14
iio:health:afe4404 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+5
2020-06-14
iio:health:afe4403 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+6
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
33
-34
/
+0
2020-06-14
iio: light: lm3533-als: use iio_device_set_parent() to assign parent
Alexandru Ardelean
1
-1
/
+1
2020-06-14
iio: remove left-over comments about parent assignment
Alexandru Ardelean
3
-3
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
289
-293
/
+0
2020-06-14
iio: core: pass parent device as parameter during allocation
Alexandru Ardelean
2
-11
/
+14
2020-06-14
iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the missed check
Chuhong Yuan
1
-2
/
+5
2020-06-14
iio: Kconfig: at91_adc: add COMPILE_TEST dependency to driver
Alexandru Ardelean
1
-1
/
+1
2020-06-14
iio: stm32-adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
1
-55
/
+63
2020-06-14
iio: dac: ad5592r: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
1
-3
/
+3
2020-06-14
iio: imu: bmi160: added mount-matrix support
Jonathan Albrieux
2
-0
/
+21
2020-06-14
iio: imu: bmi160: added regulator support
Jonathan Albrieux
2
-0
/
+26
2020-06-14
iio: imu: bmi160: fix typo
Jonathan Albrieux
1
-1
/
+1
2020-06-14
iio: cros_ec: Reapply range at resume
Gwendal Grignou
4
-3
/
+37
2020-06-14
iio: accel: mxc4005: add support for mxc6655
Christian Oder
1
-0
/
+2
2020-06-14
iio: magnetometer: mmc35240: Constify struct reg_default
Rikard Falkeborn
1
-1
/
+1
2020-06-14
iio: light: stk3310: Constify regmap_config
Rikard Falkeborn
1
-1
/
+1
2020-06-14
iio: dac: ad5592r-base: Constify struct iio_chan_spec_ext_info
Rikard Falkeborn
1
-1
/
+1
2020-06-14
iio: dac: ad5380: Constify struct iio_chan_spec_ext_info
Rikard Falkeborn
1
-1
/
+1
2020-06-14
iio: adc: max11100: Constify struct iio_chan_spec
Rikard Falkeborn
1
-1
/
+1
2020-06-14
iio: imu: inv_mpu6050: Drop double check for ACPI companion device
Andy Shevchenko
1
-5
/
+1
2020-06-14
iio: magnetometer: ak8975: Add gpio reset support
Jonathan Albrieux
1
-0
/
+18
2020-06-14
iio: magnetometer: ak8975: Fix typo, uniform measurement unit style
Jonathan Albrieux
1
-2
/
+2
2020-06-14
iio: adc: Update debug prints
Jishnu Prakash
1
-9
/
+9
2020-06-14
iio: adc: Update return value checks
Jishnu Prakash
1
-6
/
+4
2020-06-14
iio: adc: Add support for PMIC7 ADC
Jishnu Prakash
3
-3
/
+488
2020-06-14
iio: adc: Add info property under adc_data
Jishnu Prakash
2
-1
/
+4
2020-06-14
iio: accel: bma400: add support for bma400 spi
Dan Robertson
3
-1
/
+128
2020-06-14
iio: chemical: atlas-ezo-sensor: move ret variable scope in atlas_ezo_read_raw()
Matt Ranostay
1
-2
/
+2
2020-06-14
iio: humidity: hts221: remove usage of iio_priv_to_dev()
Alexandru Ardelean
3
-8
/
+9
2020-06-14
iio: position: iqs624: remove usage of iio_priv_to_dev()
Alexandru Ardelean
1
-2
/
+4
2020-06-14
iio: light: iqs621: remove usage of iio_priv_to_dev()
Alexandru Ardelean
1
-2
/
+4
2020-06-14
iio: light: tsl2563: pass iio device as i2c_client private data
Alexandru Ardelean
1
-5
/
+7
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-07
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
150
-1220
/
+6946
2020-06-04
Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
3
-0
/
+219
[prev]
[next]