index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-01-14
usb: gadget: f_fs: fix DMA-BUF OUT queues
Sam Day
-3
/
+3
2026-01-14
usb: gadget: f_fs: Fix ioctl error handling
Sam Day
-12
/
+6
2026-01-14
usb: gadget: f_tcm: initialize data_len in UAS path for consistency
Jiasheng Jiang
-1
/
+2
2026-01-14
i3c: Move device name assignment after i3c_bus_init
Billy Tsai
-1
/
+2
2026-01-14
i3c: renesas: Add suspend/resume support
Tommaso Merciai
-0
/
+89
2026-01-14
i3c: renesas: Factor out hardware initialization to separate function
Tommaso Merciai
-44
/
+55
2026-01-14
i3c: renesas: Store clock rate and reset controls in struct renesas_i3c
Tommaso Merciai
-19
/
+20
2026-01-14
i3c: renesas: Switch to clk_bulk API and store clocks in private data
Tommaso Merciai
-33
/
+13
2026-01-14
i3c: mipi-i3c-hci-pci: Define Multi-Bus instances for supported controllers
Adrian Hunter
-13
/
+22
2026-01-14
i3c: mipi-i3c-hci-pci: Add support for Multi-Bus Instances
Adrian Hunter
-10
/
+26
2026-01-14
i3c: mipi-i3c-hci-pci: Convert to MFD driver
Adrian Hunter
-35
/
+41
2026-01-14
i3c: mipi-i3c-hci-pci: Pass base regs as platform data to i3c core device
Adrian Hunter
-19
/
+20
2026-01-14
i3c: mipi-i3c-hci: Allow for Multi-Bus Instances
Adrian Hunter
-4
/
+17
2026-01-14
i3c: mipi-i3c-hci-pci: Assign unique device names and IDs for Intel LPSS I3C
Adrian Hunter
-20
/
+30
2026-01-14
i3c: mipi-i3c-hci-pci: Enable MSI support
Adrian Hunter
-2
/
+6
2026-01-14
i3c: mipi-i3c-hci-pci: Do not repeatedly check for NULL driver_data
Adrian Hunter
-3
/
+3
2026-01-14
i3c: mipi-i3c-hci: Quieten initialization messages
Adrian Hunter
-48
/
+45
2026-01-14
i3c: mipi-i3c-hci: Stop reading Extended Capabilities if capability ID is 0
Adrian Hunter
-1
/
+1
2026-01-14
i3c: mipi-i3c-hci: Remove duplicate blank lines
Adrian Hunter
-17
/
+0
2026-01-14
i3c: master: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-5
/
+2
2026-01-14
i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
Frank Li
-2
/
+2
2026-01-14
phy: Add Google Tensor SoC USB PHY driver
Roy Luo
-0
/
+307
2026-01-14
drm/tegra: dsi: fix device leak on probe
Johan Hovold
-4
/
+2
2026-01-14
phy: socionext: usb2: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-18
/
+10
2026-01-14
phy: apple: atc: Reset USB2 PHY during probe as well
Sven Peter
-0
/
+1
2026-01-14
phy: apple: atc: Actually check return value of devm_apple_tunable_parse
Sven Peter
-3
/
+3
2026-01-14
xen: introduce xen_console_io option
Stefano Stabellini
-5
/
+24
2026-01-14
phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()
Wentao Liang
-1
/
+1
2026-01-14
phy: qcom: edp: Fix NULL pointer dereference for phy v6 (x1e80100)
Val Packett
-0
/
+1
2026-01-14
soundwire: Add missing EXPORT for sdw_slave_type
Richard Fitzgerald
-0
/
+1
2026-01-14
Merge tag 'phy_common_properties' into next
Vinod Koul
-0
/
+655
2026-01-14
phy: add phy_get_rx_polarity() and phy_get_tx_polarity()
Vladimir Oltean
-0
/
+655
2026-01-14
dm: clear cloned request bio pointer when last clone bio completes
Michael Liang
-3
/
+10
2026-01-14
dm-verity: fix up various workqueue-related comments
Eric Biggers
-10
/
+10
2026-01-14
dm-verity: switch to bio_advance_iter_single()
Eric Biggers
-1
/
+1
2026-01-14
dm-verity: consolidate the BH and normal work structs
Eric Biggers
-5
/
+4
2026-01-14
dm: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-24
/
+45
2026-01-14
dm-integrity: fix a typo in the code for write/discard race
Mikulas Patocka
-1
/
+1
2026-01-14
dm: use READ_ONCE in dm_blk_report_zones
Mikulas Patocka
-1
/
+1
2026-01-14
dm: fix unlocked test for dm_suspended_md
Mikulas Patocka
-3
/
+6
2026-01-14
i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progress
Carlos Song
-0
/
+7
2026-01-14
i2c: qcom-geni: make sure I2C hub controllers can't use SE DMA
Neil Armstrong
-4
/
+7
2026-01-14
Merge tag 'iio-fixes-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-36
/
+118
2026-01-14
tee: add revision sysfs attribute
Aristo Chen
-1
/
+50
2026-01-14
drm/rockchip: DRM_ROCKCHIP should depend on ARCH_ROCKCHIP
Geert Uytterhoeven
-0
/
+1
2026-01-14
efi/cper: Fix cper_bits_to_str buffer handling and return value
Morduan Zang
-1
/
+1
2026-01-14
ata: libata-scsi: avoid Non-NCQ command starvation
Damien Le Moal
-0
/
+106
2026-01-14
drm/sysfb: Remove duplicate declarations
Thomas Zimmermann
-9
/
+0
2026-01-14
Merge tag 'ath-current-20260113' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-28
/
+25
2026-01-14
phy: cadence-torrent: Add PCIe + XAUI multilink configuration for 100MHz refclk
Swapnil Jakhade
-7
/
+136
[prev]
[next]