zephyr/drivers
Fabio Baltieri 4307882dd1 input: kbd_matrix: add actual key mask runtime control
Add an option to enable a input_kbd_matrix_actual_key_mask_set API to
enable or disable keys dynamically in the mask. This can be useful if
the exact key mask is determined in runtime and the device is using a
single firmware for multiple matrix configurations.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-12-27 16:50:21 +00:00
..
adc drivers: adc: rpi_pico: Turn on clock and reset device on init 2023-12-20 11:14:24 +01:00
audio
auxdisplay
bbram
bluetooth driver: ble: esp32: implement deinit function 2023-12-22 09:54:00 +01:00
cache
can drivers: can: native_linux: leave room for null termination of string 2023-12-22 09:49:39 +01:00
charger drivers: charger: Updates drivers to use charge_enable handler 2023-12-12 10:49:39 -06:00
clock_control drivers: clock_control: stm32wba: set regu voltage after clk configuration 2023-12-22 09:53:33 +01:00
console
coredump
counter drivers: counter: rpi_pico: Turn on clock and reset device on init 2023-12-20 11:14:24 +01:00
crypto driver: crypto: SHA: npcx: fix SHA driver for npcx4 QS chip 2023-12-12 09:52:04 +00:00
dac
dai drivers: dai: Add driver for NXP's SAI 2023-12-20 11:15:13 +01:00
disk
display drivers: display: uc81xx: add support for uc8175 2023-12-11 15:57:21 +01:00
dma drivers: dma: intel_lpss: enable reload API for 32bit DMA address 2023-12-22 09:52:59 +01:00
edac
eeprom
entropy soc: stm32wba: hci_if: Implement HW_RNG_EnableClock API 2023-12-21 09:18:53 +01:00
espi drivers: espi: npcx: introduce espi taf driver 2023-12-18 09:30:01 +01:00
ethernet drivers: ethernet: lan865x: Trigger IRQ routine when rca>0 read from TX ftr 2023-12-19 08:51:27 +01:00
flash drivers: flash: stm32wba: Use STM32WBA Flash manager for RF coexistence 2023-12-21 09:19:24 +01:00
fpga
fuel_gauge
gnss
gpio boards: arm: apollo4p_evb add connector to apollo4p_evb 2023-12-15 14:35:32 +01:00
hwinfo drivers: hwinfo: implemented hardware info support for Smartbond 2023-12-27 15:56:44 +00:00
hwspinlock
i2c drivers: i2c: i2c_dw: update DMA node access in I2C dw 2023-12-22 09:52:59 +01:00
i2s drivers: i2s: Set DMA complete_callback flag 2023-12-14 09:28:38 +01:00
i3c drivers: i3c: cdns: run clang-format 2023-12-15 14:39:38 +01:00
ieee802154 drivers: ieee802154: support Key Identifier Mode > 1 2023-12-13 13:57:24 +01:00
input input: kbd_matrix: add actual key mask runtime control 2023-12-27 16:50:21 +00:00
interrupt_controller drivers: intc_ioapic: Fix get ioapic_id 2023-12-19 11:04:19 +01:00
ipm
kscan
led
led_strip
lora
mbox
mdio drivers: mdio_nxp_enet: Support MDC freq prop 2023-12-19 08:51:05 +01:00
memc
mfd
mipi_dsi
misc drivers: misc: pio_rpi_pico: Turn on clock and reset device on init 2023-12-20 11:14:24 +01:00
mm
modem drivers: modem: remove dependency of modem_socket 2023-12-14 09:31:51 +01:00
net drivers: net: ppp: improve CONFIG_NET_PPP_ASYNC_UART_TX_TIMEOUT 2023-12-18 09:29:07 +01:00
pcie drivers: pcie: fix for mmio size region calculation 2023-12-22 09:52:40 +01:00
peci
pinctrl
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm drivers: pwm: rpi_pico: Reset device on init 2023-12-20 11:14:24 +01:00
regulator
reset
retained_mem
rtc drivers: rtc: set 'rtc_driver_api' as 'static const' 2023-12-27 16:12:06 +00:00
sdhc drivers: sdhc: intel_emmc_host: Fix return value 2023-12-19 08:52:00 +01:00
sensor drivers/sensor: add support to LIS2DU12 accelerometer 2023-12-14 09:28:52 +01:00
serial drivers: serial: Removed all function calls from Raspberry Pi Pico SDK 2023-12-20 11:14:24 +01:00
sip_svc
smbus drivers: smbus: implement SMBus driver for STM32 2023-12-12 10:57:41 +01:00
spi drivers: spi: pw: Fix SPI Receive FIFO set 2023-12-20 11:58:56 +00:00
syscon
timer timer: ambiq_stimer: fixing disabling tickless not working issue 2023-12-18 15:03:35 +01:00
usb drivers: usb_dc_rpi_pico: previosuly used endpoint may remain locked 2023-12-21 17:18:49 +00:00
usb_c
video
virtualization
w1
watchdog drivers: watchdog: Changed how to get xtal frequency for Raspberry Pi Pico 2023-12-20 11:14:24 +01:00
wifi net: wifi: esp32: disable automatic reconnection on leaving 2023-12-11 09:57:02 +01:00
xen
CMakeLists.txt
Kconfig