Show patches with: none      |   4707 patches
« 1 2 ... 35 36 3747 48 »
Patch Series S/W/F Date Submitter Delegate State
sensor: use integers for simple value calculations --- 2016-12-09 Bogdan Davidoaia Accepted
sensor: remove SENSOR_VALUE_TYPE_INT --- 2016-12-09 Bogdan Davidoaia Accepted
cc3200: Ensure UART can wake up Zephyr after wfi in idle --- 2016-12-08 Gilbert Pitney Accepted
drivers: bluetooth: nble: remove unneeded include path additions --- 2016-12-08 Kumar Gala Accepted
drivers: timers: remove unneeded include path addition --- 2016-12-08 Kumar Gala Accepted
drivers: bluetooth: nble: remove unneeded include path additions --- 2016-12-08 Kumar Gala Rejected
drivers: slip: remove unneeded include path addition --- 2016-12-08 Kumar Gala Accepted
drivers: usb: remove unneeded include path additions --- 2016-12-08 Kumar Gala Accepted
Merge remote-tracking branch 'origin/arm' --- 2016-12-06 Kumar Gala Accepted
Merge remote-tracking branch 'origin/arm' --- 2016-12-06 Kumar Gala Rejected
arc: fix irq_lock/unlock ordering bug --- 2016-12-02 Kumar Gala Accepted
x86: fix irq_lock/unlock ordering bug --- 2016-12-02 Kumar Gala Accepted
arm: fix irq_unlock() ordering bug --- 2016-12-02 Kumar Gala Accepted
kernel: Fix ARM irq_lock() ordering bug. --- 2016-12-02 Kumar Gala Accepted
samples/drivers: Add Counters example --- 2016-12-02 Vincenzo Frascino Rejected
samples/drivers: Add Beetle to Watchdog test --- 2016-12-02 Vincenzo Frascino Accepted
arm: stm32l4: systick is missing --- 2016-12-01 Erwan Gouriou Accepted
tests/kernel: verify RUNTIME_NMI at runtime --- 2016-11-30 Vincenzo Frascino Accepted
board: configure pwm support on ST Nucleo boards --- 2016-11-30 Kumar Gala Rejected
soc: stm32xx: add pwm pinmux support --- 2016-11-30 Kumar Gala Rejected
pwm/stm32: add PWM driver for STM32 F1/F4/L4 --- 2016-11-30 Kumar Gala Rejected
pinmux: prepare support for stm32 PWM driver --- 2016-11-30 Kumar Gala Rejected
samples: pwm: update PWM sample to support ST Nucleo boards --- 2016-11-30 Kumar Gala Rejected
uart: Enable clock control in CMSDK APB UART driver --- 2016-11-30 Vincenzo Frascino Accepted
gpio: Enable clock control in Beetle GPIO driver --- 2016-11-30 Vincenzo Frascino Accepted
counter: cmsdk: Add Timer 0 and 1 as Counters --- 2016-11-30 Vincenzo Frascino Accepted
watchdog: Add driver for CMSDK APB WDOG --- 2016-11-30 Vincenzo Frascino Accepted
board: v2m_beetle: Update defconfig --- 2016-11-30 Vincenzo Frascino Accepted
soc_beetle: Add initial PM configuration --- 2016-11-30 Vincenzo Frascino Accepted
clock_control: Add Beetle clock_control --- 2016-11-30 Vincenzo Frascino Accepted
counter: Add Timer 0 and 1 as Counters --- 2016-11-30 Vincenzo Frascino Rejected
boards: add initial support for Nucleo-64 with Soc STM32F334 --- 2016-11-30 Kumar Gala Rejected
soc/stm32: add initial support for STM32F3X series --- 2016-11-30 Kumar Gala Rejected
boards: add initial support for Nucleo-64 with SoC STM32F373 --- 2016-11-30 Kumar Gala Rejected
boards: add initial support for Nucleo-64 with Soc STM32F107 --- 2016-11-30 Kumar Gala Rejected
soc/stm32f1: Add the new type of SoC STM32F107 --- 2016-11-30 Kumar Gala Rejected
net: tcp: No need to #if defined(TCP) inside TCP callback --- 2016-11-29 Gilbert Pitney Rejected
wpan_serial: Minimize debug output by default and set proper nbuf size --- 2016-11-29 Gilbert Pitney Rejected
net: Declare a macro to define stacks used by networking --- 2016-11-29 Gilbert Pitney Rejected
samples: net: Finish TCP support in echo server --- 2016-11-29 Gilbert Pitney Rejected
net: Remove duplicated return statement --- 2016-11-29 Gilbert Pitney Rejected
wpanusb: Minimize debug output by default and set proper nbuf size --- 2016-11-29 Gilbert Pitney Rejected
net: Implement net_context_send() in function of net_context_sendto() --- 2016-11-29 Gilbert Pitney Rejected
samples: net: Bind to any IPv4 address by default --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Add debug output to 6lo fragmentation --- 2016-11-29 Gilbert Pitney Rejected
samples: net: Put a proper stack size for echo-client --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Fix some debug output --- 2016-11-29 Gilbert Pitney Rejected
iot/mqtt: Add the MQTT high-level API --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Fix wrong ifdef statement --- 2016-11-29 Gilbert Pitney Rejected
tests: net: Change the tag of network tests to net --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Add offset based reassembly feature --- 2016-11-29 Gilbert Pitney Rejected
net: 6lo: LL content is set after 6lo compression/fragmentation --- 2016-11-29 Gilbert Pitney Rejected
tests: buf: Do not depend on IP stack --- 2016-11-29 Gilbert Pitney Rejected
net: Fix IPv6 router lifetime handling --- 2016-11-29 Gilbert Pitney Rejected
wpanusb: Include shell to the sample --- 2016-11-29 Gilbert Pitney Rejected
tests: ieee802154: Fix compilation error in fragment test --- 2016-11-29 Gilbert Pitney Rejected
samples: net: No need of full debug output on cc2520 in echo client --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: cc2520: Flush RX fifo earlier when stopping --- 2016-11-29 Gilbert Pitney Rejected
wpan_serial: Correct file description --- 2016-11-29 Gilbert Pitney Rejected
net: Avoid compiler warning when compiled for Arduino 101 ARC --- 2016-11-29 Gilbert Pitney Rejected
net: ipv4: Add utils to create IPv4 network packet --- 2016-11-29 Gilbert Pitney Rejected
wpanusb: Log INF about upper layer start/stop --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: On error, dispose of net_buf when sending control segment --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Implement the rest of active close machinery --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Fix current stack to completely drop CRC handling --- 2016-11-29 Gilbert Pitney Rejected
net: Replacing TICKS_UNLIMITED by K_FOREVER --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Implement passive close (FIN packets in ESTABLISHED state) --- 2016-11-29 Gilbert Pitney Rejected
net: Check loopback and unspecified address in sending --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: Set a fake MTU of 125 instead of real 127 --- 2016-11-29 Gilbert Pitney Rejected
net: Raise TX stack size to 1200 bytes by default --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Implement part of active connection close --- 2016-11-29 Gilbert Pitney Rejected
net: Move stack related Kconfig options to Kconfig.stack --- 2016-11-29 Gilbert Pitney Rejected
net: shell: Add command to print stack usage info --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Fix state transitions during handshake --- 2016-11-29 Gilbert Pitney Rejected
samples/leds-demo: Fix missing include file --- 2016-11-29 Gilbert Pitney Rejected
net: rpl: Add RPL option to IPv6 HBHO extension header --- 2016-11-29 Gilbert Pitney Rejected
net: Wire up TCP receive callbacks --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Disallow sending messages to unconnected contexts --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Allow sending packets using send() and sendto() --- 2016-11-29 Gilbert Pitney Rejected
net: context: Using unified kernel API --- 2016-11-29 Gilbert Pitney Rejected
net: mgmt: Using unified kernel API --- 2016-11-29 Gilbert Pitney Rejected
net: ipv6: Using unified kernel API --- 2016-11-29 Gilbert Pitney Rejected
net: Remember IPv6 extension header len when packet is received --- 2016-11-29 Gilbert Pitney Rejected
samples: net: Fix echo-server UDP packet sending --- 2016-11-29 Gilbert Pitney Rejected
net: if: Using unified kernel API --- 2016-11-29 Gilbert Pitney Rejected
net: Definitions for IEEE 802.3, Section 2 MII compatible PHY transceivers --- 2016-11-29 Gilbert Pitney Rejected
net: Fix connection-in-use test while unregistering connection --- 2016-11-29 Gilbert Pitney Rejected
net: trickle: Using unified kernel API --- 2016-11-29 Gilbert Pitney Rejected
net: l2: Using unified kernel API --- 2016-11-29 Gilbert Pitney Rejected
net: shell: Fix hostname parsing for ping command --- 2016-11-29 Gilbert Pitney Rejected
samples: net: echo apps: Using unified kernel API --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Using unified kernel API --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Provide NET_TCP_FLAGS macro --- 2016-11-29 Gilbert Pitney Rejected
net: dhcpv4: Using unified kernel API --- 2016-11-29 Gilbert Pitney Rejected
net: route/rpl: Using unified kernel API --- 2016-11-29 Gilbert Pitney Rejected
drivers: cc2520: Remove double space in debug and errors --- 2016-11-29 Gilbert Pitney Rejected
net: shell: Add IPv4 ping support --- 2016-11-29 Gilbert Pitney Rejected
samples: net: Use uart-pipe for 802154 iface in echo apps --- 2016-11-29 Gilbert Pitney Rejected
net: ipv6: RA messages were incorrectly handled --- 2016-11-29 Gilbert Pitney Rejected
util: Add PART_OF_ARRAY() to check if pointer points to array element --- 2016-11-29 Gilbert Pitney Rejected
« 1 2 ... 35 36 3747 48 »