Patch Metrics

There are 3857 patches submitted by members of this team, and 2361 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: none      |   3857 patches
« 1 2 ... 3 4 538 39 »
Patch Series S/W/F Date Submitter Delegate State
github: update links in issue/pr templates --- 2020-04-15 Joakim Bech Accepted
[Backport v1.14-branch] tests: net: trickle: use separate semaphore for second trickle timer --- 2020-04-15 Vincent Wan Accepted
NXP: LPC: various cleanups --- 2020-04-15 Kumar Gala New
irq: Remove return value from IRQ_CONNECT and IRQ_DIRECT_CONNECT --- 2020-04-14 Kumar Gala Accepted
DTS: Cleanup i.mx-rt DTS files / convert i.mx-rt GPIO, PWM, and USB driver to DT_INST macros --- 2020-04-14 Kumar Gala New
arch: arm: Remove dead code from ARCH_IRQ_CONNECT macros --- 2020-04-14 Kumar Gala Accepted
DTS: rework DT_{REG,IRQ}_HAS_IDX macros --- 2020-04-14 Kumar Gala Accepted
stm32: flash: Introduce series generic compatible --- 2020-04-14 Erwan Gouriou New
release: Update security section for 1.14.2 --- 2020-04-13 David Brown New
DTS: Convert SAM UART/USART to DT_INST macros (plus pinctrl support) --- 2020-04-13 Kumar Gala Accepted
dts: Remove conf file generation support --- 2020-04-10 Kumar Gala Accepted
drivers: ethernet: sam_gmac: simplify ETH_SAM_GMAC_QUEUES Kconfig --- 2020-04-10 Kumar Gala Accepted
arch: riscv: irq: fix build warning --- 2020-04-10 Kumar Gala Accepted
dts: i2c: Remove DT_I2C_._NAME references --- 2020-04-09 Kumar Gala Accepted
driver: flash: cleanup old DT_FLASH macro or odd usage of DT_DRV_COMPAT --- 2020-04-09 Kumar Gala New
dts: arm64: qemu-virt: Update flash node to match what qemu models --- 2020-04-09 Kumar Gala Accepted
dts: soc: atmel: sam: Add pinctl container node --- 2020-04-09 Kumar Gala Accepted
dts: flash: nxp-iap: cleanups and updates. --- 2020-04-09 Kumar Gala New
DTS: flash: Various minor flash related cleanups --- 2020-04-09 Kumar Gala Accepted
edtlib: handle include in child-binding --- 2020-04-08 Kumar Gala New
DT: Add DT_DMA macros to help usage in dma clients drivers --- 2020-04-08 Erwan Gouriou Accepted
Additional DT_FLASH cleanups --- 2020-04-08 Kumar Gala New
drivers: flash: Use DT_INST_LABEL instead of DT_FLASH_DEV_NAME --- 2020-04-08 Kumar Gala Accepted
Update vulnerability disclosure documents. --- 2020-04-07 David Brown Accepted
[WIP] dts: pinmux: atmel SAM --- 2020-04-07 Kumar Gala Accepted
dts: soc: atmel: sam: cleanup node labels to match SoC docs --- 2020-04-07 Kumar Gala New
Bluetooth: controller: specify entropy device explicitly --- 2020-04-07 Kumar Gala Accepted
kconfig: Remove deprecated functions from kconfigfunctions.py --- 2020-04-07 Kumar Gala Accepted
xtest_1000.c: fix spelling errors --- 2020-04-07 Joakim Bech Accepted
dts: entropy: cleanup Kconfig and replace CONFIG_ENTROPY_NAME with DT_ENTROPY_NAME --- 2020-04-06 Kumar Gala Accepted
samples: net: big_http_download: Update to be usable in automated CI testing --- 2020-04-06 Paul Sokolovsky New
DT: Add DT_DMA macros to help usage in dma clients drivers --- 2020-04-06 Erwan Gouriou Accepted
drivers: cc13xx_cc26xx: Convert drivers to use more new DT_INST macros --- 2020-04-04 Vincent Wan Accepted
drivers: gpio: cleanup select HAS_DTS_GPIO --- 2020-04-03 Kumar Gala Accepted
drivers: i2c: cleanup select HAS_DTS_I2C --- 2020-04-03 Kumar Gala Accepted
arch: posix: Kconfig: select HAS_DTS as the arch level --- 2020-04-03 Kumar Gala Accepted
Dev rng dt evo --- 2020-04-03 Erwan Gouriou Accepted
drivers: flash: stm32: Use correct driver compatible --- 2020-04-03 Erwan Gouriou New
drivers: entropy: stm32: Convert to device tree based configuration --- 2020-04-03 Erwan Gouriou New
sam: gmac: replace deprecated dt_int_val in Kconfig --- 2020-04-03 Kumar Gala Accepted
DTS: OpenISA RV32M1: Convert driver to new DT_INST/DT_NODELABEL macros --- 2020-04-02 Kumar Gala Accepted
drivers: serial: sifive: use DT_INST_LABEL macro --- 2020-04-02 Kumar Gala Accepted
[RFC] Show a dts-aware device init --- 2020-04-02 Kumar Gala New
DTS: i.mx: Convert driver to new DT_INST/DT_NODELABEL macros --- 2020-04-02 Kumar Gala Accepted
soc: arm: stm32l4: Remove Kconfig symbol GPIO_STM32_PORTH to fix build --- 2020-04-02 Kumar Gala Accepted
devicetree: add DT_CHILD() --- 2020-04-01 Kumar Gala New
drivers: entropy: rv32m1_trng: Add DTS support to rv32m1_trng driver --- 2020-04-01 Kumar Gala New
drivers: entropy: Add DTS support to native-posix fake entropy driver --- 2020-04-01 Kumar Gala New
drivers: entropy: Convert drivers to use DT for label --- 2020-04-01 Kumar Gala New
stm32: gpios: Convert driver to new DT macros and remove Kconfig GPIO symbols --- 2020-04-01 Erwan Gouriou Accepted
DTS: Convert nxp kinetis uart to DT_INST/DT_NODELABEL --- 2020-04-01 Kumar Gala Accepted
Convert ARM CMSDK GPIO driver fully to devicetree (and associated users/references). --- 2020-04-01 Kumar Gala New
samples: Move dts overlays under boards dir --- 2020-03-31 Kumar Gala Accepted
DTS: Convert MCUX ethernet to DT_INST/DT_NODELABEL usage --- 2020-03-31 Kumar Gala New
subsys: disk: convert DT_NODE_HAS_PROP(..,label) to DT_HAS_NODE() --- 2020-03-31 Kumar Gala Accepted
drivers: Convert to use DT_INST_FOREACH --- 2020-03-30 Kumar Gala Accepted
samples: bluetooth: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala Accepted
samples: shields: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala Accepted
samples: boards: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala New
samples: ipc: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala Accepted
samples: lwm2m_client: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala Accepted
samples: drivers: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala New
samples: sensor: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala New
tests: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala Accepted
Guard references to sleep states on CC13x2/CC26x2 --- 2020-03-30 Vincent Wan Accepted
drivers: led_strip: ws2812_gpio: Fixup one missed DT_INST conversion --- 2020-03-30 Kumar Gala Accepted
disk: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala New
soc: arc: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala New
drivers: sensors: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala Accepted
drivers: sensor: st: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala Accepted
drivers: gpio: sx1509b: Convert to new DT_INST macros --- 2020-03-28 Kumar Gala Accepted
adc: adc_lmp90xxx: Remove DT_INST_0_* comments --- 2020-03-28 Kumar Gala Accepted
Implement shutdown mode as deep sleep state on CC13x2/CC26x2 --- 2020-03-27 Vincent Wan New
cmake: Get unit tests passing CI again --- 2020-03-27 Kumar Gala Accepted
dts: nios2: Add interrupt controller support in dts --- 2020-03-27 Kumar Gala Accepted
drivers: ipm: fix build issue from DT macro conversion --- 2020-03-27 Kumar Gala Accepted
devicetree: gpio: Have GPIO macros provide a default value --- 2020-03-27 Kumar Gala New
drivers: serial: uart_ns16550: Convert to new DT_INST macros --- 2020-03-27 Kumar Gala Accepted
subsys: bluetooth: Convert to new DT_INST macros --- 2020-03-27 Kumar Gala Accepted
soc: xtensa: Convert to new DT_INST macros --- 2020-03-27 Kumar Gala Accepted
drivers: ipm: ipm_cavs_idc: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
drivers: gpio: gecko: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala Accepted
drivers: gpio_sifive: Fixup old DT_INST macro --- 2020-03-26 Kumar Gala Accepted
drivers: wifi: esp: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala Accepted
drivers: eeprom_slave: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
Convert to new DT_INST macros - native posix --- 2020-03-26 Kumar Gala New
drivers: eeprom: eeprom_simulator: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
drivers: intc: intc_shared_irq: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala Accepted
drivers: intc: intc_swerv_pic: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
drivers: flash: spi_flash_w25qxxdv: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
drivers: flash: spi_nor: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala Accepted
drivers: gpio: gpio_pca95xx: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
drivers: i2c: i2c_nios2: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala Accepted
drivers: spi: spi_oc_simple: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
drivers: uart: uart_nsim: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
drivers: uart: uart_xlnx_ps: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala Accepted
drivers: uart: uart_msp432p4xx: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala Accepted
drivers: uart: uart_miv: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala Accepted
drivers: gpio: cc32xx: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala Accepted
drivers: bluetooth: hci: spi: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala Accepted
« 1 2 ... 3 4 538 39 »