index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-27
iio: proximity: as3935: remove triggered buffer processing
Matt Ranostay
1
-1
/
+0
2016-07-27
iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
Matt Ranostay
1
-2
/
+8
2016-07-27
iio: light apds9960: Add the missing dev.parent
Yong Li
1
-0
/
+1
2016-07-27
iio:st_pressure: fix sampling gains (bring inline with ABI)
Gregor Boirie
1
-30
/
+50
2016-07-27
iio: Fix error handling in iio_trigger_attach_poll_func
Crestez Dan Leonard
1
-5
/
+18
2016-05-11
iio: ak8975: fix maybe-uninitialized warning
Richard Leitner
1
-1
/
+1
2016-05-11
iio: ak8975: Fix NULL pointer exception on early interrupt
Krzysztof Kozlowski
1
-2
/
+2
2016-04-20
iio: gyro: bmg160: fix endianness when reading axes
Irina Tirdea
1
-3
/
+4
2016-04-20
iio: gyro: bmg160: fix buffer read values
Irina Tirdea
1
-1
/
+1
2016-04-20
iio: accel: bmc150: fix endianness when reading axes
Irina Tirdea
1
-3
/
+4
2016-04-20
iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
Arnd Bergmann
1
-0
/
+1
2016-02-25
iio: inkern: fix a NULL dereference on error
Dan Carpenter
1
-0
/
+2
2016-02-25
iio: pressure: mpl115: fix temperature offset sign
Akinobu Mita
1
-1
/
+1
2016-02-25
iio: light: acpi-als: Report data as processed
Gabriele Mazzotta
1
-2
/
+4
2016-02-25
iio: dac: mcp4725: set iio name property in sysfs
Yong Li
1
-0
/
+1
2016-02-25
iio: add IIO_TRIGGER dependency to STK8BA50
Vegard Nossum
1
-0
/
+1
2016-02-25
iio: add HAS_IOMEM dependency to VF610_ADC
Vegard Nossum
1
-0
/
+1
2016-02-25
iio-light: Use a signed return type for ltr501_match_samp_freq()
Markus Elfring
1
-1
/
+1
2016-02-25
iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.
Jonathan Cameron
1
-1
/
+1
2016-02-25
iio: adis_buffer: Fix out-of-bounds memory access
Lars-Peter Clausen
1
-1
/
+1
2015-11-21
iio: adc: spmi-vadc: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-11-21
iio: fix some warning messages
Dan Carpenter
2
-2
/
+2
2015-11-21
iio: light: apds9960: correct ->last_busy count
Matt Ranostay
1
-0
/
+1
2015-11-21
iio: lidar: return -EINVAL on invalid signal
Matt Ranostay
1
-3
/
+3
2015-11-18
Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
5
-38
/
+86
2015-11-15
iio: adc: xilinx: Fix VREFN scale
Thomas Betker
1
-0
/
+1
2015-11-15
iio: si7020: Swap data byte order
Chris Lesiak
1
-4
/
+4
2015-11-08
iio: adc: vf610_adc: Fix division by zero error
Sanchayan Maity
1
-1
/
+2
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
42
-42
/
+0
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
42
-42
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
42
-42
/
+0
2015-10-27
Merge 4.3-rc7 into staging-next
Greg Kroah-Hartman
2
-6
/
+34
2015-10-25
iio:ad7793: Fix ad7785 product ID
Lars-Peter Clausen
1
-1
/
+1
2015-10-25
iio: ad5064: Fix ad5629/ad5669 shift
Lars-Peter Clausen
1
-26
/
+57
2015-10-25
iio:ad5064: Make sure ad5064_i2c_write() returns 0 on success
Michael Hennerich
1
-1
/
+7
2015-10-25
vf610_adc: Fix internal temperature calculation
Bhuvanchandra DV
1
-5
/
+14
2015-10-12
iio:light:apds9960 Fix sparse endian warnings.
Jonathan Cameron
1
-3
/
+3
2015-10-12
iio:measurement specialties core: Fix endian sparse warnings.
Jonathan Cameron
1
-14
/
+15
2015-10-11
iio:dac:m62332: use dynamic scale
Hartmut Knaack
1
-7
/
+6
2015-10-11
iio:dac:m62332: address some style issues
Hartmut Knaack
1
-5
/
+11
2015-10-11
iio:dac:m62332: drop unrequired variable
Hartmut Knaack
1
-6
/
+2
2015-10-11
iio:dac:m62332: use ARRAY_SIZE
Hartmut Knaack
1
-3
/
+3
2015-10-11
iio:dac:m62332: shutdown on remove
Hartmut Knaack
1
-0
/
+2
2015-10-11
iio:dac:m62332: share scale and offset
Hartmut Knaack
1
-9
/
+9
2015-10-11
iio: hdc100x: correct IIO_CHAN_INFO_OFFSET value
Matt Ranostay
1
-2
/
+3
2015-10-11
Add ms8607 meas-spec driver support
Ludovic Tancerel
4
-4
/
+39
2015-10-11
Add ms5637 meas-spec driver support
Ludovic Tancerel
3
-0
/
+198
2015-10-11
Add htu21 meas-spec driver support
Ludovic Tancerel
3
-0
/
+238
2015-10-11
Add tsys02d meas-spec driver support
Ludovic Tancerel
3
-0
/
+203
2015-10-04
Add tsys01 meas-spec driver support
Ludovic Tancerel
3
-0
/
+242
[prev]
[next]