summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-10Bluetooth: btusb: Add Mediatek MT7925 support ID 0x13d3:0x3608Pavel Nikulin
2024-09-10Bluetooth: btrtl: Add the support for RTL8922AMax Chou
2024-09-10Bluetooth: hci_ldisc: Use speed set by btattach as oper_speedFrédéric Danis
2024-09-10Bluetooth: hci_conn: Remove redundant memset after kzallocKuan-Wei Chiu
2024-09-10Bluetooth: L2CAP: Remove unused declarationsYue Haibing
2024-09-10dt-bindings: bluetooth: bring the HW description closer to reality for wcn6855Bartosz Golaszewski
2024-09-10Bluetooth: btnxpuart: Add support for ISO packetsNeeraj Sanjay Kale
2024-09-10Bluetooth: hci_h4: Add support for ISO packets in h4_recv.hNeeraj Sanjay Kale
2024-09-10Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122Hilda Wu
2024-09-10Bluetooth: btusb: Invert LE State flag to set invalid rather then validLuiz Augusto von Dentz
2024-09-10MAINTAINERS: Add an entry for Amlogic HCI UART (M: Yang Li)Yang Li
2024-09-10ASoC: meson: Remove unused declartion in header fileZhang Zekun
2024-09-10KVM: arm64: Move pagetable definitions to common headerSebastian Ene
2024-09-10Bluetooth: hci_uart: Add support for Amlogic HCI UARTYang Li
2024-09-10dt-bindings: net: bluetooth: Add support for Amlogic BluetoothYang Li
2024-09-10Bluetooth: btusb: Add MediaTek MT7925-B22M support ID 0x13d3:0x3604Alexander Hall
2024-09-10Bluetooth: btintel_pcie: Add support for ISO dataKiran
2024-09-10Bluetooth: Add a helper function to extract iso headerKiran K
2024-09-10Merge tag 'arm-soc/for-6.12/soc' of https://github.com/Broadcom/stblinux into...Arnd Bergmann
2024-09-10Merge tag 'mvebu-arm-6.12-1' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2024-09-10Merge tag 'trace-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-10Merge branch 'revert-virtio_net-rx-enable-premapped-mode-by-default'Jakub Kicinski
2024-09-10virtio_net: disable premapped mode by defaultXuan Zhuo
2024-09-10Revert "virtio_net: big mode skip the unmap check"Xuan Zhuo
2024-09-10Revert "virtio_net: rx remove premapped failover code"Xuan Zhuo
2024-09-10drm/amd/display: Do not reset planes based on crtc zpos_changedLeo Li
2024-09-10io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()Jens Axboe
2024-09-10io_uring/rw: treat -EOPNOTSUPP for IOCB_NOWAIT like -EAGAINJens Axboe
2024-09-10drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctlT.J. Mercier
2024-09-10i2c: ljca: Remove unused "target_addr" parameterAndi Shyti
2024-09-10btrfs: only unlock the to-be-submitted ranges inside a folioQu Wenruo
2024-09-10btrfs: merge btrfs_folio_unlock_writer() into btrfs_folio_end_writer_lock()Qu Wenruo
2024-09-10btrfs: BTRFS_PATH_AUTO_FREE in orphan.cLeo Martins
2024-09-10btrfs: use btrfs_path auto free in zoned.cLeo Martins
2024-09-10btrfs: DEFINE_FREE for struct btrfs_pathLeo Martins
2024-09-10btrfs: remove btrfs_folio_end_all_writers()Qu Wenruo
2024-09-10btrfs: constify more pointer parametersDavid Sterba
2024-09-10btrfs: rework BTRFS_I as macro to preserve parameter constDavid Sterba
2024-09-10btrfs: add and use helper to verify the calling task has locked the inodeFilipe Manana
2024-09-10btrfs: always update fstrim_range on failure in FITRIM ioctlLuca Stefani
2024-09-10btrfs: convert copy_inline_to_page() to use folioLi Zetao
2024-09-10btrfs: convert btrfs_decompress() to take a folioLi Zetao
2024-09-10btrfs: convert zstd_decompress() to take a folioLi Zetao
2024-09-10btrfs: convert lzo_decompress() to take a folioLi Zetao
2024-09-10btrfs: convert zlib_decompress() to take a folioLi Zetao
2024-09-10btrfs: convert try_release_extent_mapping() to take a folioLi Zetao
2024-09-10btrfs: convert try_release_extent_state() to take a folioLi Zetao
2024-09-10btrfs: convert submit_eb_page() to take a folioLi Zetao
2024-09-10btrfs: convert submit_eb_subpage() to take a folioLi Zetao
2024-09-10btrfs: convert read_key_bytes() to take a folioLi Zetao