summaryrefslogtreecommitdiff
path: root/subsys
AgeCommit message (Expand)Author
2016-11-07Bluetooth: Controller: Use configured clock sourceVinayak Chettimada
2016-11-04unified: dissociate system workqueue from common workqueue moduleBenjamin Walsh
2016-11-04Bluetooth: Print full controller info upon initJohan Hedberg
2016-11-04Bluetooth: Controller: Fix re-encryption procedureVinayak Chettimada
2016-11-04Bluetooth: GATT: Pass data buffer as NULL if length is 0Mariusz Skamra
2016-11-04Bluetooth: L2CAP: Make use of bt_l2cap_chan_set_state on BR/EDRLuiz Augusto von Dentz
2016-11-04Bluetooth: L2CAP: Log state transitionsLuiz Augusto von Dentz
2016-11-04Bluetooth: L2CAP: Fix not updating CoC channel stateLuiz Augusto von Dentz
2016-11-04Bluetooth: RFCOMM: Define macro for PF bitJaganath Kanakkassery
2016-11-04Bluetooth: RFCOMM: Set sec_level to LOW during L2CAP registerJaganath Kanakkassery
2016-11-04Bluetooth: Fix initialization of variableSathish Narasimman
2016-11-04Bluetooth: L2CAP: Handle LE connection response security errorsLuiz Augusto von Dentz
2016-11-04Bluetooth: L2CAP: Make CoC depend on SMPLuiz Augusto von Dentz
2016-11-04Bluetooth: RFCOMM: Introduce helper to initialize dlcJaganath Kanakkassery
2016-11-04Bluetooth: RFCOMM: Introduce helper to get sessionJaganath Kanakkassery
2016-11-04Bluetooth: RFCOMM: Define enum and macros for role and CRJaganath Kanakkassery
2016-11-04Bluetooth: RFCOMM: Remove extra tabJaganath Kanakkassery
2016-11-04Bluetooth: Move controller code to subsys/bluetoothJohan Hedberg
2016-11-04Bluetooth: Move Bluetooth host stack to subsysJohan Hedberg
2016-10-31usb: move usb subsystem to subsys/usb and cleanup header inclusionAnas Nashif
2016-10-31fs: Kconfig: Remove bogus default valueJohan Hedberg
2016-10-31fs: Kconfig: Clean up representation of mutually exclusive optionsJohan Hedberg
2016-10-31fs: Make API naming adhere to the appropriate namespaceJohan Hedberg
2016-10-30fs: Move file system code to subsys/Ramesh Thomas