index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-33
/
+3
|
\
|
*
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-33
/
+3
*
|
Merge tag 'nand/for-5.5' into mtd/next
Miquel Raynal
2019-11-17
8
-60
/
+3072
|
\
\
|
*
|
mtd: rawnand: remove unecessary checking if dmac is NULL
Piotr Sroka
2019-10-30
1
-2
/
+2
|
*
|
mtd: rawnand: cadence: Remove dev_err() on platform_get_irq() failure
YueHaibing
2019-10-29
1
-3
/
+2
|
*
|
mtd: rawnand: mxic: Remove dev_err() on platform_get_irq() failure
YueHaibing
2019-10-29
1
-3
/
+1
|
*
|
mtd: rawnand: brcmnand: Fix NULL pointer assignment
Florian Fainelli
2019-10-29
1
-1
/
+1
|
*
|
mtd: rawnand: denali: remove the old unified controller/chip DT support
Masahiro Yamada
2019-10-29
1
-51
/
+4
|
*
|
mtd: rawnand: Add new Cadence NAND driver to MTD subsystem
Piotr Sroka
2019-10-04
3
-0
/
+3039
|
*
|
mtd: rawnand: Change calculating of position page containing BBM
Piotr Sroka
2019-10-04
2
-3
/
+9
|
*
|
mtd: nand: brcmnand: Add support for flash-dma v0
Kamal Dasu
2019-10-04
1
-2
/
+19
|
|
/
*
|
Merge tag 'spi-nor/for-5.5' into mtd/next
Miquel Raynal
2019-11-17
9
-715
/
+993
|
\
\
|
*
|
mtd: spi-nor: Set default Quad Enable method for ISSI flashes
Sagar Shrikant Kadam
2019-11-11
1
-0
/
+9
|
*
|
mtd: spi-nor: Add support for is25wp256
Sagar Shrikant Kadam
2019-11-11
1
-0
/
+4
|
*
|
mtd: spi-nor: Add support for w25q256jw
Manivannan Sadhasivam
2019-11-11
1
-0
/
+2
|
*
|
mtd: spi-nor: Move condition to avoid a NULL check
Tudor Ambarus
2019-11-11
1
-3
/
+2
|
*
|
mtd: spi-nor: Make sure nor->spimem and nor->controller_ops are mutually excl...
Tudor Ambarus
2019-11-11
1
-0
/
+6
|
*
|
mtd: spi-nor: Rename Quad Enable methods
Tudor Ambarus
2019-11-11
1
-13
/
+12
|
*
|
mtd: spi-nor: Merge spansion Quad Enable methods
Tudor Ambarus
2019-11-11
1
-95
/
+66
|
*
|
mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
Tudor Ambarus
2019-11-11
1
-4
/
+4
|
*
|
mtd: spi-nor: Extend the SR Read Back test
Tudor Ambarus
2019-11-11
1
-19
/
+39
|
*
|
mtd: spi-nor: Rework the disabling of block write protection
Tudor Ambarus
2019-11-11
1
-90
/
+50
|
*
|
mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
Tudor Ambarus
2019-11-11
1
-5
/
+115
|
*
|
mtd: spi-nor: Print debug message when the read back test fails
Tudor Ambarus
2019-11-07
1
-1
/
+6
|
*
|
mtd: spi-nor: Check all the bits written, not just the BP ones
Tudor Ambarus
2019-11-07
1
-5
/
+4
|
*
|
mtd: spi-nor: Fix errno on Quad Enable methods
Tudor Ambarus
2019-11-07
1
-3
/
+3
|
*
|
mtd: spi-nor: Drop spansion_quad_enable()
Tudor Ambarus
2019-11-07
1
-53
/
+5
|
*
|
mtd: spi-nor: Describe all the Reg Ops
Tudor Ambarus
2019-11-07
1
-11
/
+127
|
*
|
mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr()
Tudor Ambarus
2019-11-07
1
-51
/
+23
|
*
|
mtd: spi-nor: Move the WE and wait calls inside Write SR methods
Tudor Ambarus
2019-11-07
1
-64
/
+44
|
*
|
mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()
Tudor Ambarus
2019-11-07
1
-6
/
+2
|
*
|
mtd: spi-nor: Rename label as it is no longer generic
Tudor Ambarus
2019-11-07
1
-11
/
+11
|
*
|
mtd: spi-nor: Check for errors after each Register Operation
Tudor Ambarus
2019-11-07
1
-21
/
+60
|
*
|
mtd: spi-nor: Print debug info inside Reg Ops methods
Tudor Ambarus
2019-11-07
1
-42
/
+127
|
*
|
mtd: spi-nor: Use dev_dbg insted of dev_err for low level info
Tudor Ambarus
2019-11-07
1
-21
/
+21
|
*
|
mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
Sergei Shtylyov
2019-11-02
1
-1
/
+1
|
*
|
mtd: spi-nor: fix silent truncation in spi_nor_read()
Sergei Shtylyov
2019-11-02
1
-1
/
+1
|
*
|
mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
Mika Westerberg
2019-11-02
1
-0
/
+1
|
*
|
mtd: spi-nor: Print device info in case of error
Tudor Ambarus
2019-11-02
1
-2
/
+2
|
*
|
mtd: spi-nor: Constify data to write to the Status Register
Tudor Ambarus
2019-11-01
1
-2
/
+2
|
*
|
mtd: spi-nor: Fix retlen handling in sst_write()
Tudor Ambarus
2019-11-01
1
-4
/
+5
|
*
|
mtd: spi-nor: Drop redundant error reports in Reg Ops callers
Tudor Ambarus
2019-11-01
1
-40
/
+10
|
*
|
mtd: spi-nor: Pointer parameter for CR in spi_nor_read_cr()
Tudor Ambarus
2019-11-01
1
-25
/
+30
|
*
|
mtd: spi-nor: Pointer parameter for FSR in spi_nor_read_fsr()
Tudor Ambarus
2019-11-01
1
-18
/
+20
|
*
|
mtd: spi-nor: Pointer parameter for SR in spi_nor_read_sr()
Tudor Ambarus
2019-11-01
1
-53
/
+64
|
*
|
mtd: spi-nor: Don't overwrite errno from Reg Ops
Tudor Ambarus
2019-11-01
1
-7
/
+6
|
*
|
mtd: spi-nor: Drop explicit cast to int to already int value
Tudor Ambarus
2019-11-01
1
-9
/
+6
|
*
|
mtd: spi-nor: Stop compare with negative in Reg Ops methods
Tudor Ambarus
2019-11-01
1
-10
/
+13
|
*
|
mtd: spi-nor: Group all Reg Ops to avoid forward declarations
Tudor Ambarus
2019-11-01
1
-213
/
+213
|
*
|
mtd: spi-nor: Drop duplicated new line
Tudor Ambarus
2019-11-01
1
-1
/
+0
[next]