summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-13rtc: k3: Use devm_clk_get_enabled() helperChristophe JAILLET
2022-10-13rtc: jz4740: Use devm_clk_get_enabled() helperChristophe JAILLET
2022-10-13rtc: mpfs: Use devm_clk_get_enabled() helperChristophe JAILLET
2022-10-13rtc: ds1685: Fix spelling of function name in comment blockColin Ian King
2022-10-13rtc: isl12022: switch to using regmap APIRasmus Villemoes
2022-10-13rtc: isl12022: drop redundant write to HR registerRasmus Villemoes
2022-10-13rtc: isl12022: use dev_set_drvdata() instead of i2c_set_clientdata()Rasmus Villemoes
2022-10-13rtc: isl12022: use %ptRRasmus Villemoes
2022-10-13rtc: isl12022: simplify some expressionsRasmus Villemoes
2022-10-13rtc: isl12022: drop a dev_info()Rasmus Villemoes
2022-10-13rtc: isl12022: specify range_min and range_maxRasmus Villemoes
2022-10-13rtc: isl12022: stop using deprecated devm_rtc_device_register()Rasmus Villemoes
2022-10-13rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register()Lin Yujun
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-10-12i3c: master: Remove the wrong place of reattach.Billy Tsai
2022-10-12i3c: master: Free the old_dyn_addr when reattach.Billy Tsai
2022-10-12Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-12Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2022-10-12Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-12drm/amd/display: Add HUBP surface flip interrupt handlerAurabindo Pillai
2022-10-12nvme-multipath: fix possible hang in live ns resize with ANA accessSagi Grimberg
2022-10-12nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDsXi Ruoyao
2022-10-12nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760Abhijit
2022-10-12nvme-tcp: fix possible hang caused during ctrl deletionSagi Grimberg
2022-10-12nvme-rdma: fix possible hang caused during ctrl deletionSagi Grimberg
2022-10-12LoongArch: Add ACPI-based generic laptop driverJianmin Lv
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky
2022-10-12Merge tag 'irqchip-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2022-10-12net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused portsMatthias Schiffer
2022-10-12irqchip: IMX_MU_MSI should depend on ARCH_MXCGeert Uytterhoeven
2022-10-12xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"Colin Ian King
2022-10-12Merge tag 'drm-intel-next-fixes-2022-10-06-1' of git://anongit.freedesktop.or...Dave Airlie
2022-10-11Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-10-11prandom: remove unused functionsJason A. Donenfeld
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-11Merge tag 'i2c-for-6.1-rc1-batch2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-10-11Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-10-11Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-11Merge tag 'fbdev-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-11Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-11Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2022-10-11drm/i915/display: consider DG2_RC_CCS_CC when migrating buffersMatthew Auld
2022-10-11drm/i915: allow control over the flags when migratingMatthew Auld
2022-10-11drm/amd/display: Simplify bool conversionYang Li
2022-10-11drm/amd/display: fix transfer function passed to build_coefficients()Alex Deucher