summaryrefslogtreecommitdiff
path: root/subsys
AgeCommit message (Expand)Author
2016-12-02usb :mass_storage: correct the license detailsJithu Joseph
2016-12-01subsys: usb: use unified kernel APIBaohong Liu
2016-11-30usb: cdc_acm: Various style fixesTomasz Bursztyka
2016-11-30usb: cdc_acm: Drop legacy API for unified oneTomasz Bursztyka
2016-11-18Bluetooth: RFCOMM: Initiate DLCJaganath Kanakkassery
2016-11-18Bluetooth: RFCOMM: Refactor rfcomm_handle_pn()Jaganath Kanakkassery
2016-11-18Bluetooth: L2CAP: Fix regression with move to k_sem APILuiz Augusto von Dentz
2016-11-18Bluetooth: Kconfig: Remove deprecated dependency on NANO_TIMEOUTSzymon Janc
2016-11-18Bluetooth: Kconfig: Remove deprecated dependency for ECC supportSzymon Janc
2016-11-18Bluetooth: GATT: Fix using out of scope variableLuiz Augusto von Dentz
2016-11-18Bluetooth: Controller: Implement missing DLE commandsCarles Cufi
2016-11-18Bluetooth: Controller: Fix suspicious use of sizeofVinayak Chettimada
2016-11-18Bluetooth: Controller: Fix incorrect irq priority checkVinayak Chettimada
2016-11-18Bluetooth: Controller: Remove unused util functionsVinayak Chettimada
2016-11-18Bluetooth: Controller: Fix incorrect auto variable initVinayak Chettimada
2016-11-18Bluetooth: Controller: Fix observer filter_policy field sizeVinayak Chettimada
2016-11-18Bluetooth: Fix address type use for passive scanningSzymon Janc
2016-11-18Bluetooth: GATT: Fix using att_ prefixLuiz Augusto von Dentz
2016-11-18Bluetooth: Kconfig: Fix BR/EDR dependenciesSzymon Janc
2016-11-18Bluetooth: Fix use of deprecated PRIMARY init levelSzymon Janc
2016-11-18Bluetooth: Controller: Fix HCI Reset Command implementationVinayak Chettimada
2016-11-18Bluetooth: Fix not sending L2CAP Connection Parameters Update RequestMariusz Skmara
2016-11-18Bluetooth: Use convenience macros for timeout durationsJohan Hedberg
2016-11-12Bluetooth: Fix left-over usage of TICKS_NONE and TICKS_UNLIMITEDJohan Hedberg
2016-11-12console : usb: USB UART console output supportJithu Joseph
2016-11-11Bluetooth: Controller: Fix device whitelist featureVinayak Chettimada
2016-11-11Bluetooth: Kconfig: Fix order of default entriesJohan Hedberg
2016-11-11Bluetooth: Controller: Add HCI_LE_Remove_Device_From_White_ListVinayak Chettimada
2016-11-11Bluetooth: hci_ecc: Convert to new thread APIJohan Hedberg
2016-11-11Bluetooth: Rename left-over mentions of "fiber" to "thread"Johan Hedberg
2016-11-11Bluetooth: Controller: Stop using deprecated APIsJohan Hedberg
2016-11-11Bluetooth: RFCOMM: Switch to using k_thread_spawn()Johan Hedberg
2016-11-11Bluetooth: Remove need for fiber offloadJohan Hedberg
2016-11-11Bluetooth: Use k_thread_spawn() instead of deprecated nano_fiber_start()Johan Hedberg
2016-11-11Bluetooth: Use k_yield() instead of deprecated fiber_yield()Johan Hedberg
2016-11-11Bluetooth: Use k_uptime_get() instead of deprecated sys_tick_get_32()Johan Hedberg
2016-11-11Bluetooth: Use proper timeout defines for net_buf_get_timeoutSzymon Janc
2016-11-11Bluetooth: Remove not needed nano_work.h includesSzymon Janc
2016-11-11Bluetooth: HCI: Fix using nano_delayed_work APILuiz Augusto von Dentz
2016-11-11Bluetooth: conn: Fix using nano_delayed_work APILuiz Augusto von Dentz
2016-11-11Bluetooth: SMP: Fix using nano_delayed_work APILuiz Augusto von Dentz
2016-11-11Bluetooth: ATT: Fix using nano_delayed_work APILuiz Augusto von Dentz
2016-11-11Bluetooth: L2CAP: Fix using nano_delayed_work APILuiz Augusto von Dentz
2016-11-11Bluetooth: Use unified k_fifo API for FIFOsSzymon Janc
2016-11-11Bluetooth: Controller: Improve default RX/TX buffer countsJohan Hedberg
2016-11-11Bluetooth: ATT: Fix non-ASCII characters in code commentsSzymon Janc
2016-11-11Bluetooth: RFCOMM: Initiate session connectionJaganath Kanakkassery
2016-11-11Bluetooth: Fine-tune default incoming ACL buffer countJohan Hedberg
2016-11-11Bluetooth: Kconfig: Remove redundant 'default n' declarationsJohan Hedberg
2016-11-11Bluetooth: Kconfig: Restructure for a more logical hierarchyJohan Hedberg