aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-10Merge branch 'hot-fixes' (fixes for rc6)Gravatar Linus Torvalds 1-11/+15
2022-07-10Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 10-55/+42
2022-07-10Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2022-07-10Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-22/+31
2022-07-10Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-12/+33
2022-07-09Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-9/+8
2022-07-09drm/aperture: Run fbdev removal before internal helpersGravatar Thomas Zimmermann 1-11/+15
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 2-8/+23
2022-07-08Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 3-28/+25
2022-07-08Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 7-12/+20
2022-07-08Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-92/+4
2022-07-08Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-3/+5
2022-07-08Merge branch 'pm-core'Gravatar Rafael J. Wysocki 2-25/+22
2022-07-08Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-2/+3
2022-07-08Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-2/+47
2022-07-07i2c: cadence: Unregister the clk notifier in error pathGravatar Satish Nagireddy 1-0/+1
2022-07-08PM / devfreq: exynos-bus: Fix NULL pointer dereferenceGravatar Christian Marangi 1-3/+3
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 25-352/+433
2022-07-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-15/+22
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Gravatar Kent Gibson 1-3/+4
2022-07-07fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()Gravatar Helge Deller 1-1/+1
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Gravatar Helge Deller 1-0/+10
2022-07-07fbcon: Prevent that screen size is smaller than font sizeGravatar Helge Deller 2-1/+31
2022-07-07fbcon: Disallow setting font bigger than screen sizeGravatar Helge Deller 1-0/+5
2022-07-06wireguard: Kconfig: select CRYPTO_CHACHA_S390Gravatar Vladis Dronov 1-0/+1
2022-07-06crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsGravatar Jason A. Donenfeld 1-115/+0
2022-07-06r8169: fix accessing unset transport headerGravatar Heiner Kallweit 1-6/+4
2022-07-06usbnet: fix memory leak in error caseGravatar Oliver Neukum 1-5/+12
2022-07-06nvme: use struct group for generic command dwordsGravatar Keith Busch 1-1/+1
2022-07-06Merge tag 'for-linus' of https://github.com/openrisc/linuxGravatar Linus Torvalds 1-1/+0
2022-07-06Merge tag 'irqchip-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Thomas Gleixner 3-12/+33
2022-07-06nvme-pci: phison e16 has bogus namespace idsGravatar Keith Busch 1-1/+2
2022-07-06fbdev: fbmem: Fix logo center image dx issueGravatar Guiling Deng 1-1/+1
2022-07-06net/mlx5e: Fix matchall police parameters validationGravatar Vlad Buslov 1-7/+6
2022-07-06iommu/vt-d: Fix RID2PASID setup/teardown failureGravatar Lu Baolu 3-91/+3
2022-07-06iommu/vt-d: Fix PCI bus rescan device hot addGravatar Yian Chen 1-1/+1
2022-07-06dmaengine: lgm: Fix an error handling path in intel_ldma_probe()Gravatar Christophe JAILLET 1-1/+2
2022-07-06dmaengine: pl330: Fix lockdep warning about non-static keyGravatar Dmitry Osipenko 1-1/+1
2022-07-05net: lan966x: hardcode the number of external portsGravatar Michael Walle 2-6/+3
2022-07-05ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supportedGravatar Mario Limonciello 1-1/+15
2022-07-05ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedGravatar Mario Limonciello 2-7/+8
2022-07-05Merge tag 'xsa-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen...Gravatar Linus Torvalds 2-21/+89
2022-07-05gpio: vf610: fix compilation errorGravatar Leon Romanovsky 1-0/+1
2022-07-05dmaengine: idxd: Only call idxd_enable_system_pasid() if succeeded in enablin...Gravatar Jerry Snitselaar 1-6/+7
2022-07-05dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctlyGravatar Michael Walle 1-0/+5
2022-07-04Merge tag 'linux-can-fixes-for-5.19-20220704' of git://git.kernel.org/pub/scm...Gravatar Jakub Kicinski 11-212/+290
2022-07-04Merge tag 'soc-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-15/+48
2022-07-04soc: qcom: smem: use correct format charactersGravatar Bill Wendling 1-3/+3
2022-07-04can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness conversionGravatar Marc Kleine-Budde 1-1/+2
2022-07-04can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct length to read d...Gravatar Marc Kleine-Budde 1-1/+1