zephyr/drivers
Benjamin Cabé 22535a99ab drivers: clock_control: litex: declare unmuttable map as const
Save precious RAM by declaring DRP reg->size map as const as it's
immutable

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2024-06-13 08:02:26 -04:00
..
adc drivers: adc device: smartbond: Add power management 2024-06-11 20:04:02 +03:00
audio drivers: audio: mpxxdtyy: Handle PCM block sizes of more than 1 ms 2024-04-17 14:40:14 +02:00
auxdisplay build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
bbram drivers: bbram: stm32-bbram: fix write for devices with TAMP 2024-06-10 15:16:59 -05:00
bluetooth driver/bluetooth: Added initial version of hci cyw208xx driver 2024-06-13 05:52:19 -04:00
cache build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
can drivers: can: nxp_s32_canxl: calculate and set the TDCO 2024-06-11 10:05:24 +02:00
charger build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
clock_control drivers: clock_control: litex: declare unmuttable map as const 2024-06-13 08:02:26 -04:00
console drivers: ram_console: add option to link console buffer to given section 2024-06-12 17:09:24 -05:00
coredump
counter drivers: counter: counter_mcux_lptmr: Update to start with top value 2024-06-11 17:04:26 +03:00
crypto modules: mbedtls: remove the default enabling of features 2024-05-31 16:33:06 -05:00
dac build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
dai drivers: dai/ssp: Support dynamic SSP management 2024-06-04 13:40:04 +02:00
disk drivers: disk: add DISK_IOCTL_CTRL_DEINIT command to supported IOCTLs 2024-06-07 18:16:01 +01:00
display drivers: display: ili9xxx: support display_read API 2024-06-13 09:23:40 +02:00
dma drivers: dma: smartbond: Add missing direction case 2024-06-10 14:58:38 +03:00
edac arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
eeprom drivers: eeprom: atmel_at2x: improve Kconfig help descriptions 2024-06-04 13:40:14 +02:00
entropy drivers: entropy: stm32 entropy driver add semaphore protection 2024-06-04 13:37:05 +02:00
espi drivers: samples: espi: Adjust terms per eSPI specification 1.5 2024-06-11 19:46:08 -04:00
ethernet drivers: eth: native: Align to support ptp_clock driver for PTP subsys 2024-06-13 05:40:41 -04:00
flash drivers: flash: stm32_qspi: make cmd_write_en definition as static const 2024-06-13 05:34:29 -04:00
fpga build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
fuel_gauge build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
gnss drivers: gnss: make gnss_xxx_config and gnss_driver_api as const 2024-06-12 12:47:34 -04:00
gpio gpio: add support for node label based lookup in the shell 2024-06-12 18:49:54 +02:00
hwinfo driver: Move away from SOC_VENDOR_SILABS 2024-06-10 15:15:34 -05:00
hwspinlock build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
i2c rtio: Remove builtin iodev mpsc queue 2024-06-12 21:12:54 -04:00
i2s build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
i3c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
ieee802154 drivers: ieee802154_nrf5: Use BLE.ADDR instead of FICR to create EUI64. 2024-06-10 15:00:01 +03:00
input drivers: input: sbus remote controller support 2024-06-06 15:56:38 -05:00
interrupt_controller drivers: MediaTek MT8195 Audio DSP interrupt controller 2024-06-01 05:40:05 -07:00
ipm build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
kscan build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
led drivers: led: shell: print color as string 2024-06-11 19:43:15 -04:00
led_strip driver: led: add support for TI TLC59731 RGB STRIP controller 2024-05-21 16:50:24 -04:00
lora
mbox build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
mdio drivers: mdio: add stm32 mdio support 2024-05-07 09:41:46 +02:00
memc drivers: memc: smartbond: Add support for the memory driver class. 2024-05-23 07:51:41 -04:00
mfd drivers: mfd: add new driver "mfd_adp5585" 2024-05-08 16:09:08 -04:00
mipi_dbi drivers: mipi_dbi: smartbond: Optimize driver PM 2024-05-24 07:48:41 -04:00
mipi_dsi drivers: dsi: stm32: add additional dt options 2024-04-02 21:03:10 -04:00
misc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
mm drivers: mm/intel_adsp: Add MMU support to MM driver 2024-06-04 13:40:04 +02:00
modem drivers: modem: add at shell 2024-06-10 15:12:34 -05:00
net drivers: nsos: handle connect() blocking call 2024-06-06 15:20:15 -05:00
pcie kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
peci build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
pinctrl drivers: pinctrl: esp32: Use BIT macro when writing pin value 2024-06-06 07:52:55 -04:00
pm_cpu_ops
power_domain power_domain: intel_adsp: Use register definitions 2024-05-24 09:53:04 -05:00
ps2 build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
ptp_clock build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
pwm drivers: pwm: generate pwm with nxp flexio IP 2024-06-11 11:38:48 +01:00
regulator drivers: regulator: smartbond: Regulator driver update 2024-06-03 15:41:20 +02:00
reset drivers: reset: Add NXP RSTCTL driver 2024-05-21 16:49:42 -04:00
retained_mem build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
rtc drivers: rtc: add RV3028 RTC driver 2024-06-10 21:03:59 -04:00
sdhc kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_* 2024-06-12 21:13:26 -04:00
sensor sensor: fix fallthrough on sample_channel_get on AQI 2024-06-12 18:16:29 -04:00
serial soc: psoc6: fix build error when CONFIG_UART_INTERRUPT_DRIVEN 2024-06-12 12:50:28 -04:00
sip_svc
smbus build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
spi rtio: Remove builtin iodev mpsc queue 2024-06-12 21:12:54 -04:00
syscon
timer drivers: timer: updated lptmr_timer binding 2024-06-11 17:04:26 +03:00
usb drivers: usb: native posix: add option for enabling high speed support 2024-06-12 17:15:58 -05:00
usb_c drivers: usbc_ppc: Rename usbc_ppc_drv to usbc_ppc_driver_api 2024-05-03 14:44:41 +01:00
video drivers: video: ov7670: introduce driver for ov7670 camera 2024-06-06 20:07:57 -04:00
virtualization kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
w1 drivers: w1: Ensure DQ pin is both input and output. 2024-05-29 07:34:29 +02:00
watchdog kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_* 2024-06-12 21:13:26 -04:00
wifi drivers: change Laird references to Ezurio 2024-06-05 17:37:54 -05:00
xen
CMakeLists.txt drivers: ethernet: Build ethernet drivers with ETH_DRIVER_RAW_MODE 2024-03-20 08:05:55 -05:00
Kconfig drivers: mipi_dbi: introduce MIPI DBI driver class 2024-01-31 16:01:45 +00:00