summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-24Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz3-6/+12
2023-04-24Bluetooth: hci_sync: Remove duplicate statementInga Stotland1-1/+0
2023-04-24Bluetooth: Convert MSFT filter HCI cmd to hci_syncBrian Gix1-25/+11
2023-04-24Bluetooth: hci_sync: Don't wait peer's reply when powering offArchie Pusaka1-3/+5
2023-04-24Bluetooth: Add VID/PID 0489/e0e4 for MediaTek MT7922Meng Tang1-0/+3
2023-04-24arm64: dts: rockchip: Update compatible for bluetoothChris Morgan1-1/+1
2023-04-24Bluetooth: hci_h5: btrtl: Add support for RTL8821CSChris Morgan1-0/+8
2023-04-24dt-bindings: net: realtek-bluetooth: Add RTL8821CSChris Morgan1-9/+15
2023-04-24Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663Meng Tang1-0/+3
2023-04-24Bluetooth: hci_sync: Fix smatch warningLuiz Augusto von Dentz1-1/+1
2023-04-24Bluetooth: hci_core: Make hci_conn_hash_add append to the listLuiz Augusto von Dentz1-1/+1
2023-04-24Bluetooth: btrtl: Add support for RTL8852BSVictor Hassan1-0/+10
2023-04-24Bluetooth: hci_mrvl: Add serdev support for 88W8997Stefan Eichenberger1-7/+79
2023-04-24Bluetooth: hci_mrvl: use maybe_unused macro for device tree idsStefan Eichenberger1-3/+1
2023-04-24dt-bindings: bluetooth: marvell: add max-speed propertyStefan Eichenberger1-0/+16
2023-04-24dt-bindings: bluetooth: marvell: add 88W8997Stefan Eichenberger1-1/+3
2023-04-24Bluetooth: btusb: Do not require hardcoded interface numbersTomasz Moń1-7/+3
2023-04-24Bluetooth: MGMT: Use BIT macro when defining bitfieldsLuiz Augusto von Dentz1-40/+40
2023-04-24cifs: Avoid a cast in add_lease_context()Volker Lendecke1-3/+4
2023-04-24cifs: Simplify SMB2_open_init()Volker Lendecke1-17/+4
2023-04-24cifs: Simplify SMB2_open_init()Volker Lendecke1-33/+9
2023-04-24cifs: Simplify SMB2_open_init()Volker Lendecke1-32/+13
2023-04-24Merge tag 'exynos-drm-next-for-v6.4-2' of git://git.kernel.org/pub/scm/linux/...Dave Airlie5-117/+94
2023-04-24firewire: init_ohci1394_dma: use correct function names in commentsRandy Dunlap1-2/+2
2023-04-24MAINTAINERS: replace maintainer of FireWire subsystemTakashi Sakamoto1-2/+3
2023-04-24Merge tag 'drm-intel-next-fixes-2023-04-20-1' of git://anongit.freedesktop.or...Dave Airlie7-15/+53
2023-04-24ubifs: Fix memleak when insert_old_idx() failedZhihao Cheng1-50/+87
2023-04-24Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path"Zhihao Cheng1-8/+1
2023-04-23cxl/mbox: Update CMD_RC_TABLEDavidlohr Bueso1-2/+10
2023-04-23Merge branch 'for-6.3/cxl-autodetect-fixes' into for-6.4/cxlDan Williams4-19/+53
2023-04-23Merge branch 'for-6.4/cxl-poison' into for-6.4/cxlDan Williams14-13/+1175
2023-04-23tools/testing/cxl: Require CONFIG_DEBUG_FSAlison Schofield1-0/+1
2023-04-23tools/testing/cxl: Add a sysfs attr to test poison inject limitsAlison Schofield1-4/+48
2023-04-23tools/testing/cxl: Use injected poison for get poison listAlison Schofield1-19/+43
2023-04-23tools/testing/cxl: Mock the Clear Poison mailbox commandAlison Schofield1-0/+36
2023-04-23tools/testing/cxl: Mock the Inject Poison mailbox commandAlison Schofield1-0/+77
2023-04-23cxl/mem: Add debugfs attributes for poison inject and clearAlison Schofield2-0/+63
2023-04-23cxl/memdev: Trace inject and clear poison as cxl_poison eventsAlison Schofield3-3/+22
2023-04-23Linux 6.3v6.3Linus Torvalds1-1/+1
2023-04-23cxl/memdev: Warn of poison inject or clear to a mapped regionAlison Schofield1-0/+59
2023-04-23cxl/memdev: Add support for the Clear Poison mailbox commandAlison Schofield2-0/+50
2023-04-23cxl/memdev: Add support for the Inject Poison mailbox commandAlison Schofield2-0/+62
2023-04-23tools/testing/cxl: Mock support for Get Poison ListAlison Schofield1-0/+42
2023-04-23cxl/trace: Add an HPA to cxl_poison trace eventsAlison Schofield2-2/+103
2023-04-23cxl/region: Provide region info to the cxl_poison trace eventAlison Schofield3-1/+141
2023-04-23cxl/memdev: Add trigger_poison_list sysfs attributeAlison Schofield4-1/+102
2023-04-23cxl/trace: Add TRACE support for CXL media-error recordsAlison Schofield3-1/+102
2023-04-23cxl/mbox: Add GET_POISON_LIST mailbox commandAlison Schofield2-0/+101
2023-04-23cxl/mbox: Initialize the poison stateAlison Schofield3-2/+117
2023-04-23cxl/mbox: Restrict poison cmds to debugfs cxl_raw_allow_allAlison Schofield1-0/+6