Commit graph

  • 734adf52c6 driver: mucx_lpi2c: enable runtime mmio configuration Chekhov Ma 2023-12-13 11:40:51 +0800
  • ef867e4c7e drivers: spi: align dspi and lpspi spi_mcux_transfer_next_packet Jeppe Odgaard 2023-09-04 09:13:59 +0200
  • e517af4cff charger: add a driver for bq25180 Fabio Baltieri 2023-08-06 23:33:37 +0100
  • 312e000a5f tests: net: socket: tls: Fix race on TCP socket close Robert Lubos 2024-01-03 15:32:03 +0100
  • 5cc190228d docs: Bus emulators: Misc fixes Alberto Escolar Piedras 2023-12-23 15:52:53 +0100
  • 4f41a34f12 docs: Bus emulators: Limit content to only bus emulation Alberto Escolar Piedras 2023-12-23 15:19:30 +0100
  • a75f441efa docs: emulators: Created new emulators page Alberto Escolar Piedras 2023-12-23 13:52:11 +0100
  • 74468ebc09 dts: arm: renesas: ra: fix incorrect node name for sci devices Ian Morris 2023-12-04 19:12:27 -0800
  • 80e3f4aee6 tests: posix: common: rwlock: remove overspecified pthread_attr_t Christopher Friedt 2024-01-02 12:25:59 -0500
  • e14f362547 tests: posix: common: sem: remove overspecified pthread_attr_t Christopher Friedt 2024-01-02 06:58:14 -0500
  • 90021b81d5 tests: posix: common: pthread: do not overspecify pthread_attr_t Christopher Friedt 2024-01-01 19:20:09 -0500
  • d9cffcfc36 tests: posix: common: mutex: remove overspecified pthread_attr_t Christopher Friedt 2024-01-01 18:45:38 -0500
  • bfb4a5141c tests: posix: common: mqueue: remove overspecified pthread_attr_t Christopher Friedt 2024-01-01 18:44:32 -0500
  • aefbbe2788 tests: posix: common: key: remove overspecified pthread_attr_t Christopher Friedt 2024-01-01 18:40:48 -0500
  • 2a99432695 input: kbd_matrix: fail gracefully if changing an undefined key mask Fabio Baltieri 2024-01-04 11:42:58 +0000
  • 603c3af895 drivers: flash : stm32: STM32L4P5xx fix page calculation from offset George Beckstein 2023-11-27 15:43:58 -0500
  • 0ed8f10d8a drivers: rtc: stm32: Updated scope of hsem Petr Hlineny 2023-11-23 17:07:18 +0100
  • 784a5b82e7 drivers: rtc: stm32: Replaces Enter init mode function with LL function Petr Hlineny 2023-11-23 17:05:17 +0100
  • 4a4543569e drivers: rtc: stm32: Fixes RTC issues related to device runtime pm Petr Hlineny 2023-11-23 17:02:37 +0100
  • 21e37498e3 Bluetooth: Audio: fix doxygen warnings Henrik Brix Andersen 2024-01-03 14:08:00 +0100
  • cafe9a5632 drivers: regulator: max20335: fix unused-const-variable warnings Bartosz Bilas 2024-01-02 13:18:08 +0100
  • ed6da68f5b i2s: stm32h7: add i2s support for stm32h7 mcu family Emil Lindqvist 2023-11-01 11:54:23 +0100
  • c3e8b731ef soc: arm: ambiq: Remove the redundant configurations. Aaron Ye 2023-12-29 14:38:34 +0800
  • d142958fb6 doc: release: 3.6: Add retained memory changes Jamie McCrae 2024-01-02 16:13:52 +0000
  • dd48c2c240 doc: api: Change retained memory status to unstable Jamie McCrae 2024-01-02 16:12:08 +0000
  • ccc97125f8 drivers: bluetooth: hci: Fix uninitialized array index, issue #66806 Ali Hozhabri 2024-01-02 10:39:46 +0100
  • 3d783166f8 dts: fix frdm_kw41z ram size issue Hake Huang 2023-12-27 19:20:59 +0800
  • 68581caa74 kernel: need_swap zephyrproject-rtos#66299 Gaetan Perrot 2023-12-21 11:01:54 +0900
  • 89bd024a1c drivers: mbox: Add nxp mbox multi-channel support Tomas Galbicka 2023-12-21 11:30:40 +0000
  • 690460a06a doc: zbus: add priority boost documentation Rodrigo Peixoto 2023-12-11 15:51:01 -0300
  • 01981910ec samples: zbus: add priority boost sample to zbus Rodrigo Peixoto 2023-12-10 15:01:41 -0300
  • 2cfd28e5ca tests: zbus: add HLP priority boost tests Rodrigo Peixoto 2023-12-07 07:57:56 -0300
  • fb7515e27b samples: zbus: fix samples to work with priority boost Rodrigo Peixoto 2023-09-27 16:49:49 -0300
  • 73f0bcc7fc tests: zbus: fix unit tests to work with priority boost Rodrigo Peixoto 2023-09-27 16:52:54 -0300
  • c992707251 zbus: add priority boost feature Rodrigo Peixoto 2023-09-05 12:48:55 -0300
  • c25ac487af tests: crypto: rand32: Check return code of sys_csrand_get Sebastian Bøe 2023-12-18 10:29:54 +0100
  • 67a74e4350 tests: posix: test_realtime: improve test reliability Christopher Friedt 2023-12-27 17:56:27 -0500
  • 95a22b1217 posix: clock: clock_gettime() should not be a syscall Christopher Friedt 2023-12-28 01:43:52 -0500
  • e0383a6f9d posix: clock: check for invalid ns in clock_settime() Christopher Friedt 2023-12-27 17:55:19 -0500
  • 1695b5a0b2 tests: unit: util: add array for-each tests Christopher Friedt 2024-01-02 10:17:43 -0500
  • 42335036b7 include: util: add array for-each macros Christopher Friedt 2023-12-27 17:53:54 -0500
  • 11613e08e7 net: openthread: increase TCAT stack size Maciej Baczmanski 2024-01-03 11:24:45 +0100
  • 9981e69b91 cmake: update description of board_runner_args() function Torsten Rasmussen 2024-01-03 11:21:12 +0100
  • fa0e04e2ed tests: net: dhcpv6: Adjust the source address of test pkt Jukka Rissanen 2023-12-27 14:37:55 +0200
  • 155e2149f2 tests: net: ipv6: Adjust the source address of test pkt Jukka Rissanen 2023-12-27 11:01:31 +0200
  • 8d3d48e057 net: ipv6: Check that received src address is not mine Jukka Rissanen 2023-12-22 15:16:33 +0200
  • 48601fde96 tests: net: socket: tls: Make sure sockets are closed on test failure Robert Lubos 2023-12-14 17:06:10 +0100
  • f70715eeb3 tests: net: socket: tls: Add more tests covering poll() Robert Lubos 2023-12-08 16:56:55 +0100
  • 898aa9ed9a net: sockets: tls: Align DTLS connect() behavior with regular TLS Robert Lubos 2023-12-19 14:38:43 +0100
  • c0d5d2fbd5 net: sockets: tls: Allow handshake during poll() Robert Lubos 2023-12-19 13:12:52 +0100
  • 0a1bee48bf net: sockets: tls: Improve POLLERR error reporting Robert Lubos 2023-12-15 13:20:05 +0100
  • 5b3b462eed net: sockets: tls: Add flag indicating that session is closed Robert Lubos 2023-12-15 11:20:47 +0100
  • 1dc9028316 net: sockets: tls: Add function to obtain underlying ssl context Robert Lubos 2023-12-13 16:28:22 +0100
  • 61cb7d4358 adsp: hda: accept 16 byte alignment for HDA buffer size Tomasz Lissowski 2023-09-11 11:31:39 +0200
  • 4d9ad941d7 manifest: zscilib: update revision for double promotion fix Ryan McClelland 2023-12-10 11:49:44 -0800
  • b3fdb7477b drivers: regulator: fixed: Removed pin state setting from init Andy Sinclair 2023-11-28 14:10:01 +0000
  • 48fa603da3 modem: cmux: Patch resync mechanism Bjarki Arge Andreasen 2023-12-06 18:22:28 +0100
  • 3ebe814294 modem: chat: Patch invalid dereference Bjarki Arge Andreasen 2023-12-25 09:26:47 +0100
  • ed8578d566 pm: device_runtime: Add missing include to header Bjarki Arge Andreasen 2023-12-23 13:57:22 +0100
  • 3c0a6058b5 drivers: pwm: stm32: Catch overflows in 2-channel capture Fabian Pflug 2023-12-21 15:27:42 +0100
  • ec42d825ec net: context: Fix the v4 mapped address handling in sendto Jukka Rissanen 2023-12-21 16:23:13 +0200
  • 8f0abaf87f Doc: Clearify bt_conn_set_security documentation Jan Müller 2024-01-02 15:42:51 +0100
  • bc2826c1cb drivers: gpio: pca953x: check return values from I2C API functions Henrik Brix Andersen 2024-01-02 11:15:37 +0100
  • 1ee092673a modem: modem_cellular.c: Remove non standard QCCID handler Bjarki Arge Andreasen 2023-12-29 13:33:24 +0100
  • 572c5e6d5a modem: modem_cellular: Rework cellular_get_signal implementation Bjarki Arge Andreasen 2023-12-29 13:02:48 +0100
  • f9491034be modem: modem_cellular: Update driver to implement cellular API Bjarki Arge Andreasen 2023-12-29 10:48:44 +0100
  • 6f55309659 modem: cellular: Restructure cellular API to fit device driver model Bjarki Arge Andreasen 2023-12-29 10:44:28 +0100
  • 173e4983fd drivers: wifi: esp_at: fix last rx data loss in Passive Receive mode Chun-Chieh Li 2023-12-21 15:05:04 +0800
  • 4ae558c505 kernel: work: Fix race in workqueue thread Junfan Song 2023-12-29 10:58:17 +0800
  • b8184ca3b7 lib: crc: address absence of crc4, crc4_ti in crc_types array Pisit Sawangvonganan 2023-12-23 13:50:33 +0700
  • 8f97c1c2ee net: lib: sockets: Initialize iovec to 0 at start of func Jukka Rissanen 2023-12-22 14:09:11 +0200
  • 4e5ef76b15 net: lib: mdns_responder: Fix interface count check Jukka Rissanen 2023-12-22 13:57:16 +0200
  • 5f8dabf44c boards: deprecated: Remove boards deprecated pre-Zephyr 2.7 Jamie McCrae 2023-12-20 07:50:31 +0000
  • 57ee911891 modules: hal_nordic: new nrf_802154 configuration option Jędrzej Ciupis 2023-12-18 12:20:26 +0100
  • 054353a75d modules: hal_nordic: reorganize nrf_802154 Kconfig Jędrzej Ciupis 2023-12-18 12:15:56 +0100
  • 89982b711b drivers: serial: ra: minor cleanups TOKITA Hiroshi 2023-12-30 21:35:43 +0900
  • e6486bf598 drivers: interrupt_controller: ra_icu: minor cleanups TOKITA Hiroshi 2023-12-30 21:34:56 +0900
  • b1172d812d drivers: serial: ra: adding support interrupt driven mode TOKITA Hiroshi 2023-11-25 11:36:52 +0900
  • 2de161ce4e drivers: interrupt_controller: ra_icu: Don't enable on irq connecting TOKITA Hiroshi 2023-12-23 13:23:02 +0900
  • bccd281b3d drivers: interrupt_controller: ra_icu: Adding disconnect_dynamic TOKITA Hiroshi 2023-11-23 23:10:13 +0900
  • 75ac40e6d8 drivers: serial: ra: Cleaned up useless initialization and bad naming TOKITA Hiroshi 2023-11-23 16:29:34 +0900
  • c0bb064d4e tests: unit: util: Fix compliance check warnings Krzysztof Chruściński 2023-11-21 14:22:02 +0100
  • 7b872d11ba tests: unit: util: Rework test structure for C++ testing Krzysztof Chruściński 2023-11-21 12:14:06 +0100
  • e90d69f979 scripts: checkpatch.pl: Add exceptions for FOR_EACH_NONEMPTY_TERM macro Krzysztof Chruściński 2023-12-13 17:03:58 +0100
  • c6cb2d6942 drivers: retained_mem: Add generic retained register driver Bjarki Arge Andreasen 2023-12-25 09:44:46 +0100
  • 49f9d8e19c sysbuild: kconfig: Unset shield config value variable Jamie McCrae 2023-12-14 09:41:03 +0000
  • 04437376aa boards/posix: Handle SDL2 compile vars with multiple values Keith Packard 2023-12-29 12:14:05 -0800
  • 6564e8b756 modem: cmux: fix frame data length encoding Tomi Fontanilles 2023-12-29 11:23:38 +0200
  • a3e39cb0e5 logging: make CONFIG_LOG_ALWAYS_RUNTIME build check less ambiguous Fabio Baltieri 2023-12-22 12:17:19 +0000
  • 5a727a382a drivers: Add level intrs in gpio_ite_it8xxx2_v2 Jeremy Bettis 2023-12-20 23:00:35 +0000
  • 6c567d4899 tests: Add unittest for gpio_ite_it8xxx2_v2 Jeremy Bettis 2023-12-20 22:36:20 +0000
  • 5ceea4fbdd drivers: Use #if Jeremy Bettis 2023-12-20 18:43:12 +0000
  • 864b1c57f6 drivers: Wrap register accesses in ECREG Jeremy Bettis 2023-12-20 18:41:47 +0000
  • d00125875c tests: drivers: adc: adc_api: support numaker_pfm_m467 cyliang tw 2023-12-19 20:39:38 +0800
  • 9ad8e1ab74 drivers: adc: support Nuvoton numaker series cyliang tw 2023-12-19 20:38:20 +0800
  • 4a77bdb4e8 tests: Bluetooth: tester: Add initial support for HAP Mariusz Skamra 2023-12-14 15:21:10 +0100
  • b79a3415a9 Bluetooth: audio: has_client: Move bt_has_client structure to header Mariusz Skamra 2023-12-28 10:11:27 +0100
  • 47d3d9f448 boards: Add support for stm32h750b_dk Erwan Gouriou 2023-12-07 15:13:38 +0100
  • c18808950a drivers: flash: stm32 ospi flash driver erase large size Francois Ramu 2023-12-14 15:20:09 +0100
  • 70ae47587a LOG: DICT: Forward the User Context Void pointer to backend Kai Meinhard 2023-12-04 16:23:57 +0100