summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-10Bluetooth: hci_ldisc: Use speed set by btattach as oper_speedFrédéric Danis1-0/+3
2024-09-10Bluetooth: btnxpuart: Add support for ISO packetsNeeraj Sanjay Kale1-0/+1
2024-09-10Bluetooth: hci_h4: Add support for ISO packets in h4_recv.hNeeraj Sanjay Kale1-0/+7
2024-09-10Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122Hilda Wu1-0/+2
2024-09-10Bluetooth: btusb: Invert LE State flag to set invalid rather then validLuiz Augusto von Dentz1-150/+76
2024-09-10Bluetooth: hci_uart: Add support for Amlogic HCI UARTYang Li5-3/+781
2024-09-10Bluetooth: btusb: Add MediaTek MT7925-B22M support ID 0x13d3:0x3604Alexander Hall1-0/+3
2024-09-10Bluetooth: btintel_pcie: Add support for ISO dataKiran1-0/+16
2024-09-10virtio_net: disable premapped mode by defaultXuan Zhuo1-18/+0
2024-09-10Revert "virtio_net: big mode skip the unmap check"Xuan Zhuo1-2/+2
2024-09-10Revert "virtio_net: rx remove premapped failover code"Xuan Zhuo1-35/+50
2024-09-10drm/amd/display: Do not reset planes based on crtc zpos_changedLeo Li1-1/+1
2024-09-10drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctlT.J. Mercier1-4/+13
2024-09-10i2c: ljca: Remove unused "target_addr" parameterAndi Shyti1-3/+3
2024-09-10nvme-tcp: fix link failure for TCP authArnd Bergmann1-1/+1
2024-09-10RDMA/hns: Fix restricted __le16 degrades to integer issueJunxian Huang1-2/+2
2024-09-10IB/qib: Remove unused declarations in header fileZhang Zekun1-4/+0
2024-09-10IB/iser: Remove unused declaration in header fileZhang Zekun1-4/+0
2024-09-10RDMA/hns: Optimize hem allocation performanceJunxian Huang1-4/+6
2024-09-10RDMA/hns: Fix 1bit-ECC recovery address in non-4K OSChengchang Tang1-1/+1
2024-09-10RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handlerJunxian Huang1-2/+5
2024-09-10RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabledChengchang Tang1-8/+8
2024-09-10RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()wenglianfa1-6/+6
2024-09-10RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08wenglianfa1-3/+3
2024-09-10RDMA/hns: Don't modify rq next block addr in HIP09 QPCJunxian Huang1-6/+8
2024-09-10platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16Bas Nieuwenhuizen1-0/+10
2024-09-10drm/stm: add COMMON_CLK dependencyArnd Bergmann1-0/+1
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner703-4536/+9070
2024-09-10regulator: max77650: Use container_of and constify static dataKrzysztof Kozlowski1-17/+14
2024-09-10regulator: hi6421v530: Use container_of and constify static dataKrzysztof Kozlowski1-6/+5
2024-09-10regulator: hi6421v530: Drop unused 'eco_microamp'Krzysztof Kozlowski1-10/+6
2024-09-10regulator: qcom-refgen: Constify static dataKrzysztof Kozlowski1-2/+2
2024-09-10regulator: pfuze100: Constify static dataKrzysztof Kozlowski1-5/+5
2024-09-10regulator: pcap: Constify static dataKrzysztof Kozlowski1-6/+6
2024-09-10regulator: mtk-dvfsrc: Constify static dataKrzysztof Kozlowski1-5/+5
2024-09-10regulator: max77826: Constify static dataKrzysztof Kozlowski1-1/+1
2024-09-10regulator: max77826: Drop unused 'rdesc' in 'struct max77826_regulator_info'Krzysztof Kozlowski1-2/+0
2024-09-10regulator: tps65023: Constify static dataKrzysztof Kozlowski1-3/+3
2024-09-10regulator: hi6421v600: Constify static dataKrzysztof Kozlowski1-5/+5
2024-09-10regulator: hi6421: Constify static dataKrzysztof Kozlowski1-7/+7
2024-09-10regulator: da9121: Constify static dataKrzysztof Kozlowski1-10/+10
2024-09-10regulator: da9063: Constify static dataKrzysztof Kozlowski1-1/+1
2024-09-10regulator: da9055: Constify static dataKrzysztof Kozlowski1-14/+14
2024-09-10regulator: da9052: Constify static dataKrzysztof Kozlowski1-11/+11
2024-09-10spi: remove spi_controller_is_slave() and spi_slave_abort()Yang Yingliang1-12/+1
2024-09-10platform/olpc: olpc-xo175-ec: switch to use spi_target_abort().Yang Yingliang1-2/+2
2024-09-10spi: slave-mt27xx: switch to use target_abortYang Yingliang1-6/+6
2024-09-10spi: spidev: switch to use spi_target_abort()Yang Yingliang1-1/+1
2024-09-10spi: slave-system-control: switch to use spi_target_abort()Yang Yingliang1-1/+1
2024-09-10spi: slave-time: switch to use spi_target_abort()Yang Yingliang1-1/+1