blob: 4ad3ffa2b5d0854674bf7a9642bbe62c8a888d70 [file] [log] [blame]
060c931c946f ("mtd: rawnand: atmel: Use nand_prog_page_end_op()")
8395b753d7ca ("mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()")
bf6065c6c08f ("mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()")
716bbbabcc68 ("mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks")
82fc5099744e ("mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there")
4ae940251716 ("mtd: rawnand: Leave chip->IO_ADDR_{R, W} to NULL when unused")
f1d46942e823 ("mtd: rawnand: Pass a nand_chip object to chip->waitfunc()")
5295cf2e047c ("mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()")
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")
af37d2c3a8c7 ("mtd: rawnand: Pass a nand_chip object to ecc->calculate()")
ec47636cd7e7 ("mtd: rawnand: Pass a nand_chip object to ecc->hwctl()")
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")
52f05b6b87de ("mtd: rawnand: Add the nand_wait_rdy_op() helper and use it")
85e08e586445 ("mtd: rawnand: Add the nand_wait_readrdy() helper and use it")
e1e6255c311b ("mtd: rawnand: omap2: convert driver to nand_scan()")
d03af162bb09 ("mtd: rawnand: denali: convert to nand_scan()")
7da45139d264 ("mtd: rawnand: better name for the controller structure")
d166541e9031 ("mtd: rawnand: orion: Handle cases where __LINUX_ARM_ARCH__ is not defined")
79e1ca37cc0c ("mtd: rawnand: fsmc: Stop using chip->read_buf()")
cc53d5ca38c0 ("mtd: rawnand: davinci: Use uintptr_t casts instead of unsigned ones")
c5b76d8dd2bf ("mtd: rawnand: davinci: Stop doing iomem pointer <-> u32 conversions")
20366e19e28f ("mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()")
dc2d8856a758 ("mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()")
e80eba758151 ("mtd: rawnand: Kill the chip->scan_bbt() hook")
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")