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
2021-09-26
iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSED
Hui Liu
1
-0
/
+8
2021-09-25
iio: adis16475: fix deadlock on frequency set
Nuno Sá
1
-1
/
+2
2021-09-18
iio: ssp_sensors: add more range checking in ssp_parse_dataframe()
Dan Carpenter
1
-1
/
+8
2021-09-18
iio: ssp_sensors: fix error code in ssp_print_mcu_debug()
Dan Carpenter
1
-1
/
+1
2021-09-14
iio: adc: ad7793: Fix IRQ flag
Alexandru Tachici
1
-1
/
+1
2021-09-14
iio: adc: ad7780: Fix IRQ flag
Alexandru Tachici
1
-1
/
+1
2021-09-14
iio: adc: ad7192: Add IRQ flag
Alexandru Tachici
1
-0
/
+1
2021-09-14
iio: adc: aspeed: set driver data when adc probe.
Billy Tsai
1
-0
/
+1
2021-09-14
iio: adc: rzg2l_adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runtime_resume()
Yang Yingliang
1
-1
/
+3
2021-09-14
iio: adc: max1027: Fix the number of max1X31 channels
Miquel Raynal
1
-1
/
+0
2021-09-14
iio: adc: max1027: Fix wrong shift with 12-bit devices
Miquel Raynal
1
-1
/
+1
2021-09-14
iio: adc128s052: Fix the error handling path of 'adc128_probe()'
Christophe JAILLET
1
-0
/
+6
2021-09-14
iio: adc: rzg2l_adc: Fix -EBUSY timeout error return
Colin Ian King
1
-1
/
+1
2021-09-14
iio: accel: fxls8962af: return IRQ_HANDLED when fifo is flushed
Sean Nyekjaer
1
-1
/
+1
2021-09-14
iio: dac: ti-dac5571: fix an error code in probe()
Dan Carpenter
1
-0
/
+1
2021-09-14
iio: accel: adxl355: Add triggered buffer support
Puranjay Mohan
2
-1
/
+158
2021-09-14
iio: accel: adxl355: use if(ret) in place of ret < 0
Puranjay Mohan
1
-6
/
+6
2021-09-14
iio: accel: Add driver support for ADXL313
Lucas Stankus
6
-0
/
+576
2021-09-14
iio: adc: aspeed: completes the bitfield declare.
Billy Tsai
1
-16
/
+46
2021-09-14
iio: adc: ti-ads8344: convert probe to device-managed
Alexandru Ardelean
1
-19
/
+8
2021-09-14
iio: adc: at91-sama5d2_adc: update copyright and authors information
Eugen Hristev
1
-1
/
+4
2021-09-14
iio: adc: at91-sama5d2_adc: add support for sama7g5 device
Eugen Hristev
1
-0
/
+78
2021-09-14
iio: adc: at91-sama5d2_adc: add helper for COR register
Eugen Hristev
1
-20
/
+20
2021-09-14
iio: adc: at91-sama5d2_adc: add support for separate end of conversion registers
Eugen Hristev
1
-7
/
+59
2021-09-14
iio: adc: at91-sama5d2_adc: convert to platform specific data structures
Eugen Hristev
1
-164
/
+253
2021-09-14
iio: adc: at91-sama5d2_adc: remove unused definition
Eugen Hristev
1
-2
/
+0
2021-09-14
iio: adc: at91-sama5d2_adc: initialize hardware after clock is started
Eugen Hristev
1
-2
/
+2
2021-09-14
iio: magnetometer: ak8975: add AK09116 support
Matt Ranostay
2
-1
/
+36
2021-09-14
iio: temperature: Add MAX31865 RTD Support
Navin Sankar Velliangiri
3
-0
/
+360
2021-09-14
iio: adc: twl6030-gpadc: Use the defined variable to clean code
Tang Bin
1
-3
/
+3
2021-09-14
iio: ltc2983: fail probe if no channels are given
Nuno Sá
1
-0
/
+5
2021-09-14
iio: ltc2983: add support for optional reset gpio
Nuno Sá
1
-0
/
+11
2021-09-14
iio: ad5770r: make devicetree property reading consistent
Nuno Sá
1
-1
/
+1
2021-09-14
iio: gyro: remove dead config dependencies on INPUT_MPU3050
Lukas Bulwahn
1
-1
/
+0
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
8
-14
/
+12
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
16
-135
/
+9
2021-09-14
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
9
-115
/
+23
2021-09-14
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
5
-98
/
+19
2021-09-14
iio: st_sensors: disable regulators after device unregistration
Alexandru Ardelean
8
-16
/
+16
2021-09-14
iio: adc: ad7949: use devm managed functions
Liam Beguin
1
-22
/
+3
2021-09-14
iio: adc: ad7949: add vref selection support
Liam Beguin
1
-16
/
+76
2021-09-14
iio: adc: ad7949: enable use with non 14/16-bit controllers
Liam Beguin
1
-28
/
+58
2021-09-14
iio: adc: ad7949: define and use bitfield names
Liam Beguin
1
-10
/
+45
2021-09-14
drivers/iio: Remove all strcpy() uses
Len Baker
1
-15
/
+21
2021-09-14
iio: accel: Add driver support for ADXL355
Puranjay Mohan
6
-0
/
+792
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+2
2021-09-08
iio/drivers/hid-sensor: use HZ macros
Daniel Lezcano
1
-2
/
+1
2021-09-08
iio/drivers/as73211: use HZ macros
Daniel Lezcano
1
-2
/
+1
2021-09-01
Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
80
-686
/
+2385
2021-08-30
Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
1
-0
/
+23
[prev]
[next]