1. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · Fri Feb 14 16:40:19 2020 +0900
  2. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · Fri Feb 14 16:40:18 2020 +0900
  3. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  4. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  5. 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:56 2020 -0700
  6. 6be3873 mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · Thu Jan 30 00:55:55 2020 +0900
  7. dd62b9a mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · Thu Jan 16 14:23:47 2020 +0530
  8. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  9. 9ea2397 mtd: rawnand: denali: fix a race condition when DMA is kicked by Masahiro Yamada · Wed Dec 19 20:03:19 2018 +0900
  10. 2d1fbc8 mtd: rawnand: denali: optimize timing parameters for data interface by Masahiro Yamada · Wed Dec 19 20:03:18 2018 +0900
  11. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200[Renamed from drivers/mtd/nand/denali.c]
  12. 35333e9 mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs by Masahiro Yamada · Mon Sep 10 11:17:30 2018 +0900
  13. e83725e mtd: nand: denali: correct buffer alignment for DMA transfer by Masahiro Yamada · Thu Jul 19 10:13:23 2018 +0900
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  15. 5beb1b3 mtd: nand: denali: consolidate include directives by Masahiro Yamada · Thu Nov 30 13:45:27 2017 +0900
  16. 26ea9c9 mtd: nand: denali: remove ad-hoc board_nand_init() entry by Masahiro Yamada · Wed Nov 29 19:19:09 2017 +0900
  17. 59a1f3e mtd: nand: denali: remove bogus __maybe_unused by Masahiro Yamada · Wed Nov 29 19:18:18 2017 +0900
  18. 8b0c16f mtd: nand: denali: sync with Linux 4.15-rc1 by Masahiro Yamada · Wed Nov 22 02:38:32 2017 +0900
  19. 54fde8e mtd: nand: denali: allow to override corrupted revision register by Masahiro Yamada · Fri Sep 15 21:43:19 2017 +0900
  20. 9c5a5dd mtd: nand: denali_dt: add a DT driver by Masahiro Yamada · Sat Aug 26 01:12:31 2017 +0900
  21. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  22. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · Mon May 30 13:57:58 2016 -0500
  23. 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · Mon May 30 13:57:57 2016 -0500
  24. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · Mon May 30 13:57:56 2016 -0500
  25. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  26. ab58f46 mtd: nand: denali: max_banks calculation changed in revision 5.1 by Graham Moore · Thu Mar 24 22:14:35 2016 +0900
  27. 4108dc8 mtd: denali: fix warning when compiled for 64bit system by Masahiro Yamada · Mon Feb 29 20:57:29 2016 +0900
  28. 3ea94ed nand: Sync with Linux v4.1 by Scott Wood · Fri Jun 26 19:03:26 2015 -0500
  29. 628ee1e mtd: denali: set some registers after nand_scan_ident() by Masahiro Yamada · Thu Nov 13 20:31:51 2014 +0900
  30. da0763d mtd: denali: use CONFIG_SYS_NAND_SELF_INIT by Masahiro Yamada · Thu Nov 13 20:31:50 2014 +0900
  31. b692b3f mtd: denali: support NAND_CMD_RNDOUT command by Masahiro Yamada · Fri Oct 03 20:03:04 2014 +0900
  32. 40525e2 mtd: denali: fix NAND_CMD_PARAM command by Masahiro Yamada · Fri Oct 03 20:03:03 2014 +0900
  33. 03534df nand/denali: Adding Denali NAND driver support by Chin Liang See · Fri Sep 12 00:42:17 2014 -0500