zephyr/drivers
Yurii Gubin f700d74884 drivers: sensor: lsm6dsl: fixed irq_pin for interrupt handling
Obtaining irq_pin from dev leads to disabling interrupts
on unpredictable pin, as dev points to GPIO, not LSM6DSL.

Fixes #29721

Signed-off-by: Yurii Gubin <y.gubin@gmail.com>
2020-11-06 12:48:33 -06:00
..
adc adc-mcux: add support for adc16 channel multiplex 2020-10-29 13:43:24 -05:00
audio
bluetooth
can
clock_control
console
counter
crypto
dac
debug
display drivers: remove unnecessary use of DEVICE_AND_API_INIT 2020-11-06 09:42:47 -06:00
dma
ec_host_cmd_periph
eeprom eeprom: at2x: Add support for at24cXX 2020-10-28 17:03:47 +01:00
entropy drivers: remove unnecessary use of DEVICE_AND_API_INIT 2020-11-06 09:42:47 -06:00
espi
ethernet drivers: ethernet: stm32: Add missing net_if_set_link_addr() call 2020-11-06 10:11:10 +02:00
flash
gpio drivers: remove unnecessary use of DEVICE_AND_API_INIT 2020-11-06 09:42:47 -06:00
hwinfo
i2c drivers: remove unnecessary use of DEVICE_AND_API_INIT 2020-11-06 09:42:47 -06:00
i2s drivers/i2s: stm32: Convert to dt based pinctrl configuration 2020-10-28 09:29:56 -05:00
ieee802154 ieee802154: cc13xx_cc26xx: workaround for issue in ti driver 2020-11-03 11:03:35 +01:00
interrupt_controller
ipm
kscan
led drivers: led: add driver for PWM LEDs 2020-10-28 10:44:46 -05:00
led_strip
lora
modem sys: util: Replace MIN(MAX(a, b), c) with CLAMP 2020-11-05 12:12:17 +01:00
net
neural_net
pcie drivers: pcie_ep: iproc: clear pvm interrupts before handling 2020-11-05 10:18:20 +01:00
peci
pinmux drivers/pinmux: stm32: Deprecate SDMMC related macros 2020-11-03 11:11:04 +01:00
ps2
ptp_clock
pwm drivers: pwm: stm32: fix timer clock calculation 2020-11-03 11:03:54 +01:00
regulator drivers: regulator: add GPIO-controlled regulator driver 2020-10-28 15:22:53 +01:00
sensor drivers: sensor: lsm6dsl: fixed irq_pin for interrupt handling 2020-11-06 12:48:33 -06:00
serial drivers: remove unnecessary use of DEVICE_AND_API_INIT 2020-11-06 09:42:47 -06:00
spi drivers: remove unnecessary use of DEVICE_AND_API_INIT 2020-11-06 09:42:47 -06:00
timer sys: util: Replace MIN(MAX(a, b), c) with CLAMP 2020-11-05 12:12:17 +01:00
usb drivers: usb: Start Nordic driver workqueue at USB init. 2020-10-28 17:02:22 +01:00
video
watchdog
wifi drivers: wifi: esp: increase default RX net_pkt allocation timeout 2020-11-04 09:02:04 +02:00
CMakeLists.txt drivers: regulator: add GPIO-controlled regulator driver 2020-10-28 15:22:53 +01:00
Kconfig drivers: regulator: add GPIO-controlled regulator driver 2020-10-28 15:22:53 +01:00