Commit graph

  • 0e301cc07f Kconfig symbols for kernel and misc directory. Juan Manuel Cruz 2015-03-11 12:44:14 -0600
  • 2763d51e1d Adding Kconfig root file. Juan Manuel Cruz 2015-03-18 13:05:11 -0600
  • a1dd6d6aec Bluetooth: Remove unused BDADDR_ANY variable Johan Hedberg 2015-05-25 22:45:12 +0300
  • 3b71b2dd41 Bluetooth: Fix using correct cmd_rx_fiber stack size Johan Hedberg 2015-05-25 22:40:27 +0300
  • 4172b712c9 Bluetooth: Fix build when HCI_CORE debug is enabled Johan Hedberg 2015-05-25 22:11:28 +0300
  • 3ea2c48899 Bluetooth: Fix advertising data of peripheral sample Luiz Augusto von Dentz 2015-05-25 14:02:27 +0300
  • 8620ff3e0c Bluetooth: Add GATT debug config option Johan Hedberg 2015-05-25 13:57:29 +0300
  • bd0805acdd Bluetooth: Fix too few arguments to error log Andrei Emeltchenko 2015-05-25 13:58:48 +0300
  • fc1392d7aa Bluetooth: Add implementation of ATT Find Information Response Luiz Augusto von Dentz 2015-05-21 17:50:03 +0300
  • 32c50333b3 Bluetooth: Add implementation of ATT Read and Read Blob Response Luiz Augusto von Dentz 2015-05-20 18:00:12 +0300
  • e6ef8df212 Bluetooth: Add implementation of ATT Find by Type Value Response Luiz Augusto von Dentz 2015-05-20 16:23:19 +0300
  • 9a09a5d329 Bluetooth: Add implementation of ATT Read by Type Response Luiz Augusto von Dentz 2015-05-20 15:28:07 +0300
  • 7c14248061 Bluetooth: Add implementation of ATT Read by Group Type Request Luiz Augusto von Dentz 2015-05-20 13:39:16 +0300
  • 2506aa93b3 Bluetooth: Make use of bt_uuid_cmp to compare UUIDs Luiz Augusto von Dentz 2015-05-19 17:47:48 +0300
  • dd41c3375c Bluetooth: Add bt_gatt_foreach_attr Luiz Augusto von Dentz 2015-05-19 16:52:27 +0300
  • 862835d8a6 Bluetooth: Add bt_uuid_cmp Luiz Augusto von Dentz 2015-05-19 16:11:58 +0300
  • a8f34a1c1e Bluetooth: Add Battery Service to peripheral sample Luiz Augusto von Dentz 2015-05-21 15:29:10 +0300
  • 1b793139db Bluetooth: Add Heart Rate Service to peripheral sample Luiz Augusto von Dentz 2015-05-21 13:12:28 +0300
  • 0d505e2045 Bluetooth: Add GAP primary service to peripheral sample Luiz Augusto von Dentz 2015-05-15 13:37:53 +0300
  • de52b09a3f Bluetooth: Add GATT skeleton Luiz Augusto von Dentz 2015-05-12 16:03:09 +0300
  • 6d564a9648 Bluetooth: Handle ATT Exchange MTU request Luiz Augusto von Dentz 2015-05-22 13:01:31 +0300
  • 1781490c87 Bluetooth: Improve buffer debug usefulness Johan Hedberg 2015-05-25 11:56:41 +0300
  • 8d0d247f23 Bluetooth: Add helpers for checking LE address type Johan Hedberg 2015-05-25 09:53:57 +0300
  • 9b40ec3360 Bluetooth: Introduce dedicated Bluetooth address types Johan Hedberg 2015-05-25 09:13:33 +0300
  • 85fec6dd2c Bluetooth: Increase cmd_rx fiber stack size Johan Hedberg 2015-05-25 11:12:57 +0300
  • da7ea16c6c Bluetooth: coding-style: Fix unnecessary space after typecast Johan Hedberg 2015-05-23 21:00:09 +0300
  • e9c3994b47 Bluetooth: Move LTK/EDiv/Rand generation to key dist stage Johan Hedberg 2015-05-23 20:56:24 +0300
  • c825e91e57 Bluetooth: Remove per-connection RX fiber Johan Hedberg 2015-05-23 20:38:23 +0300
  • d8e9e71acd Bluetooth: Add dedicated stack for Command Complete/Status events Johan Hedberg 2015-05-23 19:58:06 +0300
  • a4ecff8dad Bluetooth: Rename cmd_stack/fiber/queue to cmd_tx_stack/fiber/queue Johan Hedberg 2015-05-23 19:33:51 +0300
  • b3c29b6f9d Bluetooth: Fix buffer leak in hci_rx_fiber Johan Hedberg 2015-05-23 20:14:03 +0300
  • d1d2810c8d Bluetooth: Fix coding style of switch statement Johan Hedberg 2015-05-23 20:13:34 +0300
  • 0b21762db2 Bluetooth: Add enum for UUID types Luiz Augusto von Dentz 2015-05-18 17:21:08 +0300
  • 06383eae4f Bluetooth: Fix beacon scan data Luiz Augusto von Dentz 2015-05-20 10:28:16 +0300
  • 943f0896a8 Bluetooth: Add deadlock protection for bt_hci_cmd_send_sync Johan Hedberg 2015-05-22 15:45:12 +0300
  • 06098aa73e Bluetooth: Remove CONFIG_BLUETOOTH_DEBUG_HCI_CORE from samples Johan Hedberg 2015-05-22 14:33:24 +0300
  • 544cb1433c Bluetooth: SMP: Add Encryption Key distribution support Johan Hedberg 2015-05-22 13:57:56 +0300
  • 4c11bb5fdb Bluetooth: SMP: Fix authentication requirement in response Johan Hedberg 2015-05-22 13:57:02 +0300
  • 20b2d70a56 Bluetooth: SMP: Add more protocol defines Johan Hedberg 2015-05-22 13:55:31 +0300
  • 6140bd04fe Bluetooth: Store full LTK information Johan Hedberg 2015-05-22 13:54:41 +0300
  • 2469d04ce2 Bluetooth: SMP: Update le_rand() to support arbitrary sizes Johan Hedberg 2015-05-22 13:53:12 +0300
  • 764dd444e5 Bluetooth: Fix coding style (missing braces) Johan Hedberg 2015-05-22 13:52:45 +0300
  • 7f6a66c04e Bluetooth: Move UUID code to its own file Luiz Augusto von Dentz 2015-05-18 10:57:05 +0300
  • 5c9421ff32 Bluetooth: Move SMP & ATT contexts to protocol specific files Johan Hedberg 2015-05-21 20:43:42 +0300
  • 7650dabdab Bluetooth: Add L2CAP callbacks for connection state changes Johan Hedberg 2015-05-21 19:03:17 +0300
  • 0b099acb4c Bluetooth: Add registration mechanism for L2CAP channels Johan Hedberg 2015-05-21 18:53:13 +0300
  • 62c82f0c97 Bluetooth: Add support for Encrypt Change HCI event Johan Hedberg 2015-05-21 21:00:50 +0300
  • 066a0e103c Bluetooth: Fix handling of connect/disconnect_complete events Johan Hedberg 2015-05-21 20:59:23 +0300
  • 8aec59f010 Bluetooth: Use more appropriate printf format specifiers Johan Hedberg 2015-05-21 15:58:32 +0300
  • 0821341d3f Bluetooth: Add support for responding to LTK requests Johan Hedberg 2015-05-21 15:30:08 +0300
  • 3075658253 Bluetooth: SMP: Store STK using new bt_keys API Johan Hedberg 2015-05-21 15:28:24 +0300
  • 619bf02559 Bluetooth: Add runtime storage & API for pairing related keys Johan Hedberg 2015-05-21 15:25:14 +0300
  • 7ce57dd762 Bluetooth: SMP: Implement key generation function s1() Johan Hedberg 2015-05-21 13:13:36 +0300
  • 5190c37967 Bluetooth: Make max supported connection count configurable Johan Hedberg 2015-05-21 13:21:08 +0300
  • 63552b1485 Bluetooth: Add error logs for bt_init() failures Johan Hedberg 2015-05-21 15:22:17 +0300
  • 6e20c3b838 Bluetooth: Move all logs behind CONFIG_BLUETOOTH_DEBUG Johan Hedberg 2015-05-21 11:35:42 +0300
  • fa77083bf4 Bluetooth: Fix printf specifier for debug Andrei Emeltchenko 2015-05-21 11:03:58 +0300
  • 9b9e9e66c5 Bluetooth: trivial: Fix coding style Andrei Emeltchenko 2015-05-20 11:38:21 +0300
  • 44e67698a6 Bluetooth: Move L2CAP header encoding to sending stage Johan Hedberg 2015-05-20 14:58:18 +0300
  • e104fa5928 Bluetooth: Fix accounting for driver header in ACL MTU Johan Hedberg 2015-05-20 13:58:52 +0300
  • 80824d459e Bluetooth: Fix coding style (too long lines) Johan Hedberg 2015-05-20 13:54:46 +0300
  • 60cf3146f7 Bluetooth: Fix minor typo in debug log Johan Hedberg 2015-05-20 13:44:05 +0300
  • 7f9aeeb2e8 Bluetooth: Add debug logs to connection data path Johan Hedberg 2015-05-20 13:18:08 +0300
  • 24a0e0eeb5 Bluetooth: Improve debug logs for HCI core data paths Johan Hedberg 2015-05-20 13:14:37 +0300
  • d6600e075f Bluetooth: Include context ID in debug logs Johan Hedberg 2015-05-20 13:06:31 +0300
  • 8930a13b60 Bluetooth: Prefer printf over printk Johan Hedberg 2015-05-20 10:31:00 +0300
  • c533552497 Bluetooth: Increase fiber stack sizes when debug is enabled Johan Hedberg 2015-05-20 13:07:48 +0300
  • 3933278948 Bluetooth: Add ARM configuration for shell app Andrei Emeltchenko 2015-05-19 14:44:27 +0300
  • 022d67096d Bluetooth: Initialize LE ACL MTU to proper value Arkadiusz Lichwa 2015-05-20 08:19:40 +0200
  • 87139e5e87 Bluetooth: Add peripheral app quick test to bt_regression Andrei Emeltchenko 2015-05-19 14:43:03 +0300
  • b428ef6d65 Bluetooth: Add ARM configuration to peripheral app Andrei Emeltchenko 2015-05-19 14:42:03 +0300
  • 18af2d839b Bluetooth: Make local variable static in peripheral sample Luiz Augusto von Dentz 2015-05-19 11:32:46 +0300
  • a60a4aba2e Bluetooth: Fix includes for sample apps Johan Hedberg 2015-05-20 10:30:17 +0300
  • 5071a46ac8 Bluetooth: SMP: Add full Pairing Confirm & Random handling Johan Hedberg 2015-05-19 21:22:19 +0300
  • 1e5efb9fb7 Bluetooth: SMP: Store original pairing req/rsp values Johan Hedberg 2015-05-19 21:19:16 +0300
  • 38a7d345ae Bluetooth: SMP: Fix minor coding style issues Johan Hedberg 2015-05-19 21:17:27 +0300
  • a648bbe9a1 Bluetooth: SMP: Add local random number generation support Johan Hedberg 2015-05-19 21:12:30 +0300
  • 653378d031 Bluetooth: Track remote address for connections Johan Hedberg 2015-05-19 21:07:24 +0300
  • 4dae513d4b Bluetooth: Add contexts for SMP & ATT specific data Johan Hedberg 2015-05-18 13:44:59 +0300
  • 19deebbecf Bluetooth: Move L2CAP context into dedicated struct Johan Hedberg 2015-05-18 12:37:48 +0300
  • 62267639ac Bluetooth: Fix not waiting for all commands to complete on init Szymon Janc 2015-05-18 12:04:50 +0200
  • 46372d712c Bluetooth: Fix missing bt_buf_pull when parsing adv report Johan Hedberg 2015-05-18 10:32:58 +0300
  • 19707e8257 Bluetooth: Use 'void *' also for bt_buf_pull/push return value Johan Hedberg 2015-05-18 10:24:58 +0300
  • 90b27c478d Bluetooth: Remove unnecessary bt_buf_add type casts Johan Hedberg 2015-05-18 10:18:21 +0300
  • d6a03600b2 Bluetooth: Change bt_buf_add return type to 'void *' Johan Hedberg 2015-05-18 10:14:22 +0300
  • dd52c0109f Bluetooth: Make use of bt_buf_pull_le16 Luiz Augusto von Dentz 2015-05-12 17:38:39 +0300
  • d1b61254f3 Bluetooth: Add bt_buf_pull_le16 helper Luiz Augusto von Dentz 2015-05-12 17:30:52 +0300
  • 009899116d Bluetooth: Fix missing braces in ATT code Luiz Augusto von Dentz 2015-05-14 10:29:56 +0300
  • 09f8409bfe Bluetooth: Fix using wrong PDU in handlers Luiz Augusto von Dentz 2015-05-13 16:26:19 +0300
  • 0b4413d607 uart: Removing driver specific informations from the generic API Tomasz Bursztyka 2015-05-20 14:42:32 +0300
  • ea4c3d1c0f bluetooth: UART based driver no longer needs to set regs and irq Tomasz Bursztyka 2015-05-20 14:41:20 +0300
  • 088e0a980f arm: Refactor how UART is configured Tomasz Bursztyka 2015-05-20 14:37:23 +0300
  • 4eb6aab3ad x86: Refactor how UART is configured Tomasz Bursztyka 2015-05-20 14:35:45 +0300
  • 68a58ca587 kconf: Add an option to select PCI on x86 architecture Tomasz Bursztyka 2015-05-21 13:04:49 +0300
  • 1cc9c3901e k20uart: Apply a tiny syntax change Tomasz Bursztyka 2015-05-20 14:34:29 +0300
  • 724282d27d k20uart: Let's use 'port' everywhere as it is more readable Tomasz Bursztyka 2015-05-20 14:33:46 +0300
  • 1eac566143 ns16550: Let's use 'port' everywhere as it is more readable Tomasz Bursztyka 2015-05-20 14:33:04 +0300
  • 0a7c8ea578 uart: Follow the same parameter naming everywhere Tomasz Bursztyka 2015-05-20 14:32:09 +0300
  • e5c8de83a0 quark: Remove MAX_PCI_DEVS Kconf entry Tomasz Bursztyka 2015-05-20 14:56:47 +0300
  • d3a4177d92 pci: Provide a simpler yet powerful PCI enumeration API Tomasz Bursztyka 2015-05-20 14:30:35 +0300