index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2021-10-25
bluetooth: use dev_addr_set()
Jakub Kicinski
2021-10-25
bluetooth: use eth_hw_addr_set()
Jakub Kicinski
2021-10-05
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-10-01
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
2021-10-01
Bluetooth: hci_sock: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2021-09-29
Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier
Luiz Augusto von Dentz
2021-09-28
Bluetooth: Fix handling of experimental feature for codec offload
Marcel Holtmann
2021-09-28
Bluetooth: Fix handling of experimental feature for quality reports
Marcel Holtmann
2021-09-28
Bluetooth: Fix wrong opcode when LL privacy enabled
Yun-Hao Chung
2021-09-28
Bluetooth: Fix Advertisement Monitor Suspend/Resume
Manish Mandlik
2021-09-22
Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c
Luiz Augusto von Dentz
2021-09-21
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
2021-09-21
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2021-09-21
Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF
Luiz Augusto von Dentz
2021-09-21
Bluetooth: eir: Move EIR/Adv Data functions to its own file
Luiz Augusto von Dentz
2021-09-13
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2021-09-13
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2021-09-10
Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
Miao-chen Chou
2021-09-07
Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transport
Chethan T N
2021-09-07
Bluetooth: Add offload feature under experimental flag
Kiran K
2021-09-07
Bluetooth: Add support for msbc coding format
Kiran K
2021-09-07
Bluetooth: Configure codec for HFP offload use case
Kiran K
2021-09-07
Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
Kiran K
2021-09-07
Bluetooth: Allow setting of codec for HFP offload use case
Kiran K
2021-09-07
Bluetooth: Allow querying of supported offload codecs over SCO socket
Kiran K
2021-09-07
Bluetooth: Add support for Read Local Supported Codecs V2
Kiran K
2021-09-07
Bluetooth: Enumerate local supported codec and cache details
Kiran K
2021-09-03
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
2021-09-03
Bluetooth: call sock_hold earlier in sco_conn_del
Desmond Cheong Zhi Xi
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
2021-08-30
Bluetooth: Fix using RPA when address has been resolved
Luiz Augusto von Dentz
2021-08-30
Bluetooth: Fix using address type from events
Luiz Augusto von Dentz
2021-08-30
Bluetooth: Fix enabling advertising for central role
Luiz Augusto von Dentz
2021-08-30
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
2021-08-30
Bluetooth: Support the quality report events
Joseph Hwang
2021-08-30
Bluetooth: refactor set_exp_feature with a feature table
Joseph Hwang
2021-08-30
Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA
Brian Gix
2021-08-30
Bluetooth: reorganize functions from hci_sock_sendmsg()
Tetsuo Handa
2021-08-20
Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-08-19
Bluetooth: Fix return value in hci_dev_do_close()
Kangmin Park
2021-08-19
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
2021-08-19
Bluetooth: mgmt: Pessimize compile-time bounds-check
Kees Cook
2021-08-16
Bluetooth: Fix race condition in handling NOP command
Kiran K
2021-08-16
Bluetooth: Store advertising handle so it can be re-enabled
Luiz Augusto von Dentz
2021-08-16
Bluetooth: Fix handling of LE Enhanced Connection Complete
Luiz Augusto von Dentz
2021-08-16
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
2021-08-10
Bluetooth: fix repeated calls to sco_sock_kill
Desmond Cheong Zhi Xi
2021-08-10
Bluetooth: switch to lock_sock in RFCOMM
Desmond Cheong Zhi Xi
2021-08-10
Bluetooth: serialize calls to sco_sock_{set,clear}_timer
Desmond Cheong Zhi Xi
[next]