zephyr/drivers
Jason Murphy 364af34de0 drivers: dma: Add MAX32655 DMA driver
Add DMA driver for MAX32655 MCU

Co-authored-by: Tahsin Mutlugun <Tahsin.Mutlugun@analog.com>
Signed-off-by: Jason Murphy <jason.murphy@analog.com>
2024-08-06 17:16:35 -04:00
..
adc drivers: adc: fix missing ref_internal in adc_sam0 2024-08-04 16:20:16 -05:00
audio everywhere: replace double words 2024-06-25 06:05:35 -04:00
auxdisplay build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
bbram driver: bbram: npcx: fix the way to clear bbram status 2024-06-21 10:07:41 +02:00
bluetooth drivers: bt_nxp: Use DT code partition if needed 2024-08-05 18:37:35 -04:00
cache everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
can drivers: nxp_s32_canxl: improve CANXL error report 2024-07-28 07:29:39 +03:00
charger build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
clock_control clock_control: Add MCO support for STM32 U5 series 2024-08-01 09:12:13 +01:00
console console: ipm_console_sender: fix function naming camel case 2024-08-01 16:49:08 +01:00
coredump
counter drivers: counter: nxp: convert STM to native driver 2024-08-05 07:35:57 -05:00
crypto drivers: crypto: use reset api for crypto peripheral reset 2024-07-28 07:31:25 +03:00
dac drivers: dac: dac_ad569x: Add bit shift for 14/12-bit variants 2024-07-11 09:37:12 +02:00
dai drivers: ssp: fix program of MLCS register 2024-08-06 10:28:16 +02:00
disk disk: flashdisk: init in POST_KERNEL 2024-07-27 15:19:14 +03:00
display Drivers: ssd1306: Respect segment-offset DTS property 2024-08-01 16:44:24 +02:00
dma drivers: dma: Add MAX32655 DMA driver 2024-08-06 17:16:35 -04:00
dp driver: swdp_bitbang: hardcode request lut 2024-06-14 11:14:17 +02:00
edac arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
eeprom drivers: eeprom: emulator: correct improper exponentiation 2024-07-05 09:18:31 +02:00
entropy entropy: Use proper flexible array 2024-08-05 18:38:42 -04:00
espi espi: ite: Use proper flexible array 2024-08-05 18:38:42 -04:00
ethernet drivers: ethernet: litex: add phy 2024-08-05 16:29:06 +02:00
flash drivers: flash: Do not select NRFX_RRAMC while building with TF-M 2024-08-06 15:42:44 +01:00
fpga build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
fuel_gauge Drivers: max17048: updated voltage parameter output 2024-07-10 11:36:28 +02:00
gnss drivers: gnss: Handle malloc returning NULL pointer 2024-08-02 03:29:18 -04:00
gpio drivers: intc: nxp: convert wkpu to native driver 2024-08-02 15:14:33 -05:00
hwinfo drivers: hwinfo: Add support for generating device id from device addr 2024-08-02 13:49:54 +01:00
hwspinlock build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
i2c i2c: ite: Use proper flexible array 2024-08-05 18:38:42 -04:00
i2s drivers: i2s_nrfx: Fix division by 0 in divider calculation 2024-06-25 12:19:20 -04:00
i3c drivers: i3c: only configure tsco for rev 1p4 and above 2024-08-05 11:32:36 +02:00
ieee802154 kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
input drivers: input: cst816s: add cst816d support 2024-08-06 09:19:49 +01:00
interrupt_controller drivers: intc: nxp: convert wkpu to native driver 2024-08-02 15:14:33 -05:00
ipm everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
kscan input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
led everywhere: replace double words 2024-06-22 05:40:22 -04:00
led_strip driver: led: add support for TI TLC59731 RGB STRIP controller 2024-05-21 16:50:24 -04:00
lora lora: driver: sx12xx: fix driver recv func when RX error occurs 2024-08-05 18:37:11 -04:00
mbox drivers: mbox: nrf_bellboard: only clear events that raised the IRQ 2024-07-27 15:13:45 +03:00
mdio drivers: mdio: litex: add mdio driver 2024-08-05 16:29:06 +02:00
memc drivers: memc: fix Kconfig option MEMC_STM32 2024-07-05 18:43:06 +02:00
mfd drivers: mfd: add new driver "mfd_adp5585" 2024-05-08 16:09:08 -04:00
mipi_dbi drivers: mipi_dbi: reduce the RAM overhead 2024-07-27 10:45:34 +03:00
mipi_dsi everywhere: replace double words 2024-06-22 05:40:22 -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 modem: hl7800: set RX socket remote address 2024-07-10 16:16:03 -04:00
mspi drivers: mspi: Add Ambiq apollo3p mspi controller 2024-06-14 21:07:00 -04:00
net drivers: nsos: fix resource leak in nsos_adapt_accept() error path 2024-07-05 18:44:13 +02: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: nrf: add support for nordic,clock-enable 2024-08-06 14:32:40 +02: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 drivers: ptp_clock_nxp_enet: add module_dev to driver config 2024-07-09 17:20:12 -04:00
pwm drivers: cc13xx_cc26xx: pwm: enable pwm(gpt) in sleep/deepsleep mode 2024-07-09 17:20:46 -04:00
regulator drivers: regulator: fix reference count underflow 2024-08-02 13:42:01 +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: Change error to ENODATA in get time function 2024-08-02 03:29:41 -04:00
sdhc everywhere: replace double words 2024-06-25 06:05:35 -04:00
sensor drivers: sensor: tmag5273: Add support for tmag3001 2024-08-05 16:27:25 +02:00
serial drivers: serial: nrfx_uarte: add support for arbitrary peripheral clock 2024-08-06 14:32:40 +02:00
sip_svc
smbus build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
spi drivers: spi: litex: add litespi driver 2024-08-01 12:39:02 +02:00
syscon
tee kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
timer everywhere: replace double words 2024-06-22 05:40:22 -04:00
usb drivers: usb: use DT regulator properties 2024-08-06 09:17:10 +01:00
usb_c drivers: usb_c: numaker: support Nuvoton's M2L31 series 2024-08-01 12:38:53 +02: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 drivers: watchdog: convert NXP SWT to native driver 2024-08-03 05:58:46 -05:00
wifi drivers: wifi: Add nRF70 Wi-Fi driver 2024-08-06 10:27:21 +02:00
xen
CMakeLists.txt drivers: tee: Add Tee driver generic API 2024-06-26 14:14:25 -04:00
Kconfig drivers: tee: Add Tee driver generic API 2024-06-26 14:14:25 -04:00