index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-8
/
+12
2019-09-18
Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
96
-1477
/
+3214
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2019-09-06
iio: hid-sensor-attributes: Fix divisions for 32-bit platforms
Andy Shevchenko
1
-14
/
+28
2019-09-03
Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
18
-144
/
+353
2019-09-03
iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1
Lorenzo Bianconi
1
-4
/
+4
2019-09-03
iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1
Lorenzo Bianconi
1
-6
/
+11
2019-09-03
hwmon: Remove ads1015 driver
Guenter Roeck
1
-1
/
+1
2019-09-03
iio: cros_ec: set calibscale for 3d MEMS to unit vector
Gwendal Grignou
1
-1
/
+4
2019-09-03
iio: dac: ad5380: fix incorrect assignment to val
Colin Ian King
1
-1
/
+1
2019-09-03
iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifo
mario tesi
1
-3
/
+3
2019-09-03
iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1
Martin Kepplinger
5
-1
/
+100
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
6
-7
/
+11
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
1
-1
/
+1
2019-08-27
iio: imu: st_lsm6dsx: move register definitions to sensor_settings struct
Martin Kepplinger
2
-9
/
+28
2019-08-26
iio: imu: st_lsm6dsx: introduce update_fifo function pointer
Lorenzo Bianconi
3
-4
/
+25
2019-08-25
Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' section
Christophe JAILLET
1
-1
/
+1
2019-08-25
iio: st_sensors: Fix build error
YueHaibing
1
-0
/
+2
2019-08-25
iio: adc: ad7606: Add support for AD7606B ADC
Stefan Popa
3
-3
/
+123
2019-08-19
Merge 5.3-rc5 into staging-next
Greg Kroah-Hartman
2
-5
/
+5
2019-08-18
iio: adc: sc27xx: Change to polling mode to read data
Freeman Liu
1
-54
/
+27
2019-08-18
iio: hid-sensor-attributes: Convert to use int_pow()
Andy Shevchenko
1
-31
/
+22
2019-08-18
iio: adc: max1027: Use device-managed APIs
Chuhong Yuan
1
-31
/
+7
2019-08-18
iio: imu: adis16460: fix variable signedness
Alexandru Ardelean
1
-1
/
+1
2019-08-18
iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI ids
Hans de Goede
1
-2
/
+2
2019-08-14
iio:light:noa1305: Fix missing break statement.
Jonathan Cameron
1
-0
/
+1
2019-08-12
Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
90
-1340
/
+2853
2019-08-11
iio: hi8435: Drop hi8435_remove() by using devres for remaining elements
Andrey Smirnov
1
-21
/
+11
2019-08-11
iio: hi8435: Use gpiod_set_value_cansleep()
Andrey Smirnov
1
-1
/
+1
2019-08-11
iio:st_sensors: remove buffer allocation at each buffer enable
Denis Ciocca
4
-44
/
+4
2019-08-05
iio: adc: max9611: Fix temperature reading in probe
Jacopo Mondi
1
-1
/
+1
2019-08-05
iio: frequency: adf4371: Fix output frequency setting
Nuno Sá
1
-4
/
+4
2019-08-05
iio: imu: inv_mpu6050: be more explicit on supported chips
Jean-Baptiste Maneyrol
1
-4
/
+6
2019-08-05
iio: light: noa1305: Add support for NOA1305
Martyn Welch
3
-0
/
+324
2019-08-05
iio: remove get_irq_data_ready() function pointer and use IRQ number directly
Denis Ciocca
7
-43
/
+24
2019-08-05
iio: imu: st_lsm6dsx: make IIO_CHAN_INFO_SCALE shared by type
Martin Kepplinger
1
-2
/
+2
2019-08-05
iio: tsl2772: Use regulator_bulk_() APIs
Chuhong Yuan
1
-58
/
+29
2019-08-05
iio: tsl2772: Use devm_iio_device_register
Chuhong Yuan
1
-18
/
+1
2019-08-05
iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_off
Chuhong Yuan
1
-3
/
+13
2019-08-05
iio: tsl2772: Use devm_add_action_or_reset
Chuhong Yuan
1
-3
/
+3
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
20
-56
/
+17
2019-08-05
iio: light: si1145: Use device-managed APIs
Chuhong Yuan
1
-37
/
+5
2019-08-05
iio:pressure: preenable/postenable/predisable fixup for ST press buffer
Denis Ciocca
1
-21
/
+17
2019-08-05
iio:magn: preenable/postenable/predisable fixup for ST magn buffer
Denis Ciocca
1
-14
/
+16
2019-08-05
iio:gyro: preenable/postenable/predisable fixup for ST gyro buffer
Denis Ciocca
1
-25
/
+24
2019-08-05
iio:accel: preenable/postenable/predisable fixup for ST accel buffer
Denis Ciocca
1
-25
/
+20
2019-08-05
iio: imu: st_lsm6dsx: add support to ISM330DHCX
Lorenzo Bianconi
6
-5
/
+22
2019-08-05
iio: imu: st_lsm6dsx: move iio chan definitions in st_lsm6dsx_sensor_settings
Lorenzo Bianconi
2
-20
/
+81
2019-08-05
iio: imu: st_lsm6dsx: inline output acc/gyro output regs
Lorenzo Bianconi
1
-20
/
+6
2019-08-05
iio: imu: st_lsm6dsx: move fs_table in st_lsm6dsx_sensor_settings
Lorenzo Bianconi
2
-33
/
+144
[next]