Show patches with: none      |   748 patches
« 1 2 ... 4 5 67 8 »
Patch Series S/W/F Date Submitter Delegate State
mtd: nand/raw: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMA mtd: nand/raw: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMA --- 2018-07-11 Arnd Bergmann Accepted
mtd: replace VMLINUX_SYMBOL_STR() with string literal mtd: replace VMLINUX_SYMBOL_STR() with string literal --- 2018-06-23 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
[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
ubifs: tnc: use monotonic znode timestamp ubifs: tnc: use monotonic znode timestamp --- 2018-06-20 Arnd Bergmann Accepted
ubifs: use timespec64 for inode timestamps ubifs: use timespec64 for inode timestamps --- 2018-06-20 Arnd Bergmann Accepted
[1/2] jffs2: use 64-bit intermediate timestamps [1/2] jffs2: use 64-bit intermediate timestamps --- 2018-06-19 Arnd Bergmann Superseded
[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
[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
[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
[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,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
[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
[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
[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
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
[2/2] mtd: nand: remove bf5xx_nand driver Untitled series #10063 --- 2018-03-14 Arnd Bergmann Accepted
[33/47] mtd: nand: remove bf5xx_nand driver arch-removal: device drivers --- 2018-03-14 Arnd Bergmann New
[32/47] mtd: maps: remove bfin-async-flash driver arch-removal: device drivers --- 2018-03-14 Arnd Bergmann New
mtd: nand: remove STANDALONE compile mode of nand_ecc mtd: nand: remove STANDALONE compile mode of nand_ecc --- 2018-03-09 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: cafe: clean up DMA address setup mtd: nand: cafe: clean up DMA address setup --- 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
[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,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
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
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: remove unnecessary extern from driver headers mtd: nand: remove unnecessary extern from driver headers --- 2017-11-23 Masahiro Yamada Accepted
[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
[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,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,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,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
[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
[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,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,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,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
mtd: cfi: convert inline functions to macros mtd: cfi: convert inline functions to macros --- 2017-10-11 Arnd Bergmann Accepted
[5/5] MTD: remove the get_unmapped_area method 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
[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
[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
[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
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
[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
[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
[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
mtd: nand: wait for tWHR after NAND_CMD_STATUS / NAND_CMD_READID mtd: nand: wait for tWHR after NAND_CMD_STATUS / NAND_CMD_READID --- 2017-09-26 Masahiro Yamada New
mtd: nand: gpio: Convert to use GPIO descriptors mtd: nand: gpio: Convert to use GPIO descriptors --- 2017-09-24 Linus Walleij Accepted
[v2] dt-bindings: nand: denali: reduce the register space in the example [v2] dt-bindings: nand: denali: reduce the register space in the example --- 2017-09-22 Masahiro Yamada Accepted
[v2,09/12] mtd: nand: denali: use upper/lower_32_bits() macro for clean-up mtd: nand: denali: more clean-ups --- 2017-09-22 Masahiro Yamada Accepted
[v2,06/12] mtd: nand: denali: clean up macros with <linux/bitfield.h> mtd: nand: denali: more clean-ups --- 2017-09-22 Masahiro Yamada Accepted
[v2,02/12] mtd: nand: denali: prefix detect_max_banks() with denali_ mtd: nand: denali: more clean-ups --- 2017-09-22 Masahiro Yamada Accepted
mtd: spi-nor: stm32-quadspi: avoid unintialized return code mtd: spi-nor: stm32-quadspi: avoid unintialized return code --- 2017-09-14 Arnd Bergmann New
dt-bindings: nand: denali: reduce the register space in the example dt-bindings: nand: denali: reduce the register space in the example --- 2017-09-14 Masahiro Yamada Superseded
[9/9] mtd: nand: denali: remove unneeded init of ECC_ENABLE register mtd: nand: denali: more clean-ups --- 2017-09-13 Masahiro Yamada Accepted
[5/9] mtd: nand: denali: slight clean up of denali_wait_for_irq() mtd: nand: denali: more clean-ups --- 2017-09-13 Masahiro Yamada Accepted
[2/9] mtd: nand: denali: prefix detect_max_banks() with denali_ mtd: nand: denali: more clean-ups --- 2017-09-13 Masahiro Yamada Superseded
[v2,2/2] mtd: nand: denali: support two row address cycle devices mtd: nand: introduce NAND_ROW_ADDR_3 flag and improve Denali driver --- 2017-09-13 Masahiro Yamada Accepted
[2/2] mtd: nand: denali: support two row address cycle devices [1/2] mtd: nand: introduce NAND_ROW_ADDR_3 flag --- 2017-09-12 Masahiro Yamada Superseded
[1/2] mtd: nand: introduce NAND_ROW_ADDR_3 flag [1/2] mtd: nand: introduce NAND_ROW_ADDR_3 flag --- 2017-09-12 Masahiro Yamada Accepted
mtd: physmap_of: Retire Gemini pad control --- 2017-08-08 Linus Walleij Accepted
mtd: nand: Fix a docs build warning --- 2017-07-30 Jonathan Corbet Accepted
mtd: remove unused variable in mtdswap --- 2017-07-25 Arnd Bergmann New
[RFC] mtd: atmel-quadspi: fix build issues --- 2017-07-21 Arnd Bergmann New
mtd: orion-nand: fix build error with ARMv4 --- 2017-07-21 Arnd Bergmann Accepted
mtd: Convert to using %pOF instead of full_name --- 2017-07-18 Rob Herring Accepted
mtd: spi-nor: cqspi: remove duplicate const --- 2017-06-27 Arnd Bergmann Accepted
MAINTAINERS: add entry for Denali NAND controller driver --- 2017-06-21 Masahiro Yamada Accepted
[v4] spi-nor: Add Winbond w25m512jv --- 2017-06-20 Joel Stanley New
[v3] spi-nor: Add Winbond w25q512jv --- 2017-06-20 Joel Stanley Superseded
[v8,16/16] mtd: nand: denali: avoid magic numbers and rename for clarification Untitled series #2453 --- 2017-06-16 Masahiro Yamada Accepted
[v2,05/11] mtd: cfi: reduce stack size with KASAN Untitled series #2437 --- 2017-06-14 Arnd Bergmann New
[v7,16/16] mtd: nand: denali: avoid magic numbers and rename for clarification mtd: nand: denali: Denali NAND IP improvements --- 2017-06-13 Masahiro Yamada Superseded
[v7,12/16] mtd: nand: denali: support hardware-assisted erased page detection mtd: nand: denali: Denali NAND IP improvements --- 2017-06-13 Masahiro Yamada Accepted
[v7,09/16] mtd: nand: denali: merge struct nand_buf into struct denali_nand_info mtd: nand: denali: Denali NAND IP improvements --- 2017-06-13 Masahiro Yamada Accepted
[v7,08/16] mtd: nand: denali: propagate page to helpers via function argument mtd: nand: denali: Denali NAND IP improvements --- 2017-06-13 Masahiro Yamada Accepted
[v7,02/16] mtd: nand: denali: remove unneeded find_valid_banks() mtd: nand: denali: Denali NAND IP improvements --- 2017-06-13 Masahiro Yamada Accepted
[v6,10/18] mtd: nand: denali: propagate page to helpers via function argument mtd: nand: denali: Denali NAND IP patch bomb --- 2017-06-13 Masahiro Yamada Superseded
[v6,07/18] mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc mtd: nand: denali: Denali NAND IP patch bomb --- 2017-06-13 Masahiro Yamada New
[v6,06/18] mtd: nand: denali: fix NAND_CMD_PARAM handling mtd: nand: denali: Denali NAND IP patch bomb --- 2017-06-13 Masahiro Yamada New
[v6,05/18] mtd: nand: denali: fix NAND_CMD_STATUS handling mtd: nand: denali: Denali NAND IP patch bomb --- 2017-06-13 Masahiro Yamada New
[v6,04/18] mtd: nand: denali: rework interrupt handling mtd: nand: denali: Denali NAND IP patch bomb --- 2017-06-13 Masahiro Yamada Accepted
[v6,01/18] mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS mtd: nand: denali: Denali NAND IP patch bomb --- 2017-06-13 Masahiro Yamada Accepted
mtd: nand: fsl_ifc: remove unused variable --- 2017-06-09 Arnd Bergmann New
[v4,19/23] mtd: nand: denali: use flag instead of register macro for direction Untitled series #2169 --- 2017-06-05 Masahiro Yamada New
mtd: nand: atmel: mark resume function __maybe_unused --- 2017-05-31 Arnd Bergmann Accepted
arm64: dts: uniphier: reserve more memory for LD11/LD20 --- 2017-05-26 Masahiro Yamada Accepted
mtd: nand: check ecc->total sanity in nand_scan_tail --- 2017-05-25 Masahiro Yamada Accepted
[v3] mtd: nand: add ooblayout for old hamming layout --- 2017-05-02 Alexander Couzens Accepted
mtd: nand: davinci: set ECC algorithm explicitly for HW based ECC --- 2017-05-02 Alexander Couzens Accepted
[3/3,v3] mtd: nand: davinci: set ECC algorithm explicitly for HW based ECC Untitled series #1273 --- 2017-05-02 Alexander Couzens Superseded
[2/3,v2] nand_base: use nand_ooblayout_lp_hamming_ops for 1bit hamming as default fixing 1bit hamming --- 2017-05-02 Alexander Couzens New
[1/3,v2] mtd/nand: add ooblayout for old hamming layout fixing 1bit hamming --- 2017-05-02 Alexander Couzens New
[2/2] mtd: nand: denali: show how to use generic helpers (do not apply) mtd: nand: Add generic helpers check, match, maximize ECC settings --- 2017-04-19 Masahiro Yamada New
[1/2] mtd: nand: add generic helpers to check, match, maximize ECC settings mtd: nand: Add generic helpers check, match, maximize ECC settings --- 2017-04-19 Masahiro Yamada New
fixup! mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unset --- 2017-04-07 Masahiro Yamada New
[v3] mtd: physmap_of: really fix the physmap add-ons --- 2017-03-30 Linus Walleij Accepted
mtd: nand: davinci: add comment on NAND subpage write status on keystone --- 2017-03-30 Sekhar Nori Accepted
« 1 2 ... 4 5 67 8 »