index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: trigger: stm32-timer: fix MODULE_ALIAS
Alyssa Ross
2021-12-04
1
-1
/
+1
*
iio: adc: stm32: fix null pointer on defer_probe error
Olivier Moysan
2021-11-27
1
-1
/
+1
*
iio: at91-sama5d2: Fix incorrect sign extension
Gwendal Grignou
2021-11-21
1
-1
/
+2
*
iio: adc: axp20x_adc: fix charging current reporting on AXP22x
Evgeny Boger
2021-11-21
1
-15
/
+3
*
iio: gyro: adxrs290: fix data signedness
Kister Genesis Jimenez
2021-11-21
1
-2
/
+3
*
iio: ad7768-1: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
2021-11-17
1
-1
/
+1
*
iio: itg3200: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
2021-11-17
1
-1
/
+1
*
iio: imx8qxp-adc: fix dependency to the intended ARCH_MXC config
Lukas Bulwahn
2021-11-17
1
-1
/
+1
*
iio: dln2: Check return value of devm_iio_trigger_register()
Lars-Peter Clausen
2021-11-17
1
-1
/
+5
*
iio: trigger: Fix reference counting
Lars-Peter Clausen
2021-11-17
1
-1
/
+0
*
iio: dln2-adc: Fix lockdep complaint
Noralf Trønnes
2021-11-17
1
-8
/
+7
*
iio: adc: stm32: fix a current leak by resetting pcsel before disabling vdda
Fabrice Gasnier
2021-11-17
1
-0
/
+1
*
iio: mma8452: Fix trigger reference couting
Lars-Peter Clausen
2021-11-17
1
-1
/
+1
*
iio: stk3310: Don't return error code in interrupt handler
Lars-Peter Clausen
2021-11-17
1
-3
/
+3
*
iio: kxsd9: Don't return error code in trigger handler
Lars-Peter Clausen
2021-11-17
1
-3
/
+3
*
iio: ltr501: Don't return error code in trigger handler
Lars-Peter Clausen
2021-11-17
1
-1
/
+1
*
iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove
Yang Yingliang
2021-11-17
1
-3
/
+2
*
Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-11-10
1
-2
/
+1
|
\
|
*
iio: common: cros_ec_sensors: simplify getting .driver_data
Wolfram Sang
2021-09-27
1
-2
/
+1
*
|
Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2021-11-08
1
-90
/
+130
|
\
\
|
*
|
iio: adc: ti_am335x_adc: Add the am437x compatible
Miquel Raynal
2021-10-21
1
-0
/
+1
|
*
|
iio: adc: ti_am335x_adc: Add the scale information
Miquel Raynal
2021-10-21
1
-0
/
+18
|
*
|
iio: adc: ti_am335x_adc: Add a unit to the timeout delay
Miquel Raynal
2021-10-21
1
-2
/
+2
|
*
|
iio: adc: ti_am335x_adc: Gather the checks on the delays
Miquel Raynal
2021-10-21
1
-20
/
+30
|
*
|
iio: adc: ti_am335x_adc: Get rid of useless gotos
Miquel Raynal
2021-10-21
1
-4
/
+3
|
*
|
iio: adc: ti_am335x_adc: Fix style
Miquel Raynal
2021-10-21
1
-52
/
+52
|
*
|
iio: adc: ti_am335x_adc: Replace license text with SPDX tag
Miquel Raynal
2021-10-21
1
-9
/
+1
|
*
|
iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls
Miquel Raynal
2021-10-21
1
-2
/
+22
|
*
|
mfd: ti_am335x_tscadc: Rename the subsystem enable macro
Miquel Raynal
2021-10-21
1
-3
/
+3
|
*
|
mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries
Miquel Raynal
2021-10-21
1
-9
/
+9
|
*
|
mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant
Miquel Raynal
2021-10-20
1
-1
/
+1
|
|
/
*
|
iio: frequency: adrf6780: Fix adrf6780_spi_{read,write}()
Nathan Chancellor
2021-10-24
1
-2
/
+2
*
|
Merge tag 'iio-for-5.16b' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-10-24
26
-231
/
+1116
|
\
\
|
*
|
iio: frequency: adrf6780: add support for ADRF6780
Antoniu Miclaus
2021-10-21
3
-0
/
+540
|
*
|
iio: chemical: scd4x: Add a scale for the co2 concentration reading
Roan van Dijk
2021-10-21
1
-2
/
+7
|
*
|
iio: adc: adc128s052: Simplify adc128_probe()
Christophe JAILLET
2021-10-21
1
-23
/
+10
|
*
|
iio: multiplexer: iio-mux: Support settle-time-us property
Vincent Whitchurch
2021-10-21
1
-1
/
+6
|
*
|
iio: adc: stm32-adc: use generic binding for sample-time
Olivier Moysan
2021-10-20
1
-29
/
+41
|
*
|
iio: adc: stm32-adc: add vrefint calibration support
Olivier Moysan
2021-10-20
1
-6
/
+68
|
*
|
iio: adc: stm32-adc: add support of internal channels
Olivier Moysan
2021-10-20
3
-3
/
+146
|
*
|
iio: adc: stm32-adc: add support of generic channels binding
Olivier Moysan
2021-10-20
1
-9
/
+86
|
*
|
iio: adc: stm32-adc: split channel init into several routines
Olivier Moysan
2021-10-20
1
-44
/
+87
|
*
|
iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension.
Jonathan Cameron
2021-10-20
1
-2
/
+1
|
*
|
iio: xilinx-xadc: Remove `irq` field from state struct
Lars-Peter Clausen
2021-10-20
2
-4
/
+2
|
*
|
iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()
Teng Qi
2021-10-20
1
-2
/
+4
|
*
|
iio: light: gp2ap002: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
1
-14
/
+10
|
*
|
iio: light: cm3605: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
1
-14
/
+15
|
*
|
iio: adc: ti-ads7950: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
1
-2
/
+2
|
*
|
iio: adc: rockchip_saradc: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
1
-15
/
+12
|
*
|
iio: adc: qcom-pm8xxx-xoadc: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
1
-5
/
+4
[next]