index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-29
mtd: spi-nor: Enhance locking to support reads while writes
Miquel Raynal
1
-16
/
+321
2023-03-29
mtd: spi-nor: Add a RWW flag
Miquel Raynal
3
-0
/
+7
2023-03-29
mtd: spi-nor: Prepare the introduction of a new locking mechanism
Miquel Raynal
1
-6
/
+53
2023-03-29
mtd: spi-nor: Separate preparation and locking
Miquel Raynal
1
-4
/
+20
2023-03-29
mtd: spi-nor: Reorder the preparation vs. locking steps
Miquel Raynal
5
-21
/
+18
2023-03-29
mtd: spi-nor: Add a macro to define more banks
Miquel Raynal
1
-0
/
+4
2023-03-29
mtd: spi-nor: Introduce the concept of bank
Miquel Raynal
3
-5
/
+13
2023-03-22
mtd: Use of_property_read_bool() for boolean properties
Rob Herring
1
-2
/
+2
2023-03-17
mtd: spi-nor: spansion: Add support for Infineon S25FS256T
Takahiro Kuwano
1
-0
/
+60
2023-03-17
mtd: spi-nor: spansion: Make RD_ANY_REG_OP macro take number of dummy bytes
Takahiro Kuwano
1
-5
/
+5
2023-03-06
mtd: spi-nor: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
3
-4
/
+23
2023-02-06
mtd: spi-nor: Sort headers alphabetically
Tudor Ambarus
3
-9
/
+8
2023-02-06
mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_type
Louis Rannou
3
-2
/
+12
2023-01-26
mtd: spi-nor: Create macros to define chip IDs and geometries
Miquel Raynal
1
-23
/
+20
2023-01-26
mtd: spi-nor: spansion: Make CFRx reg fields generic
Tudor Ambarus
1
-11
/
+11
2023-01-26
mtd: spi-nor: spansion: Consider reserved bits in CFR5 register
Tudor Ambarus
1
-2
/
+7
2023-01-26
mtd: spi-nor: core: fix implicit declaration warning
Zeng Heng
1
-0
/
+1
2022-12-26
mtd: spi-nor: sfdp: Use SFDP_DWORD() macro for optional parameter tables
Takahiro Kuwano
1
-12
/
+16
2022-12-26
mtd: spi-nor: sfdp: Rename BFPT_DWORD() macro to SFDP_DWORD()
Takahiro Kuwano
4
-29
/
+28
2022-12-26
mtd: spi-nor: sfdp: Fix index value for SCCR dwords
Takahiro Kuwano
1
-1
/
+1
2022-12-05
Merge tag 'spi-nor/for-6.2' into mtd/next
Miquel Raynal
11
-45
/
+211
2022-11-22
mtd: spi-nor: add SFDP fixups for Quad Page Program
Sudip Mukherjee
3
-0
/
+9
2022-11-22
mtd: spi-nor: issi: is25wp256: Init flash based on SFDP
Sudip Mukherjee
1
-2
/
+2
2022-11-21
mtd: spi-nor: winbond: add support for W25Q512NW-IQ
Jae Hyun Yoo
1
-0
/
+3
2022-11-21
mtd: spi-nor: micron-st: Enable locking for mt25qu256a
Eliav Farber
1
-0
/
+2
2022-11-21
mtd: spi-nor: Fix the number of bytes for the dummy cycles
Allen-KH Cheng
1
-1
/
+2
2022-11-21
mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q2...
Yaliang Wang
1
-7
/
+17
2022-11-21
mtd: spi-nor: Fix formatting in spi_nor_read_raw() kerneldoc comment
Jonathan Neuschäfer
1
-2
/
+1
2022-11-21
mtd: spi-nor: sysfs: print JEDEC ID for generic flash driver
Michael Walle
1
-2
/
+4
2022-11-21
mtd: spi-nor: add generic flash driver
Michael Walle
3
-2
/
+52
2022-11-21
mtd: spi-nor: fix select_uniform_erase to skip 0 erase size
Michael Walle
1
-0
/
+4
2022-11-21
mtd: spi-nor: move function declaration out of sfdp.h
Michael Walle
2
-2
/
+2
2022-11-21
mtd: spi-nor: remember full JEDEC flash ID
Michael Walle
2
-1
/
+6
2022-11-21
mtd: spi-nor: sysfs: hide manufacturer if it is not set
Michael Walle
1
-0
/
+2
2022-11-21
mtd: spi-nor: hide jedec_id sysfs attribute if not present
Michael Walle
1
-0
/
+14
2022-11-21
mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()
Alexander Sverdlin
1
-0
/
+2
2022-10-25
mtd: spi-nor: core: Add an error message when failing to exit the 4-byte addr...
Tudor Ambarus
1
-2
/
+12
2022-10-25
mtd: spi-nor: micron-st.c: Replace hardcoded values for addr_nbytes/addr_mode...
Tudor Ambarus
1
-3
/
+7
2022-10-25
mtd: spi-nor: spansion: Replace hardcoded values for addr_nbytes/addr_mode_nb...
Tudor Ambarus
1
-5
/
+11
2022-10-25
mtd: spi-nor: spansion: Add s28hl512t, s28hl01gt, and s28hs01gt info
Takahiro Kuwano
1
-0
/
+12
2022-10-25
mtd: spi-nor: spansion: Rename s28hs512t prefix
Takahiro Kuwano
1
-10
/
+10
2022-10-25
mtd: spi-nor: spansion: Remove NO_SFDP_FLAGS from s28hs512t info
Takahiro Kuwano
1
-9
/
+8
2022-10-25
mtd: spi-nor: sfdp: Update params->hwcaps.mask at xSPI profile 1.0 table parse
Takahiro Kuwano
1
-0
/
+7
2022-10-25
mtd: spi-nor: Add support for flash reset
Sai Krishna Potthuri
1
-0
/
+25
2022-10-18
mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init()
Mika Westerberg
1
-1
/
+3
2022-07-28
mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chi...
Patrice Chotard
1
-3
/
+3
2022-07-28
mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups
Takahiro Kuwano
1
-0
/
+132
2022-07-28
mtd: spi-nor: spansion: Add local function to discover page size
Takahiro Kuwano
1
-22
/
+31
2022-07-28
mtd: spi-nor: core: Track flash's internal address mode
Tudor Ambarus
2
-1
/
+8
2022-07-28
mtd: spi-nor: core: Return error code from set_4byte_addr_mode()
Takahiro Kuwano
1
-1
/
+1
[prev]
[next]