zephyr/drivers
Greter Raffael 1109027c55 drivers: display: ssd1306: Cleanup
- Removed unused variables from the data struct
- Set all members of capability struct in `ssd1306_get_capabilities`
  instead of zeroing it. This has the same effect but saves some bytes.
- Removed empty log

Signed-off-by: Greter Raffael <rgreter@baumer.com>
2024-03-01 09:02:22 +01:00
..
adc drivers: adc: max1125x: use K_KERNEL_STACK_SIZEOF() 2024-02-19 12:52:52 -06:00
audio drivers: audio: tas6422dac: fix codec_mute_output function 2024-01-25 17:54:14 +01:00
auxdisplay
bbram bbram: fix bbram dead code issue 2024-02-29 11:53:45 +00:00
bluetooth bluetooth: hci: spi: 0xFF is a valid payload length 2024-02-28 19:47:55 -06:00
cache drivers: cache: add Nordic cache driver 2024-01-30 21:00:44 +00:00
can dts: bindings: can: remove deprecated properties for initial timing 2024-03-01 09:00:49 +01:00
charger samples: charger: Demos new output limit properties 2024-02-26 11:33:24 +00:00
clock_control drivers: clock_control: r8a779f0: add clocks related to MMC 2024-02-28 12:38:23 +01:00
console drivers: console: uart_mux: fix incorrect usage of configuration API 2024-02-06 19:33:42 +01:00
coredump
counter drivers: counter: maxim_ds3231: Fix coverity errors 2024-02-13 10:25:53 +01:00
crypto sys/util.h: Add IS_ALIGNED macro 2024-02-26 11:46:30 +01:00
dac drivers: dac: stm32: add dac value range check 2024-02-26 12:07:22 +01:00
dai drivers: dai: intel: ssp: Improve logging output 2024-02-26 11:38:16 +00:00
disk
display drivers: display: ssd1306: Cleanup 2024-03-01 09:02:22 +01:00
dma drivers: dma: dma_dw_common: Log start and stop in info level 2024-02-26 11:40:39 +00:00
edac
eeprom drivers epprom_simulator: Set standard source macro appropriately 2024-01-26 07:48:55 -05:00
entropy drivers: entropy: stm32: fix missing rng in function call 2024-02-28 07:44:41 -06:00
espi drivers: espi: npcx: add ESPI_OOB_CHANNEL_RX_ASYNC support 2024-02-26 12:27:22 +01:00
ethernet drivers: ethernet: w5500: Add link status detection 2024-03-01 08:59:31 +01:00
flash stm32: flash: ospi: Make erase function less chatty 2024-02-27 18:43:32 +01:00
fpga drivers: fpga: add Microchip PolarFire SoC FPGA driver 2024-02-01 04:33:16 -05:00
fuel_gauge drivers: use DT_INST_PROP over DT_INST_PROP_OR if possible 2024-01-30 00:26:58 +00:00
gnss drivers: gnss: lcx7g: Add Kconfigs for configurable buffers 2024-01-29 10:58:58 +00:00
gpio drivers: gpio: Update NXP LPC GPIO driver to enable wakeup 2024-02-25 22:26:00 -05:00
hwinfo drivers: hwinfo: update to be aligned to nRF54L15 2024-01-30 21:00:44 +00:00
hwspinlock
i2c ITE: drivers/i2c target mode: Fix racing condition 2024-02-26 11:54:13 +00:00
i2s cache: stm32: add new cache API to display and i2s 2024-01-30 14:12:57 +00:00
i3c drivers: i3c: i3c_mcux: a number of improvements and bug fixes 2024-02-29 11:52:34 +00:00
ieee802154 ieee802154: ieee802154_cc13xx_cc26xx_subg: Fix 6lowpan for cc1352p7 2024-02-17 21:14:30 +01:00
input input: add a pat912x driver 2024-02-29 11:53:20 +00:00
interrupt_controller drivers: gpio: Update NXP LPC GPIO driver to enable wakeup 2024-02-25 22:26:00 -05:00
ipm drivers: ipm: esp32: Allow doorbell without data transfer 2024-02-26 11:39:29 +00:00
kscan
led drivers: led: lp50xx: brightness: don't check uint >= 0 2024-02-10 16:32:23 +01:00
led_strip drivers: led_strip: tlc5971: fix brightness control bit shifting 2024-02-14 13:09:54 +01:00
lora
mbox drivers: mbox: Add NXP Mailbox driver for mbox 2024-02-02 09:31:33 -06:00
mdio drivers: mdio: nxp_enet: Fix "expected statement" clangsa error 2024-01-09 10:26:50 +01:00
memc drivers: flash: flash_flexspi_nor: support SFDP probe 2024-02-01 10:57:35 +01:00
mfd drivers: mfd: npm6001: set SWREADY 2024-02-26 10:42:38 +01:00
mipi_dbi drivers: mipi_dbi: mipi_dbi_spi: change reset pin polarity 2024-02-08 19:42:38 +01:00
mipi_dsi
misc drivers: misc: nordic_vpr_launcher: fix address handling 2024-02-26 21:39:30 +01:00
mm mm: tlb: mtl: Fix memory page unmapping 2024-02-26 12:19:32 +01:00
modem modem: hl7800: Fix null reference in hl7800_net_addr6_pton 2024-02-15 22:17:43 +01:00
net
pcie drivers: pci: update prt retrieve based on pnp id 2024-01-31 15:03:06 +01:00
peci
pinctrl drivers: pinctrl: Rename renesas ra driver 2024-01-29 11:32:46 +01:00
pm_cpu_ops
power_domain pm: device_runtime: Extend with synchronous runtime PM 2024-02-01 15:03:42 +01:00
ps2
ptp_clock drivers: nxp_enet: Fix build error with PTP on 2024-01-25 19:32:02 -05:00
pwm drivers: rpi_pico_pwm: Fix compilation warnings 2024-02-05 19:58:18 +00:00
regulator drivers: regulator: cp9314: adds initial support 2024-02-27 14:57:12 +01:00
reset
retained_mem drivers: retained_mem: Add generic retained register driver 2024-01-02 15:49:34 +00:00
rtc drivers: rtc: rtc_ll_stm32: add rtc calibration out support 2024-02-27 14:47:31 +01:00
sdhc drivers: sdhc: set 'sdhc_driver_api' as 'static const' 2024-01-24 21:25:06 +00:00
sensor drivers: sensor: adxl367: fix trigger support 2024-03-01 08:58:50 +01:00
serial uart_native_tty: Emulate an interrupt driven uart 2024-02-27 14:49:02 +01:00
sip_svc
smbus
spi drivers: spi_dw: Handle multiple interrupt lines for errors 2024-02-26 11:49:10 +01:00
syscon
timer drivers: timer: stm32 lptimer when sleeping for -1 2024-02-26 11:48:22 +01:00
usb drivers: usb: device: support Nuvoton NuMaker series USBD controller driver 2024-02-02 10:07:43 +01:00
usb_c usbc: add driver for nx20p3483 PPC chip 2024-01-18 10:53:53 +01:00
video drivers: video: sw_generator: Fix stream_start return value 2024-02-29 11:52:58 +00:00
virtualization
w1 drivers: w1: fix return check in bit_read for w1-gpio 2024-02-08 12:14:36 +00:00
watchdog drivers: watchdog: andes atcwdt200 remove soc.h 2024-01-26 12:36:16 +01:00
wifi drivers: wifi: esp_at: handle commas in SSIDs during scan and status 2024-02-28 18:02:44 +00:00
xen
CMakeLists.txt drivers: mipi_dbi: introduce MIPI DBI driver class 2024-01-31 16:01:45 +00:00
Kconfig drivers: mipi_dbi: introduce MIPI DBI driver class 2024-01-31 16:01:45 +00:00