Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
519e42b38ee47005aaa2243789cda54161e62dc8
/
net
/
bluetooth
519e42b
Bluetooth: Remove not needed status parameter
by Lukasz Rymanowski
· 13 years ago
7d5d775
Bluetooth: Split error handling for SCO listen sockets
by Marcel Holtmann
· 13 years ago
6b3af73
Bluetooth: Split error handling for L2CAP listen sockets
by Marcel Holtmann
· 13 years ago
35d4adcc
Bluetooth: Don't distribute keys in case of Encryption Failure
by Hemant Gupta
· 13 years ago
2d8b3a1
Bluetooth: Fix debug printing unallocated name
by Andrei Emeltchenko
· 13 years ago
4596fde
Bluetooth: mgmt: Fix address type while loading Long Term Key
by Hemant Gupta
· 13 years ago
0c01bc4
Bluetooth: mgmt: Remove unwanted goto statements
by Syam Sidhardhan
· 13 years ago
5c94f37
Bluetooth: remove unneeded declaration of sco_conn_del()
by Gustavo Padovan
· 13 years ago
088ce08
Bluetooth: Remove unnecessary check
by Mikel Astiz
· 13 years ago
abc5de8
Bluetooth: Use unsigned int instead of signed int
by Mikel Astiz
· 13 years ago
b76bbd6
Bluetooth: Functions for handling ERTM control fields
by Mat Martineau
· 13 years ago
3c58819
Bluetooth: Add the l2cap_seq_list structure for tracking frames
by Mat Martineau
· 13 years ago
9033894
Bluetooth: Remove err parameter from alloc_skb()
by Gustavo Padovan
· 13 years ago
bd4b165
Bluetooth: Adds set_default function in L2CAP setup
by Andrei Emeltchenko
· 13 years ago
6bcbc48
Bluetooth: Add Read Local AMP Info to init
by Andrei Emeltchenko
· 13 years ago
328c924
Bluetooth: mgmt: Fix missing connect failed event for LE
by Hemant Gupta
· 13 years ago
b24c624
Bluetooth: Fix clearing discovery type when stopping discovery
by Hemant Gupta
· 13 years ago
0ed0914
Bluetooth: Remove MGMT_ADDR_INVALID macro
by Andre Guedes
· 13 years ago
eb19aaa
Bluetooth: Send correct address type for LTK
by Hemant Gupta
· 13 years ago
3a602a0
Bluetooth: Remove unneeded zero initialization
by Andrei Emeltchenko
· 13 years ago
053262d
Bluetooth: Update management interface revision
by Marcel Holtmann
· 13 years ago
eef1d9b
Bluetooth: Remove sk parameter from l2cap_chan_create()
by Gustavo Padovan
· 13 years ago
14a2849
Bluetooth: Make L2CAP chan_add functions static
by Andrei Emeltchenko
· 13 years ago
bcd11ff
Bluetooth: Remove unneeded timer clear
by Andrei Emeltchenko
· 13 years ago
1519cc1
Bluetooth: Ignore inquiry results from periodic inquiry
by Andre Guedes
· 13 years ago
642be6c
Bluetooth: Check HCI_PERIODIC_INQ in start_discovery
by Andre Guedes
· 13 years ago
ae854a7
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags
by Andre Guedes
· 13 years ago
4d93483
Bluetooth: Add Periodic Inquiry command complete handler
by Andre Guedes
· 13 years ago
e0d9727e
Bluetooth: Refactor stop_discovery
by Andre Guedes
· 13 years ago
7537e5c
Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiry
by Andre Guedes
· 13 years ago
3e9fb6d
Bluetooth: Silence sparse warning
by Andrei Emeltchenko
· 13 years ago
c72d4b8
Bluetooth: mgmt: Don't allow to set invalid value to DeviceID source
by Szymon Janc
· 13 years ago
d97dcb6
Bluetooth: mgmt: Fix some code style and indentation issues
by Szymon Janc
· 13 years ago
c9ecc48
Bluetooth: LE support for MGMT stop discovery
by Andre Guedes
· 13 years ago
7dbfac1
Bluetooth: Add hci_cancel_le_scan() to hci_core
by Andre Guedes
· 13 years ago
2e3c35e
Bluetooth: trivial: Remove sparse warnings
by Andrei Emeltchenko
· 13 years ago
1f350c8
Bluetooth: Fix broken usage of get_unaligned_le16
by Marcel Holtmann
· 13 years ago
1036b89
Bluetooth: Fix opcode access in hci_complete
by Andrei Emeltchenko
· 13 years ago
035100c
Bluetooth: Fix type in cpu_to_le conversion
by Andrei Emeltchenko
· 13 years ago
739f43e
Bluetooth: trivial: Correct types
by Andrei Emeltchenko
· 13 years ago
4fd21a8
Bluetooth: trivial: Fix endian conversion mode
by Andrei Emeltchenko
· 13 years ago
8ce0c49
Bluetooth: Convert error codes to le16
by Andrei Emeltchenko
· 13 years ago
d9b8870
Bluetooth: Correct CID endian notation
by Andrei Emeltchenko
· 13 years ago
61386cb
Bluetooth: Correct length calc in L2CAP conf rsp
by Andrei Emeltchenko
· 13 years ago
5811537
Bluetooth: Correct ediv in SMP
by Andrei Emeltchenko
· 13 years ago
eb55ef0
Bluetooth: Fix broken usage of put_unaligned_le16
by Marcel Holtmann
· 13 years ago
cdbaccc
Bluetooth: Add management command for setting Device ID
by Marcel Holtmann
· 13 years ago
2b9be13
Bluetooth: Handle EIR tags for Device ID
by Marcel Holtmann
· 13 years ago
91c4e9b
Bluetooth: Add TX power tag to EIR data
by Marcel Holtmann
· 13 years ago
6935e0f
Bluetooth: Remove redundant hdev->parent field
by David Herrmann
· 13 years ago
bc3dd33
Bluetooth: Check FINDING state in interleaved discovery
by Andre Guedes
· 13 years ago
097db76
Bluetooth: Correct chan->psm endian conversions
by Andrei Emeltchenko
· 13 years ago
78e8098e
Bluetooth: Fix extra conversion to __le32
by Andrei Emeltchenko
· 13 years ago
9a00665
Bluetooth: Correct type for ediv to __le16
by Andrei Emeltchenko
· 13 years ago
e466688
Bluetooth: trivial: Correct endian conversion
by Andrei Emeltchenko
· 13 years ago
4dcc063
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 13 years ago
16cde99
Bluetooth: Fix missing break in hci_cmd_complete_evt
by Szymon Janc
· 13 years ago
6ec5bca
Bluetooth: Temporary keys should be retained during connection
by Vishal Agarwal
· 13 years ago
745c0ce
Bluetooth: hci_persistent_key should return bool
by Vishal Agarwal
· 13 years ago
41833af
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 13 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
76ec9de
Bluetooth: mgmt: Add missing endian conversion
by Andrei Emeltchenko
· 13 years ago
5315638
Bluetooth: mgmt: Fix corruption of device_connected pkt
by Brian Gix
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
8d7e1c7
Bluetooth: Fix memory leaks due to chan refcnt
by Andrei Emeltchenko
· 13 years ago
9432496
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
by Johan Hovold
· 13 years ago
6e4aff1
Bluetooth: Fix Endian Bug.
by Santosh Nayak
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
843ec55
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
2f16669
TTY: remove re-assignments to tty_driver members
by Jiri Slaby
· 13 years ago
fdde0a2
Bluetooth: Set security level on incoming pairing request
by Ido Yariv
· 13 years ago
b3ff53f
Bluetooth: Fix access to the STK generation methods matrix
by Ido Yariv
· 13 years ago
e57d758a
Bluetooth: Fix using uninitialized variable
by Luiz Augusto von Dentz
· 13 years ago
0412468
Bluetooth: fix conding style issues all over the tree
by Gustavo F. Padovan
· 13 years ago
74fe619
Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush
by Andre Guedes
· 13 years ago
2b4bf39
Bluetooth: mgmt: Fix updating local name when powering on
by Johan Hedberg
· 13 years ago
4f87da8
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
by Johan Hedberg
· 13 years ago
5f15903
Bluetooth: mgmt: Add new error code for invalid index
by Johan Hedberg
· 13 years ago
d4f6852
Bluetooth: mgmt: Fix command status error code values
by Johan Hedberg
· 13 years ago
9f8ce96
Bluetooth: Fix clearing of HCI_PENDING_CLASS flag
by Johan Hedberg
· 13 years ago
17b02e6
Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies
by Marcel Holtmann
· 13 years ago
ba13ccd
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
by Marcel Holtmann
· 13 years ago
be22b54
Bluetooth: mgmt: Centralize message length checks
by Johan Hedberg
· 13 years ago
0f4e68c
Bluetooth: mgmt: Move command handlers into a table
by Johan Hedberg
· 13 years ago
6a91908
Bluetooth: mgmt: Initialize HCI_MGMT flag for any command
by Johan Hedberg
· 13 years ago
bdb6d97
Bluetooth: mgmt: Refactor hci_dev lookup for commands
by Johan Hedberg
· 13 years ago
75fb0e3
Bluetooth: Fix init sequence for some CSR based controllers
by Johan Hedberg
· 13 years ago
8b90129
Bluetooth: Check capabilities in BR/EDR and LE-Only discovery
by Andre Guedes
· 13 years ago
1de028c
Bluetooth: mgmt: Add missing hci_dev locking to set_le()
by Johan Hedberg
· 13 years ago
00abfe4
Bluetooth: Fix coding style with breaking lines
by Gustavo F. Padovan
· 13 years ago
53bf242
Bluetooth: Fix Kconfig help description
by Andre Guedes
· 13 years ago
95b2358
Bluetooth: Use NULL instead of integer for mgmt_device_connected param
by Szymon Janc
· 13 years ago
426c189
Bluetooth: Change interleaved discovery behavior
by Andre Guedes
· 13 years ago
978c93b
Bluetooth: Save remote L2CAP fixed channel mask
by Andrei Emeltchenko
· 13 years ago
89bb46d
Bluetooth: change min_t() cast in hci_reassembly()
by Dan Carpenter
· 13 years ago
3379013
Bluetooth: use kfree_skb() instead of kfree()
by Dan Carpenter
· 13 years ago
02b7cc6
Bluetooth: Use LMP_HOST_SSP define instead of magic values
by Johan Hedberg
· 13 years ago
8f984df
Bluetooth: Remove redundant read_host_features commands
by Johan Hedberg
· 13 years ago
0b60eba
Bluetooth: Don't send unnecessary write_le_enable command
by Johan Hedberg
· 13 years ago
816a11d
Bluetooth: Use kernel int types instead of ones from stdint.h
by Johan Hedberg
· 13 years ago
Next »