summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tpm/tpm_tis: Disable interrupts for Lenovo P620 devicesJonathan McDowell2023-08-071-0/+8
* tpm: Disable RNG for all AMD fTPMsMario Limonciello2023-08-072-66/+32
* tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7Takashi Iwai2023-08-071-0/+8
* Merge tag 'mmc-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2023-08-072-40/+28
|\
| * mmc: sdhci-f-sdh30: Replace with sdhci_pltfmKunihiko Hayashi2023-07-141-33/+27
| * mmc: moxart: read scr register without changing byte orderSergei Antonov2023-07-131-7/+1
* | Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-08-052-3/+13
|\ \
| * | ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal2023-08-022-3/+13
* | | Merge tag 'parisc-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-052-31/+4
|\ \ \
| * | | parport: gsc: remove DMA leftover codeArnd Bergmann2023-08-032-31/+4
| |/ /
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-044-3/+31
|\ \ \
| * \ \ Merge tag 'clk-meson-fixes-v6.5-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd2023-07-261-2/+2
| |\ \ \
| | * | | clk: meson: change usleep_range() to udelay() for atomic contextDmitry Rokosov2023-07-111-2/+2
| | | |/ | | |/|
| * | | clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO depend on HAS_IOMEMBaoquan He2023-07-191-0/+1
| * | | clk: imx93: Propagate correct error in imx93_clocks_probe()Geert Uytterhoeven2023-07-191-1/+1
| * | | clk: mediatek: mt8183: Add back SSPM related clocksChen-Yu Tsai2023-07-191-0/+27
| |/ /
* | | Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-08-043-13/+12
|\ \ \
| * | | x86/hyperv: Improve code for referencing hyperv_pcpu_input_argNischala Yelchuri2023-06-281-1/+1
| * | | Drivers: hv: Change hv_free_hyperv_page() to take void * argumentKameron Carr2023-06-282-12/+11
* | | | Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-08-044-48/+48
|\ \ \ \
| * | | | powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui2023-08-014-48/+48
| | |_|/ | |/| |
* | | | Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-047-41/+45
|\ \ \ \
| * | | | mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()Christophe JAILLET2023-07-271-1/+1
| * | | | mtd: spi-nor: avoid holes in struct spi_mem_opArnd Bergmann2023-07-271-2/+2
| * | | | mtd: rawnand: rockchip: Align hwecc vs. raw page helper layoutsJohan Jonker2023-07-151-13/+21
| * | | | mtd: rawnand: rockchip: fix oobfree offset and descriptionJohan Jonker2023-07-151-7/+4
| * | | | mtd: rawnand: meson: fix OOB available bytes for ECCArseniy Krasnov2023-07-121-2/+1
| * | | | mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros2023-07-121-12/+12
| * | | | mtd: spinand: winbond: Fix ecc_get_statusOlivier Maignial2023-07-121-2/+2
| * | | | mtd: spinand: toshiba: Fix ecc_get_statusOlivier Maignial2023-07-121-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'drm-fixes-2023-08-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-0411-111/+203
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2023-08-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-08-048-109/+199
| |\ \ \ \
| | * \ \ \ Merge tag 'gvt-fixes-2023-08-02' of https://github.com/intel/gvt-linux into d...Tvrtko Ursulin2023-08-021-1/+1
| | |\ \ \ \
| | | * | | | drm/i915/gvt: Fix bug in getting msg length in AUX CH registers handlerYan Zhao2023-08-011-1/+1
| | * | | | | drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik2023-08-012-29/+81
| | * | | | | drm/i915/gt: Support aux invalidation on all enginesAndi Shyti2023-08-013-45/+41
| | * | | | | drm/i915/gt: Poll aux invalidation register bit on invalidationJonathan Cavitt2023-08-012-5/+13
| | * | | | | drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CSAndi Shyti2023-08-012-0/+12
| | * | | | | drm/i915/gt: Rename flags with bit_group_X according to the datasheetAndi Shyti2023-08-012-23/+29
| | * | | | | drm/i915/gt: Ensure memory quiesced before invalidationJonathan Cavitt2023-08-011-1/+5
| | * | | | | drm/i915: Add the gen12_needs_ccs_aux_inv helperAndi Shyti2023-08-011-3/+15
| | * | | | | drm/i915/gt: Cleanup aux invalidation registersAndi Shyti2023-08-013-15/+15
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'drm-misc-fixes-2023-08-03' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie2023-08-043-2/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/panel: samsung-s6d7aa0: Add MODULE_DEVICE_TABLENikita Travkin2023-08-021-0/+1
| | * | | | drm/imx/ipuv3: Fix front porch adjustment upon hactive aligningAlexander Stein2023-07-281-1/+1
| | * | | | drm/ttm: check null pointer before accessing when swappingGuchun Chen2023-07-271-1/+2
* | | | | | Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds2023-08-041-13/+15
|\ \ \ \ \ \
| * | | | | | rbd: prevent busy loop when requesting exclusive lockIlya Dryomov2023-08-021-13/+15
| |/ / / / /
* | | | | | Merge tag 'cxl-fixes-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-033-1/+79
|\ \ \ \ \ \
| * | | | | | cxl/memdev: Only show sanitize sysfs files when supportedDavidlohr Bueso2023-07-283-1/+78