index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
1
-12
/
+0
|
\
|
*
kill TIOCSERGSTRUCT
Al Viro
2018-10-13
1
-4
/
+0
|
*
rfcomm: get rid of mentioning TIOC[SG]SERIAL
Al Viro
2018-10-13
1
-8
/
+0
*
|
Bluetooth: Remove redundant check on status
Colin Ian King
2018-10-14
1
-21
/
+17
*
|
Bluetooth: Errata Service Release 8, Erratum 3253
Mallikarjun Phulari
2018-10-14
1
-1
/
+9
*
|
Bluetooth: Use separate L2CAP LE credit based connection result values
Mallikarjun Phulari
2018-10-14
1
-13
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
3
-10
/
+29
|
\
\
|
*
|
Bluetooth: SMP: fix crash in unpairing
Matias Karhumaa
2018-09-26
3
-10
/
+29
*
|
|
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
2018-09-28
2
-14
/
+11
*
|
|
Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS
Luiz Augusto von Dentz
2018-09-27
1
-0
/
+10
*
|
|
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
Luiz Augusto von Dentz
2018-09-27
1
-15
/
+27
*
|
|
Bluetooth: L2CAP: Derive MPS from connection MTU
Luiz Augusto von Dentz
2018-09-27
1
-7
/
+7
*
|
|
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
2018-09-27
2
-0
/
+110
*
|
|
Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic
Andrea Parri
2018-09-27
3
-14
/
+20
|
/
/
*
|
Bluetooth: Use correct tfm to generate OOB data
Matias Karhumaa
2018-09-11
1
-1
/
+7
*
|
Bluetooth: SMP: Fix trying to use non-existent local OOB data
Johan Hedberg
2018-09-11
1
-2
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
10
-218
/
+1711
|
\
|
*
Bluetooth: Add definitions for LE set address resolution
Ankit Navik
2018-08-10
1
-0
/
+28
|
*
Bluetooth: remove redundant variables 'adv_set' and 'cp'
YueHaibing
2018-08-06
2
-6
/
+0
|
*
Bluetooth: hidp: buffer overflow in hidp_process_report
Mark Salyzyn
2018-08-01
1
-2
/
+2
|
*
Bluetooth: hidp: Fix handling of strncpy for hid->name information
Marcel Holtmann
2018-07-30
1
-1
/
+1
|
*
Bluetooth: Add new quirk for non-persistent setup settings
Sean Wang
2018-07-30
1
-1
/
+2
|
*
Bluetooth: Implement secondary advertising on different PHYs
Jaganath Kanakkassery
2018-07-30
2
-11
/
+46
|
*
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
2018-07-30
2
-3
/
+48
|
*
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
2018-07-30
6
-3
/
+223
|
*
Bluetooth: Use ext adv for directed adv
Jaganath Kanakkassery
2018-07-30
1
-22
/
+45
|
*
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
2018-07-30
4
-2
/
+27
|
*
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
2018-07-30
4
-34
/
+108
|
*
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
2018-07-30
5
-25
/
+245
|
*
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
2018-07-30
2
-2
/
+32
|
*
Bluetooth: Use selected PHYs in extended connect
Jaganath Kanakkassery
2018-07-30
1
-16
/
+45
|
*
Bluetooth: Handle extended ADV PDU types
Jaganath Kanakkassery
2018-07-30
1
-13
/
+37
|
*
Bluetooth: Set Scan PHYs based on selected PHYs by user
Jaganath Kanakkassery
2018-07-30
1
-9
/
+28
|
*
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
2018-07-30
2
-1
/
+25
|
*
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
2018-07-30
2
-0
/
+208
|
*
Bluetooth: Implement Get PHY Configuration mgmt command
Jaganath Kanakkassery
2018-07-30
1
-0
/
+145
|
*
Bluetooth: Define PHY flags in hdev and set 1M as default
Jaganath Kanakkassery
2018-07-30
1
-4
/
+5
|
*
Bluetooth: Use lock_sock_nested in bt_accept_enqueue
Philipp Puschmann
2018-07-18
1
-1
/
+1
|
*
Bluetooth: avoid killing an already killed socket
Sudip Mukherjee
2018-07-16
1
-1
/
+2
|
*
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
2018-07-06
3
-18
/
+109
|
*
Bluetooth: Introduce helpers for le conn status and complete
Jaganath Kanakkassery
2018-07-06
1
-45
/
+65
|
*
Bluetooth: Process extended ADV report event
Jaganath Kanakkassery
2018-07-06
2
-0
/
+61
|
*
Bluetooth: Use extended scanning if controller supports
Jaganath Kanakkassery
2018-07-06
2
-25
/
+136
|
*
Bluetooth: Introduce helpers for LE set scan start and complete
Jaganath Kanakkassery
2018-07-06
2
-49
/
+46
|
*
Bluetooth: Add HCI command for clear Resolv list
Ankit Navik
2018-07-06
2
-0
/
+22
|
*
Bluetooth: Store Resolv list size
Ankit Navik
2018-07-06
3
-0
/
+45
*
|
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-14
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
2018-07-05
1
-2
/
+4
*
|
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
5
-6
/
+9
|
/
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
2
-2
/
+2
[next]