Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
444c6dd54d81edf81c606f571cb52eff4d47fa99
444c6dd
Bluetooth: Add clarifying comment to command status handling
by Johan Hedberg
· 10 years ago
64dd374
Bluetooth: Export SMP selftest result in debugfs
by Marcel Holtmann
· 10 years ago
6de50f9
Bluetooth: Export ECDH selftest result in debugfs
by Marcel Holtmann
· 10 years ago
0151e42
Bluetooth: Restrict BNEP flags to only valid ones
by Marcel Holtmann
· 10 years ago
5f5da99
Bluetooth: Restrict HIDP flags to only valid ones
by Marcel Holtmann
· 10 years ago
8bf17a3
Bluetooth: Restrict CMTP flags to only valid ones
by Marcel Holtmann
· 10 years ago
41533fe
Bluetooth: Remove unneeded extra ( ) in valid flags check
by Marcel Holtmann
· 10 years ago
c3370de
Bluetooth: Expose current Device ID information via debugfs
by Marcel Holtmann
· 10 years ago
db6e3e8
Bluetooth: Refactor HCI request variables into own struct
by Johan Hedberg
· 10 years ago
a4368ff
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
by Johan Hedberg
· 10 years ago
20fa110
Bluetooth: Remove superfluous extra empty line between functions
by Marcel Holtmann
· 10 years ago
57b0d3e
Bluetooth: Fix error returns for Read Local OOB Extended Data commands
by Marcel Holtmann
· 10 years ago
efcd8c9
Bluetooth: Move memory location outside of hci_dev lock
by Marcel Holtmann
· 10 years ago
880897d
Bluetooth: Update adv. parameters when conn. setting changes
by Arman Uguray
· 10 years ago
c7d4883
Bluetooth: Use ADV_SCAN_IND for adv. instances
by Arman Uguray
· 10 years ago
faccb95
Bluetooth: Fix using global connectable settings for adv
by Arman Uguray
· 10 years ago
600b215
Bluetooth: Fix race condition with HCI_RESET flag
by Johan Hedberg
· 10 years ago
6331c68
Bluetooth: btusb: Consolidate Broadcom based device entries
by Marcel Holtmann
· 10 years ago
a7a484b
at86rf230: fix is_tx while error handling
by Alexander Aring
· 10 years ago
3ff7092
at86rf230: remove unnecessary spinlock
by Alexander Aring
· 10 years ago
8bf9538
mac802154: cleanup concurrent check
by Alexander Aring
· 10 years ago
fdf5178
Bluetooth: Unify advertising data code paths
by Arman Uguray
· 10 years ago
089fa8c
Bluetooth: Update supported_flags for AD features
by Arman Uguray
· 10 years ago
5507e35
Bluetooth: Support the "tx-power" adv flag
by Arman Uguray
· 10 years ago
67e0c0c
Bluetooth: Support the "managed-flags" adv flag
by Arman Uguray
· 10 years ago
807ec77
Bluetooth: Support the "limited-discoverable" adv flag
by Arman Uguray
· 10 years ago
b44133f
Bluetooth: Support the "discoverable" adv flag
by Arman Uguray
· 10 years ago
e7a685d
Bluetooth: Support the "connectable mode" adv flag
by Arman Uguray
· 10 years ago
4950999
Bluetooth: Add macros for advertising instance flags
by Arman Uguray
· 10 years ago
08dc0e9
Bluetooth: Fix minor typo in comment for static address setting
by Marcel Holtmann
· 10 years ago
eb17380
Bluetooth: hci_uart: Add setup callback
by Loic Poulain
· 10 years ago
99c679a
Bluetooth: Filter list of supported commands/events for untrusted users
by Marcel Holtmann
· 10 years ago
912098a
Bluetooth: Add support for adv instance timeout
by Arman Uguray
· 10 years ago
4117ed7
Bluetooth: Add support for instance scan response
by Arman Uguray
· 10 years ago
da929335
Bluetooth: Implement the Remove Advertising command
by Arman Uguray
· 10 years ago
24b4f38
Bluetooth: Implement the Add Advertising command
by Arman Uguray
· 10 years ago
203fea0
Bluetooth: Add data structure for advertising instance
by Arman Uguray
· 10 years ago
4453b00
Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags
by Arman Uguray
· 10 years ago
841a666
Bluetooth: Add definitions for Add/Remove Advertising API
by Arman Uguray
· 10 years ago
17b2772
Bluetooth: Read Broadcom chip info for Apple Bluetooth devices
by Marcel Holtmann
· 10 years ago
baf880a
Bluetooth: Fix memory leak in le_scan_disable_work_complete()
by Johan Hedberg
· 10 years ago
15c32c5
Bluetooth: Read Verbose Config Version Info for Broadcom devices
by Marcel Holtmann
· 10 years ago
b55d1ab
Bluetooth: Expose quirks through debugfs
by Jakub Pawlowski
· 10 years ago
dc5d82a
Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded value
by Marcel Holtmann
· 10 years ago
e7844ee
Bluetooth: Gracefully response to enabling LE on LE only devices
by Marcel Holtmann
· 10 years ago
ea6edfb
mac802154: fix typo in header guard
by Nicolas Iooss
· 10 years ago
f0b7d43
cc2520: Add support for CC2591 amplifier.
by Brad Campbell
· 10 years ago
0db055c
cc2520: Do not store platform_data in spi_device
by Brad Campbell
· 10 years ago
63511f6d
Bluetooth: Fix potential NULL dereference in SMP channel setup
by Marcel Holtmann
· 10 years ago
19c5ce9
Bluetooth: Add workaround for broken OS X legacy SMP pairing
by Johan Hedberg
· 10 years ago
fa4335d
Bluetooth: Move generic mgmt command dispatcher to hci_sock.c
by Johan Hedberg
· 10 years ago
88b94ce
Bluetooth: Add hdev_init callback for HCI channels
by Johan Hedberg
· 10 years ago
a380b6c
Bluetooth: Add generic mgmt helper API
by Johan Hedberg
· 10 years ago
333ae95
Bluetooth: Add channel parameter to mgmt_pending_find() API
by Johan Hedberg
· 10 years ago
d0f172b
Bluetooth: Add helper to get HCI channel of a socket
by Johan Hedberg
· 10 years ago
49c989a
Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSR
by Jakub Pawlowski
· 10 years ago
c115484
Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTEL
by Jakub Pawlowski
· 10 years ago
3d50d51
Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012
by Jakub Pawlowski
· 10 years ago
07d2334
Bluetooth: Add simultaneous dual mode scan
by Jakub Pawlowski
· 10 years ago
812abb1
Bluetooth: Refactor BR/EDR inquiry and LE scan triggering.
by Jakub Pawlowski
· 10 years ago
695c4cb
Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY
by Jakub Pawlowski
· 10 years ago
d907c4f
at86rf230: fix at86rf230_read_subreg succeed handling
by Alexander Aring
· 10 years ago
c9e4447
Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entries
by Marcel Holtmann
· 10 years ago
72000df
Bluetooth: Add support for Local OOB Extended Data Update events
by Marcel Holtmann
· 10 years ago
5425f98
Bluetooth: Fix length for Read Local OOB Extended Data respone packet
by Marcel Holtmann
· 10 years ago
5082a59
Bluetooth: Do not include LE SC out-of-band data if not enabled
by Marcel Holtmann
· 10 years ago
b880ab8
Bluetooth: The P-256 randomizer is 16 octets long and not 19 octets
by Marcel Holtmann
· 10 years ago
fb334fe
Bluetooth: Rename smp->local_rr into smp->local_rand
by Marcel Holtmann
· 10 years ago
bc07cd6
Bluetooth: Add extra SMP_DBG statement for remote OOB data
by Marcel Holtmann
· 10 years ago
e091526
Bluetooth: Use smp->remote_pk + 32 instead of &smp->remote_pk[32]
by Marcel Holtmann
· 10 years ago
cb06d36
Bluetooth: Add clarifying comment when setting local OOB flag
by Johan Hedberg
· 10 years ago
a8ca617
Bluetooth: Don't send public key if OOB data verification fails
by Johan Hedberg
· 10 years ago
94ea725
Bluetooth: Fix verifying confirm value when lacking remote OOB data
by Johan Hedberg
· 10 years ago
5842856
Bluetooth: Set local OOB data flag if remote has our OOB data
by Johan Hedberg
· 10 years ago
1a8bab4
Bluetooth: Track local vs remote OOB data availability
by Johan Hedberg
· 10 years ago
882fafa
Bluetooth: Fix local OOB data handling for SMP
by Johan Hedberg
· 10 years ago
8e4e2ee
Bluetooth: Use smp->local_pk + 32 instead of &smp->local_pk[32]
by Marcel Holtmann
· 10 years ago
33d0c03
Bluetooth: Use OOB key pair for LE SC pairing with OOB method
by Marcel Holtmann
· 10 years ago
0821a2c
Bluetooth: Return LE SC confirm and random values for out-of-band data
by Marcel Holtmann
· 10 years ago
60a27d6
Bluetooth: Add function for generating LE SC out-of-band data
by Marcel Holtmann
· 10 years ago
6e2dc6d
Bluetooth: Add support for AES-CMAC hash for security manager device
by Marcel Holtmann
· 10 years ago
f709bfc
Bluetooth: Add constants for LE SC Confirmation and Random values
by Marcel Holtmann
· 10 years ago
88a479d
Bluetooth: Create SMP device structure for local crypto context
by Marcel Holtmann
· 10 years ago
276812e
Bluetooth: Use kzfree instead of kfree in security manager
by Marcel Holtmann
· 10 years ago
aefedc1
Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag
by Marcel Holtmann
· 10 years ago
455c2ff
Bluetooth: Fix BR/EDR out-of-band pairing with only initiator data
by Marcel Holtmann
· 10 years ago
4f0f155
Bluetooth: Add simple version of Read Local OOB Extended Data command
by Marcel Holtmann
· 10 years ago
1471aae
Bluetooth: Add defines for LE Bluetooth Device Address and LE Role
by Marcel Holtmann
· 10 years ago
bea4160
Bluetooth: Move eir_append_data function to a different location
by Marcel Holtmann
· 10 years ago
d3d5305
Bluetooth: Add simple version of Read Advertising Features command
by Marcel Holtmann
· 10 years ago
a958452
Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n)
by Marcel Holtmann
· 10 years ago
f6b7712
Bluetooth: Send global configuration updates to all management users
by Marcel Holtmann
· 10 years ago
1195fbb
Bluetooth: Open management interface for untrusted users
by Marcel Holtmann
· 10 years ago
c927a10
Bluetooth: Add support for trust verification of management commands
by Marcel Holtmann
· 10 years ago
7aea8616
Bluetooth: Remove unneeded initializer for management command table
by Marcel Holtmann
· 10 years ago
c91041d
Bluetooth: Add support for untrusted access to management commands
by Marcel Holtmann
· 10 years ago
c85be54
Bluetooth: Add hci_sock_test_flag helper function
by Marcel Holtmann
· 10 years ago
c08b1a1
Bluetooth: Consolidate socket channel sending function back into one
by Marcel Holtmann
· 10 years ago
50ebc05
Bluetooth: Introduce trusted flag for management control sockets
by Marcel Holtmann
· 10 years ago
96f1474
Bluetooth: Add support for extended index management command
by Marcel Holtmann
· 10 years ago
Next »