index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-18
Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()
Gavin Li
2022-03-18
Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
Ismael Ferreras Morezuelas
2022-03-04
Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
Luiz Augusto von Dentz
2022-03-04
Bluetooth: mgmt: Replace zero-length array with flexible-array member
Changcheng Deng
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
Bluetooth: hci_sync: Fix not using conn_timeout
Luiz Augusto von Dentz
2022-02-24
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-01-24
Bluetooth: hci_event: Ignore multiple conn complete events
Soenke Huster
2022-01-20
Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events
Manish Mandlik
2022-01-20
Bluetooth: msft: Handle MSFT Monitor Device Event
Manish Mandlik
2022-01-06
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt
Luiz Augusto von Dentz
2021-12-22
Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported
Luiz Augusto von Dentz
2021-12-22
Bluetooth: hci_sync: Add check simultaneous roles support
Luiz Augusto von Dentz
2021-12-22
Bluetooth: hci_sync: Add support for waiting specific LE subevents
Luiz Augusto von Dentz
2021-12-22
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
2021-12-22
Bluetooth: hci_sync: Push sync command cancellation to workqueue
Benjamin Berg
2021-12-07
Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb
Luiz Augusto von Dentz
2021-12-07
Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list
Luiz Augusto von Dentz
2021-12-07
Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag
Luiz Augusto von Dentz
2021-12-07
Bluetooth: hci_core: Rework hci_conn_params flags
Luiz Augusto von Dentz
2021-12-07
Bluetooth: add quirk disabling LE Read Transmit Power
Aditya Garg
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events
Luiz Augusto von Dentz
2021-12-03
Bluetooth: Add hci_cmd_sync_cancel to public API
Benjamin Berg
2021-11-25
Bluetooth: Limit duration of Remote Name Resolve
Archie Pusaka
2021-11-25
Bluetooth: Send device found event on name resolve failure
Archie Pusaka
2021-11-25
Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key
Luiz Augusto von Dentz
2021-11-25
Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key
Luiz Augusto von Dentz
2021-11-16
Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated event
Archie Pusaka
2021-11-16
Bluetooth: hci_request: Remove bg_scan_update work
Luiz Augusto von Dentz
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync
Luiz Augusto von Dentz
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync
Luiz Augusto von Dentz
2021-11-02
Bluetooth: Add struct of reading AOSP vendor capabilities
Joseph Hwang
2021-10-29
Bluetooth: hci_sync: Rework hci_suspend_notifier
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Rework init stages
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SSP
Brian Gix
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME
Brian Gix
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA
Brian Gix
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_LE
Brian Gix
[next]