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 438 39 »
Patch Series S/W/F Date Submitter Delegate State
drivers/clock_control: Remove useless CLOCK_STM32_PLL_XTPRE config --- 2020-06-26 Erwan Gouriou New
west.yml: Update hal_stm32 to include License root file --- 2020-06-26 Erwan Gouriou New
west.yml: Update to pull in TFM v1.1-rc1 --- 2020-06-26 Kumar Gala New
ci: Add some additional debug info --- 2020-06-23 Kumar Gala Accepted
gdb: introduce helper functions to support gdb debugging --- 2020-06-23 Joakim Bech New
buildkite: Handle case of sanitycheck doing nothing --- 2020-06-22 Kumar Gala Accepted
[for v1.14 branch] buildkite support --- 2020-06-19 Kumar Gala Accepted
[for v2.2 branch] ci: Add initial buildkite ci setup --- 2020-06-19 Kumar Gala Accepted
[for v2.3 branch] ci: Add initial buildkite ci setup --- 2020-06-19 Kumar Gala New
sanitycheck: sanitylib: Fix bare --west-flash option --- 2020-06-17 Kumar Gala Accepted
samples: posix: eventfd: Use full, not nano, Newlib. --- 2020-06-16 Paul Sokolovsky New
Net DNS resolver CNAME fix for v1.14 --- 2020-06-16 Paul Sokolovsky New
drivers: entropy: cc13xx_cc26xx: add power management support --- 2020-06-12 Vincent Wan New
libc: newlib: libc-hooks: Provide our own implementation of __chk_fail() --- 2020-06-12 Paul Sokolovsky New
lib: os: fdtable: Add syscalls for POSIX read/write/close operations --- 2020-06-11 Paul Sokolovsky New
samples: posix: eventfd: Add sample.yaml for CI builds --- 2020-06-10 Paul Sokolovsky Accepted
buildkite: Add some debug for looking into rebase issue --- 2020-06-09 Kumar Gala Accepted
dts: Remove support for deprecated DTS binding syntax --- 2020-06-09 Kumar Gala Accepted
net: lwm2m: Remove deprecated functions --- 2020-06-08 Kumar Gala Accepted
linker: Remove deprecated Kconfig options related to linker scripts --- 2020-06-08 Kumar Gala New
settings: Remove deprecated SETTINGS_USE_BASE64 support --- 2020-06-08 Kumar Gala New
doc: api_lifecycle: Use DEPRECATED instead of LEGACY in Kconfig --- 2020-06-08 Kumar Gala Accepted
zephyr: Use deprecated instead of legacy for Kconfig int types --- 2020-06-08 Kumar Gala New
ci: introduce buildkite --- 2020-06-05 Kumar Gala Accepted
west.yml: test C99 mcumgr changes --- 2020-06-05 Kumar Gala Accepted
test: make a pointless change --- 2020-06-05 Kumar Gala New
Test pr bk 1 --- 2020-06-05 Kumar Gala New
stm32: devices signals configuration from dt pinctrl nodes --- 2020-06-05 Erwan Gouriou New
net: tcp2: Fix compile failure on native_posix_64 --- 2020-06-03 Kumar Gala Accepted
qemu-v7,v8: step up QEMU version to 5.0.0 --- 2020-06-02 Joakim Bech Accepted
Doc updates for CC13x2/CC26x2 --- 2020-05-29 Vincent Wan Accepted
Move to using C99 int types and deprecating zephyr int types --- 2020-05-27 Kumar Gala New
drivers: spi: cc13xx_cc26xx: set power config based on SPI base addr --- 2020-05-27 Vincent Wan New
xtest: fix spelling error in the 'crypt' TA --- 2020-05-27 Joakim Bech Accepted
DT-related fixes in UART driver for CC13xx/CC26xx --- 2020-05-27 Vincent Wan New
doc: security --- 2020-05-26 David Brown Accepted
devicetree: Fix argument order for DT_*_CELL_BY_IDX --- 2020-05-26 Kumar Gala New
doc: release-notes-2.3: Add POSIX subsys highlights --- 2020-05-26 Paul Sokolovsky New
Release Note: V2.3.0: Update for stm32 and shields section --- 2020-05-22 Erwan Gouriou New
drivers: entropy: add get_entropy_isr() for CC13x2/CC26x2 --- 2020-05-21 Vincent Wan Accepted
samples: usb: audio: Fix building off sample with sanitycheck --- 2020-05-20 Kumar Gala Accepted
boards: Make GPIO pin config default for LEDs instead of PWM --- 2020-05-19 Kumar Gala New
lib: os: fdtable: Add syscalls for POSIX read/write/close/ioctl operations --- 2020-05-19 Paul Sokolovsky New
ci: Update to use SDK 0.11.3 --- 2020-05-18 Kumar Gala New
tests: timer_api: fix assertion in test_timer_remaining() --- 2020-05-15 Vincent Wan New
samples: net: echo_async_select: Use read()/write() if possible --- 2020-05-15 Paul Sokolovsky Accepted
soc: x86: apollo_lake: Fix incorrect DTS gpio nodelabel references --- 2020-05-14 Kumar Gala Accepted
Fixes to allow Ieee802154 to rebuild correctly on CC13xx/CC26xx --- 2020-05-14 Vincent Wan Accepted
samples: tfm_integration: Extend PSA cryptography demo --- 2020-05-13 Kevin Townsend New
boards: stm32: Restore Kconfig control on pinmux files --- 2020-05-13 Erwan Gouriou New
drivers/spi: stm32: Fix use of single dma channel --- 2020-05-13 Erwan Gouriou Accepted
tweak dbg PR --- 2020-05-12 Kumar Gala New
tweak dbg PR --- 2020-05-12 Kumar Gala Accepted
Sanitycheck buildtime two --- 2020-05-12 Kumar Gala New
Sanitycheck buildtime four --- 2020-05-12 Kumar Gala New
Sanitycheck buildtime single --- 2020-05-12 Kumar Gala New
sanity_chk: report build time --- 2020-05-12 Kumar Gala New
doc: release notes: Update security notes for 2.3 --- 2020-05-11 David Brown Accepted
tests/drivers: i2s: Fix use of k_sleep --- 2020-05-11 Erwan Gouriou New
sanitycheck: suppress warnings from EDT --- 2020-05-08 Kumar Gala Accepted
drivers: Replace GPIO_CS Kconfig with devicetree detection --- 2020-05-08 Kumar Gala Accepted
[RFC] scripts: add GDB script for OP-TEE (QEMU) --- 2020-05-08 Joakim Bech Accepted
dts: Fix some old macros that snuck in. --- 2020-05-08 Kumar Gala New
ci: docker: Update image to 0.11.7 --- 2020-05-08 Kumar Gala Accepted
test: scancode --- 2020-05-08 Kumar Gala Accepted
devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon --- 2020-05-07 Kumar Gala Accepted
Fix several issues with the Google MQTT demo --- 2020-05-07 David Brown Accepted
adding abort on error to reset state machine --- 2020-05-07 Kumar Gala New
hal_st: Make it a zephyr library. --- 2020-05-07 Erwan Gouriou Accepted
DT_FLASH_AREA replacement with new dts macros --- 2020-05-07 Kumar Gala Accepted
adc: adc_shell: Fix compile error --- 2020-05-07 Kumar Gala Accepted
west.yml: Update hal_ti for cc13x2/cc26x2 to SimpleLink SDK 4.10.00.78 --- 2020-05-07 Vincent Wan Accepted
drivers: spi: cc13xx_cc26xx: remove usage of CONFIG_SPI_0/1 --- 2020-05-06 Vincent Wan Accepted
doc: update links to the documentation --- 2020-05-06 Joakim Bech Accepted
DTS API --- 2020-05-06 Kumar Gala New
DTS: Updates/reworks of devicetree.h API --- 2020-05-05 Kumar Gala New
tests/posix/common/src/clock.c: Dummy change to trigger issue with m2gl025_miv board in CI --- 2020-05-05 Paul Sokolovsky New
[backport 24954] updatehub: Require peer verification with DTLS --- 2020-05-05 David Brown Accepted
dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY --- 2020-05-05 Kumar Gala New
[backport 24954] updatehub: Require peer verification with DTLS --- 2020-05-05 David Brown Accepted
CAN: cleanup drivers and subsystem to remove per instance Kconfig --- 2020-05-05 Kumar Gala New
drivers: i2c: i2c_dw: Move to devicetree detection --- 2020-05-05 Kumar Gala Accepted
SPI: DW: various driver cleanups towards per-instance Kconfig symbol removal --- 2020-05-05 Kumar Gala New
tests: spi_loopback: Remove unneeded setting of Kconfig symbol --- 2020-05-05 Kumar Gala Accepted
drivers: dma: atmel_sam0: Convert to use devicetree macros for dma dev --- 2020-05-05 Kumar Gala Accepted
updatehub: Require peer verification with DTLS --- 2020-05-04 David Brown New
Atmel: SAM: Convert XDMAC & SSC-I2S to devicetree --- 2020-05-04 Kumar Gala Accepted
dts: Remove DT_ADC_{0..2}_NAME references from dts_fixup.h --- 2020-05-04 Kumar Gala Accepted
adc: Kconfig: Remove per instance ADC_{0..2} Kconfig symbols --- 2020-05-02 Kumar Gala New
scripts: Create CVE assistance script --- 2020-05-01 David Brown New
Update release notes for CVEs that have left embargo --- 2020-05-01 David Brown Accepted
tests: counter_basic_api: Convert to use new dts macros --- 2020-05-01 Kumar Gala Accepted
ADC: Rework ADC shell to remove DT_ADC_{0..2}_NAME usage. --- 2020-05-01 Kumar Gala Accepted
tests: uart_async_api: Convert to use new dts macros --- 2020-05-01 Kumar Gala New
RFC: create a list of device pointers per driver subsystem --- 2020-05-01 Kumar Gala New
west.yml: Update hal_ti to update cc32xx to SimpleLink SDK 4.10.00.07 --- 2020-05-01 Vincent Wan Accepted
dts: Remove unused or dead dts_fixup.h --- 2020-04-30 Kumar Gala Accepted
soc: nios2: Cleanup linker scripts to use new DTS macros --- 2020-04-30 Kumar Gala Accepted
drivers: ethernet: sam_gmac: rework pin config --- 2020-04-30 Kumar Gala New
tests: kernel: context: Convert to new dts macros --- 2020-04-30 Kumar Gala Accepted
« 1 2 3 438 39 »