btrfs: fix race between quota disable and quota assign ioctls
[platform/kernel/linux-rpi.git] / net / bluetooth /
2023-08-03 Anuj JainRevert "Bluetooth: Store advertising handle so it can...
2023-08-03 Anuj JainBluetooth: Add LE connection parameter update
2023-08-03 Seung-Woo KimBluetooth: fix wrong indent in __hci_req_update_{scan...
2023-08-03 Hoegeun KwonBluetooth : fix build error
2023-08-03 DoHyun PyunBluetooth: Fix the potential crash issue
2023-08-03 Sudha BheemannaBluetooth: Set le data length command and event
2023-08-03 Sudha BheemannaBluetooth: Read host suggested default le data length
2023-08-03 Sudha BheemannaBluetooth: Write host suggested default le data length
2023-08-03 Sudha BheemannaBluetooth: Read LE Max data length command
2023-08-03 h.sandeepBluetooth: Fix IPSP connection callback event issue.
2023-08-03 Sudha BheemannaBluetooth: IPSP Connect/Disconnect apis
2023-08-03 Sudha BheemannaBluetooth: Add support to enable/disable IPSP
2023-08-03 Sudha BheemannaBluetooth: Fix issue in the Set LE privacy function.
2023-08-03 Sudha BheemannaBluetooth: Store the key if auth type is P192
2023-08-03 Sudha BheemannaBluetooth: Cancel the Sniff timer
2023-08-03 Sudha BheemannaBluetooth: Enable sniff mode for incoming connection
2023-08-03 Sudha BheemannaBluetooth: Modify fast connectable type.
2023-08-03 Sudha BheemannaBluetooth: Send Authentication Request command on pairi...
2023-08-03 Sudha BheemannaBluetooth: Enable inquiry and page scan
2023-08-03 Sudha BheemannaBluetooth: Change authentication requirement.
2023-08-03 Sudha BheemannaBluetooth: Set link Supervision timeout for a connection
2023-08-03 Sudha BheemannaBluetooth: Set filter policy for LE connection
2023-08-03 Sudha BheemannaBluetooth: Get Advertising TX power
2023-08-03 Sudha BheemannaBluetooth: Set the link for SCO connection
2023-08-03 Sudha BheemannaBluetooth: Add MGMT command to set SCO settings
2023-08-03 Sudha BheemannaBluetooth: Add multiple LE advertise state change event
2023-08-03 Sudha BheemannaBluetooth: Add LE device found MGMT event
2023-08-03 Seung-Woo KimBluetooth: fix vendor ext rssi link alert event
2023-08-03 Sudha BheemannaBluetooth: Add H/W TX timeout error MGMT event
2023-08-03 Sudha BheemannaBluetooth: Add hardware error MGMT event
2023-08-03 Sudha BheemannaBluetooth: Add LE vendor specific event handler
2023-08-03 Sudha BheemannaBluetooth: Add set LE scan parameter feature
2023-08-03 Sudha BheemannaBluetooth: Set Manufacturer data feature
2023-08-03 Sudha BheemannaBluetooth: Add LE connection parameter update procedure
2023-08-03 Sudha BheemannaBluetooth: Add stop LE auto connection feature
2023-08-03 Sudha BheemannaBluetooth: Add BT LE discovery feature
2023-08-03 Sudha BheemannaBluetooth: Update device name on remote_name_event
2023-08-03 Sudha BheemannaBluetooth: Add RSSI Monitor feature
2023-08-03 Sudha BheemannaBluetooth: Functions to modify WhiteList
2023-08-03 Sudha BheemannaBluetooth: Add Advertising Packet Configuration
2023-08-03 h.sandeepBluetooth: Add MGMT tizen_handlers and TIZEN_OP_BASE_CODE.
2023-02-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-02-06 Soenke HusterBluetooth: fix null ptr deref on hci_sync_conn_complete_evt
2023-02-01 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-02-01 Archie PusakaBluetooth: hci_sync: cancel cmd_timer if hci_open failed
2023-02-01 Ying HsuBluetooth: Fix possible deadlock in rfcomm_sk_state_change
2023-01-30 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-16 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-13 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-12-31 Yang YingliangBluetooth: RFCOMM: don't call kfree_skb() under spin_lo...
2022-12-31 Yang YingliangBluetooth: hci_core: don't call kfree_skb() under spin_...
2022-12-31 Inga StotlandBluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS
2022-12-21 Sungwoo KimBluetooth: L2CAP: Fix u8 overflow
2022-12-19 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-12-14 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-12-14 Chen ZhongjinBluetooth: Fix not cleanup led when bt_init fails
2022-12-14 Wang ShaoBoBluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2...
2022-12-14 Luiz Augusto von... Bluetooth: Fix crash when replugging CSR fake controllers
2022-12-08 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-12-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-11-29 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-11-26 Luiz Augusto von... Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
2022-11-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-11-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-11-10 Luiz Augusto von... Bluetooth: L2CAP: Fix attempting to access uninitialize...
2022-11-10 Luiz Augusto von... Bluetooth: L2CAP: Fix accepting connection request...
2022-11-10 Hawkins JiaweiBluetooth: L2CAP: Fix memory leak in vhci_write
2022-11-10 Zhengchao ShaoBluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
2022-11-10 Maxim MikityanskiyBluetooth: L2CAP: Fix use-after-free caused by l2cap_re...
2022-10-31 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-10-26 Luiz Augusto von... Bluetooth: L2CAP: Fix user-after-free
2022-10-26 Luiz Augusto von... Bluetooth: hci_sysfs: Fix attempting to call device_add...
2022-10-26 Tetsuo HandaBluetooth: L2CAP: initialize delayed works at l2cap_cha...
2022-10-26 Luiz Augusto von... Bluetooth: hci_core: Fix not handling link timeouts...
2022-10-26 Luiz Augusto von... Bluetooth: RFCOMM: Fix possible deadlock on socket...
2022-10-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-10-12 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-10-05 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-26 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-16 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-12 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-05 Dom CobleyMerge tag 'v5.15.65' into rpi-5.15.y
2022-09-05 Dom CobleyMerge tag 'v5.15.64' into rpi-5.15.y
2022-09-05 Dom CobleyMerge tag 'v5.15.63' into rpi-5.15.y
2022-09-05 Dom CobleyMerge tag 'v5.15.62' into rpi-5.15.y
2022-09-05 Luiz Augusto von... Bluetooth: L2CAP: Fix build errors in some archs
2022-08-23 Dom CobleyMerge tag 'v5.15.61' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.60' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.59' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.58' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.57' into rpi-5.15.y
2022-08-17 Luiz Augusto von... Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
2022-08-03 Luiz Augusto von... Bluetooth: L2CAP: Fix use-after-free caused by l2cap_ch...
2022-07-29 Luiz Augusto von... Bluetooth: SCO: Fix sco_send_frame returning skb->len
2022-07-29 Luiz Augusto von... Bluetooth: Fix passing NULL to PTR_ERR
2022-07-29 Luiz Augusto von... Bluetooth: RFCOMM: Replace use of memcpy_from_msg with...
2022-07-29 Luiz Augusto von... Bluetooth: SCO: Replace use of memcpy_from_msg with...
2022-07-22 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
next