summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-17spi: aspeed: Add support for the AST2700 SPI controllerChin-Ting Kuo-0/+71
2025-11-17spi: aspeed: Use phys_addr_t for bus addresses to support 64-bit platformsChin-Ting Kuo-15/+17
2025-11-17spi: aspeed: Enable Quad SPI mode for page programChin-Ting Kuo-0/+4
2025-11-17ASoC: audio_topology: convert to snd_soc_dapm_xxx()Kuninori Morimoto-7/+7
2025-11-17ASoC: audio_helper: convert to snd_soc_dapm_xxx()Kuninori Morimoto-4/+5
2025-11-17ASoC: audio_codec: convert to snd_soc_dapm_xxx()Kuninori Morimoto-5/+11
2025-11-17ASoC: arizona-micsupp: convert to snd_soc_dapm_xxx()Kuninori Morimoto-6/+2
2025-11-17ASoC: arizona-haptics: convert to snd_soc_dapm_xxx()Kuninori Morimoto-9/+5
2025-11-16spi: bcm63xx: drop wrong casts in probe()Jonas Gorski-2/+2
2025-11-17Merge tag 'drm-xe-next-2025-11-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1256/+2557
2025-11-16rust: rbtree: add immutable cursorVitaly Wool-4/+4
2025-11-16tools: riscv: Fixed misalignment of CSR related definitionsChen Pei-1/+1
2025-11-16can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...Marc Kleine-Budde-7/+19
2025-11-16can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBsMarc Kleine-Budde-2/+15
2025-11-16can: sja1000: fix max irq loop handlingThomas Mühlbacher-2/+2
2025-11-16staging: iio: adt7316: replace sprintf() with sysfs_emit()Shi Hao-51/+51
2025-11-16can: kvaser_usb: leaf: Fix potential infinite loop in command parsersSeungjin Bae-2/+2
2025-11-16iio: pressure: Arrange Makefile alphabeticallyAkhilesh Patil-4/+3
2025-11-16Merge tag 'firewire-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+4
2025-11-16Merge tag 'edac_urgent_for_v6.18_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-16/+30
2025-11-16firewire: core: fix to update generation field in topology mapTakashi Sakamoto-1/+2
2025-11-16drm/bridge: simple: add the Parade PS185HDM DP-to-HDMI bridgeMaud Spierings-0/+5
2025-11-16convert binderfsAl Viro-19/+14
2025-11-16binderfs_binder_ctl_create(): kill a bogus checkAl Viro-6/+0
2025-11-16binderfs: use simple_start_creating()Al Viro-38/+5
2025-11-16ibmasmfs: get rid of ibmasmfs_dir_opsAl Viro-4/+2
2025-11-16convert ibmasmfsAl Viro-8/+10
2025-11-16convert xenfsAl Viro-1/+1
2025-11-16convert ramfs and tmpfsAl Viro-1/+1
2025-11-15iio: mpl3115: add threshold events supportAntoni Pokusinski-10/+211
2025-11-15iio: mpl3115: use get_unaligned_be24() to retrieve pressure dataAntoni Pokusinski-3/+10
2025-11-15iio: buffer: use dma_buf_unmap_attachment_unlocked() helperLiang Jie-3/+1
2025-11-15iio: core: Replace lockdep_set_class() + mutex_init() by combined callAndy Shevchenko-2/+1
2025-11-15iio: core: Clean up device correctly on iio_device_alloc() failureAndy Shevchenko-5/+5
2025-11-15iio: core: add missing mutex_destroy in iio_dev_release()Andy Shevchenko-2/+7
2025-11-15drm/msm/a6xx: Add support for Adreno 612Jie Zhang-14/+90
2025-11-15iio: accel: adxl380: add support for ADXL318 and ADXL319Jonathan Santos-39/+107
2025-11-15drm/msm: Add NULL check in vm_op_enqueue()Gopi Krishna Menon-6/+22
2025-11-15Merge tag 'irq-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+2
2025-11-15watchdog: starfive: Fix resource leak in probe error pathHaotian Zhang-1/+3
2025-11-15watchdog: wdat_wdt: Fix ACPI table leak in probe functionHaotian Zhang-21/+43
2025-11-15watchdog: loongson1: Add Loongson-2k0300 watchdog supportBinbin Zhou-15/+62
2025-11-15watchdog: loongson1: Drop CONFIG_OFBinbin Zhou-3/+1
2025-11-15watchdog: loongson1: Simplify ls1x_wdt_probe codeBinbin Zhou-10/+2
2025-11-15watchdog: loongson1: Add missing MODULE_PARM_DESCBinbin Zhou-2/+6
2025-11-15watchdog/diag288: Fix module comment typosZoe Gates-3/+3
2025-11-15watchdog: renesas_wwdt: add driverWolfram Sang-0/+172
2025-11-15watchdog: aspeed: Add support for AST2700 platformChin-Ting Kuo-1/+15
2025-11-15watchdog: aspeed: Support variable number of reset mask registersChin-Ting Kuo-6/+8
2025-11-15via_wdt: fix critical boot hang due to unnamed resource allocationLi Qiang-0/+1