summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-05-10Merge tag 'platform-drivers-x86-v6.4-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-05-09platform/mellanox: fix potential race in mlxbf-tmfifo driverLiming Sun
2023-05-09platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev
2023-05-09platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the J...Hans de Goede
2023-05-09platform/x86: thinkpad_acpi: Add profile force abilityMark Pearson
2023-05-09platform/x86: thinkpad_acpi: Fix platform profiles on T490Mark Pearson
2023-05-09platform/x86: hp-wmi: add micmute to hp_wmi_keymap structFae
2023-05-09platform/x86/intel-uncore-freq: Return error on write frequencySrinivas Pandruvada
2023-05-08media: nxp: imx8-isi: fix buiding on 32-bitArnd Bergmann
2023-05-08platform/x86: intel_scu_pcidrv: Add back PCI ID for MedfieldJulian Winkler
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-05Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski
2023-05-05Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-05Merge tag 'acpi-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-05-05Merge tag 'thermal-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-05Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-05net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli
2023-05-05pds_core: fix mutex double unlock in error pathShannon Nelson
2023-05-05net: fec: correct the counting of XDP sent framesShenwei Wang
2023-05-05bonding: add xdp_features supportLorenzo Bianconi
2023-05-05net: enetc: check the index of the SFI rather than the handleWei Fang
2023-05-05virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang
2023-05-05ice: block LAN in case of VF to VF offloadMichal Swiatkowski
2023-05-05net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL
2023-05-05net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL
2023-05-04Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-05-05Merge tag 'drm-intel-next-fixes-2023-05-04-1' of git://anongit.freedesktop.or...Dave Airlie
2023-05-05Merge tag 'amd-drm-fixes-6.4-2023-05-03' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-05-05Merge tag 'drm-intel-next-fixes-2023-04-27' of git://anongit.freedesktop.org/...Dave Airlie
2023-05-05Merge tag 'amd-drm-fixes-6.4-2023-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-05-04thermal: intel: powerclamp: Fix NULL pointer access issueSrinivas Pandruvada
2023-05-04ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede
2023-05-04phy: mediatek: hdmi: mt8195: fix wrong pll calculusGuillaume Ranquet
2023-05-04phy: mediatek: hdmi: mt8195: fix uninitialized variable usage in pll_calcGuillaume Ranquet
2023-05-04io_uring: Pass whole sqe to commandsBreno Leitao
2023-05-04mailbox: qcom-apcs-ipc: do not grow the of_device_idKrzysztof Kozlowski
2023-05-04mailbox: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley
2023-05-04mailbox: bcm-pdc: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-05-04mailbox: rockchip: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-05-04mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()Lee Jones
2023-05-04mailbox: mailbox-test: Explicitly include header for spinlock supportLee Jones