index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
mtd: nand: ecc-hamming: Rename the exported functions
Miquel Raynal
2020-12-10
11
-68
/
+89
|
|
|
*
|
mtd: nand: ecc-hamming: Cleanup and style fixes
Miquel Raynal
2020-12-10
1
-14
/
+12
|
|
|
*
|
mtd: nand: ecc-hamming: Drop/fix the kernel doc
Miquel Raynal
2020-12-10
1
-29
/
+10
|
|
|
*
|
mtd: nand: ecc-hamming: Clarify the driver descriptions
Miquel Raynal
2020-12-10
1
-1
/
+1
|
|
|
*
|
mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer
Miquel Raynal
2020-12-10
23
-30
/
+31
|
|
|
*
|
mtd: rawnand: Get rid of chip->ecc.priv
Miquel Raynal
2020-12-10
1
-14
/
+17
|
|
|
*
|
mtd: nand: ecc-bch: Create the software BCH engine
Miquel Raynal
2020-12-10
2
-116
/
+279
|
|
|
*
|
mtd: nand: ecc-bch: Stop using raw NAND structures
Miquel Raynal
2020-11-30
2
-79
/
+73
|
|
|
*
|
mtd: nand: ecc-bch: Update the prototypes to be more generic
Miquel Raynal
2020-11-30
3
-38
/
+76
|
|
|
*
|
mtd: nand: ecc-bch: Drop mtd_nand_has_bch()
Miquel Raynal
2020-11-30
2
-3
/
+2
|
|
|
*
|
mtd: nand: ecc-bch: Stop exporting the private structure
Miquel Raynal
2020-11-30
4
-31
/
+37
|
|
|
*
|
mtd: nand: ecc-bch: Cleanup and style fixes
Miquel Raynal
2020-11-30
1
-26
/
+29
|
|
|
*
|
mtd: nand: ecc-bch: Move BCH code to the generic NAND layer
Miquel Raynal
2020-11-30
8
-15
/
+16
|
|
|
*
|
mtd: nand: ecc: Add an I/O request tweaking mechanism
Miquel Raynal
2020-11-30
1
-0
/
+106
|
|
|
|
/
|
|
*
|
mtd: spi-nor: keep lock bits if they are non-volatile
Michael Walle
2020-12-07
7
-24
/
+211
|
|
*
|
mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040
Michael Walle
2020-12-07
3
-3
/
+53
|
|
*
|
mtd: spi-nor: intel: remove global protection flag
Michael Walle
2020-12-07
1
-13
/
+3
|
|
*
|
mtd: spi-nor: sst: remove global protection flag
Michael Walle
2020-12-07
1
-18
/
+12
|
|
*
|
mtd: spi-nor: atmel: remove global protection flag
Michael Walle
2020-12-07
1
-19
/
+9
|
|
*
|
mtd: spi-nor: ignore errors in spi_nor_unlock_all()
Michael Walle
2020-12-07
1
-10
/
+13
|
|
*
|
mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
Michael Walle
2020-12-07
1
-1
/
+2
|
|
*
|
mtd: spi-nor: spansion: Set ECC block size
Pratyush Yadav
2020-12-07
1
-0
/
+1
|
|
*
|
mtd: spi-nor: core: Allow flashes to specify MTD writesize
Pratyush Yadav
2020-12-07
2
-1
/
+5
|
|
*
|
mtd: spi-nor: Fix multiple typos
Jonathan Neuschäfer
2020-12-07
2
-3
/
+3
|
|
*
|
mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode
Pratyush Yadav
2020-11-09
1
-1
/
+114
|
|
*
|
mtd: spi-nor: spansion: add support for Cypress Semper flash
Pratyush Yadav
2020-11-09
1
-0
/
+171
|
|
*
|
mtd: spi-nor: core: disable Octal DTR mode on suspend.
Pratyush Yadav
2020-11-09
1
-0
/
+15
|
|
*
|
mtd: spi-nor: core: perform a Soft Reset on shutdown
Pratyush Yadav
2020-11-09
1
-0
/
+45
|
|
*
|
mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
Pratyush Yadav
2020-11-09
3
-0
/
+7
|
|
*
|
mtd: spi-nor: core: enable octal DTR mode when possible
Pratyush Yadav
2020-11-09
2
-0
/
+40
|
|
*
|
mtd: spi-nor: Parse SFDP SCCR Map
Tudor Ambarus
2020-11-09
1
-0
/
+48
|
|
*
|
mtd: spi-nor: Introduce SNOR_F_IO_MODE_EN_VOLATILE
Tudor Ambarus
2020-11-09
2
-0
/
+9
|
|
*
|
mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
Pratyush Yadav
2020-11-09
1
-2
/
+13
|
|
*
|
mtd: spi-nor: core: use dummy cycle and address width info from SFDP
Pratyush Yadav
2020-11-09
1
-0
/
+10
|
|
*
|
mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
Pratyush Yadav
2020-11-09
3
-1
/
+102
|
|
*
|
mtd: spi-nor: sfdp: get command opcode extension type from BFPT
Pratyush Yadav
2020-11-09
2
-0
/
+24
|
|
*
|
mtd: spi-nor: add support for DTR protocol
Pratyush Yadav
2020-11-09
3
-83
/
+252
|
|
*
|
mtd: spi-nor: add spi_nor_controller_ops_{read_reg, write_reg, erase}()
Pratyush Yadav
2020-11-09
1
-34
/
+53
|
|
*
|
mtd: spi-nor: core: use EOPNOTSUPP instead of ENOTSUPP
Pratyush Yadav
2020-11-09
1
-5
/
+5
|
*
|
|
mtd: phram: Allow the user to set the erase page size.
Patrick O'Grady
2020-12-07
1
-18
/
+34
|
*
|
|
mtd: core: Fix refcounting for unpartitioned MTDs
Richard Weinberger
2020-12-07
1
-0
/
+4
|
*
|
|
mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warning
Serge Semin
2020-12-07
1
-4
/
+4
|
*
|
|
mtd: parser: cmdline: Fix parsing of part-names with colons
Sven Eckelmann
2020-12-07
1
-1
/
+13
|
*
|
|
mtd: devices: powernv_flash: Add function names to headers and fix 'dev'
Lee Jones
2020-11-20
1
-1
/
+4
|
*
|
|
mtd: onenand: Fix some kernel-doc misdemeanours
Lee Jones
2020-11-20
1
-21
/
+15
|
*
|
|
mtd: rawnand: arasan: Document 'anfc_op's 'buf' member
Lee Jones
2020-11-20
1
-0
/
+1
|
*
|
|
mtd: rawnand: sunxi: Document 'sunxi_nfc's 'caps' member
Lee Jones
2020-11-20
1
-0
/
+1
|
*
|
|
mtd: rawnand: omap2: Fix a bunch of kernel-doc misdemeanours
Lee Jones
2020-11-20
1
-8
/
+10
|
*
|
|
mtd: rawnand: omap_elm: Finish half populated function header, demote empty ones
Lee Jones
2020-11-20
1
-2
/
+5
|
*
|
|
mtd: rawnand: s3c2410: Add documentation for 2 missing struct members
Lee Jones
2020-11-20
1
-1
/
+3
[prev]
[next]