summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-03gpio: tqmx86: store IRQ trigger type and unmask status separatelyMatthias Schiffer1-20/+28
2024-06-03gpio: tqmx86: introduce shadow register for GPIO output valueMatthias Schiffer1-7/+11
2024-06-03gpio: tqmx86: fix typo in Kconfig labelGregor Herburger1-1/+1
2024-05-26Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds10-45/+35
2024-05-25Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds9-19/+431
2024-05-25Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds5-17/+80
2024-05-25Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds24-93/+192
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-05-24Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-21/+29
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds80-164/+314
2024-05-24Merge tag 'char-misc-6.10-rc1-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-05-24Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-91/+181
2024-05-23Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linuxLinus Torvalds20-147/+224
2024-05-23Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds5-77/+45
2024-05-23Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+8
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-106/+42
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds69-315/+314
2024-05-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+6
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds28-138/+304
2024-05-23r8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore1-1/+2
2024-05-23null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'Yu Kuai1-14/+26
2024-05-23irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflictPalmer Dabbelt1-1/+1
2024-05-23idpf: Interpret .set_channels() input differentlyLarysa Zaremba1-15/+6
2024-05-23ice: Interpret .set_channels() input differentlyLarysa Zaremba1-17/+2
2024-05-23drivers/xen: Improve the late XenStore init protocolHenry Wang1-13/+23
2024-05-23net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois1-2/+12
2024-05-23net: fec: avoid lock evasion when reading pps_enableWei Fang1-6/+8
2024-05-23Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller2-56/+3
2024-05-23Merge tag 'drm-misc-next-fixes-2024-05-23' of https://gitlab.freedesktop.org/...Dave Airlie5-7/+6
2024-05-23Merge tag 'amd-drm-fixes-6.10-2024-05-22' of https://gitlab.freedesktop.org/a...Dave Airlie7-14/+83
2024-05-23Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds4-102/+7
2024-05-23Merge branch 'next' into for-linusDmitry Torokhov80-164/+314
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)69-315/+314
2024-05-23i3c: dw: Add hot-join support.Billy Tsai2-13/+56
2024-05-23i3c: master: Enable runtime PM for master controllerMukesh Kumar Savaliya1-0/+6
2024-05-23i3c: master: svc: fix invalidate IBI type and miss call client IBI handlerFrank Li1-3/+13
2024-05-23i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frameFrank Li1-1/+1
2024-05-23i3c: Add comment for -EAGAIN in i3c_device_do_priv_xfers()Frank Li1-0/+4
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds214-3497/+10351
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds36-360/+124
2024-05-22Merge tag 'staging-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds97-19332/+532
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds77-1543/+2524
2024-05-22Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds90-1500/+1930
2024-05-22Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds23-202/+271
2024-05-22Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds40-345/+139
2024-05-22Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds25-401/+1437
2024-05-22Input: edt-ft5x06 - add support for FocalTech FT5452 and FT8719Joel Selvaraj1-0/+12
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-05-22drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma2-0/+58
2024-05-22virtio-pci: Check if is_avq is NULLLi Zhang1-1/+1