summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: slightly refactor the spi_nor_setup()Michael Walle2022-02-252-9/+9
* mtd: spi-nor: xmc: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: xilinx: unify function namesMichael Walle2022-02-251-9/+9
* mtd: spi-nor: winbond: unify function namesMichael Walle2022-02-251-14/+15
* mtd: spi-nor: sst: unify function namesMichael Walle2022-02-251-22/+22
* mtd: spi-nor: spansion: unify function namesMichael Walle2022-02-251-17/+17
* mtd: spi-nor: micron-st: unify function namesMichael Walle2022-02-251-17/+17
* mtd: spi-nor: macronix: unify function namesMichael Walle2022-02-251-7/+7
* mtd: spi-nor: issi: unify function namesMichael Walle2022-02-251-5/+5
* mtd: spi-nor: intel: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: gigadevice: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: fujitsu: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: everspin: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: esmt: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: eon: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: catalyst: unify function namesMichael Walle2022-02-251-3/+3
* mtd: spi-nor: atmel: unify function namesMichael Walle2022-02-251-39/+42
* 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
|\ \ \ \ \