aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-14i3c: mipi-i3c-hci-pci: Convert to MFD driverAdrian Hunter2-35/+41
2026-01-14i3c: mipi-i3c-hci-pci: Pass base regs as platform data to i3c core deviceAdrian Hunter1-19/+20
2026-01-14i3c: mipi-i3c-hci: Allow for Multi-Bus InstancesAdrian Hunter1-4/+17
2026-01-14i3c: mipi-i3c-hci-pci: Assign unique device names and IDs for Intel LPSS I3CAdrian Hunter2-20/+30
2026-01-14i3c: mipi-i3c-hci-pci: Enable MSI supportAdrian Hunter1-2/+6
2026-01-14i3c: mipi-i3c-hci-pci: Do not repeatedly check for NULL driver_dataAdrian Hunter1-3/+3
2026-01-14i3c: mipi-i3c-hci: Quieten initialization messagesAdrian Hunter4-48/+45
2026-01-14i3c: mipi-i3c-hci: Stop reading Extended Capabilities if capability ID is 0Adrian Hunter1-1/+1
2026-01-14i3c: mipi-i3c-hci: Remove duplicate blank linesAdrian Hunter9-17/+0
2026-01-14i3c: master: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+2
2026-01-14i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()Frank Li1-2/+2
2026-01-14phy: Add Google Tensor SoC USB PHY driverRoy Luo3-0/+307
2026-01-14drm/tegra: dsi: fix device leak on probeJohan Hovold1-4/+2
2026-01-14phy: socionext: usb2: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-18/+10
2026-01-14phy: apple: atc: Reset USB2 PHY during probe as wellSven Peter1-0/+1
2026-01-14phy: apple: atc: Actually check return value of devm_apple_tunable_parseSven Peter1-3/+3
2026-01-14xen: introduce xen_console_io optionStefano Stabellini1-5/+24
2026-01-14phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()Wentao Liang1-1/+1
2026-01-14phy: qcom: edp: Fix NULL pointer dereference for phy v6 (x1e80100)Val Packett1-0/+1
2026-01-14soundwire: Add missing EXPORT for sdw_slave_typeRichard Fitzgerald1-0/+1
2026-01-14Merge tag 'phy_common_properties' into nextVinod Koul4-0/+655
2026-01-14phy: add phy_get_rx_polarity() and phy_get_tx_polarity()Vladimir Oltean4-0/+655
2026-01-14dm: clear cloned request bio pointer when last clone bio completesMichael Liang1-3/+10
2026-01-14dm-verity: fix up various workqueue-related commentsEric Biggers1-10/+10
2026-01-14dm-verity: switch to bio_advance_iter_single()Eric Biggers1-1/+1
2026-01-14dm-verity: consolidate the BH and normal work structsEric Biggers2-5/+4
2026-01-14dm: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari16-24/+45
2026-01-14dm-integrity: fix a typo in the code for write/discard raceMikulas Patocka1-1/+1
2026-01-14dm: use READ_ONCE in dm_blk_report_zonesMikulas Patocka1-1/+1
2026-01-14dm: fix unlocked test for dm_suspended_mdMikulas Patocka1-3/+6
2026-01-14i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progressCarlos Song1-0/+7
2026-01-14i2c: qcom-geni: make sure I2C hub controllers can't use SE DMANeil Armstrong1-4/+7
2026-01-14Merge tag 'iio-fixes-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman14-36/+118
2026-01-14tee: add revision sysfs attributeAristo Chen1-1/+50
2026-01-14drm/rockchip: DRM_ROCKCHIP should depend on ARCH_ROCKCHIPGeert Uytterhoeven1-0/+1
2026-01-14efi/cper: Fix cper_bits_to_str buffer handling and return valueMorduan Zang1-1/+1
2026-01-14ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal4-0/+106
2026-01-14drm/sysfb: Remove duplicate declarationsThomas Zimmermann1-9/+0
2026-01-14Merge tag 'ath-current-20260113' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg4-28/+25
2026-01-14phy: cadence-torrent: Add PCIe + XAUI multilink configuration for 100MHz refclkSwapnil Jakhade1-7/+136
2026-01-14phy: qcom: qmp-combo: Add polarity inversion support for SAR2130PKrishna Kurapati1-0/+7
2026-01-14phy: qcom-qmp-ufs: Add Milos supportLuca Weiss1-0/+96
2026-01-14phy: sun4i-usb: replace use of system_wq with system_percpu_wqMarco Crivellari1-7/+7
2026-01-14tee: amdtee: Remove unused return variablesThorsten Blum1-4/+4
2026-01-14iio: pressure: abp2030pa: remove error messagePetre Rodan1-1/+1
2026-01-14iio: pressure: abp2030pa: fix typo in Kconfig descriptionPetre Rodan1-1/+1
2026-01-13drm/xe: vram addr range is expanded to bit[17:8]Fei Yang1-1/+1
2026-01-13drm/xe: Replace use of system_wq with tlb_inval->timeout_wqMarco Crivellari2-3/+9
2026-01-14PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root PortShawn Lin1-0/+8
2026-01-14i2c: mlxbf: Use HZ_PER_KHZ in the driverAndy Shevchenko1-1/+1