index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
spi-nor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-04
mtd: spi-nor: Stop exporting spi_nor_restore()
Tudor Ambarus
1
-6
/
+0
2023-03-29
mtd: spi-nor: Enhance locking to support reads while writes
Miquel Raynal
1
-0
/
+13
2023-01-02
mtd: cfi: allow building spi-intel standalone
Arnd Bergmann
1
-1
/
+0
2022-11-21
mtd: spi-nor: remember full JEDEC flash ID
Michael Walle
1
-0
/
+3
2022-07-28
mtd: spi-nor: s/addr_width/addr_nbytes
Tudor Ambarus
1
-2
/
+2
2022-05-09
mtd: spi-nor: expose internal parameters via debugfs
Michael Walle
1
-0
/
+2
2022-05-02
mtd: spi-nor: move spi_nor_write_ear() to winbond module
Michael Walle
1
-2
/
+0
2022-02-25
mtd: spi-nor: move all spansion specifics into spansion.c
Michael Walle
1
-1
/
+0
2022-02-25
mtd: spi-nor: move all micron-st specifics into micron-st.c
Michael Walle
1
-8
/
+0
2022-02-25
mtd: spi-nor: move all xilinx specifics into xilinx.c
Michael Walle
1
-9
/
+0
2021-11-17
mtd: spi-nor: Get rid of nor->page_size
Tudor Ambarus
1
-2
/
+0
2021-06-15
mtd: spi-nor: sfdp: save a copy of the SFDP data
Michael Walle
1
-0
/
+2
2021-04-02
mtd: spi-nor: implement OTP support for Winbond and similar flashes
Michael Walle
1
-0
/
+8
2021-02-05
mtd: spi-nor: Add Global Block Unlock command
Tudor Ambarus
1
-0
/
+1
2020-12-07
mtd: spi-nor: Fix multiple typos
Jonathan Neuschäfer
1
-1
/
+1
2020-11-09
mtd: spi-nor: core: perform a Soft Reset on shutdown
Pratyush Yadav
1
-0
/
+2
2020-11-09
mtd: spi-nor: add support for DTR protocol
Pratyush Yadav
1
-13
/
+38
2020-05-28
mtd: spi-nor: Fix SPI NOR acronym
Tudor Ambarus
1
-4
/
+4
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::spimem
Sergei Shtylyov
1
-1
/
+1
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::info
Sergei Shtylyov
1
-1
/
+1
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::reg_proto
Sergei Shtylyov
1
-1
/
+1
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::mtd
Sergei Shtylyov
1
-1
/
+1
2020-04-28
mtd: spi-nor: fix kernel-doc for 'struct spi_nor'
Sergei Shtylyov
1
-4
/
+4
2020-04-20
mtd: spi-nor: move #define SPINOR_OP_WRDI
Sergei Shtylyov
1
-1
/
+1
2020-03-24
mtd: spi-nor: Add SR 4bit block protection support
Jungseung Lee
1
-0
/
+2
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
1
-254
/
+6
2020-03-17
mtd: spi-nor: Drop the MFR definitions
Tudor Ambarus
1
-17
/
+0
2020-03-17
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Boris Brezillon
1
-0
/
+8
2020-03-16
mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method
Tudor Ambarus
1
-2
/
+2
2020-02-19
mtd: spi-nor: use spi-mem dirmap API
Sergei Shtylyov
1
-0
/
+6
2020-02-17
mtd: spi-nor: introduce SR_BP_SHIFT define
Jungseung Lee
1
-0
/
+2
2020-01-14
mtd: spi-nor: remove unused enum spi_nor_ops
Michael Walle
1
-10
/
+2
2019-12-23
mtd: spi-nor: Support TB selection using SR bit 6
Jungseung Lee
1
-0
/
+1
2019-12-23
mtd: spi-nor: Rename SR_TB to indicate the bit used
Jungseung Lee
1
-1
/
+2
2019-11-11
mtd: spi-nor: Set default Quad Enable method for ISSI flashes
Sagar Shrikant Kadam
1
-0
/
+1
2019-11-11
mtd: spi-nor: Rename Quad Enable methods
Tudor Ambarus
1
-1
/
+1
2019-11-11
mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
Tudor Ambarus
1
-3
/
+1
2019-11-11
mtd: spi-nor: Rework the disabling of block write protection
Tudor Ambarus
1
-3
/
+0
2019-11-11
mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
Tudor Ambarus
1
-0
/
+3
2019-10-23
mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'
Tudor Ambarus
1
-21
/
+30
2019-08-28
mtd: spi-nor: Add a ->setup() method
Tudor Ambarus
1
-0
/
+5
2019-08-28
mtd: spi-nor: Add a ->convert_addr() method
Boris Brezillon
1
-7
/
+10
2019-08-28
mtd: spi-nor: Rework the SPI NOR lock/unlock logic
Boris Brezillon
1
-7
/
+16
2019-08-28
mtd: spi-nor: Create a ->set_4byte() method
Boris Brezillon
1
-0
/
+2
2019-08-28
mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
Tudor Ambarus
1
-3
/
+5
2019-08-28
mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
Tudor Ambarus
1
-2
/
+0
2019-08-28
mtd: spi-nor: Regroup flash parameter and settings
Tudor Ambarus
1
-75
/
+164
2019-08-28
mtd: spi-nor: Remove unused macro
Tudor Ambarus
1
-1
/
+0
2019-08-12
mtd: spi-nor: fix description for int (*flash_is_locked)()
Tudor Ambarus
1
-1
/
+1
2019-08-12
mtd: spi-nor: Rework hwcaps selection for the spi-mem case
Boris Brezillon
1
-0
/
+14
[next]