summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-10-20Merge tag 'tty-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-56/+66
2024-10-20Merge tag 'usb-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-58/+140
2024-10-20Merge tag 'irq_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-31/+70
2024-10-20Merge tag 'for-linus-6.12a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-7/+35
2024-10-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-42/+45
2024-10-19Merge tag 'input-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-12/+25
2024-10-19Input: zinitix - don't fail if linux,keycodes prop is absentNikita Travkin1-12/+22
2024-10-19Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds12-87/+124
2024-10-19Input: xpad - add support for MSI Claw A1MJohn Edwards1-0/+2
2024-10-18Merge tag 'pm-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-6/+25
2024-10-18Merge tag 'hwmon-for-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-10-18Merge tag 'drm-fixes-2024-10-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds60-388/+290
2024-10-18Merge branch 'pm-cpufreq'Rafael J. Wysocki1-6/+24
2024-10-18Merge tag 'iommu-fixes-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+7
2024-10-18Merge tag 's390-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-14/+27
2024-10-18Merge tag 'usb-serial-6.12-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+8
2024-10-18xen: Remove dependency between pciback and privcmdJiqian Chen4-7/+35
2024-10-18Merge tag 'drm-xe-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie16-44/+63
2024-10-18cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()Josh Poimboeuf1-1/+1
2024-10-18Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-48/+16
2024-10-17Merge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie24-240/+47
2024-10-17Merge tag 'drm-intel-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-10/+30
2024-10-17Merge tag 'amd-drm-fixes-6.12-2024-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie11-35/+61
2024-10-17Merge tag 'nvme-6.12-2024-10-18' of git://git.infradead.org/nvme into block-6.12Jens Axboe8-70/+113
2024-10-17nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish functionNilay Shroff1-8/+2
2024-10-17nvme: make keep-alive synchronous operationNilay Shroff1-10/+7
2024-10-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff1-0/+13
2024-10-17nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi1-3/+16
2024-10-17Merge tag 'arm-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds8-31/+51
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds31-103/+166
2024-10-17USB: serial: option: add Telit FN920C04 MBIM compositionsDaniele Palmas1-0/+6
2024-10-17USB: serial: option: add support for Quectel EG916Q-GLBenjamin B. Frost1-0/+2
2024-10-17net/mlx5e: Don't call cleanup on profile rollback failureCosmin Ratiu1-1/+3
2024-10-17net/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu1-2/+3
2024-10-17net/mlx5: Fix command bitmask initializationShay Drory1-2/+6
2024-10-17net/mlx5: Check for invalid vector index on EQ creationMaher Sanalla1-0/+6
2024-10-17net/mlx5: HWS, use lock classes for bwc locksCosmin Ratiu2-2/+19
2024-10-17net/mlx5: HWS, don't destroy more bwc queue locks than allocatedCosmin Ratiu1-1/+1
2024-10-17net/mlx5: HWS, fixed double free in error flow of definer layoutYevgeny Kliteynik1-2/+2
2024-10-17net/mlx5: HWS, removed wrong access to a number of rules variableYevgeny Kliteynik1-3/+1
2024-10-17net: ethernet: mtk_eth_soc: fix memory corruption during fq dma initFelix Fietkau1-1/+1
2024-10-17vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frameDaniel Borkmann1-1/+1
2024-10-17Merge tag 'drm-msm-fixes-2024-10-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie8-59/+89
2024-10-17drm/ast: vga: Clear EDID if no display is connectedThomas Zimmermann1-0/+2
2024-10-17drm/ast: sil164: Clear EDID if no display is connectedThomas Zimmermann1-0/+2
2024-10-17Revert "drm/mgag200: Add vblank support"Thomas Zimmermann11-178/+6
2024-10-17xhci: dbc: honor usb transfer size boundaries.Mathias Nyman2-5/+51
2024-10-17usb: xhci: Fix handling errors mid TD followed by other errorsMichal Pecio1-37/+29
2024-10-17xhci: Mitigate failed set dequeue pointer commandsMathias Nyman1-1/+1
2024-10-17xhci: Fix incorrect stream context type macroMathias Nyman1-1/+1