zephyr/drivers
Nicolas Pitre c2543320d8 ring_buffer: rationalize the item-based put and get methods
Conceptually, ring_buf_item_put() and ring_buf_item_get() are specialized
versions of ring_buf_put() and ring_buf_get(). Make it so to rationalize
the code to open the way for more optimizations.

This means we need specialized wrappers on top of ring_buf_init()
accordingly, given that the core machinery is now common and byte based.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2022-02-24 14:49:00 -08:00
..
adc drivers: adc: add ads1x1x driver 2022-02-22 10:49:39 +01:00
audio drivers: audio: tlv320dac310x: constify device config access 2022-02-21 22:16:10 -05:00
bbram drivers: bbram: Add bbram driver for mec device 2022-02-21 22:17:52 -05:00
bluetooth drivers: bluetooth: hci: spi: use gpio_dt_spec 2022-02-21 22:16:10 -05:00
cache
can drivers: can: remove deprecated APIs 2022-02-24 13:49:53 -08:00
clock_control drivers: clock_control: stm32h7: select max clock freq for STM32H7B3 2022-02-22 10:34:56 -05:00
console ring_buffer: rationalize the item-based put and get methods 2022-02-24 14:49:00 -08:00
counter drivers: counter: maxim_ds3231: use gpio_dt_spec 2022-02-21 22:16:10 -05:00
crypto kconfig: drivers: crypto: Remove EXPERIMENTAL 2022-02-21 22:20:51 -05:00
dac drivers: dac: dacx3608: use i2c_dt_spec 2022-02-21 22:16:10 -05:00
debug
disk drivers: usdhc: Add log for DAT3 detection 2022-02-02 16:59:30 +01:00
display drivers: display: ls0xx: fix compiler warning 2022-02-24 09:09:02 -08:00
dma drivers: dma: iproc_pax: use DEVICE_DT_GET 2022-02-21 22:16:10 -05:00
ec_host_cmd_periph
edac edac: ibecc: Add LOG_INF for indication initialization 2022-01-18 13:22:53 -05:00
eeprom eeprom/at2x: add config to disable handling WP 2022-02-21 19:41:18 -05:00
entropy drivers: entropy: stm32: Add power management constraints 2022-02-21 20:56:28 -05:00
espi drivers: espi: xec: mec172x: Fix compilation when OOB RX async is enabled 2022-02-24 08:40:07 -06:00
ethernet drivers: ethernet: dsa_ksz8xxx: use DEVICE_DT_GET 2022-02-21 22:16:10 -05:00
flash drivers: flash: mcux_flexspi_nor: use DEVICE_DT_GET 2022-02-21 22:16:10 -05:00
fpga
gpio drivers: gpio_rpi_pico: fix pull ups and disabling interrupts 2022-02-24 08:44:19 -06:00
hwinfo
i2c shell: fix i2c commands definitions 2022-02-24 08:29:52 -06:00
i2s drivers: i2s_sam_ssc: fix cache coherency in dma_rx_callback 2022-01-28 10:07:25 +01:00
ieee802154 drivers: ieee802154_nrf5: Align shim layer to 64-bit time 2022-02-24 13:50:42 -08:00
interrupt_controller drivers: interrupt_controller: intc_ioapic: use DEVICE_DT_GET_OR_NULL 2022-02-21 22:16:10 -05:00
ipm drivers: ipm: Add support for NXP i.MX rev2 MU 2022-02-22 16:34:06 -06:00
kscan lvgl: change the prefix of Zephyr-specific LVGL config options 2022-02-24 11:51:33 +01:00
led drivers: led: lp5562: use i2c_dt_spec 2022-02-21 22:16:10 -05:00
led_strip drivers: led_strip: ws2812_gpio: drop redundant dev_cfg helper 2022-02-21 22:16:10 -05:00
lora drivers: lora: sx12xx: use gpio_dt_spec 2022-02-21 22:16:10 -05:00
mbox mbox: Enforce callback registration before enabling the channel 2021-12-23 12:38:21 +01:00
mdio drivers: mdio: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
memc drivers: memc: mcux_flexspi_hyperram: use DEVICE_DT_GET 2022-02-21 22:16:10 -05:00
misc drivers: misc: grove_lcd_rgb: use custom log level 2022-02-22 11:58:33 -08:00
mm drivers: mm: add driver for Intel Audio DSP 2022-01-18 19:18:30 -05:00
modem drivers: modem: gsm: +CSQ shouldn't give sem_response 2022-02-24 13:57:48 -08:00
net drivers: net: ppp: asynch api: use microseconds 2022-02-01 13:31:20 +01:00
neural_net drivers: neural_net: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
pcie pcie: controller: add non-recursive pcie busses enumeration 2022-01-19 13:37:36 -05:00
peci drivers: peci: xec: Handle corner case for PECI recovery 2022-02-21 20:58:26 -05:00
pinctrl drivers: pinctrl: introduce new Telink B91 Pinctrl driver 2022-02-21 19:41:44 -05:00
pinmux drivers: pinmux: remove Telink B91 driver 2022-02-21 19:41:44 -05:00
pm_cpu_ops
power_domain drivers: power_domain: gpio controlled domain 2022-01-19 13:35:32 -05:00
ps2 drivers: npcx: Drop DRV_CONFIG/DRV_DATA usage 2022-01-28 10:06:05 +01:00
ptp_clock
pwm pwm: npcx: only reconfigure PWM if necessary 2022-02-21 20:54:42 -05:00
regulator drivers: regulator: pmic: remove unneeded NULL check 2022-01-28 10:06:21 +01:00
sensor include: sensor: sensor_value from double overflow 2022-02-24 13:45:29 -08:00
serial drivers: uart: esp32: fix driver initialization id number 2022-02-21 22:12:55 -05:00
spi drivers: spi: telink_b91: replace Pinmux by Pinctrl 2022-02-21 19:41:44 -05:00
syscon syscon: Compile the generic driver only when selected 2022-02-07 09:27:41 -05:00
timer drivers: timer: Increase user channel count to 3 on nRF52 2022-02-24 13:50:42 -08:00
usb drivers: usb_dc_mcux: Move mcux callback handler out of ISR context 2022-01-28 10:05:47 +01:00
video
virtualization drivers: virt_ivshmem: Allow multiple instances of ivShMem devices. 2021-12-20 19:42:27 +02:00
watchdog Microchip: MEC172x: watchdog driver 2022-02-21 20:42:18 -05:00
wifi kernel: workq: Fix type errors in delayable work handlers 2022-02-02 18:43:12 -05:00
xen xenvm: arm64: add Xen Enlighten and event channel support 2021-12-07 12:15:38 -05:00
CMakeLists.txt drivers: power_domain: gpio controlled domain 2022-01-19 13:35:32 -05:00
Kconfig drivers: power_domain: gpio controlled domain 2022-01-19 13:35:32 -05:00