blob: 3b98e4c4b86a2323386cb4c872e7dd9b9287da90 [file] [log] [blame]
661803b23330 ("mtd: rawnand: Stop using chip->state in drivers")
a0916c94e914 ("mtd: rawnand: tmio: Do not abuse nand_controller->wq")
50a487e7719c ("mtd: rawnand: Pass a nand_chip object to chip->dev_ready()")
0f808c1602bc ("mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()")
c17556f545c0 ("mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks")
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")
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")
d03af162bb09 ("mtd: rawnand: denali: convert to nand_scan()")
cc53d5ca38c0 ("mtd: rawnand: davinci: Use uintptr_t casts instead of unsigned ones")
c5b76d8dd2bf ("mtd: rawnand: davinci: Stop doing iomem pointer <-> u32 conversions")
dc2d8856a758 ("mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()")
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")
d7d9f8ec77fe ("mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver")
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")