Gitiles Standalone
repos
/
linux-5.10
/
013e6292aaf5e4b083a50a0f9e17e93628616860
/
include
/
linux
/
mtd
/
rawnand.h
013e629
mtd: rawnand: Simplify the locking
by Boris Brezillon
· 7 years ago
7b6a9b2
mtd: rawnand: Deprecate the dummy_controller field
by Boris Brezillon
· 7 years ago
7a08dba
mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
by Boris Brezillon
· 7 years ago
f2abfeb
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
by Boris Brezillon
· 7 years ago
7d6c37e
mtd: rawnand: Deprecate the ->select_chip() hook
by Boris Brezillon
· 7 years ago
ae2294b
mtd: rawnand: Pass the CS line to be selected in struct nand_operation
by Boris Brezillon
· 7 years ago
1d01785
mtd: rawnand: Add nand_[de]select_target() helpers
by Boris Brezillon
· 7 years ago
336058c
mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flag
by Boris Brezillon
· 7 years ago
1f2d29e
mtd: rawnand: Move nand_exec_op() to internal.h
by Boris Brezillon
· 7 years ago
b0e137a
mtd: rawnand: Provide helper for polling GPIO R/B pin
by Janusz Krzysztofik
· 7 years ago
309600c
mtd: rawnand: Allow selection of ECC byte ordering at runtime
by Boris Brezillon
· 7 years ago
8ae3fbf
mtd: rawnand: Move JEDEC code to nand_jedec.c
by Boris Brezillon
· 7 years ago
1c325cc
mtd: rawnand: Move ONFI code to nand_onfi.c
by Boris Brezillon
· 7 years ago
348d56a
mtd: rawnand: Keep all internal stuff private
by Boris Brezillon
· 7 years ago
462f35d
mtd: rawnand: Inline onfi_get_async_timing_mode()
by Boris Brezillon
· 7 years ago
c7921bb
mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h
by Boris Brezillon
· 7 years ago
4114f97
mtd: rawnand: Get rid of a few unused definitions
by Boris Brezillon
· 7 years ago
d16397d
mtd: rawnand: Get rid of the duplicate nand_chip forward declaration
by Boris Brezillon
· 7 years ago
394938e
mtd: rawnand: Get rid of nand_flash_dev forward declation
by Boris Brezillon
· 7 years ago
0b4e61c
mtd: rawnand: Move function prototypes after struct declarations
by Boris Brezillon
· 7 years ago
3cece3a
mtd: rawnand: Deprecate ->chip_delay
by Boris Brezillon
· 7 years ago
4524036
mtd: rawnand: Deprecate ->{set,get}_features() hooks
by Boris Brezillon
· 7 years ago
f9ebd1b
mtd: rawnand: Deprecate ->erase()
by Boris Brezillon
· 7 years ago
cdc784c
mtd: rawnand: Deprecate ->block_{bad,markbad}() hooks
by Boris Brezillon
· 7 years ago
8395b75
mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()
by Boris Brezillon
· 7 years ago
bf6065c
mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
by Boris Brezillon
· 7 years ago
716bbba
mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks
by Boris Brezillon
· 7 years ago
82fc509
mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there
by Boris Brezillon
· 7 years ago
871a407
mtd: rawnand: Make maxchips an unsigned int
by Boris Brezillon
· 7 years ago
e4cdf9c
mtd: rawnand: Pass a nand_chip object nand_erase_nand()
by Boris Brezillon
· 7 years ago
5740d4c
mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
by Boris Brezillon
· 7 years ago
858838b
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
by Boris Brezillon
· 7 years ago
2e7f1ce
mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
by Boris Brezillon
· 7 years ago
aa36ff2
mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()
by Boris Brezillon
· 7 years ago
a2098a9
mtd: rawnand: Pass a nand_chip object to chip->erase()
by Boris Brezillon
· 7 years ago
f1d4694
mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
by Boris Brezillon
· 7 years ago
5295cf2
mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
by Boris Brezillon
· 7 years ago
50a487e
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
by Boris Brezillon
· 7 years ago
0f808c1
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
by Boris Brezillon
· 7 years ago
c17556f
mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
by Boris Brezillon
· 7 years ago
758b56f
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
by Boris Brezillon
· 7 years ago
c0739d8
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
by Boris Brezillon
· 7 years ago
7e53432
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
by Boris Brezillon
· 7 years ago
767eb6f
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
by Boris Brezillon
· 7 years ago
b976168
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
by Boris Brezillon
· 7 years ago
00da2ea
mtd: rawnand: Pass a nand_chip object to ecc->correct()
by Boris Brezillon
· 7 years ago
af37d2c
mtd: rawnand: Pass a nand_chip object to ecc->calculate()
by Boris Brezillon
· 7 years ago
ec47636
mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
by Boris Brezillon
· 7 years ago
2b356ab
mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
by Boris Brezillon
· 7 years ago
59ac276
mtd: rawnand: Pass a nand_chip object to nand_release()
by Boris Brezillon
· 7 years ago
00ad378
mtd: rawnand: Pass a nand_chip object to nand_scan()
by Boris Brezillon
· 7 years ago
47bd59e
mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
by Boris Brezillon
· 7 years ago
7525c95
mtd: rawnand: Get rid of the ->read_word() hook
by Boris Brezillon
· 7 years ago
3d3fe3c
mtd: rawnand: allocate dynamically ONFI parameters during detection
by Miquel Raynal
· 7 years ago
2023f1fa
mtd: rawnand: allocate model parameter dynamically
by Miquel Raynal
· 7 years ago
98732da
mtd: rawnand: do not export nand_scan_[ident|tail]() anymore
by Miquel Raynal
· 7 years ago
05b54c7
mtd: rawnand: add hooks that may be called during nand_scan()
by Miquel Raynal
· 7 years ago
7da4513
mtd: rawnand: better name for the controller structure
by Miquel Raynal
· 7 years ago
760c435
mtd: rawnand: make subop helpers return unsigned values
by Miquel Raynal
· 7 years ago
0d6030a
mtd: rawnand: Expose _notsupp() helpers for raw page accessors
by Boris Brezillon
· 7 years ago
dc2d885
mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()
by Boris Brezillon
· 7 years ago
e80eba7
mtd: rawnand: Kill the chip->scan_bbt() hook
by Boris Brezillon
· 7 years ago
44b07b9
mtd: rawnand: Rename nand_default_bbt() into nand_create_bbt()
by Boris Brezillon
· 7 years ago
1c3ab61
mtd: rawnand: Remove forward declaration of device_node
by Boris Brezillon
· 7 years ago
707329a
mtd: rawnand: Remove forward declaration of mtd_info
by Boris Brezillon
· 7 years ago
a4c0253
mtd: rawnand: Remove nand_do_read() prototype from rawnand.h
by Boris Brezillon
· 7 years ago
0cf5c7d
mtd: rawnand: provide only single helper function for ECC conf
by Abhishek Sahu
· 7 years ago
181ace9
mtd: rawnand: helper function for setting up ECC configuration
by Abhishek Sahu
· 7 years ago
872b71f
mtd: rawnand: add defines for ONFI version bits
by Chris Packham
· 7 years ago
00ce4e0
mtd: rawnand: add manufacturer fixup for ONFI parameter page
by Chris Packham
· 7 years ago
f922bd7
mtd: rawnand: add an option to specify NAND chip as a boot device
by Stefan Agner
· 7 years ago
f308d73
mtd: rawnand: add Reed-Solomon error correction algorithm
by Stefan Agner
· 7 years ago
f4e70c2
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
9f825e7
mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bit
by Geert Uytterhoeven
· 7 years ago
a676688
mtd: rawnand.h: use nested union kernel-doc markups
by Mauro Carvalho Chehab
· 7 years ago
256c4fc
mtd: rawnand: add a way to pass an ID table with nand_scan()
by Miquel Raynal
· 7 years ago
bd0b643
mtd: rawnand: get rid of the ONFI parameter page in nand_chip
by Miquel Raynal
· 7 years ago
480139d
mtd: rawnand: get rid of the JEDEC parameter page in nand_chip
by Miquel Raynal
· 7 years ago
789157e
mtd: rawnand: allow vendors to declare (un)supported features
by Miquel Raynal
· 7 years ago
a97421c
mtd: rawnand: prepare the removal of the ONFI parameter page
by Miquel Raynal
· 7 years ago
f4531b2
mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pages
by Miquel Raynal
· 7 years ago
97baea1
mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
by Miquel Raynal
· 7 years ago
b958758
mtd: rawnand: rename SET/GET FEATURES related functions
by Miquel Raynal
· 7 years ago
c1a72e2
mtd: nand: Fix build issues due to an anonymous union
by Miquel Raynal
· 8 years ago
8878b12
mtd: nand: add ->exec_op() implementation
by Miquel Raynal
· 8 years ago
c0313b9
mtd: nand: squash struct nand_buffers into struct nand_chip
by Masahiro Yamada
· 8 years ago
8b311ea
mtd: nand: remove unused NAND_OWN_BUFFERS flag
by Masahiro Yamada
· 8 years ago
17fa804
mtd: nand: provide valid ->data_interface during NAND detection
by Miquel Raynal
· 8 years ago
25f815f
mtd: nand: force drivers to explicitly send READ/PROG commands
by Boris Brezillon
· 8 years ago
97d90da
mtd: nand: provide several helpers to do common NAND operations
by Boris Brezillon
· 8 years ago
14157f8
mtd: nand: introduce NAND_ROW_ADDR_3 flag
by Masahiro Yamada
· 8 years ago
d1f936d7
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
by Boris Brezillon
· 8 years ago
2d2a2b8
mtd: nand: complain loudly when chip->bits_per_cell is not correctly initialized
by Lothar Waßmann
· 8 years ago
a75d6a4
Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into nand/next
by Boris Brezillon
· 8 years ago
d4092d7
mtd: nand: Rename nand.h into rawnand.h
by Boris Brezillon
· 8 years ago
[Renamed (99%) from include/linux/mtd/nand.h]
b5e1617
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
a03c601
mtd: nand: add a shorthand to generate nand_ecc_caps structure
by Masahiro Yamada
· 8 years ago
2c8f8af
mtd: nand: add generic helpers to check, match, maximize ECC settings
by Masahiro Yamada
· 8 years ago
7d135bcc
mtd: nand: Drop the ->errstat() hook
by Boris Brezillon
· 8 years ago
104e442
mtd: nand: Pass the CS line to ->setup_data_interface()
by Boris Brezillon
· 8 years ago
Next »