index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
2016-04-03
iio: gyro: bmg160: fix buffer read values
Irina Tirdea
2016-04-03
iio: gyro: bmg160: fix endianness when reading axes
Irina Tirdea
2016-04-03
iio: accel: bmc150: fix endianness when reading axes
Irina Tirdea
2016-04-03
iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
Arnd Bergmann
2016-03-28
iio: fix config watermark initial value
Irina Tirdea
2016-03-28
iio: health: max30100: correct FIFO check condition
Matt Ranostay
2016-03-28
iio: imu: Fix inv_mpu6050 dependencies
Richard Weinberger
2016-03-28
iio: adc: Fix build error of missing devm_ioremap_resource on UM
Krzysztof Kozlowski
2016-03-18
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-09
iio: adc/imx25-gcq: Move incorrect do_div
Arnd Bergmann
2016-02-27
iio: adc: palmas: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2016-02-25
iio: imu: mpu6050: add mpu6500 register settings
Matt Ranostay
2016-02-25
iio: imu: mpu6050: add calibration offset support
Matt Ranostay
2016-02-25
iio: imu: mpu6050: add missing docstring for int_pin_cfg
Matt Ranostay
2016-02-25
iio: imu: mpu6050: fix INV_MPU6050_REG_UP_TIME delay
Matt Ranostay
2016-02-25
iio: imu: mpu6050: use inv_mpu6050_sensor_show return code
Matt Ranostay
2016-02-24
iio: dac: vf610_dac: Add IIO DAC driver for Vybrid SoC
Sanchayan Maity
2016-02-24
iio: ina2xx: Remove trace_printk debug statments
Andrew F. Davis
2016-02-24
iio: ina2xx: Fix whitespace and re-order code
Andrew F. Davis
2016-02-24
iio: potentiometer: add TI tpl0102 support
Matt Ranostay
2016-02-24
iio: imu: mpu6050: remove trailing whitespaces
Matt Ranostay
2016-02-24
iio:pressure:ms5611: power regulator support
Grégor Boirie
2016-02-24
iio:pressure:ms5611: use probed device name
Grégor Boirie
2016-02-24
iio:pressure:ms5611: fix ms5607 temp compensation
Gregor Boirie
2016-02-24
iio: imu: inv_mpu6050: Fix alignment with open parenthesis
Daniel Baluta
2016-02-24
iio: imu: inv_mpu6050: Fix code indent for if statement
Daniel Baluta
2016-02-24
iio: imu: inv_mpu6050: Delete space before comma
Daniel Baluta
2016-02-24
iio: imu: inv_mpu6050: Remove unnecessary parentheses
Daniel Baluta
2016-02-24
iio: imu: inv_mpu6050: Fix newlines to make code easier to read
Daniel Baluta
2016-02-24
iio: imu: inv_mpu6050: Fix Yoda conditions
Daniel Baluta
2016-02-24
iio: imu: inv_mpu6050: Fix multiline comments style
Daniel Baluta
2016-02-24
iio: chemical: atlas-ph-sensor: use regmap_bulk_read
Matt Ranostay
2016-02-24
iio: hmc5843: Move hmc5843 out of staging
Cristina Moraru
2016-02-19
iio: chemical: atlas-ph-sensor: switch regmap cache
Matt Ranostay
2016-02-17
iio: pressure: ms5611: select IIO_BUFFER
Arnd Bergmann
2016-02-17
iio: health/afe4404: mark suspend/resume functions __maybe_unused
Arnd Bergmann
2016-02-17
iio: health/afe4403: mark suspend/resume functions __maybe_unused
Arnd Bergmann
2016-02-17
iio: health/afe4403: select REGMAP_SPI
Arnd Bergmann
2016-02-14
Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-02-13
iio: adc: Add TI ADS1015 ADC driver support
Daniel Baluta
2016-02-13
iio: Add IIO support for the DAC on the Apex Embedded Systems STX104
William Breathitt Gray
2016-02-13
iio: imu: inv_mpu6050: Add SPI support for MPU6000
Adriana Reus
2016-02-13
iio: imu: inv_mpu6050: Separate driver into core and i2c functionality.
Adriana Reus
2016-02-13
iio: imu: inv_mpu6050: Use regmap instead of i2c specific functions
Adriana Reus
2016-02-13
iio: imu: inv-mpu6050: Fix interrupt pin configuration
Adriana Reus
2016-02-11
iio: adc: Add imx25-gcq ADC driver
Markus Pargmann
2016-02-10
iio: adc: Move mxs-lradc out of staging
Ksenija Stanojevic
2016-02-09
iio: adc: add support for ADC0831/ADC0832/ADC0834/ADC0838 chips
Akinobu Mita
2016-02-09
iio: buffer-dmaengine: Use dmaengine_terminate_sync()
Lars-Peter Clausen
[next]