summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-20Merge tag 'spi-nor/for-5.19' into mtd/nextMiquel Raynal
2022-05-17mtd: st_spi_fsm: add missing clk_disable_unprepare() in stfsm_remove()Yang Yingliang
2022-05-16mtd: phram: Allow cached mappingsVincent Whitchurch
2022-05-16mtd: call of_platform_populate() for MTD partitionsRafał Miłecki
2022-05-12mtd: spi-nor: debugfs: fix format specifierMichael Walle
2022-05-09mtd: spi-nor: support eon en25qh256a variantLeon M. George
2022-05-09mtd: spi-nor: winbond: add support for W25Q512NW-IMShaik Sajida Bhanu
2022-05-09mtd: spi-nor: expose internal parameters via debugfsMichael Walle
2022-05-09mtd: spi-nor: export spi_nor_hwcaps_pp2cmd()Michael Walle
2022-05-02mtd: spi-nor: move spi_nor_write_ear() to winbond moduleMichael Walle
2022-04-29mtd: spi-nor: amend the rdsr dummy cycles documentationMichael Walle
2022-04-28mtd: cfi_cmdset_0002: Rename chip_ready variablesTokunori Ikegami
2022-04-28mtd: cfi_cmdset_0002: Add S29GL064N ID definitionTokunori Ikegami
2022-04-28mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami
2022-04-28mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_writeTokunori Ikegami
2022-04-27mtd: spi-nor: micron-st: Remove status polling on volatile registers writeTudor Ambarus
2022-04-27mtd: spi-nor: spansion: Remove status polling on volatile registers writeTudor Ambarus
2022-04-27mtd: spi-nor: Introduce templates for SPI NOR operationsTudor Ambarus
2022-04-27mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()Tudor Ambarus
2022-04-27mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()Tudor Ambarus
2022-04-27mtd: spi-nor: core: Add helpers to read/write any registerTudor Ambarus
2022-04-27mtd: spi-nor: manufacturers: Use spi_nor_read_id() core methodTudor Ambarus
2022-04-27mtd: spi-nor: core: Introduce method for RDID opTudor Ambarus
2022-04-27mtd: spi-nor: core: Use auto-detection only onceTudor Ambarus
2022-04-27mtd: spi-nor: Introduce spi_nor_match_id()Tudor Ambarus
2022-04-27mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_nameTudor Ambarus
2022-04-27mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()Chen-Tsung Hsieh
2022-04-26mtd: mtdoops: Add a timestamp to the mtdoops header.Jean-Marc Eurin
2022-04-26mtd: mtdoops: Create a header structure for the saved mtdoops.Jean-Marc Eurin
2022-04-26mtd: mtdoops: Fix the size of the header read buffer.Jean-Marc Eurin
2022-04-25mtdblock: warn if opened on NANDBjørn Mork
2022-04-25mtd: phram: Allow probing via reserved-memoryVincent Whitchurch
2022-04-25mtd: core: Check devicetree alias for indexVincent Whitchurch
2022-04-25mtd: maps: ixp4xx: Drop driverLinus Walleij
2022-04-17Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-17Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2022-04-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-16Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-16Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-16Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-16Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski
2022-04-16random: use memmove instead of memcpy for remaining 32 bytesJason A. Donenfeld
2022-04-15Merge tag 'for-5.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-15i2c: ismt: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-15i2c: dev: Force case user pointers in compat_i2cdev_ioctl()Andy Shevchenko
2022-04-15i2c: dev: check return value when calling dev_set_name()Andy Shevchenko
2022-04-15i2c: qcom-geni: Use dev_err_probe() for GPI DMA errorBjorn Andersson
2022-04-15i2c: imx: Implement errata ERR007805 or e7805 bus frequency limitMarek Vasut
2022-04-15i2c: pasemi: Wait for write xfers to finishMartin Povišer