index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
serial: 8250_bcm7271: Remove redundant dev_err_probe()
Pan Chuang
1
-3
/
+1
2026-07-30
serial: bcm63xx-uart: silence false positive coccinelle warning on clk_put
Pei Xiao
1
-5
/
+6
2026-07-30
serial: sh-sci: remove check for zero baud rate from uart_get_baud_rate()
Hugo Villeneuve
1
-2
/
+0
2026-07-30
serial: rsci: remove check for zero baud rate from uart_get_baud_rate()
Hugo Villeneuve
1
-3
/
+0
2026-07-30
Revert "serial: 8250: drop lockdep annotation from serial8250_clear_IER()"
John Ogness
1
-0
/
+3
2026-07-30
serial: 8250: Switch to nbcon console, take 2
John Ogness
4
-53
/
+260
2026-07-30
serial: 8250: remove always included kconfig.h
Hugo Villeneuve
1
-1
/
+0
2026-07-30
serial: max310x: remove always included kconfig.h
Hugo Villeneuve
1
-1
/
+0
2026-07-30
serial: qcom-geni: fix TX DMA buffer flush
Jan Sebastian Götte
1
-21
/
+22
2026-07-30
serial: 8250_dma: Clear stale RX state on shutdown
Cunhao Lu
1
-5
/
+7
2026-07-30
serial: sc16is7xx: enable THRI before filling TX FIFO
Luca Fresi
1
-0
/
+3
2026-07-30
rust: pci: use `Option<&IdInfo>` for device ID info
Gary Guo
1
-1
/
+1
2026-07-30
Revert "serial: 8250: Clear CON_PRINTBUFFER on port re-registration"
Fushuai Wang
1
-5
/
+1
2026-07-30
clk: imx95-blk-ctl: Fix REFCLK rise-fall mismatch on i.MX95
Richard Zhu
1
-0
/
+7
2026-07-30
clk: imx95-blk-ctl: Add func_out_en clock for i.MX9x PCIe
Richard Zhu
1
-2
/
+12
2026-07-30
drm/tyr: add Memory Management Unit (MMU) support
Boris Brezillon
7
-5
/
+780
2026-07-30
drm/tyr: add a generic slot manager
Boris Brezillon
2
-0
/
+406
2026-07-30
drm/tyr: add resources to RegistrationData
Deborah Brouwer
2
-26
/
+27
2026-07-30
mfd: si476x-i2c: Get rid of duplicate NULL checks
Andy Shevchenko
1
-8
/
+5
2026-07-30
mfd: cgbc: Fix teardown ordering in cgbc_remove()
Thomas Richard
1
-2
/
+2
2026-07-30
mfd: mt6397-core: Add mt6323 AUXADC support
Roman Vivchar
1
-0
/
+3
2026-07-30
mfd: rohm: Factor out power button registration
Dmitry Torokhov
6
-160
/
+139
2026-07-30
mfd: ucb1x00: Convert Assabet gpio-keys to use software nodes
Dmitry Torokhov
1
-24
/
+96
2026-07-30
mfd: ucb1x00: Register software node for GPIO controller
Dmitry Torokhov
1
-1
/
+15
2026-07-30
mfd: cs42l43: Tidy up formatting on sdw_device_id table
Charles Keepax
1
-3
/
+3
2026-07-30
mfd: cs42l43: Remove redundant NULL checks on SoundWire
Charles Keepax
1
-6
/
+3
2026-07-30
mfd: Unify style of spi_device_id arrays
Uwe Kleine-König (The Capable Hub)
3
-5
/
+5
2026-07-30
mfd: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
8
-46
/
+46
2026-07-30
mfd: Drop unused assignment of spi_device_id driver data
Uwe Kleine-König (The Capable Hub)
3
-3
/
+3
2026-07-30
mfd: sprd-sc27xx: Add SC2730 regulator cell
Otto Pflüger
1
-0
/
+1
2026-07-30
mfd: viperboard: Remove redundant NULL check before kfree()
Mohammad Shahid
1
-2
/
+1
2026-07-30
mfd: db8500-prcmu: Fold dbx500 header into db8500
Linus Walleij
8
-40
/
+40
2026-07-30
mfd: 88pm886: Initialize the battery page
Duje Mihanović
1
-1
/
+20
2026-07-30
mfd: cs42l43: Use new SoundWire enumeration helper
Charles Keepax
3
-18
/
+6
2026-07-30
mfd: axp20x: Preserve other control bits when powering off
Oleg Proshkin
1
-1
/
+1
2026-07-30
mfd: ipaq-micro: Fix out-of-bounds stack read in ipaq_micro_str
Dmitry Torokhov
1
-1
/
+1
2026-07-30
mfd: si476x: Modernize GPIO handling
Linus Walleij
3
-32
/
+16
2026-07-30
mfd: mt6397-core: Add mt6323 EFUSE support
Roman Vivchar
1
-0
/
+3
2026-07-30
Merge branches 'ib-mfd-legacy-gpio-7.3' and 'ib-mfd-platform-chrome-7.3' into...
Lee Jones
2
-15
/
+33
2026-07-30
qede: sync udp_tunnel ports outside qede_lock in the recovery path
Denis V. Lunev
1
-22
/
+22
2026-07-30
Merge tag 'linux-can-fixes-for-7.2-20260729' of git://git.kernel.org/pub/scm/...
Paolo Abeni
13
-51
/
+175
2026-07-30
iommu/iova: Move CPU magazine init to first insert
Logan Odell
1
-14
/
+15
2026-07-30
iommu/amd: Put PCI device after handling PPR faults
Shuai Xue
1
-1
/
+2
2026-07-30
spi: Few fix/improvement for spi-nxp-fspi
Mark Brown
260
-1230
/
+3309
2026-07-30
spi: spi-nxp-fspi: propagate clock reconfig failures in nxp_fspi_select_mem()
Haibo Chen
1
-7
/
+25
2026-07-30
spi: spi-nxp-fspi: enter stop mode before reconfiguring MCR0 and DLL
Haibo Chen
1
-0
/
+14
2026-07-30
spi: spi-nxp-fspi: add per-SoC SDR/DTR clock rate limits for all supported SoCs
Haibo Chen
1
-3
/
+80
2026-07-30
spi: spi-mpc52xx: use platform_get_irq_optional for IRQ lookup
Rosen Penev
1
-2
/
+14
2026-07-30
net: phy: micrel: Add loopback support for ksz9131
Maxime Chevallier
1
-0
/
+60
2026-07-30
net: intel: remove conditional return with no effect
Sang-Heon Jeon
3
-17
/
+3
[prev]
[next]