summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-265-177/+3
|\
| * block: remove the per-bio/request write hintChristoph Hellwig2022-03-073-33/+3
| * nvme: remove support or stream based temperature hintChristoph Hellwig2022-03-072-144/+0
| * Merge branch 'for-5.18/drivers' into for-5.18/write-streamsJens Axboe2022-03-0734-251/+617
| |\
| * \ Merge branch 'for-5.18/block' into for-5.18/write-streamsJens Axboe2022-03-0779-822/+367
| |\ \
* | \ \ Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-262-55/+1
|\ \ \ \
| * | | | Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"Rob Herring2022-03-211-54/+0
| * | | | Merge branch 'dt/linus' into dt/nextRob Herring2022-03-082-9/+9
| |\ \ \ \
| * | | | | of: unittest: print pass messages at PR_INFO levelFrank Rowand2022-02-151-1/+1
* | | | | | Merge tag 'for-linus-5.17-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2022-03-254-72/+61
|\ \ \ \ \ \
| * | | | | | ipmi: initialize len variableTom Rix2022-03-201-1/+1
| * | | | | | ipmi: kcs: aspeed: Remove old bindings supportJoel Stanley2022-02-281-61/+7
| * | | | | | ipmi:ipmb: Add the ability to have a separate slave and master deviceCorey Minyard2022-02-231-9/+49
| * | | | | | ipmi:ipmi_ipmb: Unregister the SMI on removeCorey Minyard2022-02-231-0/+2
| * | | | | | ipmi: kcs: aspeed: Add AST2600 compatible stringJoel Stanley2022-02-221-0/+1
| * | | | | | ipmi: ssif: replace strlcpy with strscpyJason Wang2022-01-171-1/+1
| * | | | | | ipmi/watchdog: Constify identRikard Falkeborn2022-01-171-1/+1
* | | | | | | Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-259-24/+82
|\ \ \ \ \ \ \
| * | | | | | | fbdev: Fix cfb_imageblit() for arbitrary image widthsThomas Zimmermann2022-03-251-4/+24
| * | | | | | | fbdev: Fix sys_imageblit() for arbitrary image widthsThomas Zimmermann2022-03-251-4/+25
| * | | | | | | Merge tag 'drm-misc-next-fixes-2022-03-24-1' of git://anongit.freedesktop.org...Dave Airlie2022-03-253-10/+15
| |\ \ \ \ \ \ \
| | * | | | | | | drm/edid: fix CEA extension byte #3 parsingJani Nikula2022-03-241-4/+8
| | * | | | | | | drm/edid: check basic audio support on CEA extension blockCooper Chiou2022-03-241-1/+2
| | * | | | | | | drm/selftest: plane_helper: Put test structures in static storageNathan Chancellor2022-03-211-4/+4
| | * | | | | | | drm/ttm: Fix a kernel oops due to an invalid readZack Rusin2022-03-211-1/+1
| * | | | | | | | Merge tag 'drm-intel-next-fixes-2022-03-24' of git://anongit.freedesktop.org/...Dave Airlie2022-03-254-6/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: Fix renamed struct fieldLucas De Marchi2022-03-211-1/+1
| | * | | | | | | | drm/i915: Fix PSF GV point mask when SAGV is not possibleVille Syrjälä2022-03-211-1/+2
| | * | | | | | | | drm/i915: Treat SAGV block time 0 as SAGV disabledVille Syrjälä2022-03-211-4/+6
| | * | | | | | | | drm/i915: Reject unsupported TMDS rates on ICL+Ville Syrjälä2022-03-211-0/+9
* | | | | | | | | | Merge tag 'backlight-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-252-11/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | backlight: backlight: Slighly simplify devm_of_find_backlight()Christophe JAILLET2022-03-081-6/+4
| * | | | | | | | | | backlight: qcom-wled: Add PM6150L compatibleLuca Weiss2022-02-081-0/+1
| * | | | | | | | | | backlight: pwm_bl: Avoid open coded arithmetic in memory allocationChristophe JAILLET2022-02-081-5/+4
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-03-2533-2240/+644
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mfd: bd9576: fix typos in commentsJulia Lawall2022-03-231-1/+1
| * | | | | | | | | | mfd: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)2022-03-231-7/+5
| * | | | | | | | | | mfd: arizona-spi: Add Android board ACPI table handlingHans de Goede2022-03-231-1/+34
| * | | | | | | | | | mfd: arizona-spi: Split Windows ACPI init code into its own functionHans de Goede2022-03-231-20/+32
| * | | | | | | | | | mfd: asic3: Add missing iounmap() on error asic3_mfd_probeMiaoqian Lin2022-03-231-3/+7
| * | | | | | | | | | mfd: intel-lpss: Provide an SSP type to the driverAndy Shevchenko2022-03-231-3/+38
| * | | | | | | | | | mfd: atmel-flexcom: Fix compilation warningClaudiu Beznea2022-03-231-1/+1
| * | | | | | | | | | mfd: exynos-lpass: Drop unneeded syscon.h includeKrzysztof Kozlowski2022-03-081-1/+0
| * | | | | | | | | | mfd: intel-lpss: Add Intel Raptor Lake PCH-S PCI IDsJarkko Nikula2022-03-081-0/+15
| * | | | | | | | | | mfd: ab8500: Drop debugfs moduleLinus Walleij2022-03-084-2125/+0
| * | | | | | | | | | mfd: sta2x11: Use GFP_KERNEL instead of GFP_ATOMICJulia Lawall2022-03-081-1/+1
| * | | | | | | | | | mfd: stmfx: Improve error message triggered by regulator fault in .remove()Uwe Kleine-König2022-03-081-5/+12
| * | | | | | | | | | mfd: rk808: Add reboot support to rk808.cPeter Geis2022-03-081-0/+44
| * | | | | | | | | | mfd: arizona: Add missing statics to the of_match_tablesCharles Keepax2022-03-082-2/+2
| * | | | | | | | | | mfd: intel_soc_pmic_crc: Set main IRQ domain bus token to DOMAIN_BUS_NEXUSHans de Goede2022-03-081-0/+4