Commit graph

  • abb090094d i2c_emul: init i2c config Dawid Niedzwiecki 2022-02-15 15:24:23 +01:00
  • 9f3d90e283 drivers: bbram: Add bbram driver for mec device Jay Vasanth 2022-02-03 14:14:26 -05:00
  • 78aa71228b tests: Run test_build only on platforms whose console has a driver Ederson de Souza 2022-02-16 16:55:27 -08:00
  • d1cdeab851 tests: Define mbox device Ederson de Souza 2022-02-16 16:28:32 -08:00
  • 827d07abbc net: Fix macro for XCC Ederson de Souza 2022-02-16 07:37:59 -08:00
  • 780bc430e3 compiler/xcc: Remove -Werror flag unknown to XCC Ederson de Souza 2022-02-16 07:36:53 -08:00
  • 58d928932a ITE: drivers/i2c: disable pre-defined of hardware slave A Tim Lin 2022-02-10 16:54:47 +08:00
  • d6c2c9eb9e drivers: memc: mcux_flexspi_hyperram: use DEVICE_DT_GET Gerard Marull-Paretas 2022-02-01 10:49:00 +01:00
  • ca7f291dd4 drivers: lora: sx12xx: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 23:25:29 +01:00
  • dc2c889948 drivers: lora: sx127x: use spi_dt_spec Gerard Marull-Paretas 2022-01-28 23:32:54 +01:00
  • 4bcbbe571e drivers: lora: sx126x: use spi_dt_spec Gerard Marull-Paretas 2022-01-28 23:12:50 +01:00
  • a7ae33de7f drivers: led_strip: ws2812_gpio: drop redundant dev_cfg helper Gerard Marull-Paretas 2022-01-28 22:57:48 +01:00
  • e2431fa25b drivers: led_strip: ws2812_gpio: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 22:53:56 +01:00
  • 9395ee4a04 drivers: led: lp5562: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 22:44:24 +01:00
  • 97cd2a7321 drivers: led: lp503x: constify device config Gerard Marull-Paretas 2022-01-28 22:45:20 +01:00
  • e6830dac47 drivers: led: lp503x: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 22:34:34 +01:00
  • a5b68f51ea drivers: led: lp3943: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 22:28:08 +01:00
  • 071b80290c drivers: kscan: ft5336: simplify device definition Gerard Marull-Paretas 2022-01-28 15:53:00 +01:00
  • 97eb6a3154 drivers: kscan: ft5336: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 15:50:44 +01:00
  • f52b5adf81 drivers: kscan: ft5336: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 15:47:26 +01:00
  • 0ddb8b5d62 drivers: interrupt_controller: intc_ioapic: use DEVICE_DT_GET_OR_NULL Gerard Marull-Paretas 2022-01-28 15:40:22 +01:00
  • b15fb9cb2f drivers: ieee802154: rf2xx: use gpio_dt_spec Gerard Marull-Paretas 2022-02-01 10:11:11 +01:00
  • ec63ea78cd drivers: ieee802154: mcr20a: use gpio_dt_spec Gerard Marull-Paretas 2022-02-01 00:26:51 +01:00
  • 4231c92cb8 drivers: ieee802154: mcr20a: use spi_dt_spec Gerard Marull-Paretas 2022-02-01 00:11:32 +01:00
  • 5314690c3b drivers: ieee802154: mcr20a: define as DT device Gerard Marull-Paretas 2022-01-31 23:43:26 +01:00
  • adf8e4d723 drivers: ieee802154: dw1000: use gpio_dt_spec Gerard Marull-Paretas 2022-01-31 23:11:40 +01:00
  • fe851d30de drivers: ieee802154: dw1000: use spi_dt_spec Gerard Marull-Paretas 2022-01-31 23:02:24 +01:00
  • 7c0d4f0382 drivers: i2c: slave: eeprom: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 15:19:39 +01:00
  • be63d6addc drivers: i2c: gpio: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 15:13:18 +01:00
  • 2c5de11a8b drivers: gpio: sx1509: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 12:58:54 +01:00
  • e1992d5c54 drivers: gpio: sx1509: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 12:54:12 +01:00
  • 1d449c2924 drivers: gpio: pca95xx: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 12:35:37 +01:00
  • 80ee515c9c drivers: gpio: pca95xx: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 12:29:56 +01:00
  • 5af7fe66a4 drivers: flash: mcux_flexspi_nor: use DEVICE_DT_GET Gerard Marull-Paretas 2022-01-28 15:29:15 +01:00
  • 391112dab8 drivers: flash: mcux_flexspi_mx25um51345g: use DEVICE_DT_GET Gerard Marull-Paretas 2022-01-28 15:24:23 +01:00
  • c70f296d63 drivers: flash: mcux_flexspi_hyperflash: use DEVICE_DT_GET Gerard Marull-Paretas 2022-01-28 15:01:54 +01:00
  • 54177fd8ff drivers: ethernet: dsa_ksz8xxx: use DEVICE_DT_GET Gerard Marull-Paretas 2022-01-28 12:17:59 +01:00
  • 6c11b6c9bf drivers: ethernet: dsa_ksz8xxx: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 11:52:24 +01:00
  • cc3952e266 drivers: dma: iproc_pax: use DEVICE_DT_GET Gerard Marull-Paretas 2022-01-28 15:36:05 +01:00
  • db00924764 drivers: display: ssd16xx: use gpio_dt_spec Gerard Marull-Paretas 2022-01-31 13:10:33 +01:00
  • 0fa2c45037 drivers: display: ls0xx: use gpio_dt_spec Gerard Marull-Paretas 2022-01-31 12:56:12 +01:00
  • 42bbb30ecf drivers: display: gd7965: use gpio_dt_spec Gerard Marull-Paretas 2022-01-31 12:46:39 +01:00
  • 069bf6be44 drivers: display: st7789v: use gpio_dt_spec Gerard Marull-Paretas 2022-01-31 12:31:49 +01:00
  • 065f8645fb drivers: display: st7789v: use spi_dt_spec Gerard Marull-Paretas 2022-01-31 12:25:19 +01:00
  • cd1fb2972e drivers: display: st7735r: use gpio_dt_spec Gerard Marull-Paretas 2022-01-31 12:16:45 +01:00
  • 082f593966 drivers: dac: dacx3608: use i2c_dt_spec Gerard Marull-Paretas 2022-01-27 15:55:47 +01:00
  • 6067d16ce2 drivers: counter: maxim_ds3231: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 12:12:01 +01:00
  • 85d0ef6e55 drivers: counter: maxim_ds3231: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 12:01:17 +01:00
  • aa431f636e drivers: nrf_clock_calibration: use DEVICE_DT_GET_OR_NULL Gerard Marull-Paretas 2022-01-27 15:46:07 +01:00
  • 03ab730347 drivers: can: mcp2515: use gpio_dt_spec Gerard Marull-Paretas 2022-01-27 15:42:01 +01:00
  • b61df8281c drivers: bluetooth: hci: spi: use gpio_dt_spec Gerard Marull-Paretas 2022-01-31 10:59:05 +01:00
  • cc85c6c518 drivers: bluetooth: hci: spi: use spi_dt_spec Gerard Marull-Paretas 2022-01-31 10:52:09 +01:00
  • 924a63a8e7 drivers: audio: tlv320dac310x: constify device config access Gerard Marull-Paretas 2022-01-27 15:21:11 +01:00
  • 198afb71fa drivers: audio: tlv320dac310x: use i2c_dt_spec Gerard Marull-Paretas 2022-01-27 15:18:17 +01:00
  • 30acb4efdd drivers: audio: tlv320dac310x: use gpio_dt_spec Gerard Marull-Paretas 2022-01-27 13:21:10 +01:00
  • 9691d6110a drivers: audio: mpxxdtyy: drop device_get_binding Gerard Marull-Paretas 2022-01-27 12:43:37 +01:00
  • 94960f72c3 CODEOWNERS: Removed vanwinkeljan Jan Van Winkel 2022-02-20 20:28:36 +01:00
  • 022720ca97 MAINTAINERS: Removed filesystems collaborator Jan Van Winkel 2022-02-20 20:25:42 +01:00
  • 5afde52db0 MAINTAINERS: Removed display drivers maintainer Jan Van Winkel 2022-02-20 20:20:19 +01:00
  • b3c4b90a21 tests: skip kernel_timer_interrupts when CONFIG_TICKLESS_KERNEL=n. Chen Peng1 2022-02-18 16:19:14 +08:00
  • bf08b5f0ed drivers: uart: esp32: fix driver initialization id number Sylvio Alves 2022-02-17 15:22:06 -03:00
  • d29b98dbea drivers: gpio: esp32: check pin number range Sylvio Alves 2022-02-17 15:13:35 -03:00
  • c50966ac17 twister: support xt-sim as a runnable target Anas Nashif 2022-02-14 22:10:23 -05:00
  • a1d1810e54 cmake: emu: allow emulation to be OOT Anas Nashif 2022-02-14 22:08:42 -05:00
  • 6bbc1c8e62 tests: Bluetooth: Mesh: Test secure network beacons processing Pavel Vasilyev 2022-02-15 11:11:43 +01:00
  • 59d5dc4dcf tests/kernel/common: Add nested irq_offload() test Andy Ross 2022-02-14 13:01:01 -08:00
  • 73453a39d1 arch: Add IRQ_OFFSET_NESTED feature Andy Ross 2022-02-14 14:30:34 -08:00
  • c174ade4a1 arch/xtensa: Rework irq_offload: automatic config, SMP-safe Andy Ross 2022-02-14 13:13:07 -08:00
  • 066e4da281 drivers/xtensa_sys_timer: Change default timer ID Andy Ross 2022-02-14 15:54:46 -08:00
  • ac6060f966 code_relocation: Extend the nocopy sample to nRF5340dk Carlo Caione 2022-02-17 13:04:00 +01:00
  • d3203dc70d code_relocation: Add NOCOPY feature Carlo Caione 2022-02-15 21:18:50 +01:00
  • 513389b659 drivers: adc: lmp90xxx: do not use generated macros Aymeric Aillet 2021-12-08 13:35:59 +01:00
  • 06e07b4a54 Bluetooth: Kconfig: Increase default RX stack size for LE Audio Emil Gydesen 2022-02-17 12:27:36 +01:00
  • cb929597cd bluetooth: remove @return doc for void functions Daniel Leung 2022-02-16 10:16:13 -08:00
  • 697baef0b1 kernel: remove @return doc for void functions Daniel Leung 2022-02-16 10:15:15 -08:00
  • 254ceb6b79 doc: application: tweak experimental features text Martí Bolívar 2022-02-16 12:33:44 -08:00
  • 37b9bb87f0 net: lwm2m: Adds semantics for handling time Veijo Pesonen 2022-01-13 16:24:47 +02:00
  • 2cf069df6b Bluetooth: Mesh: Opt ram of transport segment message Lingao Meng 2022-01-29 16:05:22 +08:00
  • 34de2af394 Bluetooth: audio - remove BT_AUDIO_DEBUG Asbjørn Sæbø 2022-02-17 10:08:00 +01:00
  • 21fc1cc670 Bluetooth: Audio - remove superfluous check for BT_AUDIO from Kconfig Asbjørn Sæbø 2022-02-16 14:27:10 +01:00
  • 3e04783bbb net: lwm2m: LwM2M Portfolio object id support Juha Heiskanen 2022-02-04 01:06:18 -08:00
  • 299fac833b Bluetooth: Host: Settings: Handle extra settings_load before bt_enable Aleksander Wasaznik 2022-01-27 12:37:40 +01:00
  • eeb1f92a2d Bluetooth: Host: Remove no-op settings handler Aleksander Wasaznik 2022-02-16 12:46:27 +01:00
  • 01bc8f7dd9 drivers: uart: remove uart_device_config Gerard Marull-Paretas 2022-01-25 20:26:33 +01:00
  • f8423a1b45 drivers: serial: xmc4xxx: drop usage of uart_device_config Gerard Marull-Paretas 2022-01-25 20:25:48 +01:00
  • 4ee2f327bd drivers: serial: xlnx_ps: drop usage of uart_device_config Gerard Marull-Paretas 2022-01-25 20:22:20 +01:00
  • b6404df1ab drivers: serial: stellaris: remove unused definitions Gerard Marull-Paretas 2022-01-25 20:17:26 +01:00
  • ece65d7a74 drivers: serial: stellaris: drop usage of uart_device_config Gerard Marull-Paretas 2022-01-25 20:16:05 +01:00
  • cb982cd669 drivers: serial: pl011: drop usage of uart_device_config Gerard Marull-Paretas 2022-01-25 20:08:47 +01:00
  • dd3e3a7ee2 drivers: serial: numicro: drop usage of uart_device_config Gerard Marull-Paretas 2022-01-25 19:58:01 +01:00
  • 863a661f70 drivers: serial: npcx: drop usage of uart_device_config Gerard Marull-Paretas 2022-01-25 19:48:47 +01:00
  • dbdaf8ddba drivers: serial: msp432p4xx: drop usage of uart_device_config Gerard Marull-Paretas 2022-01-25 19:40:42 +01:00
  • 14dda3af08 drivers: serial: msp432p4xx: remove unused sys_clk_freq Gerard Marull-Paretas 2022-01-25 19:35:04 +01:00
  • 8e26bfcca2 drivers: serial: cmsdk_apb: drop usage of uart_device_config Gerard Marull-Paretas 2022-01-25 19:32:16 +01:00
  • c5ef13266a drivers: serial: cc32xx: drop usage of uart_device_config Gerard Marull-Paretas 2022-01-25 19:19:43 +01:00
  • 1e6b251913 drivers: serial: cc13xx_cc26xx: drop usage of uart_device_config Gerard Marull-Paretas 2022-01-25 19:11:27 +01:00
  • 70eefdbac9 drivers: serial: altera_jtag: remove unused config Gerard Marull-Paretas 2022-01-25 19:06:18 +01:00
  • e101cc78e9 drivers: serial: stm32: store IRQ config function in a single place Gerard Marull-Paretas 2022-01-25 16:21:36 +01:00
  • 32a3a028f2 drivers: serial: stm32: store USART instance Gerard Marull-Paretas 2022-01-25 16:14:12 +01:00
  • 34339e2560 cmake: linker: Automatically generates memory regions Carlo Caione 2022-02-02 14:56:33 +01:00