index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Bluetooth: Add quirk to disable MWS Transport Configuration
Sven Peter
2
-0
/
+13
2022-12-12
Bluetooth: Add quirk to disable extended scanning
Sven Peter
2
-1
/
+13
2022-12-12
Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report
Sven Peter
1
-0
/
+1
2022-12-12
Bluetooth: btusb: Introduce generic USB reset
Archie Pusaka
1
-0
/
+1
2022-12-02
Bluetooth: Remove codec id field in vendor codec definition
Chethan T N
1
-1
/
+0
2022-12-02
Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
Ismael Ferreras Morezuelas
1
-0
/
+11
2022-09-08
Bluetooth: Fix HCIGETDEVINFO regression
Luiz Augusto von Dentz
1
-2
/
+0
2022-09-06
Bluetooth: Add experimental wrapper for MGMT based mesh
Brian Gix
1
-0
/
+1
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
4
-2
/
+70
2022-08-31
Bluetooth: Move hci_abort_conn to hci_conn.c
Brian Gix
1
-0
/
+1
2022-08-25
Bluetooth: convert hci_update_adv_data to hci_sync
Brian Gix
1
-0
/
+1
2022-08-25
Bluetooth: move hci_get_random_address() to hci_sync
Brian Gix
1
-0
/
+5
2022-08-25
Bluetooth: Move Adv Instance timer to hci_sync
Brian Gix
1
-1
/
+2
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-07-26
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
1
-0
/
+1
2022-07-22
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
2
-0
/
+13
2022-07-22
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
4
-20
/
+261
2022-07-22
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
3
-2
/
+58
2022-07-22
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
5
-4
/
+169
2022-07-22
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
1
-0
/
+2
2022-07-22
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
2
-1
/
+1
2022-07-22
Bluetooth: Remove dead code from hci_request.c
Brian Gix
1
-1
/
+0
2022-07-21
Bluetooth: mgmt: Fix using hci_conn_abort
Luiz Augusto von Dentz
1
-0
/
+2
2022-07-21
Bluetooth: Add bt_status
Luiz Augusto von Dentz
1
-0
/
+1
2022-07-21
Bluetooth: hci_sync: Refactor remove Adv Monitor
Manish Mandlik
1
-4
/
+2
2022-07-21
Bluetooth: hci_sync: Refactor add Adv Monitor
Manish Mandlik
1
-4
/
+1
2022-07-21
Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
Zijun Hu
1
-11
/
+0
2022-07-21
Bluetooth: hci_sync: Check LMP feature bit instead of quirk
Zijun Hu
1
-0
/
+1
2022-07-21
Bluetooth: clean up error pointer checking
Dan Carpenter
1
-1
/
+1
2022-07-21
Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data
Luiz Augusto von Dentz
1
-0
/
+11
2022-07-21
Bluetooth: Unregister suspend with userchannel
Abhishek Pandit-Subedi
1
-0
/
+2
2022-07-21
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
1
-0
/
+1
2022-06-05
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
1
-10
/
+7
2022-05-19
Bluetooth: eir: Add helpers for managing service data
Luiz Augusto von Dentz
1
-0
/
+1
2022-05-13
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
2
-2
/
+15
2022-05-11
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-0
/
+3
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
1
-1
/
+1
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
1
-0
/
+1
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-7
/
+52
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-18
Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()
Gavin Li
1
-1
/
+1
2022-03-18
Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
Ismael Ferreras Morezuelas
1
-0
/
+10
2022-03-04
Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
Luiz Augusto von Dentz
1
-6
/
+8
2022-03-04
Bluetooth: mgmt: Replace zero-length array with flexible-array member
Changcheng Deng
1
-1
/
+1
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+9
2022-02-24
Bluetooth: hci_sync: Fix not using conn_timeout
Luiz Augusto von Dentz
1
-0
/
+8
2022-02-24
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
1
-2
/
+1
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-01-24
Bluetooth: hci_event: Ignore multiple conn complete events
Soenke Huster
1
-0
/
+3
2022-01-20
Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events
Manish Mandlik
2
-0
/
+19
[next]