Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6307b8b97dd713605ebb362d8cf894104ae57b0c
/
subsys
4b0b65c
subsys: usb: check for invalid descriptor type request
by Johann Fischer
· 7 years ago
9e09e2a
OpenThread: Change SETTINGS_CONFIG_PAGE_SIZE to target specific value
by David Leach
· 7 years ago
63ffbe9
usb: usb_device.c: rewrite if condition judgment
by qianfan Zhao
· 7 years ago
1b038f2
Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value
by Luiz Augusto von Dentz
· 7 years ago
03f9f66
net: websocket: Revise generation of Sec-WebSocket-Accept header
by Leandro Pereira
· 7 years ago
e81b904
net: websocket: Simplify building of responses
by Leandro Pereira
· 7 years ago
4f4afce
Bluetooth: Remove unused rx_prio_queue
by Johan Hedberg
· 7 years ago
88dfd39
Bluetooth: Mesh: Remove sequence number from bt_mesh_provision()
by Johan Hedberg
· 7 years ago
e240421
Bluetooth: Mesh: Fix sequence number restoring
by Johan Hedberg
· 7 years ago
53c85cf
Bluetooth: Mesh: Fix updating RPL for locally originated messages
by Johan Hedberg
· 7 years ago
5923903
Bluetooth: Mesh: Support for storing common configuration states
by Johan Hedberg
· 7 years ago
44bd568
Bluetooth: Mesh: Support for storing heartbeat publication persistently
by Johan Hedberg
· 7 years ago
efb68ca
Bluetooth: Mesh: Support for storing model publication persistently
by Johan Hedberg
· 7 years ago
dde2db5
Bluetooth: Mesh: Support for storing model subscriptions persistently
by Johan Hedberg
· 7 years ago
c3d5a0d
Bluetooth: Mesh: Support for storing model bindings persistently
by Johan Hedberg
· 7 years ago
8703ffa
Bluetooth: Mesh: Redesign element and storage info for models
by Johan Hedberg
· 7 years ago
b7078e1
Bluetooth: Mesh: Perform storage clearing also through delayed work
by Johan Hedberg
· 7 years ago
9e2189c
Bluetooth: Mesh: Introduce generic storage timer
by Johan Hedberg
· 7 years ago
ace1981
Bluetooth: Mesh: Convert RPL storage timer into a generic one
by Johan Hedberg
· 7 years ago
fc8d093
net: lwm2m: lower default maximum observes from 20 to 10
by Michael Scott
· 7 years ago
ad13866
net: lwm2m: remove "used" from observe_node
by Michael Scott
· 7 years ago
6ef46e3
net: lwm2m: remove attr_list from obj, obj_inst and res_inst structs
by Michael Scott
· 7 years ago
573c1f7
net: lwm2m: improve return errors from update_attrs()
by Michael Scott
· 7 years ago
bc7a5d3
net: lwm2m: relocate/memory align notification_attrs struct
by Michael Scott
· 7 years ago
2027c10
net: lwm2m: remove "path" from object and resource instances
by Michael Scott
· 7 years ago
bba1fe8
net: lwm2m: Re-order lwm2m object structs for memory alignment
by Michael Scott
· 7 years ago
f6a687c
Bluetooth: GATT: Add support to persistent CCC config
by Luiz Augusto von Dentz
· 7 years ago
c1c5f3d
Bluetooth: Mesh: Expose destination address in bt_mesh_msg_ctx
by Johan Hedberg
· 7 years ago
cf06bc5
susbsys: settings: optimized fcb compression for deleted entry
by Andrzej Puzdrowski
· 7 years ago
4e324e2
usb: dfu: fix 'this area can not be overwritten'
by qianfan Zhao
· 7 years ago
8c2362a
net: ip: context: Merge send_data() into the only caller
by Paul Sokolovsky
· 7 years ago
7359c5b
net: lwm2m: Do not use snprintk() to get debugging token
by Leandro Pereira
· 7 years ago
abf77ef
subsys: debug: Fix stack sentinel dependencies
by Andy Gross
· 7 years ago
5b01cb1
Bluetooth: Introduce new bt_set_id_addr() API
by Johan Hedberg
· 7 years ago
31afd18
Bluetooth: Mesh: Add support for clearing persistent network storage
by Johan Hedberg
· 7 years ago
cc3830f
Bluetooth: Mesh: Fix resetting configuration model state
by Johan Hedberg
· 7 years ago
be7fe55
Bluetooth: Mesh: Introduce measures to avoid too frequent flash writes
by Johan Hedberg
· 7 years ago
43c7ef3
Bluetooth: Mesh: Move network startup operations to common function
by Johan Hedberg
· 7 years ago
3f30d12
Bluetooth: Mesh: Remove redundant 'provisioned' variable
by Johan Hedberg
· 7 years ago
1c84665
Bluetooth: Mesh: Add storage APIs for core network values
by Johan Hedberg
· 7 years ago
9540f7d
Bluetooth: Mesh: Add skeleton for persistent storage
by Johan Hedberg
· 7 years ago
2be496a
Bluetooth: Mesh: Create dedicated helper for incrementing seq
by Johan Hedberg
· 7 years ago
ca10b6b
Bluetooth: Mesh: Remove redundant initialization
by Johan Hedberg
· 7 years ago
f7e780a
Bluetooth: Mesh: Increase visibility of net & app key helpers
by Johan Hedberg
· 7 years ago
10fabcd
Bluetooth: Mesh: Move IV Update defines to net.h
by Johan Hedberg
· 7 years ago
dd5449a
subsys: fs: Add the support for multiple instances of fs
by Ramakrishna Pallala
· 7 years ago
2b5b7da
subsys: disk: Add support for multiple disk interfaces
by Ramakrishna Pallala
· 7 years ago
b99ff6f
subsys: fs: Extend storage_dev type beyond 'struct device'
by Ramakrishna Pallala
· 7 years ago
a295543
Bluetooth: shell: Add settings support
by Johan Hedberg
· 7 years ago
6af5d1c
Bluetooth: Compress bt_keys struct
by Johan Hedberg
· 7 years ago
f36ea83
Bluetooth: Add support for persistent pairing keys storage
by Johan Hedberg
· 7 years ago
470349c
Bluetooth: settings: Add support for per-submodule handlers
by Johan Hedberg
· 7 years ago
d22b7c9
Bluetooth: Remove bt_storage API
by Johan Hedberg
· 7 years ago
b997a28
Bluetooth: Introduce skeleton for settings-based storage
by Johan Hedberg
· 7 years ago
f4dcb45
subsys: fs: fcb: fix - crc write size not aligned
by Andrzej Puzdrowski
· 7 years ago
4954fe0
subsys: fs: fix generic storage partition selection
by Andrzej Puzdrowski
· 7 years ago
af8a0b1
net: tc: Proper packet priority to traffic class mapping
by Jukka Rissanen
· 7 years ago
f038d35
net: lwm2m: remove unused LWM2M_PEER_PORT define
by Michael Scott
· 7 years ago
b6ca731
net: lwm2m: remove unused CONFIG_LWM2M_BOOTSTRAP_PORT config
by Michael Scott
· 7 years ago
42717a9
net: lwm2m: use BIT macro instead of LWM2M_OP_BIT
by Michael Scott
· 7 years ago
aa9a24a
net: lwm2m: remove LWM2M_OP_NONE flag and renumber the rest
by Michael Scott
· 7 years ago
f80c52d
net: lwm2m: introduce LWM2M_HAS_PERM macro
by Michael Scott
· 7 years ago
cf55b70
net: lwm2m: fix error code in read and write handlers
by Michael Scott
· 7 years ago
44c9b79
net: lwm2m: clear lwm2m_obj_path obj in string_to_path
by Michael Scott
· 7 years ago
3e16be3
net: lwm2m: refactor engine_get_obj to be more useful
by Michael Scott
· 7 years ago
1285578
net: if: Add functions to get correct IPv4 address
by Jukka Rissanen
· 7 years ago
8dd37fa
Bluetooth: Mesh: Fix sequence number in Friend queue
by Johan Hedberg
· 7 years ago
6a71a69
Bluetooth: GATT: Fix CCC handling
by Johan Hedberg
· 7 years ago
d171568
net: icmpv6: Fix payload length and checksum
by Ruslan Mstoi
· 7 years ago
6b11106
Bluetooth: Mesh: Fix enabling Node Identity advertising
by Johan Hedberg
· 7 years ago
b2ca5ee
subsys: usb: rework USB DFU class driver
by Johann Fischer
· 7 years ago
f9b2da3
kconfig: Move CPLUSPLUS from root to "Compiler Options"
by Sebastian Bøe
· 7 years ago
2002a4e
net: arp: Do not access NULL network packet
by Jukka Rissanen
· 7 years ago
d67009d
subsys: settings: Fix Kconfig dependencies
by Johan Hedberg
· 7 years ago
a12138d
net: hostname: Fix hostname buffer length
by Jukka Rissanen
· 7 years ago
222aa60
netusb: rndis: Fix RNDIS always disabled state
by Andrei Emeltchenko
· 7 years ago
185f2be
netusb: rndis: Add more debugs
by Andrei Emeltchenko
· 7 years ago
9968cda
fs: Convert NFFS partition to a generic one
by Johan Hedberg
· 7 years ago
aa67a4c
Bluetooth: Mesh: Remove redundant branch for IV Update
by Johan Hedberg
· 7 years ago
c7c5829
Bluetooth: Mesh: Fix missing IVU normal mode timer when provisioning
by Johan Hedberg
· 7 years ago
2a896cc
Bluetooth: Mesh: Fix IV Update tests when duration is unknown
by Johan Hedberg
· 7 years ago
bf185f5
net: ipv6: Fix crash from double free of fragment
by Ruslan Mstoi
· 7 years ago
460a6c7
net: tcp: send_syn_segment: Log packet before it's sent
by Paul Sokolovsky
· 7 years ago
341b427
subsys: settings: fix fcb back-end initialization
by Andrzej Puzdrowski
· 7 years ago
9fe3053
susbsys: settings: fix coverity issues
by Andrzej Puzdrowski
· 7 years ago
83ac3e2
shell: kernel: Add reboot command
by Henrik Brix Andersen
· 7 years ago
7e06741
usb: Remove unneeded header include
by Andrei Emeltchenko
· 7 years ago
b7862eb
hid: core: truncated wLength if it doesn't match report descriptor size
by qianfan Zhao
· 7 years ago
53410af
usb: Add Bluetooth device class core functionality
by Andrei Emeltchenko
· 7 years ago
0322af5
usb: Add Bluetooth device decriptors
by Andrei Emeltchenko
· 7 years ago
4d703b1
usb: Add Bluetooth USB Device configuration options
by Andrei Emeltchenko
· 7 years ago
1653254
usb: mass_storage: Use simpler header include
by Andrei Emeltchenko
· 7 years ago
6239341
usb: Add subsys/usb for device descriptor header
by Andrei Emeltchenko
· 7 years ago
773f3e1
usb: Add sys_cpu_to_le16() conversion for USB field
by Andrei Emeltchenko
· 7 years ago
c0d0a61
net: ipv6: Remove irrelevant error log
by Ruslan Mstoi
· 7 years ago
4c400e8
net: ipv6: Fix crash from malformed fragment payload
by Ruslan Mstoi
· 7 years ago
5089334
subsys: nffs: Unlock mutex before returning
by Leandro Pereira
· 7 years ago
2563c37
net: ipv6: Fix crash from NULL fragment pointer access
by Ruslan Mstoi
· 7 years ago
be6bf29
syslog: net: Fix multiple network interface selection for IPv4
by Jukka Rissanen
· 7 years ago
a91c46f
net: app: Select local IP address properly if multiple interfaces
by Jukka Rissanen
· 7 years ago
Next »