blob: 9d3fb20541074887231ecec7e680cec326e3bf31 [file] [log] [blame]
03b3e0c27df3 ("mtd: rawnand: atmel: Convert the driver to exec_op()")
4c46667b3d67 ("mtd: rawnand: s/data_interface/interface_config/")
e0160cd41fb8 ("mtd: rawnand: Hide the chip->data_interface indirection")
d1bfe1e31932 ("mtd: rawnand: timings: Use default values for tPROG_max and tBERS_max")
173d548b64e1 ("mtd: rawnand: timings: Avoid redefining tR_max and tCCS_min")
98d6979aa898 ("mtd: rawnand: timings: Add a helper to find the closest ONFI mode")
fcaab3b26d25 ("mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsigned")
623c0141f560 ("mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interface")
844cc4646009 ("mtd: rawnand: timings: Update onfi_fill_data_interface() kernel doc")
5e179a532a99 ("mtd: rawnand: Rename nand_init_data_interface()")
adcf98b2d874 ("mtd: rawnand: Rename nand_has_setup_data_iface()")
fe7f7b0846bd ("mtd: rawnand: Use the data interface mode entry when relevant")
6ef10df37e7d ("mtd: rawnand: Compare the actual timing values")
a63674c7cfe6 ("mtd: rawnand: Reorganize the nand_chip structure")
36017af430e6 ("mtd: rawnand: Declare the nand_manufacturer structure out of nand_chip")
271de009b7c0 ("mtd: rawnand: Rename the manufacturer structure")
8e8b2706e15d ("mtd: rawnand: Create a nand_chip operations structure")
d1f3837a507d ("mtd: rawnand: Only use u8 instead of uint8_t in nand_chip structure")
c4cabc08d09e ("mtd: rawnand: Use unsigned types for nand_chip unsigned values")
90d6bf481a5d ("mtd: rawnand: tango: Convert the driver to exec_op()")
5197360f9e09 ("mtd: rawnand: mtk: Convert the driver to exec_op()")
197b88fecc50 ("mtd: rawnand: arasan: Add new Arasan NAND controller")
743f05572e7f ("mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant")
0185d50c5220 ("mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts")
2d3d54bf1294 ("mtd: rawnand: stm32_fmc2: remove useless inline comments")
71d1f1d5958f ("mtd: rawnand: stm32_fmc2: manage all errors cases at probe time")
ce8148d7b8f2 ("mtd: rawnand: Rename a NAND chip option")
dd6ed5c9890b ("mtd: rawnand: Translate obscure bitfields into readable macros")
4d8ec041d9c4 ("mtd: rawnand: timings: Fix default tR_max and tCCS_min timings")
83c411c29b90 ("mtd: rawnand: timings: Add mode information to the timings structure")
ce446b4b2d80 ("mtd: rawnand: Take check_only into account")
fca88925d769 ("mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Built-in ECC NAND)")
19301d54997d ("mtd: rawnand: macronix: Add support for deep power down mode")
adc6162b9a0c ("mtd: rawnand: Add support for manufacturer specific suspend/resume operation")
03a539c7a118 ("mtd: rawnand: Macronix: Add support for block protection")
92270086b7e5 ("mtd: rawnand: Add support for manufacturer specific lock/unlock operation")
b35f79aa461e ("mtd: rawnand: stm32_fmc2: Use dma_request_chan() instead dma_request_slave_channel()")
84234652595f ("mtd: rawnand: Add support for Macronix NAND randomizer")
16d00cd61206 ("mtd: rawnand: ams-delta: Rename structures and functions to gpio_nand*")
2b1dcee304b6 ("mtd: rawnand: ams-delta: Make the driver custom I/O ready")
edfd8d9c763f ("mtd: rawnand: ams-delta: Drop useless local variable")
d1b1a8f73a21 ("mtd: rawnand: ams-delta: Support custom driver initialisation")
7c2f66a960fc ("mtd: rawnand: ams-delta: Add module device tables")
ccada49b050f ("mtd: rawnand: ams-delta: Don't hardcode read/write pulse widths")
241008ed0bb5 ("mtd: rawnand: ams-delta: Push inversion handling to gpiolib")
d7ffe387cc12 ("mtd: rawnand: ams-delta: Drop board specific partition info")
1698ea32133a ("mtd: rawnand: ams-delta: Use struct gpio_nand_platdata")
91a1abfb7523 ("mtd: rawnand: ams-delta: Write protect device during probe")
4114b17af412 ("mtd: rawnand: stm32_fmc2: avoid to lock the CPU bus")
ec4ba01e894d ("mtd: rawnand: Add new Cadence NAND driver to MTD subsystem")