index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
pwm: Fix various formatting issues in kernel-doc
Uwe Kleine-König
1
-15
/
+27
2025-04-17
pwm: Add support for RZ/G2L GPT
Biju Das
3
-0
/
+455
2025-04-17
pwm: Better document return value of pwm_round_waveform_might_sleep()
Uwe Kleine-König
1
-2
/
+6
2025-04-17
pwm: loongson: Fix an error code in probe()
Dan Carpenter
1
-1
/
+1
2025-04-16
pwm: loongson: Fix u32 overflow in waveform calculation
Uwe Kleine-König
1
-1
/
+1
2025-04-14
pwm: pca9685: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-04-14
pwm: Do stricter return value checking for .round_waveform_tohw()
Uwe Kleine-König
1
-6
/
+6
2025-04-14
pwm: stm32: Emit debug output also for corner cases of the rounding callbacks
Uwe Kleine-König
1
-7
/
+6
2025-04-14
pwm: stm32: Don't open-code TIM_CCER_CCxE()
Uwe Kleine-König
1
-1
/
+1
2025-04-14
pwm: Add actual hardware state to pwm debugfs file
Uwe Kleine-König
1
-8
/
+11
2025-04-14
pwm: pxa: Improve using dev_err_probe()
Uwe Kleine-König
1
-10
/
+8
2025-04-14
pwm: Add Loongson PWM controller support
Binbin Zhou
3
-0
/
+303
2025-04-14
pwm: meson: Simplify meson_pwm_cnt_to_ns()
George Stark
1
-16
/
+6
2025-04-14
pwm: meson: Enable constant and polarity features for g12, axg, s4
George Stark
1
-0
/
+14
2025-04-14
pwm: meson: Use separate device id data for axg and g12
George Stark
1
-1
/
+18
2025-04-14
pwm: meson: Support constant and polarity bits
George Stark
1
-7
/
+54
2025-04-14
pwm: meson: Simplify get_state() callback
George Stark
1
-6
/
+5
2025-04-12
Merge tag 'pwm/for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Linus Torvalds
6
-31
/
+42
2025-04-11
Merge tag 'pci-v6.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-6
/
+6
2025-04-11
PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device()
Zhangfei Gao
1
-6
/
+6
2025-04-11
Merge tag 'spi-fix-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-6
/
+2
2025-04-11
Merge tag 'ata-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
2
-3
/
+16
2025-04-11
Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linux
Linus Torvalds
6
-76
/
+73
2025-04-11
Merge tag 'iommu-fixes-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
8
-77
/
+52
2025-04-11
Merge tag 'acpi-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-3
/
+31
2025-04-11
Merge tag 's390-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-4
/
+12
2025-04-11
Merge branches 'acpi-ec' and 'acpi-button'
Rafael J. Wysocki
2
-1
/
+29
2025-04-11
null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
Thorsten Blum
1
-1
/
+1
2025-04-11
iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
Nicolin Chen
1
-27
/
+5
2025-04-11
iommu: remove unneeded semicolon
Pei Xiao
1
-2
/
+2
2025-04-11
iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
Louis-Alexis Eyraud
1
-13
/
+13
2025-04-11
iommu/exynos: Fix suspend/resume with IDENTITY domain
Marek Szyprowski
1
-2
/
+2
2025-04-11
iommu/ipmmu-vmsa: Register in a sensible order
Robin Murphy
1
-17
/
+10
2025-04-11
iommu: Clear iommu-dma ops on cleanup
Robin Murphy
1
-0
/
+3
2025-04-11
iommu/vt-d: Remove an unnecessary call set_dma_ops()
Petr Tesarik
1
-1
/
+0
2025-04-11
iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs
Sean Christopherson
1
-14
/
+15
2025-04-11
iommu: Fix crash in report_iommu_fault()
Fedor Pchelkin
1
-1
/
+2
2025-04-10
Merge tag 'drm-fixes-2025-04-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
62
-196
/
+538
2025-04-11
Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
9
-73
/
+89
2025-04-11
Merge tag 'drm-misc-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
20
-53
/
+162
2025-04-10
Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+2
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-19
/
+57
2025-04-10
Merge tag 'nvme-6.15-2025-04-10' of git://git.infradead.org/nvme into block-6.15
Jens Axboe
5
-75
/
+72
2025-04-10
Merge tag 'for-linus-6.15a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
3
-11
/
+26
2025-04-10
Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linux
Linus Torvalds
1
-35
/
+50
2025-04-10
Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
6
-17
/
+61
2025-04-10
Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
3
-7
/
+8
2025-04-10
spi: fsl-spi: Remove redundant probe error message
Kevin Hao
1
-1
/
+0
2025-04-10
spi: fsl-qspi: Fix double cleanup in probe error path
Kevin Hao
1
-5
/
+2
2025-04-10
net: ppp: Add bound checking for skb data on ppp_sync_txmung
Arnaud Lecomte
1
-0
/
+5
[next]