blob: 08ada7abe70ca11eee346a179ede3090a703ca59 [file] [log] [blame]
194f6c48cdd8 ("mtd: rawnand: gpmi: Stop using nand_release()")
041414682b0d ("mtd: rawnand: gpmi: use runtime PM to manage clocks")
3045f8e36963 ("mtd: rawnand: gpmi: move all driver code into single file")
f67ed1461eff ("mtd: rawnand: gpmi: Introduce GPMI_IS_MXS() macro")
d5d27fd9826b ("mtd: rawnand: gpmi: fix MX28 bus master lockup problem")
858838b87ef5 ("mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()")
2e7f1cec271c ("mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()")
aa36ff25ffde ("mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()")
a2098a9e4f67 ("mtd: rawnand: Pass a nand_chip object to chip->erase()")
758b56f58b66 ("mtd: rawnand: Pass a nand_chip object to chip->select_chip()")
c0739d85723a ("mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks")
7e534323c416 ("mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks")
59ac276f2227 ("mtd: rawnand: Pass a nand_chip object to nand_release()")
47bd59e538d4 ("mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks")
7525c9518ea6 ("mtd: rawnand: Get rid of the ->read_word() hook")
98732da1a08e ("mtd: rawnand: do not export nand_scan_[ident|tail]() anymore")
66a38478dcc5 ("mtd: rawnand: docg4: convert driver to nand_scan()")
d03af162bb09 ("mtd: rawnand: denali: convert to nand_scan()")
2301780711ef ("mtd: rawnand: micron: Get the actual number of bitflips")
3ec7cb369eb2 ("mtd: rawnand: micron: support 8/512 on-die ECC")
cc53d5ca38c0 ("mtd: rawnand: davinci: Use uintptr_t casts instead of unsigned ones")
c5b76d8dd2bf ("mtd: rawnand: davinci: Stop doing iomem pointer <-> u32 conversions")
b04a3fe3143d ("mtd: rawnand: gpmi: Switch to SPDX identifier")
dc2d8856a758 ("mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()")
e80eba758151 ("mtd: rawnand: Kill the chip->scan_bbt() hook")
8604e6346e8d ("mtd: rawnand: docg4: fix the probe function error path")
1dfac31a5a63 ("mtd: rawnand: denali: optimize timing parameters for data interface")
6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based on IP datasheet")
cd1beffa83f6 ("mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev")
243f37cb1f63 ("mtd: rawnand: micron: add fixup for ONFI revision")
d7d9f8ec77fe ("mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver")
ac8cf0b9e784 ("mtd: rawnand: micron: Update ecc_stats.corrected")
3f6e6986045d ("mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally")
9bca19a01d50 ("Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux")