zephyr/drivers
Maureen Helm da633c6148 drivers: sensor: wsen_tids: Store sensor trigger as a pointer
Fixes the wsen_tids sensor driver to store the user-supplied sensor
trigger as a pointer rather than a copy. This enables the trigger
handler to use CONTAINER_OF to retrieve a context pointer when the
trigger is embedded in a larger struct.

Signed-off-by: Maureen Helm <maureen.helm@intel.com>
2023-04-08 18:38:02 +02:00
..
adc adc: Add TI ADS7052 SPI driver 2023-04-07 16:23:17 -05:00
audio drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
bbram drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
bluetooth drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
cache cache: aspeed: Fix typo of CACHE_ENABLE bit 2023-03-30 09:43:13 +00:00
can treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
clock_control drivers: clock_control: smartbond: initial support 2023-04-05 15:09:04 +02:00
console drivers: console: uart_console.c: add LF detection 2023-04-07 13:13:40 +02:00
coredump drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
counter drivers: counter: add the support of the RTC to the stm32h5 2023-04-05 10:39:19 +00:00
crypto treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
dac treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
dai drivers: remove references to old CAVS platforms 2023-04-06 18:51:56 +02:00
debug kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
disk drivers/nvme: Add concurrent access control over Disk API functions 2023-04-07 13:28:47 +02:00
display drivers: display: ltdc: add window property 2023-04-06 11:51:06 +02:00
dma dma_dw: separate intel specific registers from synopsys ones 2023-04-07 13:22:25 +02:00
edac edac: ibecc: Use GENMASK64() macro 2023-04-07 13:30:27 +02:00
eeprom drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
entropy treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
espi treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
ethernet drivers: ethernet: stm32: avoid unnecessary casts, silence warnings 2023-04-07 13:21:07 +02:00
flash drivers: flash: stm32 ospi driver for the stm32h5x 2023-04-07 08:33:51 +00:00
fpga drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
fuel_gauge drivers: sbs_gauge: Rename atRate properties to include 'SBS' 2023-04-03 17:53:42 +02:00
gpio drivers: gpio: Update NXP GPIO driver for the updated IP Block 2023-04-06 14:14:11 -05:00
hwinfo treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
i2c drivers: i2c: Add driver for smartbond DA1469x device family 2023-04-07 10:09:37 -05:00
i2s treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
i3c drivers: i3c: cdns: set tx fifo threshold interrupt to half the fifo 2023-04-01 07:37:03 -04:00
ieee802154 drivers/ieee802154: Cast float abs param to int first 2023-04-05 10:38:34 +02:00
input input: convert the ft5336 driver from kscan to input 2023-04-04 08:43:06 +02:00
interrupt_controller drivers: interrupt_controller: imply the need for dynamic memory in ITS 2023-04-07 13:26:01 +02:00
ipm drivers: remove references to old CAVS platforms 2023-04-06 18:51:56 +02:00
kscan treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
led drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
led_strip drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
lora lora: compile drivers based on devicetree 2023-03-31 09:20:22 +02:00
mbox drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
mdio drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
memc treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
mipi_dsi drivers: mipi_dsi: Introduce STM32H7 DSI host driver 2023-04-06 11:51:06 +02:00
misc drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt 2022-12-07 09:40:23 -06:00
mm drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
modem wncm14a2a: fix armclang compiler warnings with is*() functions 2023-04-04 13:48:09 +02:00
net drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
neural_net drivers: intel_gna: use cache APIs directly 2023-03-28 18:14:37 -04:00
pcie drivers: pcie: late initialization of pcie when PCIe controller is used 2022-12-10 09:47:26 +01:00
peci drivers: peci: microchip: Enabled low power mode 2023-04-07 13:30:40 +02:00
pinctrl treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
pm_cpu_ops arm64: implement arch_system_halt 2022-11-23 11:37:08 +01:00
power_domain power_domain: intel_adsp: wait for the power domain wake up 2023-03-29 19:59:07 -04:00
ps2 treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
ptp_clock drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
pwm treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
regulator drivers: regulator: Added initial voltage configuration 2023-03-22 21:19:51 +01:00
reset drivers: reset: Add support for reset clear register 2022-12-09 09:43:36 -08:00
retained_mem drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
rtc boards/posix/native_posix: Add emulated RTC device driver 2023-04-04 17:03:38 +02:00
sdhc drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
sensor drivers: sensor: wsen_tids: Store sensor trigger as a pointer 2023-04-08 18:38:02 +02:00
serial drivers: serial: ns16550: Add support for Async APIs 2023-04-06 07:50:42 +00:00
smbus smbus: Move smbus_utils.h from includes to driver area 2023-03-30 09:45:02 +00:00
spi drivers: spi: pl022: Add support DMA transfer 2023-04-07 13:20:16 +02:00
syscon drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
timer drivers: timer: added MTIMER_DIVIDER register initialization 2023-04-07 13:19:56 +02:00
usb treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
usb_c usb-c: tcpc: Disable Dead Battery after system starts 2023-03-09 09:20:35 +01:00
video drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
virtualization drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
w1 drivers: ds2482-800: Add driver 2023-04-07 13:11:54 +02:00
watchdog drivers: watchdog: gecko: enable watchdog clock 2023-04-05 12:48:24 +00:00
wifi wifi: eswifi: Add support for wifi mgmt status command 2023-04-07 13:27:12 +02:00
xen include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
CMakeLists.txt include/drivers: Add RTC API header and handlers 2023-04-04 17:03:38 +02:00
Kconfig include/drivers: Add RTC API header and handlers 2023-04-04 17:03:38 +02:00