zephyr/drivers
Declan Snyder 213471f2ad drivers: nxp_enet: simplify driver header
Simplify the driver header implementation, so that there are not
structs and unions different per each situtaion, and make just one
function for the enet module drivers to call on each other. Also,
capitalize existing enums.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2023-12-04 14:29:15 +01:00
..
adc drivers: adc: stm32: prevent pm while measurement in progress 2023-12-01 14:31:05 +01:00
audio drivers: audio: Codec shell fix compiler warnings 2023-11-21 15:50:17 +01:00
auxdisplay auxdisplay: Enhance SerLCD auxdisplay driver 2023-11-24 22:04:22 +00:00
bbram drivers: bbram: stm32-bbram: port to stm32wl 2023-11-21 08:40:51 +00:00
bluetooth drivers: bluetooth: hci: handle event with high priority flag 2023-12-04 14:18:20 +01:00
cache syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
can can: mcp251xfd: fix compilation 2023-12-01 10:48:23 +01:00
charger drivers: add MAX20335 charger driver 2023-11-13 09:48:33 +01:00
clock_control drivers: clock_control_mcux_ccm: Add ENET PLL clk 2023-11-28 14:34:02 -06:00
console console: fix '\r' and '\n' handling in uart_console_isr() 2023-11-29 17:16:35 -05:00
coredump
counter driver: counter: rpi_pico_timer: fix counter cancel 2023-11-27 12:15:56 +00:00
crypto
dac shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
dai drivers: dai: intel: ssp: Manage the DMA request enable/disable dynamically 2023-12-01 16:25:55 +01:00
disk
display driver: display: sdl: Introduce de CLI option display_zoom_pct 2023-11-27 19:59:38 +01:00
dma drivers: dma_mcux_lpc: Call callback only when provided 2023-12-04 14:19:27 +01:00
edac shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
eeprom drivers: drop few redundant guard around pm_policy_state_lock_* 2023-11-22 18:34:36 +00:00
entropy drivers: entropy: stm32: Move irq_lock at init 2023-11-15 10:00:50 +01:00
espi syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
ethernet drivers: nxp_enet: simplify driver header 2023-12-04 14:29:15 +01:00
flash drivers: flash: update gd32 fmc v2 2023-12-01 10:51:52 +00:00
fpga
fuel_gauge syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
gnss drivers: gnss: move gnss_publish.h in include/ 2023-11-29 14:30:40 +00:00
gpio drivers: gpio: ambiq: Fix the incorrect IRQ disablement. 2023-12-01 16:25:47 +01:00
hwinfo shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
hwspinlock syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
i2c drivers: i2c: support for Nuvoton numaker series 2023-11-27 14:34:15 +00:00
i2s drivers: i2s: i2s_nrfx: Add support for new instance 2023-11-20 09:24:05 +01:00
i3c drivers: i3c: rename dcr i2c mode macro to lvr 2023-12-01 10:48:31 +00:00
ieee802154 drivers: ieee802154: nrf5: support raw mode 2023-11-24 09:25:11 +01:00
input input: kbd_matrix: add a input_kbd_matrix_drive_column_hook option 2023-11-29 18:18:09 +00:00
interrupt_controller driver: intc: plic: fix trigger type register bit calculation 2023-11-30 10:04:43 +01:00
ipm drivers: ipm: Remove CONFIG_IPM_IMX_REV2 2023-11-06 10:09:59 +01:00
kscan drivers: drop few redundant guard around pm_policy_state_lock_* 2023-11-22 18:34:36 +00:00
led syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
led_strip drivers: led_strip: ws2812: Remove scratch selection for non-GPIO 2023-11-24 09:22:24 +01:00
lora shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
mbox drivers: mbox_nxp_s32_mru: update to RTD 1.0.0 2023-11-16 09:28:16 +01:00
mdio drivers: nxp_enet: simplify driver header 2023-12-04 14:29:15 +01:00
memc drivers: memc_nxp_flexram: Use nodelabel for GPR 2023-11-15 15:04:39 -06:00
mfd drivers: mfd: npm1300: Add separate initialization priority 2023-11-08 15:09:06 +00:00
mipi_dsi drivers: mipi_dsi: add support for mipi_dsi_detach to dsi_mcux_2l 2023-11-14 09:22:59 +01:00
misc drivers: misc: devmux: a device multiplexer pseudo-device 2023-11-28 15:35:39 +01:00
mm mm: rename struct mem_drv_bank to sys_mm_drv_bank 2023-11-21 08:42:01 +00:00
modem modem: modem_cellular: add PAP authentication support 2023-12-01 10:51:24 +00:00
net net: loopback: Register IPv4 netmask 2023-11-15 13:53:27 +01:00
pcie shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
peci syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
pinctrl drivers: pinctrl: Add R-Car Gen4 support 2023-11-25 08:50:47 -05:00
pm_cpu_ops shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
power_domain
ps2 drivers: drop few redundant guard around pm_policy_state_lock_* 2023-11-22 18:34:36 +00:00
ptp_clock drivers: nxp_enet: simplify driver header 2023-12-04 14:29:15 +01:00
pwm shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
regulator drivers: regulator: Fixed reference counting during enable 2023-11-23 09:51:39 +00:00
reset
retained_mem syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
rtc syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
sdhc drivers: sdhc: added Infineon CAT1 SDHC/SDIO driver 2023-11-08 15:07:37 +00:00
sensor drivers/sensor: add support to LPS28DFW pressure sensor 2023-12-01 12:19:05 -06:00
serial drivers: serial: stm32wba: Suspension required before stop in DMA Tx abort 2023-12-01 10:52:49 +00:00
sip_svc
smbus shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
spi drivers: spi: stm32h7: Use FIFO 2023-11-30 10:01:19 +01:00
syscon
timer Revert "timer: cortex_m_systick: handle cycle count overflow with idle timer" 2023-11-30 10:05:22 +01:00
usb drivers: usb: device: fix Rx FIFO min size 2023-11-30 10:01:11 +01:00
usb_c
video
virtualization drivers: virtualization: Map ivshmem-v2 sections individually 2023-11-27 12:15:43 +00:00
w1 shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
watchdog watchdog: intel_adsp: fix num cpus 2023-11-29 11:42:15 -05:00
wifi drivers: wifi: airoc: drop default shell and sysworkq stack sizes 2023-11-21 08:48:40 +00:00
xen
CMakeLists.txt drivers, subsys: sort the lists again, mark the blocks for checking 2023-11-13 09:41:05 +01:00
Kconfig drivers, subsys: sort the lists again, mark the blocks for checking 2023-11-13 09:41:05 +01:00