summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-201-1/+1
|\
| * EDAC: Fix calculation of returned address and next offset in edac_align_ptr()Eliav Farber2022-02-151-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-02-206-8/+29
|\ \
| * | scsi: ufs: core: Fix divide by zero in ufshcd_map_queues()Jinyoung Choi2022-02-151-1/+1
| * | scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart2022-02-154-3/+26
| * | scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...Mike Christie2022-02-111-4/+2
* | | Merge tag 'dmaengine-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-02-205-13/+25
|\ \ \
| * | | dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu2022-02-151-1/+3
| * | | dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_sizeJiasheng Jiang2022-02-151-1/+4
| * | | dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probeMiaoqian Lin2022-02-151-1/+3
| * | | dmaengine: sh: rcar-dmac: Check for error num after setting maskJiasheng Jiang2022-02-151-1/+3
| * | | dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()Yang Yingliang2022-02-151-1/+3
| * | | dmaengine: ptdma: Fix the error handling path in pt_core_init()Christophe JAILLET2022-02-151-8/+9
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-02-204-9/+26
|\ \ \ \
| * | | | i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki2022-02-181-1/+1
| * | | | i2c: qup: allow COMPILE_TESTWolfram Sang2022-02-151-1/+1
| * | | | i2c: imx: allow COMPILE_TESTWolfram Sang2022-02-151-1/+1
| * | | | i2c: cadence: allow COMPILE_TESTWolfram Sang2022-02-151-1/+1
| * | | | i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()Vladimir Zapolskiy2022-02-111-4/+10
| * | | | i2c: qcom-cci: don't delete an unregistered adapterVladimir Zapolskiy2022-02-111-1/+1
| * | | | i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt2022-02-071-0/+11
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-02-203-0/+28
|\ \ \ \
| * | | | Input: psmouse - set up dependency between PS/2 and SMBus companionsDmitry Torokhov2022-02-181-0/+10
| * | | | Input: zinitix - add new compatible stringsLinus Walleij2022-02-161-0/+12
| * | | | Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito2022-02-081-0/+6
* | | | | Merge tag 'for-v5.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2022-02-202-1/+4
|\ \ \ \ \
| * | | | | power: supply: bq256xx: Handle OOM correctlyLinus Walleij2022-02-111-0/+3
| * | | | | power: supply: core: fix application of sizeof to pointerYang Li2022-02-011-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'acpi-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-02-192-1/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-processor'Rafael J. Wysocki2022-02-181-0/+5
| |\ \ \ \ \
| | * | | | | ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40Woody Suwalski2022-02-161-0/+5
| | | |_|_|/ | | |/| | |
| * / | | | ACPI: tables: Quiet ACPI table not found warningDan Williams2022-02-151-1/+1
| |/ / / /
* | | | | Merge tag 'mtd/fixes-for-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-02-187-29/+48
|\ \ \ \ \
| * | | | | mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC statusdavid regan2022-01-311-1/+1
| * | | | | mtd: rawnand: gpmi: don't leak PM reference in error pathChristian Eggers2022-01-261-1/+2
| * | | | | mtd: phram: Prevent divide by zero bug in phram_setup()Dan Carpenter2022-01-251-4/+8
| * | | | | mtd: rawnand: omap2: Prevent invalid configuration and build errorRoger Quadros2022-01-251-1/+2
| * | | | | mtd: parsers: qcom: Fix missing free for pparts in cleanupAnsuel Smith2022-01-251-0/+2
| * | | | | mtd: parsers: qcom: Fix kernel panic on skipped partitionAnsuel Smith2022-01-251-12/+19
| * | | | | mtd: parsers: qcom: Don't print error message on -EPROBE_DEFERBryan O'Donoghue2022-01-251-1/+2
| * | | | | mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()Bryan O'Donoghue2022-01-251-8/+6
| * | | | | mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_getMiaoqian Lin2022-01-251-1/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2022-02-187-7/+13
|\ \ \ \ \
| * | | | | block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig2022-02-176-6/+6
| * | | | | block: loop:use kstatfs.f_bsize of backing file to set discard granularityMing Lei2022-02-111-1/+7
* | | | | | Merge tag 'sound-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-02-181-11/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'asoc-fix-v5.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-02-141-11/+4
| |\ \ \ \ \ \
| | * | | | | | ASoC: Revert "ASoC: mediatek: Check for error clk pointer"Guenter Roeck2022-02-081-11/+4
* | | | | | | | Merge tag 'drm-fixes-2022-02-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-02-1714-111/+158
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2022-02-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-02-176-9/+24
| |\ \ \ \ \ \ \ \