Show patches with: Archived = No       |   748 patches
« 1 2 ... 3 4 57 8 »
Patch Series S/W/F Date Submitter Delegate State
[v2,1/2] mtd: nand: wait for tWHR after NAND_CMD_STATUS / NAND_CMD_READID mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali --- 2017-09-29 Masahiro Yamada New
[v2,2/2] mtd: nand: denali: fix setup_data_interface to meet tCCS delay mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali --- 2017-09-29 Masahiro Yamada Superseded
[v3] mtd: nand: denali: fix setup_data_interface to meet tCCS delay [v3] mtd: nand: denali: fix setup_data_interface to meet tCCS delay --- 2017-09-29 Masahiro Yamada Accepted
ARM: pxa: cm-x255: Fix up GPIO NAND device name in table ARM: pxa: cm-x255: Fix up GPIO NAND device name in table --- 2017-10-06 Linus Walleij New
[1/5] MTD: mtdram: properly handle the phys argument in the point method unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-11 Nicolas Pitre Superseded
[2/5] MTD: chips/map_ram.c: implement point and unpoint methods unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-11 Nicolas Pitre Superseded
[3/5] MTD: chips/map_rom.c: implement point and unpoint methods unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-11 Nicolas Pitre Superseded
[4/5] MTD: implement mtd_get_unmapped_area() using the point method unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-11 Nicolas Pitre Superseded
[5/5] MTD: remove the get_unmapped_area method unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-11 Nicolas Pitre Superseded
mtd: cfi: convert inline functions to macros mtd: cfi: convert inline functions to macros --- 2017-10-11 Arnd Bergmann Accepted
[v2,1/5] MTD: mtdram: properly handle the phys argument in the point method unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-17 Nicolas Pitre Superseded
[v2,2/5] MTD: chips/map_ram.c: implement point and unpoint methods unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-17 Nicolas Pitre Superseded
[v2,3/5] MTD: chips/map_rom.c: implement point and unpoint methods unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-17 Nicolas Pitre Superseded
[v2,4/5] MTD: implement mtd_get_unmapped_area() using the point method unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-17 Nicolas Pitre Superseded
[v2,5/5] MTD: remove the get_unmapped_area method unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-17 Nicolas Pitre Superseded
[v3,1/5] MTD: mtdram: properly handle the phys argument in the point method unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-30 Nicolas Pitre Accepted
[v3,2/5] MTD: chips/map_ram.c: implement point and unpoint methods unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-30 Nicolas Pitre Accepted
[v3,3/5] MTD: chips/map_rom.c: implement point and unpoint methods unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-30 Nicolas Pitre Accepted
[v3,4/5] MTD: implement mtd_get_unmapped_area() using the point method unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-30 Nicolas Pitre New
[v3,5/5] MTD: remove the get_unmapped_area method unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-30 Nicolas Pitre Accepted
mtd: nand: remove unnecessary extern from driver headers mtd: nand: remove unnecessary extern from driver headers --- 2017-11-23 Masahiro Yamada Accepted
mtd: nand: denali: rename misleading dma_buf to tmp_buf mtd: nand: denali: rename misleading dma_buf to tmp_buf --- 2017-11-23 Masahiro Yamada Accepted
mtd: nand: squash struct nand_buffers into struct nand_chip mtd: nand: squash struct nand_buffers into struct nand_chip --- 2017-12-04 Masahiro Yamada New
[v2,1/3] mtd: nand: cafe: remove use of NAND_OWN_BUFFERS [v2,1/3] mtd: nand: cafe: remove use of NAND_OWN_BUFFERS --- 2017-12-05 Masahiro Yamada Accepted
[v2,2/3] mtd: nand: remove unused NAND_OWN_BUFFERS flag [v2,1/3] mtd: nand: cafe: remove use of NAND_OWN_BUFFERS --- 2017-12-05 Masahiro Yamada Accepted
[v2,3/3] mtd: nand: squash struct nand_buffers into struct nand_chip [v2,1/3] mtd: nand: cafe: remove use of NAND_OWN_BUFFERS --- 2017-12-05 Masahiro Yamada New
mtd: nand: cafe: clean up DMA address setup mtd: nand: cafe: clean up DMA address setup --- 2017-12-05 Masahiro Yamada Accepted
mtd: onenand: omap2: print resource using %pR format string mtd: onenand: omap2: print resource using %pR format string --- 2018-01-16 Arnd Bergmann Accepted
mtd: nand: remove STANDALONE compile mode of nand_ecc mtd: nand: remove STANDALONE compile mode of nand_ecc --- 2018-03-09 Masahiro Yamada Accepted
[32/47] mtd: maps: remove bfin-async-flash driver arch-removal: device drivers --- 2018-03-14 Arnd Bergmann New
[33/47] mtd: nand: remove bf5xx_nand driver arch-removal: device drivers --- 2018-03-14 Arnd Bergmann New
[2/2] mtd: nand: remove bf5xx_nand driver Untitled series #10063 --- 2018-03-14 Arnd Bergmann Accepted
procfs: use inline functions instead of macros for proc_create_single_data stub procfs: use inline functions instead of macros for proc_create_single_data stub --- 2018-05-25 Arnd Bergmann New
[Resend,1/1] mtd: ubi: Update ubi-media.h to dual license mtd: ubi: Update ubi-media.h to dual license --- 2018-06-04 Lionel Debieve Accepted
[1/2] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev [1/2] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev --- 2018-06-12 Masahiro Yamada Superseded
[2/2] mtd: rawnand: denali: add more clocks [1/2] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev --- 2018-06-12 Masahiro Yamada New
[v2,1/3] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev mtd: rawnand: denali: add new clocks and improve setup_data_interface --- 2018-06-14 Masahiro Yamada Accepted
[v2,2/3] mtd: rawnand: denali_dt: add more clocks based on IP datasheet mtd: rawnand: denali: add new clocks and improve setup_data_interface --- 2018-06-14 Masahiro Yamada Superseded
[v2,3/3] mtd: rawnand: denali: optimize timing parameters for data interface mtd: rawnand: denali: add new clocks and improve setup_data_interface --- 2018-06-14 Masahiro Yamada Accepted
[v3,1/3] mtd: rawnand: denali_dt: add more clocks based on IP datasheet mtd: rawnand: denali: add new clocks and improve setup_data_interface --- 2018-06-15 Masahiro Yamada New
[v3,2/3] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev mtd: rawnand: denali: add new clocks and improve setup_data_interface --- 2018-06-15 Masahiro Yamada New
[1/2] jffs2: use 64-bit intermediate timestamps [1/2] jffs2: use 64-bit intermediate timestamps --- 2018-06-19 Arnd Bergmann Superseded
ubifs: use timespec64 for inode timestamps ubifs: use timespec64 for inode timestamps --- 2018-06-20 Arnd Bergmann Accepted
ubifs: tnc: use monotonic znode timestamp ubifs: tnc: use monotonic znode timestamp --- 2018-06-20 Arnd Bergmann Accepted
[v4,1/5] mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally mtd: rawnand: denali: add new clocks and improve setup_data_interface --- 2018-06-22 Masahiro Yamada Accepted
[v4,3/5] dt-binding: mtd: denali_dt: document clock property mtd: rawnand: denali: add new clocks and improve setup_data_interface --- 2018-06-22 Masahiro Yamada Accepted
mtd: replace VMLINUX_SYMBOL_STR() with string literal mtd: replace VMLINUX_SYMBOL_STR() with string literal --- 2018-06-23 Masahiro Yamada Accepted
mtd: nand/raw: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMA mtd: nand/raw: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMA --- 2018-07-11 Arnd Bergmann Accepted
[1/2,PATCHES] jffs2: use 64-bit intermediate timestamps [1/2,PATCHES] jffs2: use 64-bit intermediate timestamps --- 2018-07-13 Arnd Bergmann Superseded
[1/2,RESEND] jffs2: use 64-bit intermediate timestamps [1/2,RESEND] jffs2: use 64-bit intermediate timestamps --- 2018-07-13 Arnd Bergmann Accepted
[2/2,RESEND] jffs2: use unsigned 32-bit timstamps consistently [1/2,RESEND] jffs2: use 64-bit intermediate timestamps --- 2018-07-13 Arnd Bergmann Accepted
[v2] nand: ranw: qcom_nand: stop using phys_to_dma() [v2] nand: ranw: qcom_nand: stop using phys_to_dma() --- 2018-07-17 Arnd Bergmann New
mtd: nand: denali: use SPDX-License-Identifier and fix license mismatch mtd: nand: denali: use SPDX-License-Identifier and fix license mismatch --- 2018-08-20 Masahiro Yamada Accepted
mtd: rawnand: denali: do not pass zero maxchips to nand_scan() mtd: rawnand: denali: do not pass zero maxchips to nand_scan() --- 2018-08-21 Masahiro Yamada New
[v2] mtd: rawnand: denali: do not pass zero maxchips to nand_scan() [v2] mtd: rawnand: denali: do not pass zero maxchips to nand_scan() --- 2018-08-27 Masahiro Yamada Accepted
[2/2] mtd: rawnand: denali: remove denali_reset_banks() Untitled series #14633 --- 2018-09-07 Masahiro Yamada Superseded
mtd: rawnand: denali: add DT property to specify skipped bytes in OOB mtd: rawnand: denali: add DT property to specify skipped bytes in OOB --- 2018-09-07 Masahiro Yamada New
[v2,02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg Untitled series #14783 --- 2018-09-12 Arnd Bergmann New
mtd: rawnand: denali: fix a race condition when DMA is kicked mtd: rawnand: denali: fix a race condition when DMA is kicked --- 2018-09-13 Masahiro Yamada Accepted
[v2] mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset [v2] mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset --- 2018-09-28 Masahiro Yamada Accepted
[2/2,v2] lib/bch: fix possible stack overrun Untitled series #15495 --- 2018-10-11 Arnd Bergmann Accepted
[1/2] mtd: physmap_of: Move custom initialization [1/2] mtd: physmap_of: Move custom initialization --- 2018-10-11 Linus Walleij New
[2/2] mtd: physmap_of_gemini: Handle pin control [1/2] mtd: physmap_of: Move custom initialization --- 2018-10-11 Linus Walleij Superseded
mtd: rawnand: denali: include <linux/bits.h> instead of <linux/bitops.h> mtd: rawnand: denali: include <linux/bits.h> instead of <linux/bitops.h> --- 2018-10-16 Masahiro Yamada Accepted
[1/3] mtd: Move Redboot partition parser [1/3] mtd: Move Redboot partition parser --- 2018-10-19 Linus Walleij Superseded
[3/3] mtd: partitions: Add OF support to RedBoot partitions [1/3] mtd: Move Redboot partition parser --- 2018-10-19 Linus Walleij Superseded
[1/3,v2] mtd: Move Redboot partition parser [1/3,v2] mtd: Move Redboot partition parser --- 2018-11-10 Linus Walleij Accepted
[3/3,v2] mtd: partitions: Add OF support to RedBoot partitions [1/3,v2] mtd: Move Redboot partition parser --- 2018-11-10 Linus Walleij Superseded
[3/3,v3] mtd: partitions: Add OF support to RedBoot partitions Untitled series #16233 --- 2018-11-10 Linus Walleij New
[1/2,v2] mtd: maps: Leave assigned complex mappings [1/2,v2] mtd: maps: Leave assigned complex mappings --- 2018-11-12 Linus Walleij New
[2/2,v2] mtd: physmap_of_gemini: Handle pin control [1/2,v2] mtd: maps: Leave assigned complex mappings --- 2018-11-12 Linus Walleij Superseded
[1/2,v3] mtd: maps: Leave assigned complex mappings [1/2,v3] mtd: maps: Leave assigned complex mappings --- 2018-11-27 Linus Walleij New
[2/2,v3] mtd: physmap_of_gemini: Handle pin control [1/2,v3] mtd: maps: Leave assigned complex mappings --- 2018-11-27 Linus Walleij New
[v2,2/2] mtd: rawnand: denali: remove denali_reset_banks() mtd: rawnand: denali: clean-up unnecessary hook and device reset --- 2018-11-28 Masahiro Yamada Accepted
mtd: rawnand: fsmc: Keep CE enabled fix mb() drain mtd: rawnand: fsmc: Keep CE enabled fix mb() drain --- 2019-01-09 Linus Walleij New
mtd: rawnand: fsmc: Keep bank enable bit set mtd: rawnand: fsmc: Keep bank enable bit set --- 2019-01-09 Linus Walleij New
mtd: rawnand: denali_dt: remove single anonymous clock support mtd: rawnand: denali_dt: remove single anonymous clock support --- 2019-01-15 Masahiro Yamada Accepted
mtd: rawnand: denali: get ->setup_data_interface() working again mtd: rawnand: denali: get ->setup_data_interface() working again --- 2019-01-18 Masahiro Yamada New
[1/2] mtd: rawnand: fsmc: Reset NAND timings on resume() [1/2] mtd: rawnand: fsmc: Reset NAND timings on resume() --- 2019-01-18 Linus Walleij Superseded
[2/2] mtd: rawnand: fsmc: Disable NAND on remove() [1/2] mtd: rawnand: fsmc: Reset NAND timings on resume() --- 2019-01-18 Linus Walleij New
mtd: rawnand: denali: remove ->erase hook mtd: rawnand: denali: remove ->erase hook --- 2019-01-21 Masahiro Yamada Accepted
mtd: rawnand: remove ->legacy.erase and single_erase() mtd: rawnand: remove ->legacy.erase and single_erase() --- 2019-01-21 Masahiro Yamada Superseded
[v2] mtd: rawnand: remove ->legacy.erase and single_erase() [v2] mtd: rawnand: remove ->legacy.erase and single_erase() --- 2019-01-21 Masahiro Yamada New
mtd: rawnand: check return code of nand_reset() and nand_readid_op() mtd: rawnand: check return code of nand_reset() and nand_readid_op() --- 2019-01-21 Masahiro Yamada Accepted
[1/2] mtd: rawnand: use unnamed union in struct nand_op_instr mtd: nand: use unnamed union field --- 2019-01-22 Masahiro Yamada New
[2/2] mtd: rawnand: use unnamed union in struct nand_op_parser_pattern_elem mtd: nand: use unnamed union field --- 2019-01-22 Masahiro Yamada New
[1/3] mtd: afs: Move AFS partition parser to parsers subdir AFS move and OF support --- 2019-01-23 Linus Walleij Superseded
[3/3] mtd: partitions: Add OF support to AFS partitions AFS move and OF support --- 2019-01-23 Linus Walleij Superseded
[1/2] mtd: rawnand: denali: remove unneeded denali_reset_irq() call mtd: rawnand: denali: just trivial cleanups --- 2019-01-24 Masahiro Yamada Accepted
[2/2] mtd: rawnand: denali: remove unused function argument 'raw' mtd: rawnand: denali: just trivial cleanups --- 2019-01-24 Masahiro Yamada Accepted
mtd: rawnand: denali: remove unused dma_addr field from denali_nand_info mtd: rawnand: denali: remove unused dma_addr field from denali_nand_info --- 2019-01-24 Masahiro Yamada Accepted
[1/2,v2] mtd: rawnand: fsmc: Reset NAND timings on resume() [1/2,v2] mtd: rawnand: fsmc: Reset NAND timings on resume() --- 2019-01-26 Linus Walleij Accepted
[2/2,v2] mtd: rawnand: fsmc: Disable NAND on remove() [1/2,v2] mtd: rawnand: fsmc: Reset NAND timings on resume() --- 2019-01-26 Linus Walleij Accepted
[1/6] mtd: afs: simplify partition parsing mtd: afs: Support AFSv2 parsing --- 2019-01-28 Linus Walleij Superseded
[2/6] mtd: afs: simplify partition detection mtd: afs: Support AFSv2 parsing --- 2019-01-28 Linus Walleij Superseded
[3/6] mtd: factor out v1 partition parsing mtd: afs: Support AFSv2 parsing --- 2019-01-28 Linus Walleij Superseded
[4/6] mtd: afs: factor footer parsing into the v1 part parsing mtd: afs: Support AFSv2 parsing --- 2019-01-28 Linus Walleij Superseded
[5/6] mtd: afs: factor the IIS read into partition parser mtd: afs: Support AFSv2 parsing --- 2019-01-28 Linus Walleij Superseded
[6/6] mtd: afs: add v2 partition parsing mtd: afs: Support AFSv2 parsing --- 2019-01-28 Linus Walleij Superseded
[1/2] mtd: add DT bindings for the Intel IXP4xx Flash [1/2] mtd: add DT bindings for the Intel IXP4xx Flash --- 2019-02-01 Linus Walleij New
« 1 2 ... 3 4 57 8 »