| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: spi-nor: slightly refactor the spi_nor_setup() | Michael Walle | 2022-02-25 | 2 | -9/+9 |
* | mtd: spi-nor: xmc: unify function names | Michael Walle | 2022-02-25 | 1 | -3/+3 |
* | mtd: spi-nor: xilinx: unify function names | Michael Walle | 2022-02-25 | 1 | -9/+9 |
* | mtd: spi-nor: winbond: unify function names | Michael Walle | 2022-02-25 | 1 | -14/+15 |
* | mtd: spi-nor: sst: unify function names | Michael Walle | 2022-02-25 | 1 | -22/+22 |
* | mtd: spi-nor: spansion: unify function names | Michael Walle | 2022-02-25 | 1 | -17/+17 |
* | mtd: spi-nor: micron-st: unify function names | Michael Walle | 2022-02-25 | 1 | -17/+17 |
* | mtd: spi-nor: macronix: unify function names | Michael Walle | 2022-02-25 | 1 | -7/+7 |
* | mtd: spi-nor: issi: unify function names | Michael Walle | 2022-02-25 | 1 | -5/+5 |
* | mtd: spi-nor: intel: unify function names | Michael Walle | 2022-02-25 | 1 | -3/+3 |
* | mtd: spi-nor: gigadevice: unify function names | Michael Walle | 2022-02-25 | 1 | -3/+3 |
* | mtd: spi-nor: fujitsu: unify function names | Michael Walle | 2022-02-25 | 1 | -3/+3 |
* | mtd: spi-nor: everspin: unify function names | Michael Walle | 2022-02-25 | 1 | -3/+3 |
* | mtd: spi-nor: esmt: unify function names | Michael Walle | 2022-02-25 | 1 | -3/+3 |
* | mtd: spi-nor: eon: unify function names | Michael Walle | 2022-02-25 | 1 | -3/+3 |
* | mtd: spi-nor: catalyst: unify function names | Michael Walle | 2022-02-25 | 1 | -3/+3 |
* | mtd: spi-nor: atmel: unify function names | Michael Walle | 2022-02-25 | 1 | -39/+42 |
* | Merge tag 'edac_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-02-20 | 1 | -1/+1 |
|\ |
|
| * | EDAC: Fix calculation of returned address and next offset in edac_align_ptr() | Eliav Farber | 2022-02-15 | 1 | -1/+1 |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2022-02-20 | 6 | -8/+29 |
|\ \ |
|
| * | | scsi: ufs: core: Fix divide by zero in ufshcd_map_queues() | Jinyoung Choi | 2022-02-15 | 1 | -1/+1 |
| * | | scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop | James Smart | 2022-02-15 | 4 | -3/+26 |
| * | | scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd... | Mike Christie | 2022-02-11 | 1 | -4/+2 |
* | | | Merge tag 'dmaengine-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-02-20 | 5 | -13/+25 |
|\ \ \ |
|
| * | | | dmaengine: shdma: Fix runtime PM imbalance on error | Yongzhi Liu | 2022-02-15 | 1 | -1/+3 |
| * | | | dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size | Jiasheng Jiang | 2022-02-15 | 1 | -1/+4 |
| * | | | dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe | Miaoqian Lin | 2022-02-15 | 1 | -1/+3 |
| * | | | dmaengine: sh: rcar-dmac: Check for error num after setting mask | Jiasheng Jiang | 2022-02-15 | 1 | -1/+3 |
| * | | | dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet() | Yang Yingliang | 2022-02-15 | 1 | -1/+3 |
| * | | | dmaengine: ptdma: Fix the error handling path in pt_core_init() | Christophe JAILLET | 2022-02-15 | 1 | -8/+9 |
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-02-20 | 4 | -9/+26 |
|\ \ \ \ |
|
| * | | | | i2c: brcmstb: fix support for DSL and CM variants | Rafał Miłecki | 2022-02-18 | 1 | -1/+1 |
| * | | | | i2c: qup: allow COMPILE_TEST | Wolfram Sang | 2022-02-15 | 1 | -1/+1 |
| * | | | | i2c: imx: allow COMPILE_TEST | Wolfram Sang | 2022-02-15 | 1 | -1/+1 |
| * | | | | i2c: cadence: allow COMPILE_TEST | Wolfram Sang | 2022-02-15 | 1 | -1/+1 |
| * | | | | i2c: qcom-cci: don't put a device tree node before i2c_add_adapter() | Vladimir Zapolskiy | 2022-02-11 | 1 | -4/+10 |
| * | | | | i2c: qcom-cci: don't delete an unregistered adapter | Vladimir Zapolskiy | 2022-02-11 | 1 | -1/+1 |
| * | | | | i2c: bcm2835: Avoid clock stretching timeouts | Eric Anholt | 2022-02-07 | 1 | -0/+11 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2022-02-20 | 3 | -0/+28 |
|\ \ \ \ |
|
| * | | | | Input: psmouse - set up dependency between PS/2 and SMBus companions | Dmitry Torokhov | 2022-02-18 | 1 | -0/+10 |
| * | | | | Input: zinitix - add new compatible strings | Linus Walleij | 2022-02-16 | 1 | -0/+12 |
| * | | | | Input: clear BTN_RIGHT/MIDDLE on buttonpads | José Expósito | 2022-02-08 | 1 | -0/+6 |
* | | | | | Merge tag 'for-v5.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre... | Linus Torvalds | 2022-02-20 | 2 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | power: supply: bq256xx: Handle OOM correctly | Linus Walleij | 2022-02-11 | 1 | -0/+3 |
| * | | | | | power: supply: core: fix application of sizeof to pointer | Yang Li | 2022-02-01 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'acpi-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2022-02-19 | 2 | -1/+6 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2022-02-18 | 1 | -0/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40 | Woody Suwalski | 2022-02-16 | 1 | -0/+5 |
| | | |_|_|/
| | |/| | | |
|
| * / | | | | ACPI: tables: Quiet ACPI table not found warning | Dan Williams | 2022-02-15 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'mtd/fixes-for-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-02-18 | 7 | -29/+48 |
|\ \ \ \ \ |
|